@awc-ui/react 1.0.0-beta → 1.0.0-beta.2

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 (411) hide show
  1. package/dist/components/MdAccordion.d.ts +25 -0
  2. package/dist/components/MdAccordion.d.ts.map +1 -0
  3. package/dist/components/MdAccordion.js +19 -0
  4. package/dist/components/MdAccordion.js.map +1 -0
  5. package/dist/components/MdAccordionItem.d.ts +24 -0
  6. package/dist/components/MdAccordionItem.d.ts.map +1 -0
  7. package/dist/components/MdAccordionItem.js +17 -0
  8. package/dist/components/MdAccordionItem.js.map +1 -0
  9. package/dist/components/MdAppBar.d.ts +19 -0
  10. package/dist/components/MdAppBar.d.ts.map +1 -0
  11. package/dist/components/MdAppBar.js +17 -0
  12. package/dist/components/MdAppBar.js.map +1 -0
  13. package/dist/components/MdAreaChart.d.ts +28 -0
  14. package/dist/components/MdAreaChart.d.ts.map +1 -0
  15. package/dist/components/MdAreaChart.js +22 -0
  16. package/dist/components/MdAreaChart.js.map +1 -0
  17. package/dist/components/MdAutocomplete.d.ts +22 -0
  18. package/dist/components/MdAutocomplete.d.ts.map +1 -0
  19. package/dist/components/MdAutocomplete.js +20 -0
  20. package/dist/components/MdAutocomplete.js.map +1 -0
  21. package/dist/components/MdAvatar.d.ts +18 -0
  22. package/dist/components/MdAvatar.d.ts.map +1 -0
  23. package/dist/components/MdAvatar.js +16 -0
  24. package/dist/components/MdAvatar.js.map +1 -0
  25. package/dist/components/MdBadge.d.ts +10 -0
  26. package/dist/components/MdBadge.d.ts.map +1 -0
  27. package/dist/components/MdBadge.js +13 -0
  28. package/dist/components/MdBadge.js.map +1 -0
  29. package/dist/components/MdBarChart.d.ts +25 -0
  30. package/dist/components/MdBarChart.d.ts.map +1 -0
  31. package/dist/components/MdBarChart.js +19 -0
  32. package/dist/components/MdBarChart.js.map +1 -0
  33. package/dist/components/MdBottomSheet.d.ts +15 -0
  34. package/dist/components/MdBottomSheet.d.ts.map +1 -0
  35. package/dist/components/MdBottomSheet.js +17 -0
  36. package/dist/components/MdBottomSheet.js.map +1 -0
  37. package/dist/components/MdBreadcrumbItem.d.ts +13 -0
  38. package/dist/components/MdBreadcrumbItem.d.ts.map +1 -0
  39. package/dist/components/MdBreadcrumbItem.js +13 -0
  40. package/dist/components/MdBreadcrumbItem.js.map +1 -0
  41. package/dist/components/MdBreadcrumbs.d.ts +13 -0
  42. package/dist/components/MdBreadcrumbs.d.ts.map +1 -0
  43. package/dist/components/MdBreadcrumbs.js +13 -0
  44. package/dist/components/MdBreadcrumbs.js.map +1 -0
  45. package/dist/components/MdButton.d.ts +14 -0
  46. package/dist/components/MdButton.d.ts.map +1 -0
  47. package/dist/components/MdButton.js +16 -0
  48. package/dist/components/MdButton.js.map +1 -0
  49. package/dist/components/MdButtonGroup.d.ts +13 -0
  50. package/dist/components/MdButtonGroup.d.ts.map +1 -0
  51. package/dist/components/MdButtonGroup.js +13 -0
  52. package/dist/components/MdButtonGroup.js.map +1 -0
  53. package/dist/components/MdCard.d.ts +16 -0
  54. package/dist/components/MdCard.d.ts.map +1 -0
  55. package/dist/components/MdCard.js +18 -0
  56. package/dist/components/MdCard.js.map +1 -0
  57. package/dist/components/MdCheckbox.d.ts +21 -0
  58. package/dist/components/MdCheckbox.d.ts.map +1 -0
  59. package/dist/components/MdCheckbox.js +16 -0
  60. package/dist/components/MdCheckbox.js.map +1 -0
  61. package/dist/components/MdChip.d.ts +17 -0
  62. package/dist/components/MdChip.d.ts.map +1 -0
  63. package/dist/components/MdChip.js +17 -0
  64. package/dist/components/MdChip.js.map +1 -0
  65. package/dist/components/MdColorPicker.d.ts +21 -0
  66. package/dist/components/MdColorPicker.d.ts.map +1 -0
  67. package/dist/components/MdColorPicker.js +17 -0
  68. package/dist/components/MdColorPicker.js.map +1 -0
  69. package/dist/components/MdDatePicker.d.ts +29 -0
  70. package/dist/components/MdDatePicker.d.ts.map +1 -0
  71. package/dist/components/MdDatePicker.js +25 -0
  72. package/dist/components/MdDatePicker.js.map +1 -0
  73. package/dist/components/MdDialog.d.ts +15 -0
  74. package/dist/components/MdDialog.d.ts.map +1 -0
  75. package/dist/components/MdDialog.js +17 -0
  76. package/dist/components/MdDialog.js.map +1 -0
  77. package/dist/components/MdDivider.d.ts +10 -0
  78. package/dist/components/MdDivider.d.ts.map +1 -0
  79. package/dist/components/MdDivider.js +13 -0
  80. package/dist/components/MdDivider.js.map +1 -0
  81. package/dist/components/MdFab.d.ts +13 -0
  82. package/dist/components/MdFab.d.ts.map +1 -0
  83. package/dist/components/MdFab.js +13 -0
  84. package/dist/components/MdFab.js.map +1 -0
  85. package/dist/components/MdFabMenu.d.ts +14 -0
  86. package/dist/components/MdFabMenu.d.ts.map +1 -0
  87. package/dist/components/MdFabMenu.js +16 -0
  88. package/dist/components/MdFabMenu.js.map +1 -0
  89. package/dist/components/MdFabMenuItem.d.ts +13 -0
  90. package/dist/components/MdFabMenuItem.d.ts.map +1 -0
  91. package/dist/components/MdFabMenuItem.js +13 -0
  92. package/dist/components/MdFabMenuItem.js.map +1 -0
  93. package/dist/components/MdIconButton.d.ts +15 -0
  94. package/dist/components/MdIconButton.d.ts.map +1 -0
  95. package/dist/components/MdIconButton.js +13 -0
  96. package/dist/components/MdIconButton.js.map +1 -0
  97. package/dist/components/MdLineChart.d.ts +28 -0
  98. package/dist/components/MdLineChart.d.ts.map +1 -0
  99. package/dist/components/MdLineChart.js +22 -0
  100. package/dist/components/MdLineChart.js.map +1 -0
  101. package/dist/components/MdList.d.ts +22 -0
  102. package/dist/components/MdList.d.ts.map +1 -0
  103. package/dist/components/MdList.js +17 -0
  104. package/dist/components/MdList.js.map +1 -0
  105. package/dist/components/MdListItem.d.ts +31 -0
  106. package/dist/components/MdListItem.d.ts.map +1 -0
  107. package/dist/components/MdListItem.js +20 -0
  108. package/dist/components/MdListItem.js.map +1 -0
  109. package/dist/components/MdLoadingIndicator.d.ts +10 -0
  110. package/dist/components/MdLoadingIndicator.d.ts.map +1 -0
  111. package/dist/components/MdLoadingIndicator.js +13 -0
  112. package/dist/components/MdLoadingIndicator.js.map +1 -0
  113. package/dist/components/MdMenu.d.ts +14 -0
  114. package/dist/components/MdMenu.d.ts.map +1 -0
  115. package/dist/components/MdMenu.js +16 -0
  116. package/dist/components/MdMenu.js.map +1 -0
  117. package/dist/components/MdMenuItem.d.ts +13 -0
  118. package/dist/components/MdMenuItem.d.ts.map +1 -0
  119. package/dist/components/MdMenuItem.js +13 -0
  120. package/dist/components/MdMenuItem.js.map +1 -0
  121. package/dist/components/MdMenuItemGroup.d.ts +10 -0
  122. package/dist/components/MdMenuItemGroup.d.ts.map +1 -0
  123. package/dist/components/MdMenuItemGroup.js +13 -0
  124. package/dist/components/MdMenuItemGroup.js.map +1 -0
  125. package/dist/components/MdMeter.d.ts +10 -0
  126. package/dist/components/MdMeter.d.ts.map +1 -0
  127. package/dist/components/MdMeter.js +13 -0
  128. package/dist/components/MdMeter.js.map +1 -0
  129. package/dist/components/MdMultiSelect.d.ts +22 -0
  130. package/dist/components/MdMultiSelect.d.ts.map +1 -0
  131. package/dist/components/MdMultiSelect.js +20 -0
  132. package/dist/components/MdMultiSelect.js.map +1 -0
  133. package/dist/components/MdNavigationBar.d.ts +16 -0
  134. package/dist/components/MdNavigationBar.d.ts.map +1 -0
  135. package/dist/components/MdNavigationBar.js +13 -0
  136. package/dist/components/MdNavigationBar.js.map +1 -0
  137. package/dist/components/MdNavigationRail.d.ts +18 -0
  138. package/dist/components/MdNavigationRail.d.ts.map +1 -0
  139. package/dist/components/MdNavigationRail.js +17 -0
  140. package/dist/components/MdNavigationRail.js.map +1 -0
  141. package/dist/components/MdNavigationRailTab.d.ts +18 -0
  142. package/dist/components/MdNavigationRailTab.d.ts.map +1 -0
  143. package/dist/components/MdNavigationRailTab.js +16 -0
  144. package/dist/components/MdNavigationRailTab.js.map +1 -0
  145. package/dist/components/MdNavigationTab.d.ts +15 -0
  146. package/dist/components/MdNavigationTab.d.ts.map +1 -0
  147. package/dist/components/MdNavigationTab.js +13 -0
  148. package/dist/components/MdNavigationTab.js.map +1 -0
  149. package/dist/components/MdNumberField.d.ts +19 -0
  150. package/dist/components/MdNumberField.d.ts.map +1 -0
  151. package/dist/components/MdNumberField.js +17 -0
  152. package/dist/components/MdNumberField.js.map +1 -0
  153. package/dist/components/MdOrganizationChart.d.ts +14 -0
  154. package/dist/components/MdOrganizationChart.d.ts.map +1 -0
  155. package/dist/components/MdOrganizationChart.js +16 -0
  156. package/dist/components/MdOrganizationChart.js.map +1 -0
  157. package/dist/components/MdOtpField.d.ts +17 -0
  158. package/dist/components/MdOtpField.d.ts.map +1 -0
  159. package/dist/components/MdOtpField.js +19 -0
  160. package/dist/components/MdOtpField.js.map +1 -0
  161. package/dist/components/MdPieChart.d.ts +18 -0
  162. package/dist/components/MdPieChart.d.ts.map +1 -0
  163. package/dist/components/MdPieChart.js +17 -0
  164. package/dist/components/MdPieChart.js.map +1 -0
  165. package/dist/components/MdProgressIndicator.d.ts +13 -0
  166. package/dist/components/MdProgressIndicator.d.ts.map +1 -0
  167. package/dist/components/MdProgressIndicator.js +13 -0
  168. package/dist/components/MdProgressIndicator.js.map +1 -0
  169. package/dist/components/MdRadio.d.ts +23 -0
  170. package/dist/components/MdRadio.d.ts.map +1 -0
  171. package/dist/components/MdRadio.js +18 -0
  172. package/dist/components/MdRadio.js.map +1 -0
  173. package/dist/components/MdRating.d.ts +14 -0
  174. package/dist/components/MdRating.d.ts.map +1 -0
  175. package/dist/components/MdRating.js +16 -0
  176. package/dist/components/MdRating.js.map +1 -0
  177. package/dist/components/MdRipple.d.ts +10 -0
  178. package/dist/components/MdRipple.d.ts.map +1 -0
  179. package/dist/components/MdRipple.js +13 -0
  180. package/dist/components/MdRipple.js.map +1 -0
  181. package/dist/components/MdSearch.d.ts +33 -0
  182. package/dist/components/MdSearch.d.ts.map +1 -0
  183. package/dist/components/MdSearch.js +24 -0
  184. package/dist/components/MdSearch.js.map +1 -0
  185. package/dist/components/MdSegmentedButton.d.ts +16 -0
  186. package/dist/components/MdSegmentedButton.d.ts.map +1 -0
  187. package/dist/components/MdSegmentedButton.js +13 -0
  188. package/dist/components/MdSegmentedButton.js.map +1 -0
  189. package/dist/components/MdSegmentedButtonSet.d.ts +13 -0
  190. package/dist/components/MdSegmentedButtonSet.d.ts.map +1 -0
  191. package/dist/components/MdSegmentedButtonSet.js +13 -0
  192. package/dist/components/MdSegmentedButtonSet.js.map +1 -0
  193. package/dist/components/MdSelect.d.ts +20 -0
  194. package/dist/components/MdSelect.d.ts.map +1 -0
  195. package/dist/components/MdSelect.js +18 -0
  196. package/dist/components/MdSelect.js.map +1 -0
  197. package/dist/components/MdSelectOption.d.ts +13 -0
  198. package/dist/components/MdSelectOption.d.ts.map +1 -0
  199. package/dist/components/MdSelectOption.js +13 -0
  200. package/dist/components/MdSelectOption.js.map +1 -0
  201. package/dist/components/MdSideSheet.d.ts +16 -0
  202. package/dist/components/MdSideSheet.d.ts.map +1 -0
  203. package/dist/components/MdSideSheet.js +18 -0
  204. package/dist/components/MdSideSheet.js.map +1 -0
  205. package/dist/components/MdSkeleton.d.ts +10 -0
  206. package/dist/components/MdSkeleton.d.ts.map +1 -0
  207. package/dist/components/MdSkeleton.js +13 -0
  208. package/dist/components/MdSkeleton.js.map +1 -0
  209. package/dist/components/MdSlider.d.ts +18 -0
  210. package/dist/components/MdSlider.d.ts.map +1 -0
  211. package/dist/components/MdSlider.js +20 -0
  212. package/dist/components/MdSlider.js.map +1 -0
  213. package/dist/components/MdSnackbar.d.ts +17 -0
  214. package/dist/components/MdSnackbar.d.ts.map +1 -0
  215. package/dist/components/MdSnackbar.js +17 -0
  216. package/dist/components/MdSnackbar.js.map +1 -0
  217. package/dist/components/MdSparkline.d.ts +17 -0
  218. package/dist/components/MdSparkline.d.ts.map +1 -0
  219. package/dist/components/MdSparkline.js +16 -0
  220. package/dist/components/MdSparkline.js.map +1 -0
  221. package/dist/components/MdSplitButton.d.ts +16 -0
  222. package/dist/components/MdSplitButton.d.ts.map +1 -0
  223. package/dist/components/MdSplitButton.js +16 -0
  224. package/dist/components/MdSplitButton.js.map +1 -0
  225. package/dist/components/MdStatusDot.d.ts +10 -0
  226. package/dist/components/MdStatusDot.d.ts.map +1 -0
  227. package/dist/components/MdStatusDot.js +13 -0
  228. package/dist/components/MdStatusDot.js.map +1 -0
  229. package/dist/components/MdStep.d.ts +21 -0
  230. package/dist/components/MdStep.d.ts.map +1 -0
  231. package/dist/components/MdStep.js +17 -0
  232. package/dist/components/MdStep.js.map +1 -0
  233. package/dist/components/MdStepper.d.ts +21 -0
  234. package/dist/components/MdStepper.d.ts.map +1 -0
  235. package/dist/components/MdStepper.js +17 -0
  236. package/dist/components/MdStepper.js.map +1 -0
  237. package/dist/components/MdSubMenuItem.d.ts +13 -0
  238. package/dist/components/MdSubMenuItem.d.ts.map +1 -0
  239. package/dist/components/MdSubMenuItem.js +13 -0
  240. package/dist/components/MdSubMenuItem.js.map +1 -0
  241. package/dist/components/MdSwitch.d.ts +23 -0
  242. package/dist/components/MdSwitch.d.ts.map +1 -0
  243. package/dist/components/MdSwitch.js +17 -0
  244. package/dist/components/MdSwitch.js.map +1 -0
  245. package/dist/components/MdTab.d.ts +13 -0
  246. package/dist/components/MdTab.d.ts.map +1 -0
  247. package/dist/components/MdTab.js +13 -0
  248. package/dist/components/MdTab.js.map +1 -0
  249. package/dist/components/MdTabPanel.d.ts +10 -0
  250. package/dist/components/MdTabPanel.d.ts.map +1 -0
  251. package/dist/components/MdTabPanel.js +13 -0
  252. package/dist/components/MdTabPanel.js.map +1 -0
  253. package/dist/components/MdTabPanels.d.ts +10 -0
  254. package/dist/components/MdTabPanels.d.ts.map +1 -0
  255. package/dist/components/MdTabPanels.js +13 -0
  256. package/dist/components/MdTabPanels.js.map +1 -0
  257. package/dist/components/MdTable.d.ts +27 -0
  258. package/dist/components/MdTable.d.ts.map +1 -0
  259. package/dist/components/MdTable.js +19 -0
  260. package/dist/components/MdTable.js.map +1 -0
  261. package/dist/components/MdTableBody.d.ts +10 -0
  262. package/dist/components/MdTableBody.d.ts.map +1 -0
  263. package/dist/components/MdTableBody.js +13 -0
  264. package/dist/components/MdTableBody.js.map +1 -0
  265. package/dist/components/MdTableCell.d.ts +10 -0
  266. package/dist/components/MdTableCell.d.ts.map +1 -0
  267. package/dist/components/MdTableCell.js +13 -0
  268. package/dist/components/MdTableCell.js.map +1 -0
  269. package/dist/components/MdTableContainer.d.ts +10 -0
  270. package/dist/components/MdTableContainer.d.ts.map +1 -0
  271. package/dist/components/MdTableContainer.js +13 -0
  272. package/dist/components/MdTableContainer.js.map +1 -0
  273. package/dist/components/MdTableExpandToggle.d.ts +10 -0
  274. package/dist/components/MdTableExpandToggle.d.ts.map +1 -0
  275. package/dist/components/MdTableExpandToggle.js +13 -0
  276. package/dist/components/MdTableExpandToggle.js.map +1 -0
  277. package/dist/components/MdTableFoot.d.ts +10 -0
  278. package/dist/components/MdTableFoot.d.ts.map +1 -0
  279. package/dist/components/MdTableFoot.js +13 -0
  280. package/dist/components/MdTableFoot.js.map +1 -0
  281. package/dist/components/MdTableHead.d.ts +10 -0
  282. package/dist/components/MdTableHead.d.ts.map +1 -0
  283. package/dist/components/MdTableHead.js +13 -0
  284. package/dist/components/MdTableHead.js.map +1 -0
  285. package/dist/components/MdTablePagination.d.ts +18 -0
  286. package/dist/components/MdTablePagination.d.ts.map +1 -0
  287. package/dist/components/MdTablePagination.js +16 -0
  288. package/dist/components/MdTablePagination.js.map +1 -0
  289. package/dist/components/MdTableRow.d.ts +23 -0
  290. package/dist/components/MdTableRow.d.ts.map +1 -0
  291. package/dist/components/MdTableRow.js +17 -0
  292. package/dist/components/MdTableRow.js.map +1 -0
  293. package/dist/components/MdTableSortLabel.d.ts +16 -0
  294. package/dist/components/MdTableSortLabel.d.ts.map +1 -0
  295. package/dist/components/MdTableSortLabel.js +13 -0
  296. package/dist/components/MdTableSortLabel.js.map +1 -0
  297. package/dist/components/MdTableToolbar.d.ts +10 -0
  298. package/dist/components/MdTableToolbar.d.ts.map +1 -0
  299. package/dist/components/MdTableToolbar.js +13 -0
  300. package/dist/components/MdTableToolbar.js.map +1 -0
  301. package/dist/components/MdTabs.d.ts +16 -0
  302. package/dist/components/MdTabs.d.ts.map +1 -0
  303. package/dist/components/MdTabs.js +13 -0
  304. package/dist/components/MdTabs.js.map +1 -0
  305. package/dist/components/MdTextField.d.ts +28 -0
  306. package/dist/components/MdTextField.d.ts.map +1 -0
  307. package/dist/components/MdTextField.js +21 -0
  308. package/dist/components/MdTextField.js.map +1 -0
  309. package/dist/components/MdTimePicker.d.ts +23 -0
  310. package/dist/components/MdTimePicker.d.ts.map +1 -0
  311. package/dist/components/MdTimePicker.js +21 -0
  312. package/dist/components/MdTimePicker.js.map +1 -0
  313. package/dist/components/MdToolbar.d.ts +10 -0
  314. package/dist/components/MdToolbar.d.ts.map +1 -0
  315. package/dist/components/MdToolbar.js +13 -0
  316. package/dist/components/MdToolbar.js.map +1 -0
  317. package/dist/components/MdTooltip.d.ts +14 -0
  318. package/dist/components/MdTooltip.d.ts.map +1 -0
  319. package/dist/components/MdTooltip.js +16 -0
  320. package/dist/components/MdTooltip.js.map +1 -0
  321. package/dist/components/MdTransferList.d.ts +18 -0
  322. package/dist/components/MdTransferList.d.ts.map +1 -0
  323. package/dist/components/MdTransferList.js +16 -0
  324. package/dist/components/MdTransferList.js.map +1 -0
  325. package/dist/components.d.ts +84 -726
  326. package/dist/components.d.ts.map +1 -1
  327. package/dist/components.js +87 -959
  328. package/dist/components.js.map +1 -1
  329. package/package.json +19 -3
  330. package/src/components/MdAccordion.ts +38 -0
  331. package/src/components/MdAccordionItem.ts +34 -0
  332. package/src/components/MdAppBar.ts +34 -0
  333. package/src/components/MdAreaChart.ts +44 -0
  334. package/src/components/MdAutocomplete.ts +40 -0
  335. package/src/components/MdAvatar.ts +32 -0
  336. package/src/components/MdBadge.ts +25 -0
  337. package/src/components/MdBarChart.ts +38 -0
  338. package/src/components/MdBottomSheet.ts +34 -0
  339. package/src/components/MdBreadcrumbItem.ts +26 -0
  340. package/src/components/MdBreadcrumbs.ts +26 -0
  341. package/src/components/MdButton.ts +32 -0
  342. package/src/components/MdButtonGroup.ts +26 -0
  343. package/src/components/MdCard.ts +36 -0
  344. package/src/components/MdCheckbox.ts +32 -0
  345. package/src/components/MdChip.ts +34 -0
  346. package/src/components/MdColorPicker.ts +34 -0
  347. package/src/components/MdDatePicker.ts +50 -0
  348. package/src/components/MdDialog.ts +34 -0
  349. package/src/components/MdDivider.ts +25 -0
  350. package/src/components/MdFab.ts +26 -0
  351. package/src/components/MdFabMenu.ts +32 -0
  352. package/src/components/MdFabMenuItem.ts +26 -0
  353. package/src/components/MdIconButton.ts +26 -0
  354. package/src/components/MdLineChart.ts +44 -0
  355. package/src/components/MdList.ts +34 -0
  356. package/src/components/MdListItem.ts +40 -0
  357. package/src/components/MdLoadingIndicator.ts +25 -0
  358. package/src/components/MdMenu.ts +32 -0
  359. package/src/components/MdMenuItem.ts +26 -0
  360. package/src/components/MdMenuItemGroup.ts +25 -0
  361. package/src/components/MdMeter.ts +25 -0
  362. package/src/components/MdMultiSelect.ts +40 -0
  363. package/src/components/MdNavigationBar.ts +26 -0
  364. package/src/components/MdNavigationRail.ts +34 -0
  365. package/src/components/MdNavigationRailTab.ts +32 -0
  366. package/src/components/MdNavigationTab.ts +26 -0
  367. package/src/components/MdNumberField.ts +34 -0
  368. package/src/components/MdOrganizationChart.ts +32 -0
  369. package/src/components/MdOtpField.ts +38 -0
  370. package/src/components/MdPieChart.ts +34 -0
  371. package/src/components/MdProgressIndicator.ts +26 -0
  372. package/src/components/MdRadio.ts +36 -0
  373. package/src/components/MdRating.ts +32 -0
  374. package/src/components/MdRipple.ts +25 -0
  375. package/src/components/MdSearch.ts +48 -0
  376. package/src/components/MdSegmentedButton.ts +26 -0
  377. package/src/components/MdSegmentedButtonSet.ts +26 -0
  378. package/src/components/MdSelect.ts +36 -0
  379. package/src/components/MdSelectOption.ts +26 -0
  380. package/src/components/MdSideSheet.ts +36 -0
  381. package/src/components/MdSkeleton.ts +25 -0
  382. package/src/components/MdSlider.ts +40 -0
  383. package/src/components/MdSnackbar.ts +34 -0
  384. package/src/components/MdSparkline.ts +32 -0
  385. package/src/components/MdSplitButton.ts +32 -0
  386. package/src/components/MdStatusDot.ts +25 -0
  387. package/src/components/MdStep.ts +34 -0
  388. package/src/components/MdStepper.ts +34 -0
  389. package/src/components/MdSubMenuItem.ts +26 -0
  390. package/src/components/MdSwitch.ts +34 -0
  391. package/src/components/MdTab.ts +26 -0
  392. package/src/components/MdTabPanel.ts +25 -0
  393. package/src/components/MdTabPanels.ts +25 -0
  394. package/src/components/MdTable.ts +38 -0
  395. package/src/components/MdTableBody.ts +25 -0
  396. package/src/components/MdTableCell.ts +25 -0
  397. package/src/components/MdTableContainer.ts +25 -0
  398. package/src/components/MdTableExpandToggle.ts +25 -0
  399. package/src/components/MdTableFoot.ts +25 -0
  400. package/src/components/MdTableHead.ts +25 -0
  401. package/src/components/MdTablePagination.ts +32 -0
  402. package/src/components/MdTableRow.ts +34 -0
  403. package/src/components/MdTableSortLabel.ts +26 -0
  404. package/src/components/MdTableToolbar.ts +25 -0
  405. package/src/components/MdTabs.ts +26 -0
  406. package/src/components/MdTextField.ts +42 -0
  407. package/src/components/MdTimePicker.ts +42 -0
  408. package/src/components/MdToolbar.ts +25 -0
  409. package/src/components/MdTooltip.ts +32 -0
  410. package/src/components/MdTransferList.ts +32 -0
  411. package/src/components.ts +86 -1439
