@revotech-group/revotech-ui-kit 0.2.1 → 0.2.3

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 (335) hide show
  1. package/LICENSE +20 -20
  2. package/README.md +30 -30
  3. package/package.json +136 -136
  4. package/dist/library.css +0 -9970
  5. package/dist/rtg-ui-kit.js +0 -18566
  6. package/dist/rtg-ui-kit.umd.cjs +0 -5305
  7. package/dist/src/assets/icons/arrow-up-circle.icon.d.ts +0 -1
  8. package/dist/src/assets/icons/arrows.icon.d.ts +0 -1
  9. package/dist/src/assets/icons/carousel-arrow-left.d.ts +0 -1
  10. package/dist/src/assets/icons/carousel-arrow-right.d.ts +0 -1
  11. package/dist/src/assets/icons/chart.icon.d.ts +0 -1
  12. package/dist/src/assets/icons/chorven-down.icon.d.ts +0 -1
  13. package/dist/src/assets/icons/circle-check.icon.d.ts +0 -1
  14. package/dist/src/assets/icons/circle-x.icon.d.ts +0 -1
  15. package/dist/src/assets/icons/circle.icon.d.ts +0 -1
  16. package/dist/src/assets/icons/close.icon.d.ts +0 -1
  17. package/dist/src/assets/icons/decrease.icon.d.ts +0 -1
  18. package/dist/src/assets/icons/dot.icon.d.ts +0 -1
  19. package/dist/src/assets/icons/eye-off.d.ts +0 -1
  20. package/dist/src/assets/icons/eye-on.d.ts +0 -1
  21. package/dist/src/assets/icons/help-circle.icon.d.ts +0 -1
  22. package/dist/src/assets/icons/index.d.ts +0 -21
  23. package/dist/src/assets/icons/minus.icon.d.ts +0 -1
  24. package/dist/src/assets/icons/plus.icon.d.ts +0 -1
  25. package/dist/src/assets/icons/radio-group.icon.d.ts +0 -1
  26. package/dist/src/assets/icons/radio.icon.d.ts +0 -1
  27. package/dist/src/assets/icons/search.icon.d.ts +0 -1
  28. package/dist/src/assets/icons/tick.icon.d.ts +0 -1
  29. package/dist/src/components/index.d.ts +0 -2
  30. package/dist/src/components/ui/accordion/accordion-content.d.ts +0 -21
  31. package/dist/src/components/ui/accordion/accordion-item.d.ts +0 -22
  32. package/dist/src/components/ui/accordion/accordion-trigger.d.ts +0 -18
  33. package/dist/src/components/ui/accordion/accordion.d.ts +0 -26
  34. package/dist/src/components/ui/accordion/accordion.defs.d.ts +0 -10
  35. package/dist/src/components/ui/accordion/accordion.stories.d.ts +0 -11
  36. package/dist/src/components/ui/accordion/accordion.styles.d.ts +0 -4
  37. package/dist/src/components/ui/alert/alert.d.ts +0 -25
  38. package/dist/src/components/ui/alert/alert.stories.d.ts +0 -9
  39. package/dist/src/components/ui/alert/alert.styles.d.ts +0 -10
  40. package/dist/src/components/ui/alert/alert.types.d.ts +0 -1
  41. package/dist/src/components/ui/alert/helpers.d.ts +0 -10
  42. package/dist/src/components/ui/aspect-ratio/aspect-ratio.d.ts +0 -17
  43. package/dist/src/components/ui/aspect-ratio/aspect-ratio.stories.d.ts +0 -5
  44. package/dist/src/components/ui/aspect-ratio/aspect-ratio.styles.d.ts +0 -4
  45. package/dist/src/components/ui/avatar/avatar-fallback.d.ts +0 -15
  46. package/dist/src/components/ui/avatar/avatar-image.d.ts +0 -17
  47. package/dist/src/components/ui/avatar/avatar.d.ts +0 -20
  48. package/dist/src/components/ui/avatar/avatar.stories.d.ts +0 -5
  49. package/dist/src/components/ui/avatar/avatar.style.d.ts +0 -4
  50. package/dist/src/components/ui/badge/badge.d.ts +0 -20
  51. package/dist/src/components/ui/badge/badge.stories.d.ts +0 -7
  52. package/dist/src/components/ui/badge/badge.style.d.ts +0 -3
  53. package/dist/src/components/ui/badge/badge.type.d.ts +0 -1
  54. package/dist/src/components/ui/breadcrumb/breadcrumb-ellipsis.d.ts +0 -12
  55. package/dist/src/components/ui/breadcrumb/breadcrumb-item.d.ts +0 -15
  56. package/dist/src/components/ui/breadcrumb/breadcrumb-link.d.ts +0 -16
  57. package/dist/src/components/ui/breadcrumb/breadcrumb-list.d.ts +0 -15
  58. package/dist/src/components/ui/breadcrumb/breadcrumb-separator.d.ts +0 -12
  59. package/dist/src/components/ui/breadcrumb/breadcrumb-text.d.ts +0 -15
  60. package/dist/src/components/ui/breadcrumb/breadcrumb.d.ts +0 -22
  61. package/dist/src/components/ui/breadcrumb/breadcrumb.stories.d.ts +0 -5
  62. package/dist/src/components/ui/breadcrumb/breadcrumb.styles.d.ts +0 -4
  63. package/dist/src/components/ui/button/button.d.ts +0 -22
  64. package/dist/src/components/ui/button/button.stories.d.ts +0 -6
  65. package/dist/src/components/ui/button/button.style.d.ts +0 -4
  66. package/dist/src/components/ui/button/button.type.d.ts +0 -3
  67. package/dist/src/components/ui/calendar/calendar.d.ts +0 -25
  68. package/dist/src/components/ui/calendar/calendar.helpers.d.ts +0 -3
  69. package/dist/src/components/ui/calendar/calendar.stories.d.ts +0 -5
  70. package/dist/src/components/ui/calendar/calendar.style.d.ts +0 -40
  71. package/dist/src/components/ui/card/card-content.d.ts +0 -11
  72. package/dist/src/components/ui/card/card-description.d.ts +0 -11
  73. package/dist/src/components/ui/card/card-footer.d.ts +0 -11
  74. package/dist/src/components/ui/card/card-header.d.ts +0 -11
  75. package/dist/src/components/ui/card/card-title.d.ts +0 -11
  76. package/dist/src/components/ui/card/card.d.ts +0 -27
  77. package/dist/src/components/ui/card/card.stories.d.ts +0 -6
  78. package/dist/src/components/ui/card/card.styles.d.ts +0 -4
  79. package/dist/src/components/ui/carousel/carousel.d.ts +0 -25
  80. package/dist/src/components/ui/carousel/carousel.stories.d.ts +0 -7
  81. package/dist/src/components/ui/carousel/carousel.styles.d.ts +0 -32
  82. package/dist/src/components/ui/checkbox/checkbox.d.ts +0 -19
  83. package/dist/src/components/ui/checkbox/checkbox.stories.d.ts +0 -9
  84. package/dist/src/components/ui/checkbox/checkbox.style.d.ts +0 -4
  85. package/dist/src/components/ui/checkbox/checkbox.type.d.ts +0 -21
  86. package/dist/src/components/ui/collapsible/collapsible-content.d.ts +0 -18
  87. package/dist/src/components/ui/collapsible/collapsible-trigger.d.ts +0 -18
  88. package/dist/src/components/ui/collapsible/collapsible.d.ts +0 -24
  89. package/dist/src/components/ui/collapsible/collapsible.stories.d.ts +0 -6
  90. package/dist/src/components/ui/combobox/combo-box-empty.d.ts +0 -15
  91. package/dist/src/components/ui/combobox/combo-box-group.d.ts +0 -38
  92. package/dist/src/components/ui/combobox/combo-box-input.d.ts +0 -18
  93. package/dist/src/components/ui/combobox/combo-box-item.d.ts +0 -26
  94. package/dist/src/components/ui/combobox/combo-box-trigger.d.ts +0 -19
  95. package/dist/src/components/ui/combobox/combo-box-value.d.ts +0 -19
  96. package/dist/src/components/ui/combobox/combo-box.d.ts +0 -36
  97. package/dist/src/components/ui/combobox/combo-box.stories.d.ts +0 -11
  98. package/dist/src/components/ui/combobox/combo-box.styles.d.ts +0 -14
  99. package/dist/src/components/ui/command/command-empty.atom.d.ts +0 -19
  100. package/dist/src/components/ui/command/command-group.atom.d.ts +0 -20
  101. package/dist/src/components/ui/command/command-input.atom.d.ts +0 -16
  102. package/dist/src/components/ui/command/command-item.atom.d.ts +0 -25
  103. package/dist/src/components/ui/command/command-list.atom.d.ts +0 -16
  104. package/dist/src/components/ui/command/command-separator.atom.d.ts +0 -15
  105. package/dist/src/components/ui/command/command.d.ts +0 -23
  106. package/dist/src/components/ui/command/command.helpers.d.ts +0 -6
  107. package/dist/src/components/ui/command/command.stories.d.ts +0 -7
  108. package/dist/src/components/ui/command/command.styles.d.ts +0 -15
  109. package/dist/src/components/ui/context-menu/context-menu-checkbox-Item.d.ts +0 -17
  110. package/dist/src/components/ui/context-menu/context-menu-content.d.ts +0 -15
  111. package/dist/src/components/ui/context-menu/context-menu-group.d.ts +0 -11
  112. package/dist/src/components/ui/context-menu/context-menu-item.d.ts +0 -14
  113. package/dist/src/components/ui/context-menu/context-menu-radio-item.d.ts +0 -17
  114. package/dist/src/components/ui/context-menu/context-menu-seperator.d.ts +0 -7
  115. package/dist/src/components/ui/context-menu/context-menu-shortcut.d.ts +0 -10
  116. package/dist/src/components/ui/context-menu/context-menu-trigger.d.ts +0 -6
  117. package/dist/src/components/ui/context-menu/context-menu.d.ts +0 -41
  118. package/dist/src/components/ui/context-menu/context-menu.helpers.d.ts +0 -1
  119. package/dist/src/components/ui/context-menu/context-menu.styles.d.ts +0 -20
  120. package/dist/src/components/ui/context-menu/contextMenu.stories.d.ts +0 -5
  121. package/dist/src/components/ui/data-table/data-table.d.ts +0 -40
  122. package/dist/src/components/ui/data-table/data-table.stories.d.ts +0 -6
  123. package/dist/src/components/ui/date-picker/date-picker.d.ts +0 -13
  124. package/dist/src/components/ui/date-picker/date-picker.stories.d.ts +0 -5
  125. package/dist/src/components/ui/date-picker/date-picker.styles.d.ts +0 -6
  126. package/dist/src/components/ui/dialog/dialog-close.d.ts +0 -16
  127. package/dist/src/components/ui/dialog/dialog-content.d.ts +0 -16
  128. package/dist/src/components/ui/dialog/dialog-footer.d.ts +0 -10
  129. package/dist/src/components/ui/dialog/dialog-header.d.ts +0 -8
  130. package/dist/src/components/ui/dialog/dialog-overly.d.ts +0 -6
  131. package/dist/src/components/ui/dialog/dialog-trigger.d.ts +0 -12
  132. package/dist/src/components/ui/dialog/dialog.d.ts +0 -31
  133. package/dist/src/components/ui/dialog/dialog.stories.d.ts +0 -7
  134. package/dist/src/components/ui/dialog/dialog.styles.d.ts +0 -17
  135. package/dist/src/components/ui/drawer/drawer-close.d.ts +0 -16
  136. package/dist/src/components/ui/drawer/drawer-content.d.ts +0 -15
  137. package/dist/src/components/ui/drawer/drawer-description.d.ts +0 -10
  138. package/dist/src/components/ui/drawer/drawer-footer.d.ts +0 -10
  139. package/dist/src/components/ui/drawer/drawer-header.d.ts +0 -9
  140. package/dist/src/components/ui/drawer/drawer-overlay.d.ts +0 -6
  141. package/dist/src/components/ui/drawer/drawer-title.d.ts +0 -10
  142. package/dist/src/components/ui/drawer/drawer-trigger.d.ts +0 -12
  143. package/dist/src/components/ui/drawer/drawer.d.ts +0 -41
  144. package/dist/src/components/ui/drawer/drawer.helpers.d.ts +0 -2
  145. package/dist/src/components/ui/drawer/drawer.stories.d.ts +0 -5
  146. package/dist/src/components/ui/drawer/drawer.styles.d.ts +0 -14
  147. package/dist/src/components/ui/dropdown-menu/dropdown-menu-checkbox-Item.d.ts +0 -18
  148. package/dist/src/components/ui/dropdown-menu/dropdown-menu-content.d.ts +0 -14
  149. package/dist/src/components/ui/dropdown-menu/dropdown-menu-group.d.ts +0 -12
  150. package/dist/src/components/ui/dropdown-menu/dropdown-menu-item.d.ts +0 -18
  151. package/dist/src/components/ui/dropdown-menu/dropdown-menu-radio-item.d.ts +0 -17
  152. package/dist/src/components/ui/dropdown-menu/dropdown-menu-seperator.d.ts +0 -9
  153. package/dist/src/components/ui/dropdown-menu/dropdown-menu-shortcut.d.ts +0 -9
  154. package/dist/src/components/ui/dropdown-menu/dropdown-menu-trigger.d.ts +0 -6
  155. package/dist/src/components/ui/dropdown-menu/dropdown-menu.d.ts +0 -41
  156. package/dist/src/components/ui/dropdown-menu/dropdown-menu.helpers.d.ts +0 -3
  157. package/dist/src/components/ui/dropdown-menu/dropdown-menu.styles.d.ts +0 -20
  158. package/dist/src/components/ui/dropdown-menu/dropdownMenu.stories.d.ts +0 -7
  159. package/dist/src/components/ui/form/form-context.d.ts +0 -5
  160. package/dist/src/components/ui/form/form-controller.d.ts +0 -28
  161. package/dist/src/components/ui/form/form-field-context.d.ts +0 -3
  162. package/dist/src/components/ui/form/form-item-context.d.ts +0 -7
  163. package/dist/src/components/ui/form/form.stories.d.ts +0 -6
  164. package/dist/src/components/ui/form/form.styles.d.ts +0 -7
  165. package/dist/src/components/ui/form/rtg-form-controller.d.ts +0 -17
  166. package/dist/src/components/ui/form/rtg-form-description.d.ts +0 -14
  167. package/dist/src/components/ui/form/rtg-form-field.d.ts +0 -20
  168. package/dist/src/components/ui/form/rtg-form-item.d.ts +0 -17
  169. package/dist/src/components/ui/form/rtg-form-label.d.ts +0 -20
  170. package/dist/src/components/ui/form/rtg-form-message.d.ts +0 -18
  171. package/dist/src/components/ui/form/rtg-form.d.ts +0 -24
  172. package/dist/src/components/ui/hoverCard/hover-card-content.d.ts +0 -16
  173. package/dist/src/components/ui/hoverCard/hover-card-trigger.d.ts +0 -10
  174. package/dist/src/components/ui/hoverCard/hover-card.d.ts +0 -29
  175. package/dist/src/components/ui/hoverCard/hover-card.stories.d.ts +0 -5
  176. package/dist/src/components/ui/hoverCard/hover-card.styles.d.ts +0 -5
  177. package/dist/src/components/ui/index.d.ts +0 -41
  178. package/dist/src/components/ui/input/countryOptions.d.ts +0 -5
  179. package/dist/src/components/ui/input/input.d.ts +0 -34
  180. package/dist/src/components/ui/input/input.stories.d.ts +0 -7
  181. package/dist/src/components/ui/input/input.styles.d.ts +0 -7
  182. package/dist/src/components/ui/input/input.type.d.ts +0 -21
  183. package/dist/src/components/ui/input-otp/input-otp-group.d.ts +0 -18
  184. package/dist/src/components/ui/input-otp/input-otp-separator.d.ts +0 -12
  185. package/dist/src/components/ui/input-otp/input-otp-slot.d.ts +0 -26
  186. package/dist/src/components/ui/input-otp/input-otp.d.ts +0 -33
  187. package/dist/src/components/ui/input-otp/input-otp.stories.d.ts +0 -10
  188. package/dist/src/components/ui/input-otp/input-otp.styles.d.ts +0 -10
  189. package/dist/src/components/ui/label/label.d.ts +0 -13
  190. package/dist/src/components/ui/label/label.stories.d.ts +0 -6
  191. package/dist/src/components/ui/label/label.style.d.ts +0 -1
  192. package/dist/src/components/ui/menubar/menubar-checkbox.item.d.ts +0 -20
  193. package/dist/src/components/ui/menubar/menubar-content.d.ts +0 -20
  194. package/dist/src/components/ui/menubar/menubar-group.d.ts +0 -15
  195. package/dist/src/components/ui/menubar/menubar-item.d.ts +0 -18
  196. package/dist/src/components/ui/menubar/menubar-menu.d.ts +0 -31
  197. package/dist/src/components/ui/menubar/menubar-radio-item.d.ts +0 -20
  198. package/dist/src/components/ui/menubar/menubar-separator.d.ts +0 -14
  199. package/dist/src/components/ui/menubar/menubar-shortcut.d.ts +0 -10
  200. package/dist/src/components/ui/menubar/menubar-trigger.d.ts +0 -10
  201. package/dist/src/components/ui/menubar/menubar.d.ts +0 -34
  202. package/dist/src/components/ui/menubar/menubar.helpers.d.ts +0 -3
  203. package/dist/src/components/ui/menubar/menubar.stories.d.ts +0 -5
  204. package/dist/src/components/ui/menubar/menubar.styles.d.ts +0 -21
  205. package/dist/src/components/ui/navigation-menu/navigation-menu-content.d.ts +0 -20
  206. package/dist/src/components/ui/navigation-menu/navigation-menu-item.d.ts +0 -24
  207. package/dist/src/components/ui/navigation-menu/navigation-menu-link.d.ts +0 -10
  208. package/dist/src/components/ui/navigation-menu/navigation-menu-list.d.ts +0 -9
  209. package/dist/src/components/ui/navigation-menu/navigation-menu-trigger.d.ts +0 -10
  210. package/dist/src/components/ui/navigation-menu/navigation-menu.d.ts +0 -25
  211. package/dist/src/components/ui/navigation-menu/navigation-menu.stories.d.ts +0 -5
  212. package/dist/src/components/ui/navigation-menu/navigation-menu.styles.d.ts +0 -9
  213. package/dist/src/components/ui/pagination/pagination-content.d.ts +0 -9
  214. package/dist/src/components/ui/pagination/pagination-ellipsis.d.ts +0 -9
  215. package/dist/src/components/ui/pagination/pagination-item.d.ts +0 -15
  216. package/dist/src/components/ui/pagination/pagination-link.d.ts +0 -15
  217. package/dist/src/components/ui/pagination/pagination-next.d.ts +0 -10
  218. package/dist/src/components/ui/pagination/pagination-previous.d.ts +0 -10
  219. package/dist/src/components/ui/pagination/pagination.d.ts +0 -27
  220. package/dist/src/components/ui/pagination/pagination.stories.d.ts +0 -5
  221. package/dist/src/components/ui/pagination/pagination.styles.d.ts +0 -22
  222. package/dist/src/components/ui/pagination/pagination.type.d.ts +0 -2
  223. package/dist/src/components/ui/popover/popover-content.d.ts +0 -19
  224. package/dist/src/components/ui/popover/popover-trigger.d.ts +0 -13
  225. package/dist/src/components/ui/popover/popover.d.ts +0 -22
  226. package/dist/src/components/ui/popover/popover.stories.d.ts +0 -5
  227. package/dist/src/components/ui/popover/popover.style.d.ts +0 -5
  228. package/dist/src/components/ui/popover/popover.types.d.ts +0 -2
  229. package/dist/src/components/ui/progress/progress.d.ts +0 -12
  230. package/dist/src/components/ui/progress/progress.stories.d.ts +0 -5
  231. package/dist/src/components/ui/progress/progress.styles.d.ts +0 -4
  232. package/dist/src/components/ui/radio-group/radio-group-item.d.ts +0 -22
  233. package/dist/src/components/ui/radio-group/radio-group.d.ts +0 -20
  234. package/dist/src/components/ui/radio-group/radio-group.stories.d.ts +0 -5
  235. package/dist/src/components/ui/radio-group/radio-group.styles.d.ts +0 -9
  236. package/dist/src/components/ui/radio-group/radio-group.types.d.ts +0 -2
  237. package/dist/src/components/ui/sample-demo/sample-demo.d.ts +0 -24
  238. package/dist/src/components/ui/sample-demo/sample.style.d.ts +0 -4
  239. package/dist/src/components/ui/sample-demo/sample.type.d.ts +0 -3
  240. package/dist/src/components/ui/scroll-area/scroll-area.d.ts +0 -13
  241. package/dist/src/components/ui/scroll-area/scroll-area.stories.d.ts +0 -5
  242. package/dist/src/components/ui/scroll-area/scroll-area.style.d.ts +0 -1
  243. package/dist/src/components/ui/select/select-controller.d.ts +0 -16
  244. package/dist/src/components/ui/select/select-group.d.ts +0 -26
  245. package/dist/src/components/ui/select/select-item.d.ts +0 -27
  246. package/dist/src/components/ui/select/select-label.d.ts +0 -14
  247. package/dist/src/components/ui/select/select-list.d.ts +0 -11
  248. package/dist/src/components/ui/select/select-seperator.d.ts +0 -9
  249. package/dist/src/components/ui/select/select-trigger.d.ts +0 -25
  250. package/dist/src/components/ui/select/select-value.d.ts +0 -21
  251. package/dist/src/components/ui/select/select.d.ts +0 -26
  252. package/dist/src/components/ui/select/select.stories.d.ts +0 -5
  253. package/dist/src/components/ui/select/select.styles.d.ts +0 -20
  254. package/dist/src/components/ui/separator/separator.d.ts +0 -16
  255. package/dist/src/components/ui/separator/separator.defs.d.ts +0 -10
  256. package/dist/src/components/ui/separator/separator.stories.d.ts +0 -8
  257. package/dist/src/components/ui/separator/separator.styles.d.ts +0 -5
  258. package/dist/src/components/ui/skeleton/skeleton.d.ts +0 -11
  259. package/dist/src/components/ui/skeleton/skeleton.stories.d.ts +0 -5
  260. package/dist/src/components/ui/skeleton/skeleton.style.d.ts +0 -1
  261. package/dist/src/components/ui/switch/switch.d.ts +0 -14
  262. package/dist/src/components/ui/switch/switch.stories.d.ts +0 -5
  263. package/dist/src/components/ui/switch/switch.style.d.ts +0 -4
  264. package/dist/src/components/ui/switch/switch.type.d.ts +0 -4
  265. package/dist/src/components/ui/table/table.d.ts +0 -18
  266. package/dist/src/components/ui/table/table.stories.d.ts +0 -5
  267. package/dist/src/components/ui/table/table.styles.d.ts +0 -39
  268. package/dist/src/components/ui/tabs/tab-contents.d.ts +0 -24
  269. package/dist/src/components/ui/tabs/tab-list.d.ts +0 -25
  270. package/dist/src/components/ui/tabs/tab-trigger.d.ts +0 -26
  271. package/dist/src/components/ui/tabs/tab.d.ts +0 -27
  272. package/dist/src/components/ui/tabs/tab.stories.d.ts +0 -16
  273. package/dist/src/components/ui/tabs/tabs.style.d.ts +0 -12
  274. package/dist/src/components/ui/textarea/textarea.d.ts +0 -22
  275. package/dist/src/components/ui/textarea/textarea.stories.d.ts +0 -5
  276. package/dist/src/components/ui/textarea/textarea.styles.d.ts +0 -1
  277. package/dist/src/components/ui/textarea/textarea.type.d.ts +0 -11
  278. package/dist/src/components/ui/toast/toast-action.d.ts +0 -27
  279. package/dist/src/components/ui/toast/toast-description.d.ts +0 -14
  280. package/dist/src/components/ui/toast/toast-title.d.ts +0 -14
  281. package/dist/src/components/ui/toast/toast-trigger.d.ts +0 -18
  282. package/dist/src/components/ui/toast/toast-view-port.d.ts +0 -24
  283. package/dist/src/components/ui/toast/toast.d.ts +0 -25
  284. package/dist/src/components/ui/toast/toast.stories.d.ts +0 -10
  285. package/dist/src/components/ui/toast/toast.style.d.ts +0 -19
  286. package/dist/src/components/ui/toast/toast.type.d.ts +0 -1
  287. package/dist/src/components/ui/toggle/toggle.d.ts +0 -29
  288. package/dist/src/components/ui/toggle/toggle.defs.d.ts +0 -27
  289. package/dist/src/components/ui/toggle/toggle.stories.d.ts +0 -6
  290. package/dist/src/components/ui/toggle/toggle.style.d.ts +0 -4
  291. package/dist/src/components/ui/toggle-group/toggle-group-item.d.ts +0 -43
  292. package/dist/src/components/ui/toggle-group/toggle-group.d.ts +0 -25
  293. package/dist/src/components/ui/toggle-group/toggle-group.defs.d.ts +0 -37
  294. package/dist/src/components/ui/toggle-group/toggle-group.stories.d.ts +0 -5
  295. package/dist/src/components/ui/toggle-group/toggle-group.style.d.ts +0 -5
  296. package/dist/src/components/widgets/index.d.ts +0 -1
  297. package/dist/src/components/widgets/light-sample-demo/light-sample.demo.d.ts +0 -16
  298. package/dist/src/helpers/base-element.d.ts +0 -21
  299. package/dist/src/helpers/genrate-uuid.helper.d.ts +0 -1
  300. package/dist/src/helpers/index.d.ts +0 -6
  301. package/dist/src/helpers/mouse-conroller.helper.d.ts +0 -15
  302. package/dist/src/helpers/shadow-wrapper.d.ts +0 -8
  303. package/dist/src/helpers/style.helpers.d.ts +0 -3
  304. package/dist/src/helpers/widget-controller.d.ts +0 -13
  305. package/dist/src/index.d.ts +0 -2
  306. package/dist/src/interfaces/actionable.interface.d.ts +0 -6
  307. package/dist/src/interfaces/atomic.interface.d.ts +0 -6
  308. package/dist/src/interfaces/changeable.interface.d.ts +0 -8
  309. package/dist/src/interfaces/child-support-atomic.interface.d.ts +0 -5
  310. package/dist/src/interfaces/index.d.ts +0 -6
  311. package/dist/src/interfaces/intractable.interface.d.ts +0 -6
  312. package/dist/src/interfaces/variant.interface.d.ts +0 -3
  313. package/dist/src/lib/index.d.ts +0 -0
  314. package/dist/src/lib/react/react.lib.d.ts +0 -5
  315. package/dist/src/styles/index.d.ts +0 -1
  316. package/dist/src/styles/tw.styles.d.ts +0 -1
  317. package/dist/src/tokens/tailwind/animation.d.ts +0 -7
  318. package/dist/src/tokens/tailwind/basis.d.ts +0 -5
  319. package/dist/src/tokens/tailwind/border-radius.d.ts +0 -61
  320. package/dist/src/tokens/tailwind/border-width.d.ts +0 -32
  321. package/dist/src/tokens/tailwind/box-shadow.d.ts +0 -23
  322. package/dist/src/tokens/tailwind/color.d.ts +0 -339
  323. package/dist/src/tokens/tailwind/font-size.d.ts +0 -134
  324. package/dist/src/tokens/tailwind/font-weight.d.ts +0 -36
  325. package/dist/src/tokens/tailwind/grid-template-columns.d.ts +0 -4
  326. package/dist/src/tokens/tailwind/index.d.ts +0 -1113
  327. package/dist/src/tokens/tailwind/keyframes.d.ts +0 -41
  328. package/dist/src/tokens/tailwind/opacity.d.ts +0 -39
  329. package/dist/src/tokens/tailwind/ring-offset-width.d.ts +0 -8
  330. package/dist/src/tokens/tailwind/ring-width.d.ts +0 -24
  331. package/dist/src/tokens/tailwind/spacing.d.ts +0 -344
  332. package/dist/src/tokens/tailwind/transition-duration.d.ts +0 -5
  333. package/dist/src/tokens/tailwind/transition-timing-function.d.ts +0 -4
  334. package/dist/src/tokens/tailwind/translate.d.ts +0 -5
  335. package/dist/src/wc-ui-app.d.ts +0 -7
