@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,5 +0,0 @@
1
- import { Meta, StoryFn } from '@storybook/web-components-vite';
2
-
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const Drawer: StoryFn;
@@ -1,14 +0,0 @@
1
- export declare const drawerStyles: {
2
- root: string[];
3
- trigger: string[];
4
- close: string[];
5
- overlay: string[];
6
- content: {
7
- base: string[];
8
- thumb: string[];
9
- };
10
- header: string[];
11
- footer: string[];
12
- title: string[];
13
- description: string[];
14
- };
@@ -1,18 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
- import { DropdownMenu } from './dropdown-menu';
4
-
5
- export declare class DropdownMenuCheckboxItem extends BaseElement {
6
- _id: string;
7
- get value(): string;
8
- get _containerElement(): HTMLDivElement | null;
9
- get _dropdownMenu(): DropdownMenu | null;
10
- selected: boolean;
11
- private handleMouseEvent;
12
- checked: boolean;
13
- disabled: boolean;
14
- toggleChecked(): void;
15
- protected createRenderRoot(): HTMLElement | DocumentFragment;
16
- protected firstUpdated(_changedProperties: PropertyValues): void;
17
- render(): import('lit').TemplateResult<1>;
18
- }
@@ -1,14 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
- import { DropdownMenu } from './dropdown-menu';
4
-
5
- export declare class DropdownMenuContent extends BaseElement {
6
- state: string;
7
- isOpen: boolean;
8
- get _dropdownMenu(): DropdownMenu | null;
9
- get _containerElement(): HTMLDivElement | null;
10
- updated(changedProps: PropertyValues): void;
11
- protected createRenderRoot(): HTMLElement | DocumentFragment;
12
- protected firstUpdated(_changedProperties: PropertyValues): void;
13
- render(): import('lit').TemplateResult<1>;
14
- }
@@ -1,12 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
-
4
- export declare class DropdownMenuGroup extends BaseElement {
5
- heading: string;
6
- _id: string;
7
- _hidden: string;
8
- get _containerElement(): HTMLDivElement | null;
9
- protected createRenderRoot(): HTMLElement | DocumentFragment;
10
- protected firstUpdated(_changedProperties: PropertyValues): void;
11
- render(): import('lit').TemplateResult<1>;
12
- }
@@ -1,18 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
- import { DropdownMenu } from './dropdown-menu';
4
-
5
- export declare class DropdownMenuItem extends BaseElement {
6
- _id: string;
7
- _hidden: string;
8
- get _containerElement(): HTMLDivElement | null;
9
- get value(): string;
10
- get _dropdownMenu(): DropdownMenu | null;
11
- selected: boolean;
12
- disabled: boolean;
13
- private handleMouseEvent;
14
- private handleClickDefault;
15
- protected createRenderRoot(): HTMLElement | DocumentFragment;
16
- protected firstUpdated(_changedProperties: PropertyValues): void;
17
- render(): import('lit').TemplateResult<1>;
18
- }
@@ -1,17 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
-
4
- export declare class DropdownMenuRadioItem extends BaseElement {
5
- _id: string;
6
- _hidden: string;
7
- get value(): string;
8
- get _containerElement(): HTMLDivElement | null;
9
- selected: boolean;
10
- private handleMouseEvent;
11
- checked: boolean;
12
- disabled: boolean;
13
- toggleChecked(): void;
14
- protected createRenderRoot(): HTMLElement | DocumentFragment;
15
- protected firstUpdated(_changedProperties: PropertyValues): void;
16
- render(): import('lit').TemplateResult<1>;
17
- }
@@ -1,9 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
-
4
- export declare class DropdownMenuSeparator extends BaseElement {
5
- get _containerElement(): HTMLDivElement | null;
6
- protected createRenderRoot(): HTMLElement | DocumentFragment;
7
- protected firstUpdated(_changedProperties: PropertyValues): void;
8
- render(): import('lit').TemplateResult<1>;
9
- }
@@ -1,9 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
-
4
- export declare class DropdownMenuShortcut extends BaseElement {
5
- get _containerElement(): HTMLSpanElement | null;
6
- protected firstUpdated(_changedProperties: PropertyValues): void;
7
- protected createRenderRoot(): HTMLElement | DocumentFragment;
8
- render(): import('lit').TemplateResult<1>;
9
- }
@@ -1,6 +0,0 @@
1
- import { LitElement } from 'lit';
2
-
3
- export declare class DropdownMenuTrigger extends LitElement {
4
- protected createRenderRoot(): HTMLElement | DocumentFragment;
5
- render(): import('lit').TemplateResult<1>;
6
- }
@@ -1,41 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
- import { DropdownMenuCheckboxItem } from './dropdown-menu-checkbox-Item';
4
- import { DropdownMenuContent } from './dropdown-menu-content';
5
- import { DropdownMenuGroup } from './dropdown-menu-group';
6
- import { DropdownMenuItem } from './dropdown-menu-item';
7
- import { DropdownMenuRadioItem } from './dropdown-menu-radio-item';
8
- import { DropdownMenuSeparator } from './dropdown-menu-seperator';
9
- import { DropdownMenuShortcut } from './dropdown-menu-shortcut';
10
- import { DropdownMenuTrigger } from './dropdown-menu-trigger';
11
-
12
- declare class DropdownMenu extends BaseElement {
13
- isOpen: boolean;
14
- private static _openInstance;
15
- get _triggerElement(): DropdownMenuTrigger | null;
16
- get _containerElement(): HTMLDivElement | null;
17
- private get _content();
18
- connectedCallback(): void;
19
- toggleDropdown(e: MouseEvent): void;
20
- disconnectedCallback(): void;
21
- handleClickOutside: (e: MouseEvent) => void;
22
- protected updated(_changedProperties: PropertyValues): void;
23
- protected firstUpdated(_changedProperties: PropertyValues): void;
24
- private _handleRadioSelected;
25
- protected createRenderRoot(): HTMLElement | DocumentFragment;
26
- render(): import('lit').TemplateResult<1>;
27
- }
28
- export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuTrigger, };
29
- declare global {
30
- interface HTMLElementTagNameMap {
31
- 'rtg-dropdown-menu': DropdownMenu;
32
- 'rtg-dropdown-menu-checkbox-item': DropdownMenuCheckboxItem;
33
- 'rtg-dropdown-menu-group': DropdownMenuGroup;
34
- 'rtg-dropdown-menu-content': DropdownMenuContent;
35
- 'rtg-dropdown-menu-item': DropdownMenuItem;
36
- 'rtg-dropdown-menu-radio-item': DropdownMenuRadioItem;
37
- 'rtg-dropdown-menu-separator': DropdownMenuSeparator;
38
- 'rtg-dropdown-menu-trigger': DropdownMenuTrigger;
39
- 'rtg-dropdown-menu-shortcut': DropdownMenuShortcut;
40
- }
41
- }
@@ -1,3 +0,0 @@
1
- export declare function gitHubIcon(): import('lit-html').TemplateResult<1>;
2
- export declare function supportIcon(): import('lit-html').TemplateResult<1>;
3
- export declare function apiIcon(): import('lit-html').TemplateResult<1>;
@@ -1,20 +0,0 @@
1
- export declare const dropdownMenuStyles: {
2
- root: string[];
3
- trigger: string[];
4
- content: string[];
5
- group: string[];
6
- item: string[];
7
- checkboxItem: {
8
- base: string[];
9
- span: string[];
10
- icon: string[];
11
- };
12
- radioItem: {
13
- base: string[];
14
- span: string[];
15
- icon: string[];
16
- };
17
- label: string[];
18
- separator: string[];
19
- shortcut: string[];
20
- };
@@ -1,7 +0,0 @@
1
- import { Meta, StoryFn } from '@storybook/web-components-vite';
2
-
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const DropdownMenu: StoryFn;
6
- export declare const DropdownMenuCheckbox: StoryFn;
7
- export declare const DropdownMenuRadio: StoryFn;
@@ -1,5 +0,0 @@
1
- import { FormController } from './form-controller';
2
-
3
- export declare const formContext: {
4
- __context__: FormController;
5
- };
@@ -1,28 +0,0 @@
1
- type FieldValidator = (value: any) => string | null;
2
- interface FieldConfig {
3
- name: string;
4
- defaultValue?: any;
5
- validator?: FieldValidator;
6
- }
7
- export declare class FormController {
8
- private values;
9
- private errors;
10
- private validators;
11
- private subscribers;
12
- registerField({ name, defaultValue, validator }: FieldConfig): void;
13
- unregisterField(name: string): void;
14
- setValue(name: string, value: any): void;
15
- getValue(name: string): any;
16
- getError(name: string): string | null;
17
- validateField(name: string): boolean;
18
- validateAll(): boolean;
19
- subscribe(callback: () => void): () => boolean;
20
- private notify;
21
- getValues(): {
22
- [x: string]: any;
23
- };
24
- getErrors(): {
25
- [x: string]: string | null;
26
- };
27
- }
28
- export {};
@@ -1,3 +0,0 @@
1
- export declare const formFieldContext: {
2
- __context__: string;
3
- };
@@ -1,7 +0,0 @@
1
- interface FormItemContextValue {
2
- id: string;
3
- }
4
- export declare const formItemContext: {
5
- __context__: FormItemContextValue;
6
- };
7
- export {};
@@ -1,6 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/web-components-vite';
2
-
3
- declare const _default: Meta;
4
- export default _default;
5
- type Story = StoryObj;
6
- export declare const Forms: Story;
@@ -1,7 +0,0 @@
1
- export declare const formStyles = "rtg-space-form-space-y";
2
- export declare const formDescriptionStyles = "rtg-text-form-description-font rtg-text-form-description-color-text rtg-mt-form-description-space-mt";
3
- export declare const formFieldStyles = "rtg-space-y-form-field-space-y";
4
- export declare const formItemStyles = "rtg-space-y-form-item-space-y";
5
- export declare const formLabelStyles = "rtg-text-form-label-font rtg-mb-form-label-space-mb rtg-font-form-label-font-weight rtg-peer-disabled:rtg-cursor-not-allowed peer-disabled:rtg-opacity-form-label-opacity-peer-disabled";
6
- export declare const formErrorLabelStyles = "rtg-text-form-label-color-text-error";
7
- export declare const formMessageStyles = "rtg-text-form-message-font-size rtg-text-form-message-color-text";
@@ -1,17 +0,0 @@
1
- import { PropertyValues } from 'lit';
2
- import { FormController } from './form-controller';
3
- import { BaseElement } from '../../../helpers';
4
-
5
- export declare class RtgFormController extends BaseElement {
6
- form: FormController;
7
- private formElement;
8
- protected createRenderRoot(): this;
9
- private handleSubmit;
10
- protected firstUpdated(_changedProperties: PropertyValues): Promise<void>;
11
- render(): import('lit').TemplateResult<1>;
12
- }
13
- declare global {
14
- interface HTMLElementTagNameMap {
15
- 'rtg-form-controller': RtgFormController;
16
- }
17
- }
@@ -1,14 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
-
3
- export declare class RtgFormDescription extends BaseElement {
4
- private itemContext;
5
- protected createRenderRoot(): HTMLElement | DocumentFragment;
6
- get _desc(): HTMLParagraphElement | null;
7
- protected firstUpdated(): void;
8
- render(): import('lit').TemplateResult<1>;
9
- }
10
- declare global {
11
- interface HTMLElementTagNameMap {
12
- 'rtg-form-description': RtgFormDescription;
13
- }
14
- }
@@ -1,20 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
-
3
- export declare class RtgFormField extends BaseElement {
4
- private form;
5
- name: string;
6
- validators: ((value: any) => string | null)[];
7
- defaultValue: any;
8
- fieldName: string;
9
- protected createRenderRoot(): HTMLElement | DocumentFragment;
10
- get _container(): HTMLDivElement | null;
11
- private registered;
12
- protected updated(): void;
13
- disconnectedCallback(): void;
14
- render(): import('lit').TemplateResult<1>;
15
- }
16
- declare global {
17
- interface HTMLElementTagNameMap {
18
- 'rtg-form-field': RtgFormField;
19
- }
20
- }
@@ -1,17 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
-
3
- export declare class RtgFormItem extends BaseElement {
4
- private _generatedId;
5
- itemContext: {
6
- id: `${string}-${string}-${string}-${string}-${string}`;
7
- };
8
- protected createRenderRoot(): HTMLElement | DocumentFragment;
9
- get _container(): HTMLDivElement | null;
10
- protected firstUpdated(): void;
11
- render(): import('lit').TemplateResult<1>;
12
- }
13
- declare global {
14
- interface HTMLElementTagNameMap {
15
- 'rtg-form-item': RtgFormItem;
16
- }
17
- }
@@ -1,20 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { RtgFormField } from './rtg-form-field';
3
-
4
- export declare class RtgFormLabel extends BaseElement {
5
- private form;
6
- private hasError;
7
- private unsubscribe;
8
- get _field(): RtgFormField;
9
- protected createRenderRoot(): HTMLElement | DocumentFragment;
10
- get _label(): HTMLLabelElement | null;
11
- protected firstUpdated(): void;
12
- connectedCallback(): void;
13
- disconnectedCallback(): void;
14
- render(): import('lit').TemplateResult<1>;
15
- }
16
- declare global {
17
- interface HTMLElementTagNameMap {
18
- 'rtg-form-label': RtgFormLabel;
19
- }
20
- }
@@ -1,18 +0,0 @@
1
- import { LitElement } from 'lit';
2
- import { RtgFormField } from './rtg-form-field';
3
-
4
- export declare class RtgFormMessage extends LitElement {
5
- private form;
6
- private error;
7
- get _field(): RtgFormField;
8
- private unsubscribe;
9
- protected createRenderRoot(): this;
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- render(): import('lit').TemplateResult<1> | null;
13
- }
14
- declare global {
15
- interface HTMLElementTagNameMap {
16
- 'rtg-form-message': RtgFormMessage;
17
- }
18
- }
@@ -1,24 +0,0 @@
1
- import { FormController } from './form-controller';
2
- import { BaseElement } from '../../../helpers';
3
- import { RtgFormController } from './rtg-form-controller';
4
- import { RtgFormDescription } from './rtg-form-description';
5
- import { RtgFormField } from './rtg-form-field';
6
- import { RtgFormItem } from './rtg-form-item';
7
- import { RtgFormLabel } from './rtg-form-label';
8
- import { RtgFormMessage } from './rtg-form-message';
9
-
10
- declare class RtgForm extends BaseElement {
11
- form: FormController;
12
- onSubmit: (values: any) => void;
13
- protected createRenderRoot(): HTMLElement | DocumentFragment;
14
- get _formElement(): HTMLFormElement | null;
15
- protected firstUpdated(): void;
16
- private handleSubmit;
17
- render(): import('lit').TemplateResult<1>;
18
- }
19
- export { RtgForm, RtgFormController, RtgFormDescription, RtgFormField, RtgFormItem, RtgFormLabel, RtgFormMessage, };
20
- declare global {
21
- interface HTMLElementTagNameMap {
22
- 'rtg-form': RtgForm;
23
- }
24
- }
@@ -1,16 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
-
4
- export declare class HoverContent extends BaseElement {
5
- state: 'open' | 'closed';
6
- private isOpen;
7
- connectedCallback(): void;
8
- disconnectedCallback(): void;
9
- private onStateChange;
10
- private handlePointerLeaveCheck;
11
- updated(changedProps: PropertyValues): void;
12
- protected createRenderRoot(): HTMLElement | DocumentFragment;
13
- protected getAttributesToExclude(): string[];
14
- protected firstUpdated(_changedProperties: PropertyValues): void;
15
- render(): import('lit').TemplateResult<1>;
16
- }
@@ -1,10 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
-
4
- declare class HoverCardTrigger extends BaseElement {
5
- protected getAttributesToExclude(): string[];
6
- createRenderRoot(): this;
7
- protected firstUpdated(_changedProperties: PropertyValues): void;
8
- render(): import('lit').TemplateResult<1>;
9
- }
10
- export { HoverCardTrigger };
@@ -1,29 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { PropertyValues } from 'lit';
3
- import { HoverContent } from './hover-card-content';
4
- import { HoverCardTrigger } from './hover-card-trigger';
5
-
6
- declare class HoverCard extends BaseElement {
7
- isOpen: boolean;
8
- private hoverTimeout;
9
- private get _containerElement();
10
- private get _content();
11
- private get _trigger();
12
- protected getAttributesToExclude(): string[];
13
- protected updated(_changedProperties: PropertyValues): void;
14
- private openCard;
15
- private closeCard;
16
- connectedCallback(): void;
17
- disconnectedCallback(): void;
18
- protected createRenderRoot(): HTMLElement | DocumentFragment;
19
- protected firstUpdated(_changedProperties: PropertyValues): void;
20
- render(): import('lit').TemplateResult<1>;
21
- }
22
- export { HoverCard, HoverCardTrigger, HoverContent };
23
- declare global {
24
- interface HTMLElementTagNameMap {
25
- 'rtg-hover-card': HoverCard;
26
- 'rtg-hover-card-trigger': HoverCardTrigger;
27
- 'rtg-hover-card-content': HoverContent;
28
- }
29
- }
@@ -1,5 +0,0 @@
1
- import { Meta, StoryFn } from '@storybook/web-components-vite';
2
-
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const HoverCard: StoryFn;
@@ -1,5 +0,0 @@
1
- export declare const hoverCardStyles: {
2
- root: string[];
3
- trigger: string[];
4
- content: string[];
5
- };
@@ -1,41 +0,0 @@
1
- export * from './input/input';
2
- export * from './label/label';
3
- export * from './checkbox/checkbox';
4
- export * from './avatar/avatar';
5
- export * from './aspect-ratio/aspect-ratio';
6
- export * from './badge/badge';
7
- export * from './alert/alert';
8
- export * from './calendar/calendar';
9
- export * from './date-picker/date-picker';
10
- export * from './accordion/accordion';
11
- export * from './progress/progress';
12
- export * from './button/button';
13
- export * from './card/card';
14
- export * from './carousel/carousel';
15
- export * from './combobox/combo-box';
16
- export * from './separator/separator';
17
- export * from './hoverCard/hover-card';
18
- export * from './command/command';
19
- export * from './context-menu/context-menu';
20
- export * from './collapsible/collapsible';
21
- export * from './dialog/dialog';
22
- export * from './switch/switch';
23
- export * from './popover/popover';
24
- export * from './dropdown-menu/dropdown-menu';
25
- export * from './textarea/textarea';
26
- export * from './radio-group/radio-group';
27
- export * from './pagination/pagination';
28
- export * from './drawer/drawer';
29
- export * from './select/select';
30
- export * from './toast/toast';
31
- export * from './tabs/tab';
32
- export * from './toggle/toggle';
33
- export * from './toggle-group/toggle-group';
34
- export * from './input-otp/input-otp';
35
- export * from './breadcrumb/breadcrumb';
36
- export * from './navigation-menu/navigation-menu';
37
- export * from './menubar/menubar';
38
- export * from './table/table';
39
- export * from './form/rtg-form';
40
- export * from './skeleton/skeleton';
41
- export * from './scroll-area/scroll-area';
@@ -1,5 +0,0 @@
1
- export declare const countryOptions: {
2
- label: string;
3
- value: string;
4
- code: string;
5
- }[];
@@ -1,34 +0,0 @@
1
- import { PropertyValues } from 'lit';
2
- import { BaseElement } from '../../../helpers';
3
-
4
- import * as inputType from './input.type';
5
- export declare class RtgInput extends BaseElement {
6
- constructor();
7
- inputElement: HTMLInputElement;
8
- disabled: boolean;
9
- type: inputType.InputType;
10
- placeholder: string;
11
- defaultValue: string;
12
- value: string;
13
- dataKey: string;
14
- country: string;
15
- countryCode: string;
16
- selectedLabel: string;
17
- private rawTelValue;
18
- private showPassword;
19
- private togglePasswordVisibility;
20
- private handleCountryChange;
21
- protected firstUpdated(_changedProperties: PropertyValues): void;
22
- private handleInputChange;
23
- private emitValueChange;
24
- handleFocus(): void;
25
- protected getAttributesToExclude(): string[];
26
- protected getAttributesToRemoveFromParent(): string[];
27
- protected createRenderRoot(): HTMLElement | DocumentFragment;
28
- render(): import('lit').TemplateResult<1>;
29
- }
30
- declare global {
31
- interface HTMLElementTagNameMap {
32
- 'rtg-input': RtgInput;
33
- }
34
- }
@@ -1,7 +0,0 @@
1
- import { Meta, StoryFn } from '@storybook/web-components-vite';
2
- import { InputArgs } from './input.type';
3
-
4
- declare const _default: Meta;
5
- export default _default;
6
- export declare const Input: StoryFn<InputArgs>;
7
- export declare const SpecificInput: StoryFn;
@@ -1,7 +0,0 @@
1
- export declare const inputStyles: {
2
- field: string[];
3
- surface: string[];
4
- typography: string[];
5
- countrySelect: string[];
6
- visibilityToggle: string[];
7
- };
@@ -1,21 +0,0 @@
1
- export type InputType = 'hidden' | 'text' | 'search' | 'tel' | 'url' | 'email' | 'password' | 'date' | 'month' | 'week' | 'time' | 'datetime-local' | 'number' | 'range' | 'color' | 'file';
2
- export type InputNormalType = 'hidden' | 'text' | 'search' | 'tel' | 'url' | 'email' | 'password';
3
- export type InputSpecificType = 'hidden' | 'date' | 'month' | 'week' | 'time' | 'datetime-local' | 'number' | 'range' | 'color' | 'file';
4
- export type InputArgs = {
5
- disabled: boolean;
6
- disabledButton: boolean;
7
- type: InputType;
8
- placeholder: string;
9
- label: string;
10
- defaultValue: string;
11
- ButtonLabel: string;
12
- id: string;
13
- };
14
- export type InputSpecificArgs = {
15
- disabled: boolean;
16
- disabledButton: boolean;
17
- type: InputSpecificType;
18
- label: string;
19
- ButtonLabel: string;
20
- id: string;
21
- };
@@ -1,18 +0,0 @@
1
- import { BaseElement } from '../../../helpers';
2
- import { InputOtp } from './input-otp';
3
-
4
- export declare class InputOtpGroup extends BaseElement {
5
- click: () => void;
6
- get _inputOtp(): InputOtp | null;
7
- get _containerElement(): HTMLDivElement | null;
8
- private childrenArray;
9
- protected getAttributesToExclude(): string[];
10
- firstUpdated(changedProperties: Map<string, unknown>): void;
11
- protected createRenderRoot(): HTMLElement | DocumentFragment;
12
- render(): import('lit').TemplateResult<1>;
13
- }
14
- declare global {
15
- interface HTMLElementTagNameMap {
16
- 'rtg-input-otp-group': InputOtpGroup;
17
- }
18
- }