@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,16 +3,10 @@ import { ClassTypeProp, IconItem, LabelItem } from './types';
3
3
  export type AccessibleSelectOptions<TPayload = unknown, TID = string | number | undefined> = IconItem & LabelItem<TID> & {
4
4
  visibleLabel?: string;
5
5
  } & TPayload;
6
- declare const _default: <TID, 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<{
7
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
8
- readonly "onUpdate:modelValue"?: ((value: Optional<AccessibleSelectOptions<TPayload, TID>>) => any) | undefined;
9
- readonly onClick?: ((args_0: MouseEvent) => any) | undefined;
10
- readonly "onUpdate:open"?: ((value: boolean) => any) | undefined;
11
- readonly "onUpdate:dropdownState"?: ((args_0: boolean) => any) | undefined;
12
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onClick" | "onUpdate:open" | "onUpdate:dropdownState"> & ({
13
- modelValue?: Optional<AccessibleSelectOptions<TPayload, TID>>;
14
- open?: boolean;
15
- } & {
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
8
+ declare const __VLS_export: <TID, 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<{
9
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<({
16
10
  label?: string;
17
11
  dropdownPosition?: "top" | "bottom";
18
12
  namespace?: string;
@@ -43,17 +37,28 @@ declare const _default: <TID, TPayload>(__VLS_props: NonNullable<Awaited<typeof
43
37
  }>;
44
38
  dataCy?: string;
45
39
  wrapperClasses?: ClassTypeProp;
46
- }) & Partial<{}>> & import('vue').PublicProps;
47
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
40
+ } & {
41
+ modelValue?: Optional<AccessibleSelectOptions<TPayload, TID>>;
42
+ open?: boolean;
43
+ }) & {
44
+ "onUpdate:modelValue"?: ((value: Optional<AccessibleSelectOptions<TPayload, TID>>) => any) | undefined;
45
+ onClick?: ((args_0: MouseEvent) => any) | undefined;
46
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
47
+ "onUpdate:dropdownState"?: ((args_0: boolean) => any) | undefined;
48
+ }> & (typeof globalThis extends {
49
+ __VLS_PROPS_FALLBACK: infer P;
50
+ } ? P : {});
51
+ expose: (exposed: {}) => void;
48
52
  attrs: any;
49
53
  slots: {
50
- lefticon?(_: {}): any;
54
+ lefticon?: (props: {}) => any;
51
55
  };
52
- emit: (((evt: "click", args_0: MouseEvent) => void) & ((evt: "update:dropdownState", args_0: boolean) => void)) & (((evt: "update:modelValue", value: Optional<AccessibleSelectOptions<TPayload, TID>>) => void) & ((evt: "update:open", value: boolean) => void));
56
+ emit: (((evt: "click", args_0: MouseEvent) => void) & ((evt: "update:dropdownState", args_0: boolean) => void)) & (((event: "update:modelValue", value: Optional<AccessibleSelectOptions<TPayload, TID>>) => void) & ((event: "update:open", value: boolean) => void));
53
57
  }>) => import('vue').VNode & {
54
58
  __ctx?: Awaited<typeof __VLS_setup>;
55
59
  };
56
- export default _default;
57
- type __VLS_PrettifyLocal<T> = {
60
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
58
61
  [K in keyof T]: T[K];
59
- } & {};
62
+ } : {
63
+ [K in keyof T as K]: T[K];
64
+ }) & {};
@@ -1,5 +1,5 @@
1
- import o from "../packages/components/lib/UIKit/AccessibleSelect.vue.js";
2
- import '../assets/AccessibleSelect.css';/* empty css */
1
+ import o from "./AccessibleSelect.vue.js";
2
+ import '../assets/AccessibleSelect.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as H, mergeModels as y, useModel as C, useId as F, useTemplateRef as z, computed as p, watch as I, createElementBlock as a, openBlock as l, createVNode as $, createCommentVNode as u, normalizeClass as n, withCtx as x, Fragment as g, renderList as N, withModifiers as f, createElementVNode as d, renderSlot as P, createBlock as A, unref as M } from "vue";
2
2
  import { WarningIconRounded as E, ArrowIcon as R } from "@wikicasa-dev/svg-icons";