@@ -1,36 +0,0 @@
1
- export declare const fontWeight: {
2
- 'form-label-font-weight': string;
3
- 'table-head-cell-font-weight': string;
4
- 'table-footer-font-weight': string;
5
- 'tab-trigger-font-weight': string;
6
- 'toast-title-font-weight': string;
7
- 'toast-action-font-weight': string;
8
- 'toggle-group-item-font-weight': string;
9
- 'toggle-font-weight': string;
10
- 'menubar-trigger-font-weight': string;
11
- 'menubar-label-font-weight': string;
12
- 'label-font-weight': string;
13
- 'input-otp-slot-font-weight': string;
14
- 'dropdown-menu-label-font-weight': string;
15
- 'drawer-title-font-weight': string;
16
- 'drawer-description-font-weight': string;
17
- 'dialog-title-font-weight': string;
18
- 'dialog-description-font-weight': string;
19
- 'date-picker-trigger-button-font-weight': string;
20
- 'context-menu-label-font-weight': string;
21
- 'command-heading-font-weight': string;
22
- 'card-title-font-weight': string;
23
- 'card-description-font-weight': string;
24
- 'calendar-caption-label-font-weight': string;
25
- 'calendar-weekday-font-weight': string;
26
- 'calendar-day-button-font-weight': string;
27
- 'button-font-weight': string;
28
- 'breadcrumb-list-font-weight': string;
29
- 'breadcrumb-page-font-weight': string;
30
- 'badge-font-weight': string;
31
- 'avatar-fallback-font-weight': string;
32
- 'alert-title-font-weight': string;
33
- 'alert-description-font-weight': string;
34
- 'accordion-trigger-font-weight': string;
35
- 'accordion-content-font-weight': string;
36
- };
@@ -1,4 +0,0 @@
1
- export declare const gridTemplateColumns: {
2
- 'alert-grid-cols': string;
3
- 'alert-grid-cols-has-icon': string;
4
- };