@@ -0,0 +1,34 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdNavigationRailCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdNavigationRail as MdNavigationRailElement, defineCustomElement as defineMdNavigationRail } from "@awc-ui/core/dist/components/md-navigation-rail.js";
16
+
17
+ export type MdNavigationRailEvents = {
18
+ onMdTabChange: EventName<MdNavigationRailCustomEvent<{ index: number; value: string }>>,
19
+ onMdExpand: EventName<MdNavigationRailCustomEvent<void>>,
20
+ onMdCollapse: EventName<MdNavigationRailCustomEvent<void>>
21
+ };
22
+
23
+ export const MdNavigationRail: StencilReactComponent<MdNavigationRailElement, MdNavigationRailEvents, Components.MdNavigationRail> = /*@__PURE__*/ createComponent<MdNavigationRailElement, MdNavigationRailEvents, Components.MdNavigationRail>({
24
+ tagName: 'md-navigation-rail',
25
+ elementClass: MdNavigationRailElement,
26
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
27
+ react: React,
28
+ events: {
29
+ onMdTabChange: 'mdTabChange',
30
+ onMdExpand: 'mdExpand',
31
+ onMdCollapse: 'mdCollapse'
32
+ } as MdNavigationRailEvents,
33
+ defineCustomElement: defineMdNavigationRail
34
+ });
@@ -0,0 +1,32 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdNavigationRailTabCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdNavigationRailTab as MdNavigationRailTabElement, defineCustomElement as defineMdNavigationRailTab } from "@awc-ui/core/dist/components/md-navigation-rail-tab.js";
16
+
17
+ export type MdNavigationRailTabEvents = {
18
+ onMdTabClick: EventName<MdNavigationRailTabCustomEvent<{ value: string }>>,
19
+ onMdSubmenuToggle: EventName<MdNavigationRailTabCustomEvent<{ open: boolean }>>
20
+ };
21
+
22
+ export const MdNavigationRailTab: StencilReactComponent<MdNavigationRailTabElement, MdNavigationRailTabEvents, Components.MdNavigationRailTab> = /*@__PURE__*/ createComponent<MdNavigationRailTabElement, MdNavigationRailTabEvents, Components.MdNavigationRailTab>({
23
+ tagName: 'md-navigation-rail-tab',
24
+ elementClass: MdNavigationRailTabElement,
25
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
26
+ react: React,
27
+ events: {
28
+ onMdTabClick: 'mdTabClick',
29
+ onMdSubmenuToggle: 'mdSubmenuToggle'
30
+ } as MdNavigationRailTabEvents,
31
+ defineCustomElement: defineMdNavigationRailTab
32
+ });
@@ -0,0 +1,26 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdNavigationTabCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdNavigationTab as MdNavigationTabElement, defineCustomElement as defineMdNavigationTab } from "@awc-ui/core/dist/components/md-navigation-tab.js";
16
+
17
+ export type MdNavigationTabEvents = { onMdTabClick: EventName<MdNavigationTabCustomEvent<{ index: number }>> };
18
+
19
+ export const MdNavigationTab: StencilReactComponent<MdNavigationTabElement, MdNavigationTabEvents, Components.MdNavigationTab> = /*@__PURE__*/ createComponent<MdNavigationTabElement, MdNavigationTabEvents, Components.MdNavigationTab>({
20
+ tagName: 'md-navigation-tab',
21
+ elementClass: MdNavigationTabElement,
22
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
23
+ react: React,
24
+ events: { onMdTabClick: 'mdTabClick' } as MdNavigationTabEvents,
25
+ defineCustomElement: defineMdNavigationTab
26
+ });
@@ -0,0 +1,34 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdNumberFieldChangeDetail, MdNumberFieldCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdNumberField as MdNumberFieldElement, defineCustomElement as defineMdNumberField } from "@awc-ui/core/dist/components/md-number-field.js";
16
+
17
+ export type MdNumberFieldEvents = {
18
+ onMdInput: EventName<MdNumberFieldCustomEvent<MdNumberFieldChangeDetail>>,
19
+ onMdChange: EventName<MdNumberFieldCustomEvent<MdNumberFieldChangeDetail>>,
20
+ onMdValidityChange: EventName<MdNumberFieldCustomEvent<{ valid: boolean; validationMessage: string; flags: Record<string, boolean>; }>>
21
+ };
22
+
23
+ export const MdNumberField: StencilReactComponent<MdNumberFieldElement, MdNumberFieldEvents, Components.MdNumberField> = /*@__PURE__*/ createComponent<MdNumberFieldElement, MdNumberFieldEvents, Components.MdNumberField>({
24
+ tagName: 'md-number-field',
25
+ elementClass: MdNumberFieldElement,
26
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
27
+ react: React,
28
+ events: {
29
+ onMdInput: 'mdInput',
30
+ onMdChange: 'mdChange',
31
+ onMdValidityChange: 'mdValidityChange'
32
+ } as MdNumberFieldEvents,
33
+ defineCustomElement: defineMdNumberField
34
+ });
@@ -0,0 +1,32 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdOrganizationChartCustomEvent, OrgChartSelectionChangeDetail, OrgChartToggleDetail } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdOrganizationChart as MdOrganizationChartElement, defineCustomElement as defineMdOrganizationChart } from "@awc-ui/core/dist/components/md-organization-chart.js";
16
+
17
+ export type MdOrganizationChartEvents = {
18
+ onMdSelectionChange: EventName<MdOrganizationChartCustomEvent<OrgChartSelectionChangeDetail>>,
19
+ onMdNodeToggle: EventName<MdOrganizationChartCustomEvent<OrgChartToggleDetail>>
20
+ };
21
+
22
+ export const MdOrganizationChart: StencilReactComponent<MdOrganizationChartElement, MdOrganizationChartEvents, Components.MdOrganizationChart> = /*@__PURE__*/ createComponent<MdOrganizationChartElement, MdOrganizationChartEvents, Components.MdOrganizationChart>({
23
+ tagName: 'md-organization-chart',
24
+ elementClass: MdOrganizationChartElement,
25
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
26
+ react: React,
27
+ events: {
28
+ onMdSelectionChange: 'mdSelectionChange',
29
+ onMdNodeToggle: 'mdNodeToggle'
30
+ } as MdOrganizationChartEvents,
31
+ defineCustomElement: defineMdOrganizationChart
32
+ });
@@ -0,0 +1,38 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdOtpFieldCompleteDetail, MdOtpFieldCustomEvent, MdOtpFieldInvalidDetail, MdOtpFieldValidityDetail } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdOtpField as MdOtpFieldElement, defineCustomElement as defineMdOtpField } from "@awc-ui/core/dist/components/md-otp-field.js";
16
+
17
+ export type MdOtpFieldEvents = {
18
+ onMdInput: EventName<MdOtpFieldCustomEvent<string>>,
19
+ onMdChange: EventName<MdOtpFieldCustomEvent<string>>,
20
+ onMdComplete: EventName<MdOtpFieldCustomEvent<MdOtpFieldCompleteDetail>>,
21
+ onMdInvalidInput: EventName<MdOtpFieldCustomEvent<MdOtpFieldInvalidDetail>>,
22
+ onMdValidityChange: EventName<MdOtpFieldCustomEvent<MdOtpFieldValidityDetail>>
23
+ };
24
+
25
+ export const MdOtpField: StencilReactComponent<MdOtpFieldElement, MdOtpFieldEvents, Components.MdOtpField> = /*@__PURE__*/ createComponent<MdOtpFieldElement, MdOtpFieldEvents, Components.MdOtpField>({
26
+ tagName: 'md-otp-field',
27
+ elementClass: MdOtpFieldElement,
28
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
29
+ react: React,
30
+ events: {
31
+ onMdInput: 'mdInput',
32
+ onMdChange: 'mdChange',
33
+ onMdComplete: 'mdComplete',
34
+ onMdInvalidInput: 'mdInvalidInput',
35
+ onMdValidityChange: 'mdValidityChange'
36
+ } as MdOtpFieldEvents,
37
+ defineCustomElement: defineMdOtpField
38
+ });
@@ -0,0 +1,34 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdChartClickDetail, MdPieChartCustomEvent, MdPieDatum } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdPieChart as MdPieChartElement, defineCustomElement as defineMdPieChart } from "@awc-ui/core/dist/components/md-pie-chart.js";
16
+
17
+ export type MdPieChartEvents = {
18
+ onMdSliceClick: EventName<MdPieChartCustomEvent<MdChartClickDetail<MdPieDatum>>>,
19
+ onMdLegendClick: EventName<MdPieChartCustomEvent<{ dataIndex: number; selected: boolean }>>,
20
+ onMdReady: EventName<MdPieChartCustomEvent<void>>
21
+ };
22
+
23
+ export const MdPieChart: StencilReactComponent<MdPieChartElement, MdPieChartEvents, Components.MdPieChart> = /*@__PURE__*/ createComponent<MdPieChartElement, MdPieChartEvents, Components.MdPieChart>({
24
+ tagName: 'md-pie-chart',
25
+ elementClass: MdPieChartElement,
26
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
27
+ react: React,
28
+ events: {
29
+ onMdSliceClick: 'mdSliceClick',
30
+ onMdLegendClick: 'mdLegendClick',
31
+ onMdReady: 'mdReady'
32
+ } as MdPieChartEvents,
33
+ defineCustomElement: defineMdPieChart
34
+ });
@@ -0,0 +1,26 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdProgressIndicatorCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdProgressIndicator as MdProgressIndicatorElement, defineCustomElement as defineMdProgressIndicator } from "@awc-ui/core/dist/components/md-progress-indicator.js";
16
+
17
+ export type MdProgressIndicatorEvents = { onMdComplete: EventName<MdProgressIndicatorCustomEvent<void>> };
18
+
19
+ export const MdProgressIndicator: StencilReactComponent<MdProgressIndicatorElement, MdProgressIndicatorEvents, Components.MdProgressIndicator> = /*@__PURE__*/ createComponent<MdProgressIndicatorElement, MdProgressIndicatorEvents, Components.MdProgressIndicator>({
20
+ tagName: 'md-progress-indicator',
21
+ elementClass: MdProgressIndicatorElement,
22
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
23
+ react: React,
24
+ events: { onMdComplete: 'mdComplete' } as MdProgressIndicatorEvents,
25
+ defineCustomElement: defineMdProgressIndicator
26
+ });
@@ -0,0 +1,36 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdRadioCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdRadio as MdRadioElement, defineCustomElement as defineMdRadio } from "@awc-ui/core/dist/components/md-radio.js";
16
+
17
+ export type MdRadioEvents = {
18
+ onMdChange: EventName<MdRadioCustomEvent<{ checked: boolean; value: string }>>,
19
+ onMdFocus: EventName<MdRadioCustomEvent<void>>,
20
+ onMdBlur: EventName<MdRadioCustomEvent<void>>,
21
+ onMdValidityChange: EventName<MdRadioCustomEvent<{ valid: boolean; validationMessage: string; flags: Record<string, boolean>; }>>
22
+ };
23
+
24
+ export const MdRadio: StencilReactComponent<MdRadioElement, MdRadioEvents, Components.MdRadio> = /*@__PURE__*/ createComponent<MdRadioElement, MdRadioEvents, Components.MdRadio>({
25
+ tagName: 'md-radio',
26
+ elementClass: MdRadioElement,
27
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
28
+ react: React,
29
+ events: {
30
+ onMdChange: 'mdChange',
31
+ onMdFocus: 'mdFocus',
32
+ onMdBlur: 'mdBlur',
33
+ onMdValidityChange: 'mdValidityChange'
34
+ } as MdRadioEvents,
35
+ defineCustomElement: defineMdRadio
36
+ });
@@ -0,0 +1,32 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdRatingCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdRating as MdRatingElement, defineCustomElement as defineMdRating } from "@awc-ui/core/dist/components/md-rating.js";
16
+
17
+ export type MdRatingEvents = {
18
+ onMdHover: EventName<MdRatingCustomEvent<number | null>>,
19
+ onMdChange: EventName<MdRatingCustomEvent<number>>
20
+ };
21
+
22
+ export const MdRating: StencilReactComponent<MdRatingElement, MdRatingEvents, Components.MdRating> = /*@__PURE__*/ createComponent<MdRatingElement, MdRatingEvents, Components.MdRating>({
23
+ tagName: 'md-rating',
24
+ elementClass: MdRatingElement,
25
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
26
+ react: React,
27
+ events: {
28
+ onMdHover: 'mdHover',
29
+ onMdChange: 'mdChange'
30
+ } as MdRatingEvents,
31
+ defineCustomElement: defineMdRating
32
+ });
@@ -0,0 +1,25 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { Components } from "@awc-ui/core/dist/components";
14
+ import { MdRipple as MdRippleElement, defineCustomElement as defineMdRipple } from "@awc-ui/core/dist/components/md-ripple.js";
15
+
16
+ export type MdRippleEvents = NonNullable<unknown>;
17
+
18
+ export const MdRipple: StencilReactComponent<MdRippleElement, MdRippleEvents, Components.MdRipple> = /*@__PURE__*/ createComponent<MdRippleElement, MdRippleEvents, Components.MdRipple>({
19
+ tagName: 'md-ripple',
20
+ elementClass: MdRippleElement,
21
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
22
+ react: React,
23
+ events: {} as MdRippleEvents,
24
+ defineCustomElement: defineMdRipple
25
+ });
@@ -0,0 +1,48 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSearchCustomEvent, MdSearchLeadingIconClickDetail, MdSearchTrailingIconClickDetail } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSearch as MdSearchElement, defineCustomElement as defineMdSearch } from "@awc-ui/core/dist/components/md-search.js";
16
+
17
+ export type MdSearchEvents = {
18
+ onMdInput: EventName<MdSearchCustomEvent<{ value: string }>>,
19
+ onMdSearch: EventName<MdSearchCustomEvent<{ value: string }>>,
20
+ onMdSubmit: EventName<MdSearchCustomEvent<{ value: string }>>,
21
+ onMdChange: EventName<MdSearchCustomEvent<{ value: string }>>,
22
+ onMdOpen: EventName<MdSearchCustomEvent<void>>,
23
+ onMdClose: EventName<MdSearchCustomEvent<void>>,
24
+ onMdClear: EventName<MdSearchCustomEvent<void>>,
25
+ onMdVoice: EventName<MdSearchCustomEvent<{ value: string; final: boolean }>>,
26
+ onMdLeadingIconClick: EventName<MdSearchCustomEvent<MdSearchLeadingIconClickDetail>>,
27
+ onMdTrailingIconClick: EventName<MdSearchCustomEvent<MdSearchTrailingIconClickDetail>>
28
+ };
29
+
30
+ export const MdSearch: StencilReactComponent<MdSearchElement, MdSearchEvents, Components.MdSearch> = /*@__PURE__*/ createComponent<MdSearchElement, MdSearchEvents, Components.MdSearch>({
31
+ tagName: 'md-search',
32
+ elementClass: MdSearchElement,
33
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
34
+ react: React,
35
+ events: {
36
+ onMdInput: 'mdInput',
37
+ onMdSearch: 'mdSearch',
38
+ onMdSubmit: 'mdSubmit',
39
+ onMdChange: 'mdChange',
40
+ onMdOpen: 'mdOpen',
41
+ onMdClose: 'mdClose',
42
+ onMdClear: 'mdClear',
43
+ onMdVoice: 'mdVoice',
44
+ onMdLeadingIconClick: 'mdLeadingIconClick',
45
+ onMdTrailingIconClick: 'mdTrailingIconClick'
46
+ } as MdSearchEvents,
47
+ defineCustomElement: defineMdSearch
48
+ });
@@ -0,0 +1,26 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSegmentedButtonCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSegmentedButton as MdSegmentedButtonElement, defineCustomElement as defineMdSegmentedButton } from "@awc-ui/core/dist/components/md-segmented-button.js";
16
+
17
+ export type MdSegmentedButtonEvents = { onMdSegmentClick: EventName<MdSegmentedButtonCustomEvent<{ value: string; selected: boolean }>> };
18
+
19
+ export const MdSegmentedButton: StencilReactComponent<MdSegmentedButtonElement, MdSegmentedButtonEvents, Components.MdSegmentedButton> = /*@__PURE__*/ createComponent<MdSegmentedButtonElement, MdSegmentedButtonEvents, Components.MdSegmentedButton>({
20
+ tagName: 'md-segmented-button',
21
+ elementClass: MdSegmentedButtonElement,
22
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
23
+ react: React,
24
+ events: { onMdSegmentClick: 'mdSegmentClick' } as MdSegmentedButtonEvents,
25
+ defineCustomElement: defineMdSegmentedButton
26
+ });
@@ -0,0 +1,26 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSegmentedButtonSetCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSegmentedButtonSet as MdSegmentedButtonSetElement, defineCustomElement as defineMdSegmentedButtonSet } from "@awc-ui/core/dist/components/md-segmented-button-set.js";
16
+
17
+ export type MdSegmentedButtonSetEvents = { onMdChange: EventName<MdSegmentedButtonSetCustomEvent<string[]>> };
18
+
19
+ export const MdSegmentedButtonSet: StencilReactComponent<MdSegmentedButtonSetElement, MdSegmentedButtonSetEvents, Components.MdSegmentedButtonSet> = /*@__PURE__*/ createComponent<MdSegmentedButtonSetElement, MdSegmentedButtonSetEvents, Components.MdSegmentedButtonSet>({
20
+ tagName: 'md-segmented-button-set',
21
+ elementClass: MdSegmentedButtonSetElement,
22
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
23
+ react: React,
24
+ events: { onMdChange: 'mdChange' } as MdSegmentedButtonSetEvents,
25
+ defineCustomElement: defineMdSegmentedButtonSet
26
+ });
@@ -0,0 +1,36 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSelectCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSelect as MdSelectElement, defineCustomElement as defineMdSelect } from "@awc-ui/core/dist/components/md-select.js";
16
+
17
+ export type MdSelectEvents = {
18
+ onMdChange: EventName<MdSelectCustomEvent<string>>,
19
+ onMdOpen: EventName<MdSelectCustomEvent<void>>,
20
+ onMdClose: EventName<MdSelectCustomEvent<void>>,
21
+ onMdValidityChange: EventName<MdSelectCustomEvent<{ valid: boolean; validationMessage: string; flags: Record<string, boolean>; }>>
22
+ };
23
+
24
+ export const MdSelect: StencilReactComponent<MdSelectElement, MdSelectEvents, Components.MdSelect> = /*@__PURE__*/ createComponent<MdSelectElement, MdSelectEvents, Components.MdSelect>({
25
+ tagName: 'md-select',
26
+ elementClass: MdSelectElement,
27
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
28
+ react: React,
29
+ events: {
30
+ onMdChange: 'mdChange',
31
+ onMdOpen: 'mdOpen',
32
+ onMdClose: 'mdClose',
33
+ onMdValidityChange: 'mdValidityChange'
34
+ } as MdSelectEvents,
35
+ defineCustomElement: defineMdSelect
36
+ });
@@ -0,0 +1,26 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSelectOptionCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSelectOption as MdSelectOptionElement, defineCustomElement as defineMdSelectOption } from "@awc-ui/core/dist/components/md-select-option.js";
16
+
17
+ export type MdSelectOptionEvents = { onMdSelectOptionChange: EventName<MdSelectOptionCustomEvent<void>> };
18
+
19
+ export const MdSelectOption: StencilReactComponent<MdSelectOptionElement, MdSelectOptionEvents, Components.MdSelectOption> = /*@__PURE__*/ createComponent<MdSelectOptionElement, MdSelectOptionEvents, Components.MdSelectOption>({
20
+ tagName: 'md-select-option',
21
+ elementClass: MdSelectOptionElement,
22
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
23
+ react: React,
24
+ events: { onMdSelectOptionChange: 'mdSelectOptionChange' } as MdSelectOptionEvents,
25
+ defineCustomElement: defineMdSelectOption
26
+ });
@@ -0,0 +1,36 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSideSheetCustomEvent } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSideSheet as MdSideSheetElement, defineCustomElement as defineMdSideSheet } from "@awc-ui/core/dist/components/md-side-sheet.js";
16
+
17
+ export type MdSideSheetEvents = {
18
+ onMdOpen: EventName<MdSideSheetCustomEvent<void>>,
19
+ onMdClose: EventName<MdSideSheetCustomEvent<void>>,
20
+ onMdCancel: EventName<MdSideSheetCustomEvent<void>>,
21
+ onMdBack: EventName<MdSideSheetCustomEvent<void>>
22
+ };
23
+
24
+ export const MdSideSheet: StencilReactComponent<MdSideSheetElement, MdSideSheetEvents, Components.MdSideSheet> = /*@__PURE__*/ createComponent<MdSideSheetElement, MdSideSheetEvents, Components.MdSideSheet>({
25
+ tagName: 'md-side-sheet',
26
+ elementClass: MdSideSheetElement,
27
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
28
+ react: React,
29
+ events: {
30
+ onMdOpen: 'mdOpen',
31
+ onMdClose: 'mdClose',
32
+ onMdCancel: 'mdCancel',
33
+ onMdBack: 'mdBack'
34
+ } as MdSideSheetEvents,
35
+ defineCustomElement: defineMdSideSheet
36
+ });
@@ -0,0 +1,25 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { Components } from "@awc-ui/core/dist/components";
14
+ import { MdSkeleton as MdSkeletonElement, defineCustomElement as defineMdSkeleton } from "@awc-ui/core/dist/components/md-skeleton.js";
15
+
16
+ export type MdSkeletonEvents = NonNullable<unknown>;
17
+
18
+ export const MdSkeleton: StencilReactComponent<MdSkeletonElement, MdSkeletonEvents, Components.MdSkeleton> = /*@__PURE__*/ createComponent<MdSkeletonElement, MdSkeletonEvents, Components.MdSkeleton>({
19
+ tagName: 'md-skeleton',
20
+ elementClass: MdSkeletonElement,
21
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
22
+ react: React,
23
+ events: {} as MdSkeletonEvents,
24
+ defineCustomElement: defineMdSkeleton
25
+ });
@@ -0,0 +1,40 @@
1
+ 'use client';
2
+
3
+ /**
4
+ * Generated by scripts/split-react-components.mjs from the Stencil React Output
5
+ * Target's components.ts. Do not edit — regenerated on every core build.
6
+ */
7
+
8
+ /* eslint-disable */
9
+
10
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
11
+ import { createComponent } from '@stencil/react-output-target/runtime';
12
+ import React from 'react';
13
+ import type { MdSliderCustomEvent, MdSliderDragDetail, MdSliderThumbDetail, MdSliderValueDetail } from "@awc-ui/core";
14
+ import type { Components } from "@awc-ui/core/dist/components";
15
+ import { MdSlider as MdSliderElement, defineCustomElement as defineMdSlider } from "@awc-ui/core/dist/components/md-slider.js";
16
+
17
+ export type MdSliderEvents = {
18
+ onMdInput: EventName<MdSliderCustomEvent<MdSliderValueDetail>>,
19
+ onMdChange: EventName<MdSliderCustomEvent<MdSliderValueDetail>>,
20
+ onMdFocus: EventName<MdSliderCustomEvent<MdSliderThumbDetail>>,
21
+ onMdBlur: EventName<MdSliderCustomEvent<MdSliderThumbDetail>>,
22
+ onMdDragStart: EventName<MdSliderCustomEvent<MdSliderDragDetail>>,
23
+ onMdDragEnd: EventName<MdSliderCustomEvent<MdSliderDragDetail>>
24
+ };
25
+
26
+ export const MdSlider: StencilReactComponent<MdSliderElement, MdSliderEvents, Components.MdSlider> = /*@__PURE__*/ createComponent<MdSliderElement, MdSliderEvents, Components.MdSlider>({
27
+ tagName: 'md-slider',
28
+ elementClass: MdSliderElement,
29
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
30
+ react: React,
31
+ events: {
32
+ onMdInput: 'mdInput',
33
+ onMdChange: 'mdChange',
34
+ onMdFocus: 'mdFocus',
35
+ onMdBlur: 'mdBlur',
36
+ onMdDragStart: 'mdDragStart',
37
+ onMdDragEnd: 'mdDragEnd'
38
+ } as MdSliderEvents,
39
+ defineCustomElement: defineMdSlider
40
+ });