3
3
  import S from "./BaseDropDown.vue.js";
4
- import '../../../../assets/BaseDropDown.css';/* empty css */
4
+ import '../assets/BaseDropDown.css';/* empty css */
5
5
  const q = { class: "uikit-relative uikit-flex uikit-h-[var(--btn-height)] uikit-items-center" }, K = ["id", "innerHTML"], j = ["onClick"], U = ["id", "data-cy", "aria-required", "aria-controls", "aria-labelledby", "aria-expanded", "aria-activedescendant", "aria-invalid", "aria-describedby", "onClick", "onKeydown"], W = ["innerHTML"], D = ["innerHTML"], G = ["id", "aria-selected", "onClick", "onMouseover"], J = { class: "uikit-inline-block uikit-cursor-pointer uikit-text-sm" }, O = ["name", "checked", "onInput"], Q = ["innerHTML"], X = ["id", "arial-live", "innerHTML"], Y = ["id", "arial-live", "innerHTML"], te = /* @__PURE__ */ H({
6
6
  __name: "AccessibleSelect",
7
7
  props: /* @__PURE__ */ y({
@@ -1,18 +1,14 @@
1
1
  import { AccordionContentProps } from 'reka-ui';
2
2
  export type AccordionContentPrimitiveProps = AccordionContentProps;
3
- declare function __VLS_template(): {
4
- attrs: Partial<{}>;
5
- slots: {
6
- default?(_: {}): any;
7
- };
8
- refs: {};
9
- rootEl: any;
3
+ declare var __VLS_8: {};
4
+ type __VLS_Slots = {} & {
5
+ default?: (props: typeof __VLS_8) => any;
10
6
  };
11
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
- declare const __VLS_component: import('vue').DefineComponent<AccordionContentProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
13
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
7
+ declare const __VLS_base: import('vue').DefineComponent<AccordionContentProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
9
+ declare const _default: typeof __VLS_export;
14
10
  export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
11
+ type __VLS_WithSlots<T, S> = T & {
16
12
  new (): {
17
13
  $slots: S;
18
14
  };
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Accordion/AccordionContentPrimitive.vue.js";
1
+ import f from "./AccordionContentPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,10 +1,11 @@
1
1
  import { AccordionHeaderProps } from 'reka-ui';
2
2
  export type AccordionHeaderPrimitiveProps = AccordionHeaderProps;
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<AccordionHeaderProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
4
- default?(_: {}): any;
5
- }>;
3
+ declare const _default: typeof __VLS_export;
6
4
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
5
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<AccordionHeaderProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
6
+ default?: (props: {}) => any;
7
+ }>;
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Accordion/AccordionHeaderPrimitive.vue.js";
1
+ import f from "./AccordionHeaderPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,12 +1,13 @@
1
1
  import { AccordionItemProps } from 'reka-ui';
2
2
  export type AccordionItemPrimitiveProps = AccordionItemProps;
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<AccordionItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
4
- default?(_: {
3
+ declare const _default: typeof __VLS_export;
4
+ export default _default;
5
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<AccordionItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
6
+ default?: (props: {
5
7
  open: boolean;
6
- }): any;
8
+ }) => any;
7
9
  }>;
8
- export default _default;
9
- type __VLS_WithTemplateSlots<T, S> = T & {
10
+ type __VLS_WithSlots<T, S> = T & {
10
11
  new (): {
11
12
  $slots: S;
12
13
  };
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Accordion/AccordionItemPrimitive.vue.js";
1
+ import f from "./AccordionItemPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -2,11 +2,12 @@ import { AccordionTriggerProps } from 'reka-ui';
2
2
  export type AccordionTriggerPrimitiveProps = AccordionTriggerProps & {
3
3
  dataCy?: string;
4
4
  };
5
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<AccordionTriggerPrimitiveProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionTriggerPrimitiveProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
6
- default?(_: {}): any;
7
- }>;
5
+ declare const _default: typeof __VLS_export;
8
6
  export default _default;
9
- type __VLS_WithTemplateSlots<T, S> = T & {
7
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<AccordionTriggerPrimitiveProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AccordionTriggerPrimitiveProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
8
+ default?: (props: {}) => any;
9
+ }>;
10
+ type __VLS_WithSlots<T, S> = T & {
10
11
  new (): {
11
12
  $slots: S;
12
13
  };
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Accordion/AccordionTriggerPrimitive.vue.js";
1
+ import f from "./AccordionTriggerPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -10,24 +10,29 @@ export interface BaseAccordionProps<T extends AccordionRootProps["type"]> extend
10
10
  */
11
11
  type: T;
12
12
  }
13
- declare const _default: <T extends AccordionRootProps["type"]>(__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<{
14
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
15
- readonly "onUpdate:modelValue"?: ((value: Optional<T extends "single" ? string : string[]>) => any) | undefined;
16
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & ({
13
+ declare const _default: typeof __VLS_export;
14
+ export default _default;
15
+ declare const __VLS_export: <T extends AccordionRootProps["type"]>(__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<{
16
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<(BaseAccordionProps<T> & {
17
17
  modelValue?: Optional<T extends "single" ? string : string[]>;
18
- } & BaseAccordionProps<T>) & Partial<{}>> & import('vue').PublicProps;
19
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
18
+ }) & {
19
+ "onUpdate:modelValue"?: ((value: Optional<T extends "single" ? string : string[]>) => any) | undefined;
20
+ }> & (typeof globalThis extends {
21
+ __VLS_PROPS_FALLBACK: infer P;
22
+ } ? P : {});
23
+ expose: (exposed: {}) => void;
20
24
  attrs: any;
21
25
  slots: {
22
- default?(_: {
26
+ default?: (props: {
23
27
  modelValue: import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[] | undefined;
24
- }): any;
28
+ }) => any;
25
29
  };
26
- emit: (evt: "update:modelValue", value: Optional<T extends "single" ? string : string[]>) => void;
30
+ emit: (event: "update:modelValue", value: Optional<T extends "single" ? string : string[]>) => 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/Accordion/BaseAccordion.vue.js";
1
+ import f from "./BaseAccordion.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -17,13 +17,16 @@ export interface BaseAccordionItemProps {
17
17
  */
18
18
  headerTag?: AccordionContentPrimitiveProps["as"];
19
19
  }
20
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<BaseAccordionItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BaseAccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
21
- 'header-content'?(_: {}): any;
22
- trigger?(_: {}): any;
23
- default?(_: {}): any;
24
- }>;
20
+ declare const _default: typeof __VLS_export;
25
21
  export default _default;
26
- type __VLS_WithTemplateSlots<T, S> = T & {
22
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<BaseAccordionItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BaseAccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
23
+ 'header-content'?: (props: {}) => any;
24
+ } & {
25
+ trigger?: (props: {}) => any;
26
+ } & {
27
+ default?: (props: {}) => any;
28
+ }>;
29
+ type __VLS_WithSlots<T, S> = T & {
27
30
  new (): {
28
31
  $slots: S;
29
32
  };
@@ -1,5 +1,5 @@
1
- import o from "../../packages/components/lib/UIKit/Accordion/BaseAccordionItem.vue.js";
2
- import '../../assets/BaseAccordionItem.css';/* empty css */
1
+ import o from "./BaseAccordionItem.vue.js";
2
+ import '../../assets/BaseAccordionItem.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -22,41 +22,50 @@ export interface ClearableAutocompleteProps<TID extends string | number | undefi
22
22
  onInputChangeCb: (v: string) => Promise<AccessibleSelectOptions<TPayload, TID>[]>;
23
23
  onOptionSelectedCb?: Nullable<(v: AccessibleSelectOptions<TPayload, TID>) => void>;
24
24
  }
25
- declare const _default: <TID extends string | number | undefined, 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<{
26
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
27
- readonly "onUpdate:modelValue"?: ((value: Nullable<AccessibleSelectOptions<TPayload, TID>>) => any) | undefined;
28
- readonly onInput?: ((args_0: InputEvent) => any) | undefined;
29
- readonly onClick?: ((args_0: MouseEvent) => any) | undefined;
30
- readonly onKeydown?: ((args_0: KeyboardEvent) => any) | undefined;
31
- readonly "onUpdate:open"?: ((value: boolean) => any) | undefined;
32
- readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
33
- readonly onInputClick?: ((args_0: MouseEvent) => any) | undefined;
34
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onClick" | "onInput" | "onKeydown" | "onUpdate:open" | "onUpdate:inputValue" | "onInputClick"> & ({
25
+ declare const _default: typeof __VLS_export;
26
+ export default _default;
27
+ declare const __VLS_export: <TID extends string | number | undefined, 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<{
28
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<(ClearableAutocompleteProps<TID, TPayload> & {
35
29
  open?: boolean;
36
30
  modelValue?: Nullable<AccessibleSelectOptions<TPayload, TID>>;
37
31
  inputValue?: string;
38
- } & ClearableAutocompleteProps<TID, TPayload>) & Partial<{}>> & import('vue').PublicProps;
39
- expose(exposed: import('vue').ShallowUnwrapRef<{
32
+ }) & {
33
+ "onUpdate:modelValue"?: ((value: Nullable<AccessibleSelectOptions<TPayload, TID>>) => any) | undefined;
34
+ onInput?: ((args_0: InputEvent) => any) | undefined;
35
+ onClick?: ((args_0: MouseEvent) => any) | undefined;
36
+ onKeydown?: ((args_0: KeyboardEvent) => any) | undefined;
37
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
38
+ onInputClick?: ((args_0: MouseEvent) => any) | undefined;
39
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
40
+ }> & (typeof globalThis extends {
41
+ __VLS_PROPS_FALLBACK: infer P;
42
+ } ? P : {});
43
+ expose: (exposed: import('vue').ShallowUnwrapRef<{
40
44
  getRootElement: () => HTMLDivElement | null | undefined;
41
45
  select: () => void;
42
46
  focus: () => void;
43
- }>): void;
47
+ }>) => void;
44
48
  attrs: any;
45
49
  slots: {
46
- 'left-icon'?(_: {}): any;
47
- 'clear-icon'?(_: {}): any;
48
- 'right-icon'?(_: {}): any;
49
- 'loading-state'?(_: {}): any;
50
- 'option-content'?(_: {
50
+ 'left-icon'?: (props: {}) => any;
51
+ } & {
52
+ 'clear-icon'?: (props: {}) => any;
53
+ } & {
54
+ 'right-icon'?: (props: {}) => any;
55
+ } & {
56
+ 'loading-state'?: (props: {}) => any;
57
+ } & {
58
+ 'option-content'?: (props: {
51
59
  option: AccessibleSelectOptions<TPayload, TID>;
52
60
  idx: number;
53
- }): any;
61
+ }) => any;
54
62
  };
55
- emit: (((evt: "input", args_0: InputEvent) => void) & ((evt: "click", args_0: MouseEvent) => void) & ((evt: "keydown", args_0: KeyboardEvent) => void) & ((evt: "inputClick", args_0: MouseEvent) => void)) & (((evt: "update:modelValue", value: Nullable<AccessibleSelectOptions<TPayload, TID>>) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "update:inputValue", value: string) => void));
63
+ emit: (((evt: "input", args_0: InputEvent) => void) & ((evt: "click", args_0: MouseEvent) => void) & ((evt: "keydown", args_0: KeyboardEvent) => void) & ((evt: "inputClick", args_0: MouseEvent) => void)) & (((event: "update:modelValue", value: Nullable<AccessibleSelectOptions<TPayload, TID>>) => void) & ((event: "update:open", value: boolean) => void) & ((event: "update:inputValue", value: string) => void));
56
64
  }>) => import('vue').VNode & {
57
65
  __ctx?: Awaited<typeof __VLS_setup>;
58
66
  };
59
- export default _default;
60
- type __VLS_PrettifyLocal<T> = {
67
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
61
68
  [K in keyof T]: T[K];
62
- } & {};
69
+ } : {
70
+ [K in keyof T as K]: T[K];
71
+ }) & {};
@@ -1,5 +1,5 @@
1
- import o from "../../packages/components/lib/UIKit/Autocomplete/ClearableAutocomplete.vue.js";
2
- import '../../assets/ClearableAutocomplete.css';/* empty css */
1
+ import o from "./ClearableAutocomplete.vue.js";
2
+ import '../../assets/ClearableAutocomplete.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as J, mergeModels as I, useModel as M, useId as Q, useTemplateRef as c, shallowRef as r, onBeforeMount as Y, onMounted as Z, onUnmounted as _, watch as O, nextTick as ee, createBlock as L, openBlock as y, withCtx as W, renderSlot as f, createCommentVNode as x, createElementBlock as D, createElementVNode as u, Fragment as te, renderList as le, normalizeClass as p, withDirectives as N, unref as ne, vModelText as oe, toDisplayString as ae, withModifiers as ie, normalizeStyle as ue, createTextVNode as se, vShow as re } from "vue";
2
2
  import de from "../BaseDropDown.vue.js";
3
- import '../../../../../assets/BaseDropDown.css';/* empty css */
3
+ import '../../assets/BaseDropDown.css';/* empty css */
4
4
  import ce from "../BaseSelect/SelectItem.vue.js";
5
5
  import { debounce as fe } from "@wikicasa-dev/utilities";
6
6
  const pe = ["id", "data-cy", "placeholder"], ve = {
@@ -5,21 +5,17 @@ type AlertClass = `${TwPrefix}${AlertClassPrefix}${AlertColors}` | "";
5
5
  type __VLS_Props = {
6
6
  alertClass?: AlertClass;
7
7
  };
8
- declare function __VLS_template(): {
9
- attrs: Partial<{}>;
10
- slots: {
11
- default?(_: {}): any;
12
- };
13
- refs: {};
14
- rootEl: HTMLDivElement;
8
+ declare var __VLS_1: {};
9
+ type __VLS_Slots = {} & {
10
+ default?: (props: typeof __VLS_1) => any;
15
11
  };
16
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
17
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
12
+ declare const __VLS_base: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
18
13
  alertClass: AlertClass;
19
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
20
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
15
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
+ declare const _default: typeof __VLS_export;
21
17
  export default _default;
22
- type __VLS_WithTemplateSlots<T, S> = T & {
18
+ type __VLS_WithSlots<T, S> = T & {
23
19
  new (): {
24
20
  $slots: S;
25
21
  };
@@ -1,5 +1,5 @@
1
- import o from "../packages/components/lib/UIKit/BaseAlert.vue.js";
2
- import '../assets/BaseAlert.css';/* empty css */
1
+ import o from "./BaseAlert.vue.js";
2
+ import '../assets/baseAlert.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -2,17 +2,10 @@ import { Nullable } from '@wikicasa-dev/types';
2
2
  import { AccessibleSelectOptions } from './AccessibleSelect';
3
3
  import { ClassTypeProp } from './types';
4
4
  export type BaseAutocompleteThemes = "empty" | "bordered" | "all-bordered" | "all-bordered-thick" | "";
5
- declare const _default: <TID extends string | number | undefined, 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<{
6
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
7
- readonly "onUpdate:modelValue"?: ((value: AccessibleSelectOptions<TPayload, TID> | undefined) => any) | undefined;
8
- readonly onClick?: (() => any) | undefined;
9
- readonly onKeydown?: ((args_0: KeyboardEvent) => any) | undefined;
10
- readonly "onUpdate:dropdownState"?: ((args_0: boolean) => any) | undefined;
11
- readonly onKeydownEnterPressed?: (() => any) | undefined;
12
- readonly onChangedValue?: ((args_0: string) => any) | undefined;
13
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onClick" | "onKeydown" | "onUpdate:dropdownState" | "onKeydownEnterPressed" | "onChangedValue"> & ({
14
- modelValue?: AccessibleSelectOptions<TPayload, TID> | undefined;
15
- } & {
5
+ declare const _default: typeof __VLS_export;
6
+ export default _default;
7
+ declare const __VLS_export: <TID extends string | number | undefined, 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<{
8
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<({
16
9
  isValid?: Nullable<boolean>;
17
10
  theme?: BaseAutocompleteThemes;
18
11
  label?: string;
@@ -29,26 +22,41 @@ declare const _default: <TID extends string | number | undefined, TPayload>(__VL
29
22
  inputClasses?: ClassTypeProp;
30
23
  fieldsetClasses?: ClassTypeProp;
31
24
  dataCy?: string;
32
- }) & Partial<{}>> & import('vue').PublicProps;
33
- expose(exposed: import('vue').ShallowUnwrapRef<{
25
+ } & {
26
+ /** The modelValue holds the value of one of the selectItems. If empty, it means that no selectItem has been selected */
27
+ modelValue?: AccessibleSelectOptions<TPayload, TID> | undefined;
28
+ }) & {
29
+ "onUpdate:modelValue"?: ((value: AccessibleSelectOptions<TPayload, TID> | undefined) => any) | undefined;
30
+ onClick?: (() => any) | undefined;
31
+ onKeydown?: ((args_0: KeyboardEvent) => any) | undefined;
32
+ "onUpdate:dropdownState"?: ((args_0: boolean) => any) | undefined;
33
+ onKeydownEnterPressed?: (() => any) | undefined;
34
+ onChangedValue?: ((args_0: string) => any) | undefined;
35
+ }> & (typeof globalThis extends {
36
+ __VLS_PROPS_FALLBACK: infer P;
37
+ } ? P : {});
38
+ expose: (exposed: import('vue').ShallowUnwrapRef<{
34
39
  select: () => void;
35
- }>): void;
40
+ }>) => void;
36
41
  attrs: any;
37
42
  slots: {
38
- lefticon?(_: {}): any;
39
- righticon?(_: {
43
+ lefticon?: (props: {}) => any;
44
+ } & {
45
+ righticon?: (props: {
40
46
  handleClean: () => void;
41
- }): any;
42
- 'option-content'?(_: {
47
+ }) => any;
48
+ } & {
49
+ 'option-content'?: (props: {
43
50
  option: AccessibleSelectOptions<TPayload, TID>;
44
51
  idx: number;
45
- }): any;
52
+ }) => any;
46
53
  };
47
- emit: (((evt: "click") => void) & ((evt: "keydown", args_0: KeyboardEvent) => void) & ((evt: "update:dropdownState", args_0: boolean) => void) & ((evt: "keydownEnterPressed") => void) & ((evt: "changedValue", args_0: string) => void)) & ((evt: "update:modelValue", value: AccessibleSelectOptions<TPayload, TID> | undefined) => void);
54
+ emit: (((evt: "click") => void) & ((evt: "keydown", args_0: KeyboardEvent) => void) & ((evt: "update:dropdownState", args_0: boolean) => void) & ((evt: "keydownEnterPressed") => void) & ((evt: "changedValue", args_0: string) => void)) & ((event: "update:modelValue", value: AccessibleSelectOptions<TPayload, TID> | undefined) => void);
48
55
  }>) => import('vue').VNode & {
49
56
  __ctx?: Awaited<typeof __VLS_setup>;
50
57
  };
51
- export default _default;
52
- type __VLS_PrettifyLocal<T> = {
58
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
53
59
  [K in keyof T]: T[K];
54
- } & {};
60
+ } : {
61
+ [K in keyof T as K]: T[K];
62
+ }) & {};
@@ -1,5 +1,5 @@
1
- import o from "../packages/components/lib/UIKit/BaseAutocomplete.vue.js";
2
- import '../assets/BaseAutocomplete.css';/* empty css */
1
+ import o from "./BaseAutocomplete.vue.js";
2
+ import '../assets/BaseAutocomplete.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as x, mergeModels as $, useModel as F, shallowRef as d, computed as k, onBeforeMount as L, watch as f, createBlock as g, openBlock as w, normalizeClass as H, withCtx as c, createElementBlock as K, Fragment as T, renderList as z, unref as N, renderSlot as p, createElementVNode as U, createVNode as A } from "vue";
2
- import R from "../../../../UIKit/BaseInput.js";
2
+ import R from "./BaseInput.js";
3
3
  import W from "./BaseDropDown.vue.js";
4
- import '../../../../assets/BaseDropDown.css';/* empty css */
4
+ import '../assets/BaseDropDown.css';/* empty css */
5
5
  import { debounce as j } from "@wikicasa-dev/utilities";
6
6
  import q from "./BaseSelect/SelectItem.vue.js";
7
7
  import { useKeyboardController as G } from "@wikicasa-dev/vue-composables";
@@ -1,21 +1,17 @@
1
1
  type __VLS_Props = {
2
2
  badgeClass?: "uikit-badge-w-warning" | "uikit-badge-w-lavender" | "uikit-badge-outline-tag" | "uikit-badge-w-primary-sm" | "uikit-badge-outline-tag-listing" | "uikit-badge-w-dark-primary" | "uikit-badge-w-danger" | "badge-black" | "badge-gray" | "badge-gold" | "badge-silver";
3
3
  };
4
- declare function __VLS_template(): {
5
- attrs: Partial<{}>;
6
- slots: {
7
- default?(_: {}): any;
8
- };
9
- refs: {};
10
- rootEl: HTMLSpanElement;
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
11
7
  };
12
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
8
+ declare const __VLS_base: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
14
9
  badgeClass: "uikit-badge-w-warning" | "uikit-badge-w-lavender" | "uikit-badge-outline-tag" | "uikit-badge-w-primary-sm" | "uikit-badge-outline-tag-listing" | "uikit-badge-w-dark-primary" | "uikit-badge-w-danger" | "badge-black" | "badge-gray" | "badge-gold" | "badge-silver";
15
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
16
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
+ declare const _default: typeof __VLS_export;
17
13
  export default _default;
18
- type __VLS_WithTemplateSlots<T, S> = T & {
14
+ type __VLS_WithSlots<T, S> = T & {
19
15
  new (): {
20
16
  $slots: S;
21
17
  };
@@ -1,5 +1,5 @@
1
- import o from "../packages/components/lib/UIKit/BaseBadge.vue.js";
2
- import '../assets/BaseBadge.css';/* empty css */
1
+ import o from "./BaseBadge.vue.js";
2
+ import '../assets/BaseBadge.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -13,22 +13,19 @@ type __VLS_Props = {
13
13
  listClasses?: ClassTypeProp;
14
14
  listItemClasses?: ClassTypeProp;
15
15
  };
16
- declare function __VLS_template(): {
17
- attrs: Partial<{}>;
18
- slots: {
19
- item?(_: {
20
- item: BreadcrumbItemsTypeWithIdx;
21
- }): any;
22
- separator?(_: {}): any;
23
- };
24
- refs: {};
25
- rootEl: HTMLElement;
16
+ declare var __VLS_1: {
17
+ item: BreadcrumbItemsTypeWithIdx;
18
+ }, __VLS_3: {};
19
+ type __VLS_Slots = {} & {
20
+ item?: (props: typeof __VLS_1) => any;
21
+ } & {
22
+ separator?: (props: typeof __VLS_3) => any;
26
23
  };
27
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
28
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
29
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
24
+ declare const __VLS_base: 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>;
25
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
26
+ declare const _default: typeof __VLS_export;
30
27
  export default _default;
31
- type __VLS_WithTemplateSlots<T, S> = T & {
28
+ type __VLS_WithSlots<T, S> = T & {
32
29
  new (): {
33
30
  $slots: S;
34
31
  };
@@ -1,4 +1,4 @@
1
- import f from "../packages/components/lib/UIKit/BaseBreadcrumb.vue.js";
1
+ import f from "./BaseBreadcrumb.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };