@bethinkpl/design-system 26.16.0 → 27.0.0

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 (297) hide show
  1. package/dist/RadioButton-BWi6jLxx.js +63 -0
  2. package/dist/RadioButton-BWi6jLxx.js.map +1 -0
  3. package/dist/RadioButton-DSmKwvPr.js +63 -0
  4. package/dist/RadioButton-DSmKwvPr.js.map +1 -0
  5. package/dist/design-system.js +266 -0
  6. package/dist/design-system.js.map +1 -0
  7. package/dist/design-system.umd.cjs +18 -18
  8. package/dist/design-system.umd.cjs.map +1 -1
  9. package/dist/index-BzPDEKft.js +24356 -0
  10. package/dist/index-BzPDEKft.js.map +1 -0
  11. package/dist/index-Oq81NaeJ.js +1388 -0
  12. package/dist/index-Oq81NaeJ.js.map +1 -0
  13. package/dist/index-UMXgzRbZ.js +24356 -0
  14. package/dist/index-UMXgzRbZ.js.map +1 -0
  15. package/dist/lib/js/components/Banner/Banner.consts.d.ts +4 -4
  16. package/dist/lib/js/components/Banner/Banner.vue.d.ts +49 -1824
  17. package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +41 -443
  18. package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +77 -427
  19. package/dist/lib/js/components/Cards/Card/Card.consts.d.ts +5 -0
  20. package/dist/lib/js/components/Cards/Card/Card.vue.d.ts +52 -175
  21. package/dist/lib/js/components/Cards/Card/index.d.ts +1 -0
  22. package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +116 -154
  23. package/dist/lib/js/components/Chip/Chip.vue.d.ts +77 -427
  24. package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +1 -0
  25. package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +2 -0
  26. package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +1 -0
  27. package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +507 -1557
  28. package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +1 -0
  29. package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +77 -426
  30. package/dist/lib/js/components/Drawer/DrawerTile/DrawerTile.vue.d.ts +1 -0
  31. package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +1 -0
  32. package/dist/lib/js/components/Form/InputField/InputField.types.d.ts +1 -0
  33. package/dist/lib/js/components/Form/InputField/InputField.vue.d.ts +6 -0
  34. package/dist/lib/js/components/Form/InputField/useInputFieldWithinForm.d.ts +8 -0
  35. package/dist/lib/js/components/Form/PasswordField/PasswordField.vue.d.ts +6 -0
  36. package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +1 -0
  37. package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +77 -426
  38. package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +76 -426
  39. package/dist/lib/js/components/Icons/FeatureIcon/FeatureIcon.consts.d.ts +17 -11
  40. package/dist/lib/js/components/Icons/FeatureIcon/FeatureIcon.vue.d.ts +22 -138
  41. package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +1 -0
  42. package/dist/lib/js/components/Modal/Modal.vue.d.ts +1 -0
  43. package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +266 -1079
  44. package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +270 -1082
  45. package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +1 -0
  46. package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +78 -426
  47. package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +2 -1
  48. package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +1 -0
  49. package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +6 -4
  50. package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +4 -2
  51. package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +1 -0
  52. package/dist/lib/js/components/SelectList/SelectListItemTile/SelectListItemTile.vue.d.ts +1 -0
  53. package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +1 -0
  54. package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +3 -0
  55. package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +1 -0
  56. package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +1 -0
  57. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +262 -1002
  58. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +268 -1008
  59. package/dist/lib/js/components/Switch/Switch.vue.d.ts +1 -0
  60. package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +104 -1806
  61. package/dist/lib/js/components/Tile/Tile.vue.d.ts +1 -0
  62. package/dist/lib/js/components/Toast/Toast.vue.d.ts +188 -579
  63. package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +1 -0
  64. package/dist/lib/js/icons/fontawesome.d.ts +1 -0
  65. package/dist/lib/js/index.d.ts +3 -1
  66. package/dist/lib/js/tests/helpers.d.ts +1 -0
  67. package/dist/pl-C3BEVRTZ.js +91 -0
  68. package/dist/pl-C3BEVRTZ.js.map +1 -0
  69. package/docs/assets/{AccessStatus-DW-L4l_0.js → AccessStatus-DGd8XBwr.js} +1 -1
  70. package/docs/assets/{AccessStatus.stories-DwCxxAOP.js → AccessStatus.stories-BUpfD_Uw.js} +1 -1
  71. package/docs/assets/{Avatar-CRVC-fPA.js → Avatar-DJEZDpOI.js} +1 -1
  72. package/docs/assets/{Avatar.stories-D7i8UwP9.js → Avatar.stories-D40fYcFF.js} +1 -1
  73. package/docs/assets/{Badge-h4Z2ZKD4.js → Badge-B8eFbzRx.js} +1 -1
  74. package/docs/assets/{Badge.stories-Bl04pHS_.js → Badge.stories-DxdwaS-k.js} +3 -3
  75. package/docs/assets/{BadgeScore-CuteYyZb.js → BadgeScore-ByouU1Eu.js} +1 -1
  76. package/docs/assets/{BadgeScore.stories-BvHEI0pW.js → BadgeScore.stories-DsodV82W.js} +1 -1
  77. package/docs/assets/Banner-D5riYdGJ.js +1 -0
  78. package/docs/assets/Banner.stories-Ch0_NPk4.js +64 -0
  79. package/docs/assets/{BasicRichListItem-C93Qb4K6.js → BasicRichListItem-NMNh0Xfo.js} +1 -1
  80. package/docs/assets/{BasicRichListItem.stories-B2smX5s7.js → BasicRichListItem.stories-Gu9n5wvW.js} +2 -2
  81. package/docs/assets/{BlockadeStatus-B0FY65_h.js → BlockadeStatus-Dqr_LSfC.js} +1 -1
  82. package/docs/assets/{BlockedeStatus.stories-DZ1mfq2q.js → BlockedeStatus.stories-BKblKF33.js} +1 -1
  83. package/docs/assets/Button-XuK8IxnR.js +1 -0
  84. package/docs/assets/{Button.stories-BOpQOZ6x.js → Button.stories-UiGEsaro.js} +5 -3
  85. package/docs/assets/Card-BhK1CiCP.js +1 -0
  86. package/docs/assets/Card.stories-BfWbSV_u.js +33 -0
  87. package/docs/assets/{CardExpandable-BMUVeR31.js → CardExpandable-CPuSx_lW.js} +1 -1
  88. package/docs/assets/{CardExpandable.stories-CPAZ4mof.js → CardExpandable.stories-mHnNt6zg.js} +1 -1
  89. package/docs/assets/{Checkbox-CIfSektM.js → Checkbox-g1Bvy8z-.js} +1 -1
  90. package/docs/assets/{Checkbox.stories-Dt5C89R2.js → Checkbox.stories-DdJRLzJy.js} +1 -1
  91. package/docs/assets/{Chip-Bi-iKYH0.js → Chip-CGm2pLPD.js} +1 -1
  92. package/docs/assets/{Chip.stories-BukfI_wY.js → Chip.stories-CnHjkDSI.js} +1 -1
  93. package/docs/assets/Color-ERTF36HU-8BveRk6J.js +1 -0
  94. package/docs/assets/{Colors.stories-yICh_E96.js → Colors.stories-BtNgjWxi.js} +1 -1
  95. package/docs/assets/{ColorsThemes.stories-CKiphr3E.js → ColorsThemes.stories-Ct0Ai41o.js} +1 -1
  96. package/docs/assets/{ColorsTokensLms.stories-C_hRq1fa.js → ColorsTokensLms.stories-BP-WMJrS.js} +1 -1
  97. package/docs/assets/{ColorsTokensPrimaryBodywork.stories-TzJMcnGg.js → ColorsTokensPrimaryBodywork.stories-zdX-tf4x.js} +1 -1
  98. package/docs/assets/{ColorsTokensPrimaryWnl.stories-CCArJaTw.js → ColorsTokensPrimaryWnl.stories-DFVUj_99.js} +1 -1
  99. package/docs/assets/{CounterToggle-D3jTLdlU.js → CounterToggle-B9hjjWpv.js} +1 -1
  100. package/docs/assets/{CounterToggle.stories-BZAgprZf.js → CounterToggle.stories-BtS63BEz.js} +1 -1
  101. package/docs/assets/{DateBox.stories-CNTaIflE.js → DateBox.stories-B7PTVLxc.js} +1 -1
  102. package/docs/assets/{DatePicker-aMS5YOMW.js → DatePicker-70Dj0lsn.js} +1 -1
  103. package/docs/assets/{DatePicker.stories-DnojtGGT.js → DatePicker.stories-DZN51CwX.js} +1 -1
  104. package/docs/assets/{DateRangePicker-B25oMOoU.js → DateRangePicker-D5bqKMMk.js} +1 -1
  105. package/docs/assets/{DateRangePicker.stories-CaIkM98h.js → DateRangePicker.stories-WhCXoUeh.js} +1 -1
  106. package/docs/assets/{Divider-BNN8PhWF.js → Divider-NOTDPuJ1.js} +1 -1
  107. package/docs/assets/{Divider.stories-DQGq5WIM.js → Divider.stories-Cjyx7utt.js} +1 -1
  108. package/docs/assets/{DocsRenderer-CFRXHY34-DsMNfqFA.js → DocsRenderer-CFRXHY34-BThTLMHt.js} +72 -72
  109. package/docs/assets/{Drawer-CgEP8-bU.js → Drawer-CrAn35Yo.js} +1 -1
  110. package/docs/assets/{Drawer.stories-CetCbwOV.js → Drawer.stories-iInS0JV5.js} +1 -1
  111. package/docs/assets/{DrawerContent-Dna0k_5V.js → DrawerContent-DAIzyQNz.js} +1 -1
  112. package/docs/assets/{DrawerContent.stories-BqJ3zitz.js → DrawerContent.stories-CBpbbVk_.js} +1 -1
  113. package/docs/assets/{DrawerDivider-BjBlvEOJ.js → DrawerDivider-CKRXkKRz.js} +1 -1
  114. package/docs/assets/{DrawerDivider.stories-BN_G8JML.js → DrawerDivider.stories-iQ2J_ExP.js} +1 -1
  115. package/docs/assets/DrawerHeader-DPBlervR.js +1 -0
  116. package/docs/assets/{DrawerHeader.stories-CsM4PkKY.js → DrawerHeader.stories-ugFv_siA.js} +1 -1
  117. package/docs/assets/{DrawerListItem-BOEqjnvB.js → DrawerListItem-ClOcwiVc.js} +1 -1
  118. package/docs/assets/{DrawerListItem.stories-Br_BBZTl.js → DrawerListItem.stories-BMZ35_qS.js} +1 -1
  119. package/docs/assets/{DrawerListItemGroup-qG_7CJ2Z.js → DrawerListItemGroup-SEWltKLJ.js} +1 -1
  120. package/docs/assets/{DrawerListItemGroup.stories-Dj7XnOfZ.js → DrawerListItemGroup.stories-Bn2TyQLH.js} +1 -1
  121. package/docs/assets/DrawerSection-ByJjEPPu.js +1 -0
  122. package/docs/assets/{DrawerSection.stories-bac3ulNN.js → DrawerSection.stories-DuLphbcs.js} +1 -1
  123. package/docs/assets/{DrawerTile-3UrW0AGT.js → DrawerTile-BGQvQQSp.js} +1 -1
  124. package/docs/assets/DrawerTile.stories-DCe2L4Tv.js +10 -0
  125. package/docs/assets/{Dropdown-vkyblifO.js → Dropdown-Bdrd2ZIh.js} +1 -1
  126. package/docs/assets/{Dropdown.stories-Bvkxpx3n.js → Dropdown.stories-DnkREwa1.js} +2 -2
  127. package/docs/assets/FeatureIcon-DY5WvpPf.js +1 -0
  128. package/docs/assets/{FeatureIcon.stories-D1igtEZB.js → FeatureIcon.stories-BqYqiSzM.js} +1 -1
  129. package/docs/assets/FormField-BjLFip7T.js +1 -0
  130. package/docs/assets/{FormField.stories-DXTo4Z_Y.js → FormField.stories-DY8Mz4YE.js} +1 -1
  131. package/docs/assets/{FormField.stories.shared-D4ktxakv.js → FormField.stories.shared-3_36NKi_.js} +1 -1
  132. package/docs/assets/{FormFieldMessage-JNi0OUbH.js → FormFieldMessage-B4Oy2QBT.js} +1 -1
  133. package/docs/assets/{FormFieldMessage.stories-lK_yWKrc.js → FormFieldMessage.stories-BD7JfJNj.js} +1 -1
  134. package/docs/assets/{GroupRichListItem-D8nu5Fv9.js → GroupRichListItem-CHiSrcou.js} +1 -1
  135. package/docs/assets/{GroupRichListItem.stories-DKL_YGxk.js → GroupRichListItem.stories-C3EubvlY.js} +1 -1
  136. package/docs/assets/HelpButton-BStTtLsz.js +1 -0
  137. package/docs/assets/{HelpButton.stories-D4-sk1wV.js → HelpButton.stories-C3-CU20F.js} +1 -1
  138. package/docs/assets/Icon-DUeXRUm6.js +761 -0
  139. package/docs/assets/{Icon.stories-DaFYO7BK.js → Icon.stories-ClzUno-E.js} +1 -1
  140. package/docs/assets/IconButton-Cn83Zk5-.js +1 -0
  141. package/docs/assets/{IconButton.stories-BB9x50r9.js → IconButton.stories-CwZts8kF.js} +6 -6
  142. package/docs/assets/{IconText-Bl-DK5dv.js → IconText-Colreg4i.js} +1 -1
  143. package/docs/assets/{IconText.stories-BbDEYbhY.js → IconText.stories-DSZffl3k.js} +1 -1
  144. package/docs/assets/{Image-DXVGtCU-.js → Image-B7PRENWe.js} +1 -1
  145. package/docs/assets/{Image.stories-CmX0xWLp.js → Image.stories-DkYrm30P.js} +1 -1
  146. package/docs/assets/InputField-CplPTgjC.js +5 -0
  147. package/docs/assets/{InputField.stories-B6VUcIZA.js → InputField.stories-K675XZL5.js} +1 -1
  148. package/docs/assets/{ItemsList-BT-ch5Ki.js → ItemsList-nTRSgJDP.js} +1 -1
  149. package/docs/assets/{LoadingBar-CoXHVlvM.js → LoadingBar-DGNrwKu4.js} +1 -1
  150. package/docs/assets/{LoadingBar.stories-B_l4HaQT.js → LoadingBar.stories-owR_6Oqy.js} +1 -1
  151. package/docs/assets/{Modal-xuXnp0B3.js → Modal-ByQBkOMU.js} +1 -1
  152. package/docs/assets/{Modal.stories-BSYz4NUn.js → Modal.stories-DlxDxfN1.js} +1 -1
  153. package/docs/assets/{ModalDialog-D6jipNV9.js → ModalDialog-Cr21J58H.js} +1 -1
  154. package/docs/assets/{ModalDialog.stories-y0DTZLJ9.js → ModalDialog.stories-DP4FjijI.js} +1 -1
  155. package/docs/assets/{NumberInCircle-iJQYZsfG.js → NumberInCircle-CE28_Nsz.js} +1 -1
  156. package/docs/assets/{NumberInCircle.stories-BL7R6Ey9.js → NumberInCircle.stories-DFdUVSKM.js} +1 -1
  157. package/docs/assets/{OutlineDivider-DpgF_2B_.js → OutlineDivider-DJ9pnpJN.js} +1 -1
  158. package/docs/assets/{OutlineDivider.stories-CoI8u05k.js → OutlineDivider.stories-Dzpei9KR.js} +1 -1
  159. package/docs/assets/{OutlineItem-COSzRi1t.js → OutlineItem-CApzlES7.js} +1 -1
  160. package/docs/assets/{OutlineItem.stories-DPbUVNt7.js → OutlineItem.stories-DtEAJjzy.js} +1 -1
  161. package/docs/assets/{OutlineSectionHeader-C7vAvTfl.js → OutlineSectionHeader-CSNr7XVB.js} +1 -1
  162. package/docs/assets/{OutlineSectionHeader.stories-DTI32viO.js → OutlineSectionHeader.stories-CuJwkOKg.js} +1 -1
  163. package/docs/assets/OverlayHeader-B5ajrI4B.js +1 -0
  164. package/docs/assets/{OverlayHeader.stories-Daj1gEMT.js → OverlayHeader.stories-Zed9WXER.js} +2 -2
  165. package/docs/assets/{PageHeader-BKDJxn58.js → PageHeader-Cy-UHuRb.js} +1 -1
  166. package/docs/assets/{PageHeader.stories-BRdESIfF.js → PageHeader.stories-DlW4dler.js} +1 -1
  167. package/docs/assets/Pagination-D34dUtsQ.js +1 -0
  168. package/docs/assets/{Pagination.stories-pk1h1NdC.js → Pagination.stories-IDi5nqa_.js} +2 -2
  169. package/docs/assets/PasswordField-Bkc6j8ri.js +1 -0
  170. package/docs/assets/{PasswordField.stories-BMwEm_DO.js → PasswordField.stories-CklmsmJF.js} +1 -1
  171. package/docs/assets/{PopOver-BjBlXVwF.js → PopOver-DVj1_TNg.js} +1 -1
  172. package/docs/assets/{PopOver.stories-3QX4Ga4o.js → PopOver.stories-BljOgM3Z.js} +2 -2
  173. package/docs/assets/{ProgressBar-VrWJHC2p.js → ProgressBar-D2hkMeQ0.js} +1 -1
  174. package/docs/assets/{ProgressBar.stories-CrZ2zJwI.js → ProgressBar.stories-BDHI6-tO.js} +1 -1
  175. package/docs/assets/{ProgressDonutChart-CJlokRW-.js → ProgressDonutChart-CBO-vy-E.js} +1 -1
  176. package/docs/assets/{ProgressDonutChart.stories-BRxY2dWI.js → ProgressDonutChart.stories-CGwlVICI.js} +1 -1
  177. package/docs/assets/{RadioButton-DO6I2WfN.js → RadioButton-Bd-D-2PY.js} +1 -1
  178. package/docs/assets/{RadioButton.stories-C80hUDbi.js → RadioButton.stories-BkCwnbIp.js} +1 -1
  179. package/docs/assets/{RichListItem.stories-_8Hp41y-.js → RichListItem.stories-Bls_aY12.js} +2 -2
  180. package/docs/assets/SectionHeader-isKXGfjn.js +1 -0
  181. package/docs/assets/{SectionHeader.stories-BjccJa_1.js → SectionHeader.stories-Bj3scOLc.js} +1 -1
  182. package/docs/assets/{SectionTitle-DElPh1Y0.js → SectionTitle-wTuJZZVS.js} +1 -1
  183. package/docs/assets/{SectionTitle.stories-BOEziRr6.js → SectionTitle.stories-Dr3KOvIl.js} +1 -1
  184. package/docs/assets/{SelectList-IYj9X3z5.js → SelectList-YMQ8rEMc.js} +1 -1
  185. package/docs/assets/{SelectList.stories-B0jlx1dv.js → SelectList.stories-ETdEOJ81.js} +1 -1
  186. package/docs/assets/{SelectListItem-DxlYAAqR.js → SelectListItem-BqKhIPSO.js} +1 -1
  187. package/docs/assets/{SelectListItem.stories-Cbgqd3q6.js → SelectListItem.stories-ClyL-djS.js} +1 -1
  188. package/docs/assets/{SelectListItemDivider-Bt5LuCh6.js → SelectListItemDivider-CTU7_4OL.js} +1 -1
  189. package/docs/assets/{SelectListItemDivider.stories-BFdzCK8L.js → SelectListItemDivider.stories-rGpk0Yeg.js} +1 -1
  190. package/docs/assets/{SelectListItemTile-Ci7UUkBi.js → SelectListItemTile-BhOwBFIO.js} +1 -1
  191. package/docs/assets/SelectListItemTile.stories-BXFfuX9q.js +19 -0
  192. package/docs/assets/{SelectListItemToggle-uyZKP9l-.js → SelectListItemToggle-C0lffqeC.js} +1 -1
  193. package/docs/assets/{SelectListItemToggle.stories-CHKImbbO.js → SelectListItemToggle.stories-D39XrmtN.js} +1 -1
  194. package/docs/assets/{SelectListSectionTitle-CytprfLI.js → SelectListSectionTitle-B9Dj10G9.js} +1 -1
  195. package/docs/assets/{SelectListSectionTitle.stories-CHaM0ezF.js → SelectListSectionTitle.stories-DCZ-Sq6v.js} +1 -1
  196. package/docs/assets/{SelectionControl-D6-Q7FjJ.js → SelectionControl-DIC2vtGo.js} +1 -1
  197. package/docs/assets/{SelectionTile-BXjJtuZK.js → SelectionTile-D7fhj7-I.js} +2 -2
  198. package/docs/assets/{SelectionTile.stories-Cdv1DqAb.js → SelectionTile.stories-Cato0iSj.js} +1 -1
  199. package/docs/assets/{Skeleton-a6juZJ74.js → Skeleton-D5xhZMQa.js} +5 -5
  200. package/docs/assets/{Skeleton.stories-CU_bwj6g.js → Skeleton.stories-ll-E-sPN.js} +1 -1
  201. package/docs/assets/{SurveyQuestionOpenEnded-CU362h7V.js → SurveyQuestionOpenEnded-DDdPQe2b.js} +1 -1
  202. package/docs/assets/{SurveyQuestionOpenEnded.stories-DTfe-q_l.js → SurveyQuestionOpenEnded.stories-mHTUclXK.js} +1 -1
  203. package/docs/assets/{SurveyQuestionScale-BFW9EZtg.js → SurveyQuestionScale-BKZbW5q7.js} +1 -1
  204. package/docs/assets/{SurveyQuestionScale.stories-I6PfDZOp.js → SurveyQuestionScale.stories-Cczg5QpY.js} +1 -1
  205. package/docs/assets/SurveyToggle-Sid2a-IO.js +1 -0
  206. package/docs/assets/{SurveyToggle.stories-DJz0MG-Y.js → SurveyToggle.stories-Dv7PJARv.js} +1 -1
  207. package/docs/assets/{Switch-DsNVsFhH.js → Switch-B8xEwHO8.js} +1 -1
  208. package/docs/assets/{Switch.stories-C1-OEnaq.js → Switch.stories-RbY8wA55.js} +1 -1
  209. package/docs/assets/{TabItem-KyXcr_5Z.js → TabItem-Ci3vrkRH.js} +1 -1
  210. package/docs/assets/{TabItem.stories-BfCXfirX.js → TabItem.stories-relncwaI.js} +1 -1
  211. package/docs/assets/{TextGroup-BGFapzPu.js → TextGroup-dzR19lzs.js} +1 -1
  212. package/docs/assets/{TextGroup.stories-WgHYdmrz.js → TextGroup.stories-bCLjp0Xb.js} +1 -1
  213. package/docs/assets/{ThreeColumnLayout-DLj9ww3X.js → ThreeColumnLayout-LVzDOKfj.js} +1 -1
  214. package/docs/assets/{ThreeColumnLayout.stories-BD0ZEOam.js → ThreeColumnLayout.stories-CkgbTH3p.js} +1 -1
  215. package/docs/assets/{Tile-CV9qCJCf.js → Tile-ByL6drhn.js} +1 -1
  216. package/docs/assets/{Tile.sb.shared-CYs-5pZ0.js → Tile.sb.shared-D3LxXPDs.js} +1 -1
  217. package/docs/assets/Tile.stories-BhXwnkKz.js +12 -0
  218. package/docs/assets/{Toast-p9LnCPmL.js → Toast-ukLuB2Qi.js} +1 -1
  219. package/docs/assets/{Toast.stories-zF82pwwv.js → Toast.stories-D3PagUcH.js} +1 -1
  220. package/docs/assets/{ToggleButton-D_HZ-8jw.js → ToggleButton-YUVnfx-x.js} +1 -1
  221. package/docs/assets/{ToggleButton.stories-CV-iGLoy.js → ToggleButton.stories-C18YYEsJ.js} +1 -1
  222. package/docs/assets/{Tooltip-DKqXTPwf.js → Tooltip-BvaJ_K9_.js} +1 -1
  223. package/docs/assets/{Tooltip.stories-D_SR7U8f.js → Tooltip.stories-o7f8wLv_.js} +4 -4
  224. package/docs/assets/{TypographyTokensLms.stories-qRJAJdvd.js → TypographyTokensLms.stories-Cm_y52b6.js} +1 -1
  225. package/docs/assets/{TypographyVariables.stories-B6W3MuIN.js → TypographyVariables.stories-DTHJ_1UO.js} +1 -1
  226. package/docs/assets/{Well-Di8wsKpw.js → Well-iUOt2HEx.js} +1 -1
  227. package/docs/assets/{Well.stories-D3CQkZun.js → Well.stories-4VLIlu-l.js} +3 -3
  228. package/docs/assets/entry-preview-CAn2_StQ.js +1 -0
  229. package/docs/assets/{entry-preview-docs-Cs1P1b8z.js → entry-preview-docs-Y_6rrjxM.js} +1 -1
  230. package/docs/assets/{iframe-BH6Q2yq5.js → iframe-D_RvUlhr.js} +11 -11
  231. package/docs/assets/index-BtMHnMz0.js +1 -0
  232. package/docs/assets/index-Cpsdq_ip.js +1 -0
  233. package/docs/assets/preview-B_G3dFbe.js +2 -0
  234. package/docs/assets/preview-vzvQxRBZ.js +64 -0
  235. package/docs/assets/string--hkylObx.js +1 -0
  236. package/docs/assets/vue-popper-m_ujT3wC.js +24 -0
  237. package/docs/assets/vue.esm-bundler-DcRN7CPI.js +36 -0
  238. package/docs/iframe.html +1 -1
  239. package/docs/project.json +1 -1
  240. package/lib/js/components/Banner/Banner.consts.ts +5 -5
  241. package/lib/js/components/Banner/Banner.spec.ts +148 -0
  242. package/lib/js/components/Banner/Banner.stories.ts +13 -8
  243. package/lib/js/components/Banner/Banner.vue +215 -196
  244. package/lib/js/components/Buttons/Button/Button.spec.ts +15 -0
  245. package/lib/js/components/Buttons/Button/Button.stories.ts +6 -0
  246. package/lib/js/components/Buttons/Button/Button.vue +63 -114
  247. package/lib/js/components/Cards/Card/Card.consts.ts +7 -0
  248. package/lib/js/components/Cards/Card/Card.spec.ts +86 -41
  249. package/lib/js/components/Cards/Card/Card.stories.ts +21 -18
  250. package/lib/js/components/Cards/Card/Card.vue +128 -88
  251. package/lib/js/components/Cards/Card/index.ts +1 -0
  252. package/lib/js/components/Form/InputField/InputField.spec.ts +140 -1
  253. package/lib/js/components/Form/InputField/InputField.types.ts +1 -0
  254. package/lib/js/components/Form/InputField/InputField.vue +31 -7
  255. package/lib/js/components/Form/InputField/useInputFieldWithinForm.ts +54 -0
  256. package/lib/js/components/Icons/FeatureIcon/FeatureIcon.consts.ts +10 -2
  257. package/lib/js/components/Icons/FeatureIcon/FeatureIcon.spec.ts +18 -0
  258. package/lib/js/components/Icons/FeatureIcon/FeatureIcon.stories.ts +1 -1
  259. package/lib/js/components/Icons/FeatureIcon/FeatureIcon.vue +44 -58
  260. package/lib/js/components/Modals/Modal/Modal.vue +2 -2
  261. package/lib/js/components/Modals/ModalDialog/ModalDialog.vue +2 -2
  262. package/lib/js/icons/fontawesome.ts +2 -0
  263. package/lib/js/index.ts +4 -1
  264. package/lib/js/tests/helpers.ts +5 -0
  265. package/package.json +10 -4
  266. package/vite.config.ts +2 -7
  267. package/docs/assets/Banner-sTfmX99M.js +0 -1
  268. package/docs/assets/Banner.stories-qhUSAG8g.js +0 -62
  269. package/docs/assets/Button-CRTJWjWJ.js +0 -1
  270. package/docs/assets/Card-C2-UB9KC.js +0 -1
  271. package/docs/assets/Card.stories-CI8H4t9g.js +0 -49
  272. package/docs/assets/Color-ERTF36HU-Cor5XXAu.js +0 -1
  273. package/docs/assets/DrawerHeader-CYgh5yLP.js +0 -1
  274. package/docs/assets/DrawerSection-Bk-qjO-U.js +0 -1
  275. package/docs/assets/DrawerTile.stories-AeySW4m1.js +0 -10
  276. package/docs/assets/FeatureIcon-DClL1vj4.js +0 -1
  277. package/docs/assets/FormField-u4PxhF2k.js +0 -1
  278. package/docs/assets/HelpButton-Lb2k2yp9.js +0 -1
  279. package/docs/assets/Icon-BxW-ny3A.js +0 -761
  280. package/docs/assets/IconButton-C0_vxVJn.js +0 -1
  281. package/docs/assets/InputField-CjqHh5Cm.js +0 -1
  282. package/docs/assets/OverlayHeader-DYU6A8e-.js +0 -1
  283. package/docs/assets/Pagination-CruPXU6i.js +0 -1
  284. package/docs/assets/PasswordField-D2k9x-t0.js +0 -1
  285. package/docs/assets/SectionHeader-BvZF_uZR.js +0 -1
  286. package/docs/assets/SelectListItemTile.stories-D53QYgoj.js +0 -19
  287. package/docs/assets/SurveyToggle-BeOR_ZKx.js +0 -1
  288. package/docs/assets/Tile.stories-32aU_anv.js +0 -12
  289. package/docs/assets/_commonjsHelpers-CDR5Xrri.js +0 -1
  290. package/docs/assets/entry-preview-B1UVjA37.js +0 -1
  291. package/docs/assets/index-7TY-LtbS.js +0 -1
  292. package/docs/assets/index-BncE9pY5.js +0 -1
  293. package/docs/assets/preview-CQnQ4kXS.js +0 -2
  294. package/docs/assets/preview-RZnfww4F.js +0 -64
  295. package/docs/assets/string-DZMRm3DC.js +0 -1
  296. package/docs/assets/vue-popper-CgJSQDC2.js +0 -24
  297. package/docs/assets/vue.esm-bundler-CC_vsnCp.js +0 -36
@@ -1,4 +1,5 @@
1
- import { BUTTON_STATES, ButtonState } from '../../Buttons/Button';
1
+ import { FeatureIconColor } from '../../Icons/FeatureIcon';
2
+ import { ButtonState } from '../../Buttons/Button';
2
3
 
3
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
5
  danger: {
@@ -20,8 +21,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
20
21
  };
21
22
  headerFeatureIconColor: {
22
23
  type: StringConstructor;
23
- default: string;
24
- validator(color: string): boolean;
24
+ default: "neutral";
25
+ validator(color: FeatureIconColor): boolean;
25
26
  };
26
27
  headerImage: {
27
28
  type: StringConstructor;
@@ -84,8 +85,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
84
85
  };
85
86
  headerFeatureIconColor: {
86
87
  type: StringConstructor;
87
- default: string;
88
- validator(color: string): boolean;
88
+ default: "neutral";
89
+ validator(color: FeatureIconColor): boolean;
89
90
  };
90
91
  headerImage: {
91
92
  type: StringConstructor;
@@ -166,8 +167,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
166
167
  };
167
168
  headerFeatureIconColor: {
168
169
  type: StringConstructor;
169
- default: string;
170
- validator(color: string): boolean;
170
+ default: "neutral";
171
+ validator(color: FeatureIconColor): boolean;
171
172
  };
172
173
  contentCentered: {
173
174
  type: BooleanConstructor;
@@ -341,6 +342,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
341
342
  readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
342
343
  readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
343
344
  readonly FA_ELLIPSIS_VERTICAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
345
+ readonly FA_ENVELOPE: import('@fortawesome/fontawesome-common-types').IconDefinition;
344
346
  readonly FA_EXCLAMATION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
345
347
  readonly FA_EYE: import('@fortawesome/fontawesome-common-types').IconDefinition;
346
348
  readonly FA_EYE_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -495,10 +497,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
495
497
  readonly MEDIUM: "medium";
496
498
  }>;
497
499
  FEATURE_ICON_SIZES: Readonly<{
498
- SMALL: string;
499
- MEDIUM: string;
500
- LARGE: string;
501
- X_LARGE: string;
500
+ readonly X_SMALL: "xSmall";
501
+ readonly SMALL: "small";
502
+ readonly MEDIUM: "medium";
503
+ readonly LARGE: "large";
504
+ readonly X_LARGE: "xLarge";
502
505
  }>;
503
506
  }, {
504
507
  calcHeaderFeatureIconColor(): any;
@@ -536,8 +539,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
536
539
  };
537
540
  headerFeatureIconColor: {
538
541
  type: StringConstructor;
539
- default: string;
540
- validator(color: string): boolean;
542
+ default: "neutral";
543
+ validator(color: FeatureIconColor): boolean;
541
544
  };
542
545
  contentCentered: {
543
546
  type: BooleanConstructor;
@@ -621,186 +624,171 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
621
624
  footerCheckboxText: string;
622
625
  }, {}, {
623
626
  FeatureIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
624
- icon: {
625
- type: ObjectConstructor;
626
- default: null;
627
- validator(icon: unknown): boolean;
628
- };
627
+ icon: import('../../Icons/Icon').IconItem;
629
628
  size: {
630
- type: StringConstructor;
631
- default: string;
632
- validator: (value: string) => boolean;
629
+ type: import('vue').PropType<import('../../Icons/FeatureIcon').FeatureIconSize>;
633
630
  };
634
631
  color: {
635
- type: StringConstructor;
632
+ type: import('vue').PropType<FeatureIconColor>;
636
633
  required: true;
637
- validator(color: string): boolean;
638
634
  };
639
635
  doubleBackground: {
640
- type: BooleanConstructor;
641
- default: boolean;
642
- };
643
- }>, {}, {
644
- FEATURE_ICON_COLOR: Readonly<{
645
- DANGER: string;
646
- INFO: string;
647
- NEUTRAL: string;
648
- NEUTRAL_WEAK: string;
649
- PRIMARY: string;
650
- SUCCESS: string;
651
- WARNING: string;
652
- }>;
653
- FEATURE_ICON_SIZES: Readonly<{
654
- SMALL: string;
655
- MEDIUM: string;
656
- LARGE: string;
657
- X_LARGE: string;
658
- }>;
659
- }, {
660
- iconSize(): string;
661
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
662
- icon: {
663
- type: ObjectConstructor;
664
- default: null;
665
- validator(icon: unknown): boolean;
636
+ type: import('vue').PropType<boolean>;
666
637
  };
638
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
639
+ icon: import('../../Icons/Icon').IconItem;
667
640
  size: {
668
- type: StringConstructor;
669
- default: string;
670
- validator: (value: string) => boolean;
641
+ type: import('vue').PropType<import('../../Icons/FeatureIcon').FeatureIconSize>;
671
642
  };
672
643
  color: {
673
- type: StringConstructor;
644
+ type: import('vue').PropType<FeatureIconColor>;
674
645
  required: true;
675
- validator(color: string): boolean;
676
646
  };
677
647
  doubleBackground: {
678
- type: BooleanConstructor;
679
- default: boolean;
648
+ type: import('vue').PropType<boolean>;
680
649
  };
681
- }>> & Readonly<{}>, {
682
- icon: Record<string, any>;
683
- size: string;
684
- doubleBackground: boolean;
685
- }, {}, {
686
- WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
687
- icon: {
688
- type: ObjectConstructor;
689
- required: true;
690
- validator(icon: unknown): boolean;
691
- };
650
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
651
+ WnlButton: {
652
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
692
653
  size: {
693
- type: StringConstructor;
694
- default: string;
695
- validator: (value: string) => boolean;
654
+ type: import('vue').PropType<string>;
696
655
  };
697
- rotation: {
698
- type: (NumberConstructor | null)[];
699
- default: null;
656
+ type: {
657
+ type: import('vue').PropType<string>;
700
658
  };
701
- flippedVertical: {
702
- type: BooleanConstructor;
703
- default: boolean;
659
+ color: {
660
+ type: import('vue').PropType<string | null>;
704
661
  };
705
- flippedHorizontal: {
706
- type: BooleanConstructor;
707
- default: boolean;
662
+ radius: {
663
+ type: import('vue').PropType<string>;
708
664
  };
709
- touchable: {
710
- type: BooleanConstructor;
711
- default: boolean;
665
+ state: {
666
+ type: import('vue').PropType<string>;
712
667
  };
713
- spinning: {
714
- type: BooleanConstructor;
715
- default: boolean;
668
+ iconLeft: import('../../Icons/Icon').IconItem | null;
669
+ iconRight: import('../../Icons/Icon').IconItem | null;
670
+ elevation: {
671
+ type: import('vue').PropType<string>;
716
672
  };
717
- }>, {}, {}, {
718
- sizeClassName(): string;
719
- isFontawesomeIcon(): boolean;
720
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
721
- icon: {
722
- type: ObjectConstructor;
723
- required: true;
724
- validator(icon: unknown): boolean;
673
+ as: {
674
+ type: import('vue').PropType<"a" | "button" | "span">;
725
675
  };
676
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
677
+ P: {};
678
+ B: {};
679
+ D: {};
680
+ C: {};
681
+ M: {};
682
+ Defaults: {};
683
+ }, Readonly<import('vue').ExtractPropTypes<{
726
684
  size: {
727
- type: StringConstructor;
728
- default: string;
729
- validator: (value: string) => boolean;
685
+ type: import('vue').PropType<string>;
730
686
  };
731
- rotation: {
732
- type: (NumberConstructor | null)[];
733
- default: null;
687
+ type: {
688
+ type: import('vue').PropType<string>;
734
689
  };
735
- flippedVertical: {
736
- type: BooleanConstructor;
737
- default: boolean;
690
+ color: {
691
+ type: import('vue').PropType<string | null>;
738
692
  };
739
- flippedHorizontal: {
740
- type: BooleanConstructor;
741
- default: boolean;
693
+ radius: {
694
+ type: import('vue').PropType<string>;
742
695
  };
743
- touchable: {
744
- type: BooleanConstructor;
745
- default: boolean;
696
+ state: {
697
+ type: import('vue').PropType<string>;
746
698
  };
747
- spinning: {
748
- type: BooleanConstructor;
749
- default: boolean;
699
+ iconLeft: import('../../Icons/Icon').IconItem | null;
700
+ iconRight: import('../../Icons/Icon').IconItem | null;
701
+ elevation: {
702
+ type: import('vue').PropType<string>;
750
703
  };
751
- }>> & Readonly<{}>, {
752
- rotation: number | null;
753
- size: string;
754
- flippedVertical: boolean;
755
- flippedHorizontal: boolean;
756
- touchable: boolean;
757
- spinning: boolean;
758
- }, {}, {
759
- FontAwesomeIcon: import('vue').DefineComponent<import('@fortawesome/vue-fontawesome').FontAwesomeIconProps>;
760
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
761
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
762
- WnlButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
704
+ as: {
705
+ type: import('vue').PropType<"a" | "button" | "span">;
706
+ };
707
+ }>> & Readonly<{}>, {}, {}, {}, {}, {}>;
708
+ __isFragment?: never;
709
+ __isTeleport?: never;
710
+ __isSuspense?: never;
711
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
763
712
  size: {
764
- type: StringConstructor;
765
- default: "medium";
766
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_SIZES>): boolean;
713
+ type: import('vue').PropType<string>;
767
714
  };
768
715
  type: {
769
- type: StringConstructor;
770
- default: "filled";
771
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_TYPES>): boolean;
716
+ type: import('vue').PropType<string>;
772
717
  };
773
718
  color: {
774
- type: (StringConstructor | null)[];
775
- default: "primary";
776
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_COLORS>): boolean;
719
+ type: import('vue').PropType<string | null>;
720
+ };
721
+ radius: {
722
+ type: import('vue').PropType<string>;
723
+ };
724
+ state: {
725
+ type: import('vue').PropType<string>;
726
+ };
727
+ iconLeft: import('../../Icons/Icon').IconItem | null;
728
+ iconRight: import('../../Icons/Icon').IconItem | null;
729
+ elevation: {
730
+ type: import('vue').PropType<string>;
731
+ };
732
+ as: {
733
+ type: import('vue').PropType<"a" | "button" | "span">;
734
+ };
735
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
736
+ $slots: {
737
+ default?(_: {}): any;
738
+ };
739
+ });
740
+ WnlIconButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
741
+ size: {
742
+ type: StringConstructor;
743
+ default: "large";
744
+ validator(value: import('../../..').IconButtonSize): boolean;
777
745
  };
778
746
  radius: {
779
747
  type: StringConstructor;
780
748
  default: "capsule";
781
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_RADIUSES>): boolean;
749
+ validator(value: import('../../Buttons/Button').ButtonRadius): boolean;
782
750
  };
783
- state: {
751
+ type: {
784
752
  type: StringConstructor;
785
- default: "default";
786
- validator(value: import('../../../utils/type.utils').Value<typeof BUTTON_STATES>): boolean;
753
+ default: "icon-only";
754
+ validator(value: import('../../..').IconButtonType): boolean;
787
755
  };
788
- iconLeft: {
756
+ icon: {
789
757
  type: ObjectConstructor;
790
- default: null;
758
+ required: true;
791
759
  validator(icon: unknown): boolean;
792
760
  };
793
- iconRight: {
794
- type: ObjectConstructor;
795
- default: null;
796
- validator(icon: unknown): boolean;
761
+ color: {
762
+ type: StringConstructor;
763
+ default: "primary";
764
+ validator(value: import('../../..').IconButtonColor): boolean;
765
+ };
766
+ colorScheme: {
767
+ type: StringConstructor;
768
+ default: "all-in-color";
769
+ validator(value: import('../../..').IconButtonColorScheme): boolean;
797
770
  };
798
771
  elevation: {
799
772
  type: StringConstructor;
800
773
  default: "none";
801
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_ELEVATIONS>): boolean;
774
+ validator(value: import('../../Buttons/Button').ButtonElevation): boolean;
775
+ };
776
+ touchable: {
777
+ type: BooleanConstructor;
778
+ default: boolean;
779
+ };
780
+ state: {
781
+ type: StringConstructor;
782
+ default: "default";
783
+ validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_STATES>): boolean;
802
784
  };
803
- }>, {}, {
785
+ }>, {
786
+ isHovered: import('vue').Ref<boolean>;
787
+ mouseOver: () => void;
788
+ mouseLeave: () => void;
789
+ touchStart: () => void;
790
+ touchEnd: () => void;
791
+ }, {
804
792
  ICONS: Readonly<{
805
793
  readonly ANSWERS: VueConstructor<Vue>;
806
794
  readonly CHANGE: VueConstructor<Vue>;
@@ -901,6 +889,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
901
889
  readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
902
890
  readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
903
891
  readonly FA_ELLIPSIS_VERTICAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
892
+ readonly FA_ENVELOPE: import('@fortawesome/fontawesome-common-types').IconDefinition;
904
893
  readonly FA_EXCLAMATION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
905
894
  readonly FA_EYE: import('@fortawesome/fontawesome-common-types').IconDefinition;
906
895
  readonly FA_EYE_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1035,93 +1024,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1035
1024
  X_LARGE: string;
1036
1025
  XX_LARGE: string;
1037
1026
  }>;
1038
- BUTTON_TYPES: Readonly<{
1039
- readonly FILLED: "filled";
1040
- readonly OUTLINED: "outlined";
1041
- readonly TEXT: "text";
1042
- }>;
1043
- COLORS: Readonly<{
1044
- readonly PRIMARY: "primary";
1045
- readonly NEUTRAL: "neutral";
1046
- readonly DANGER: "danger";
1047
- readonly SUCCESS: "success";
1048
- readonly INVERTED: "inverted";
1049
- }>;
1050
- RADIUSES: Readonly<{
1051
- readonly CAPSULE: "capsule";
1052
- readonly ROUNDED: "rounded";
1053
- }>;
1054
- SIZES: Readonly<{
1027
+ ICON_BUTTON_SIZES: Readonly<{
1028
+ readonly XX_SMALL: "xx-small";
1029
+ readonly X_SMALL: "x-small";
1055
1030
  readonly SMALL: "small";
1056
1031
  readonly MEDIUM: "medium";
1057
1032
  readonly LARGE: "large";
1058
1033
  }>;
1059
- STATES: Readonly<{
1034
+ ICON_BUTTON_COLOR_SCHEMES: Readonly<{
1035
+ readonly ALL_IN_COLOR: "all-in-color";
1036
+ readonly NEUTRAL_LABEL: "neutral-label";
1037
+ }>;
1038
+ ICON_BUTTON_TYPES: Readonly<{
1039
+ readonly ICON_ONLY: "icon-only";
1040
+ readonly OUTLINED: "outlined";
1041
+ readonly FILLED: "filled";
1042
+ }>;
1043
+ ICON_BUTTON_STATES: Readonly<{
1060
1044
  readonly DEFAULT: "default";
1061
1045
  readonly HOVERED: "hovered";
1062
1046
  readonly FOCUSED: "focused";
1063
1047
  readonly DISABLED: "disabled";
1064
1048
  readonly LOADING: "loading";
1065
1049
  }>;
1066
- ELEVATIONS: Readonly<{
1067
- readonly NONE: "none";
1068
- readonly X_SMALL: "x-small";
1069
- readonly SMALL: "small";
1050
+ ICON_BUTTON_COLORS: Readonly<{
1051
+ readonly PRIMARY: "primary";
1052
+ readonly NEUTRAL: "neutral";
1053
+ readonly NEUTRAL_WEAK: "neutral-weak";
1054
+ readonly FAIL: "fail";
1055
+ readonly DANGER: "danger";
1056
+ readonly SUCCESS: "success";
1057
+ readonly INVERTED: "inverted";
1058
+ readonly WARNING: "warning";
1059
+ readonly INFO: "info";
1060
+ }>;
1061
+ BUTTON_COLORS: Readonly<{
1062
+ readonly PRIMARY: "primary";
1063
+ readonly NEUTRAL: "neutral";
1064
+ readonly DANGER: "danger";
1065
+ readonly SUCCESS: "success";
1066
+ readonly INVERTED: "inverted";
1070
1067
  }>;
1071
1068
  }, {
1072
1069
  iconSize(): string;
1070
+ buttonType(): string;
1071
+ computedColor(): string | undefined;
1072
+ isButtonColor(): boolean;
1073
1073
  colorClassName(): string;
1074
- loadingIconSize(): string;
1075
1074
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1076
1075
  size: {
1077
1076
  type: StringConstructor;
1078
- default: "medium";
1079
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_SIZES>): boolean;
1080
- };
1081
- type: {
1082
- type: StringConstructor;
1083
- default: "filled";
1084
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_TYPES>): boolean;
1085
- };
1086
- color: {
1087
- type: (StringConstructor | null)[];
1088
- default: "primary";
1089
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_COLORS>): boolean;
1077
+ default: "large";
1078
+ validator(value: import('../../..').IconButtonSize): boolean;
1090
1079
  };
1091
1080
  radius: {
1092
1081
  type: StringConstructor;
1093
1082
  default: "capsule";
1094
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_RADIUSES>): boolean;
1083
+ validator(value: import('../../Buttons/Button').ButtonRadius): boolean;
1095
1084
  };
1096
- state: {
1085
+ type: {
1097
1086
  type: StringConstructor;
1098
- default: "default";
1099
- validator(value: import('../../../utils/type.utils').Value<typeof BUTTON_STATES>): boolean;
1087
+ default: "icon-only";
1088
+ validator(value: import('../../..').IconButtonType): boolean;
1100
1089
  };
1101
- iconLeft: {
1090
+ icon: {
1102
1091
  type: ObjectConstructor;
1103
- default: null;
1092
+ required: true;
1104
1093
  validator(icon: unknown): boolean;
1105
1094
  };
1106
- iconRight: {
1107
- type: ObjectConstructor;
1108
- default: null;
1109
- validator(icon: unknown): boolean;
1095
+ color: {
1096
+ type: StringConstructor;
1097
+ default: "primary";
1098
+ validator(value: import('../../..').IconButtonColor): boolean;
1099
+ };
1100
+ colorScheme: {
1101
+ type: StringConstructor;
1102
+ default: "all-in-color";
1103
+ validator(value: import('../../..').IconButtonColorScheme): boolean;
1110
1104
  };
1111
1105
  elevation: {
1112
1106
  type: StringConstructor;
1113
1107
  default: "none";
1114
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_ELEVATIONS>): boolean;
1108
+ validator(value: import('../../Buttons/Button').ButtonElevation): boolean;
1109
+ };
1110
+ touchable: {
1111
+ type: BooleanConstructor;
1112
+ default: boolean;
1113
+ };
1114
+ state: {
1115
+ type: StringConstructor;
1116
+ default: "default";
1117
+ validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_STATES>): boolean;
1115
1118
  };
1116
1119
  }>> & Readonly<{}>, {
1117
1120
  size: string;
1118
1121
  type: string;
1119
- color: string | null;
1122
+ touchable: boolean;
1123
+ color: string;
1120
1124
  elevation: string;
1121
1125
  radius: string;
1122
1126
  state: string;
1123
- iconLeft: Record<string, any>;
1124
- iconRight: Record<string, any>;
1127
+ colorScheme: string;
1125
1128
  }, {}, {
1126
1129
  WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1127
1130
  icon: {
@@ -1198,910 +1201,95 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1198
1201
  }, {}, {
1199
1202
  FontAwesomeIcon: import('vue').DefineComponent<import('@fortawesome/vue-fontawesome').FontAwesomeIconProps>;
1200
1203
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1201
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1202
- WnlIconButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1203
- size: {
1204
- type: StringConstructor;
1205
- default: "large";
1206
- validator(value: import('../../..').IconButtonSize): boolean;
1207
- };
1208
- radius: {
1209
- type: StringConstructor;
1210
- default: "capsule";
1211
- validator(value: import('../../Buttons/Button').ButtonRadius): boolean;
1212
- };
1213
- type: {
1214
- type: StringConstructor;
1215
- default: "icon-only";
1216
- validator(value: import('../../..').IconButtonType): boolean;
1217
- };
1218
- icon: {
1219
- type: ObjectConstructor;
1220
- required: true;
1221
- validator(icon: unknown): boolean;
1222
- };
1223
- color: {
1224
- type: StringConstructor;
1225
- default: "primary";
1226
- validator(value: import('../../..').IconButtonColor): boolean;
1227
- };
1228
- colorScheme: {
1229
- type: StringConstructor;
1230
- default: "all-in-color";
1231
- validator(value: import('../../..').IconButtonColorScheme): boolean;
1232
- };
1233
- elevation: {
1234
- type: StringConstructor;
1235
- default: "none";
1236
- validator(value: import('../../Buttons/Button').ButtonElevation): boolean;
1237
- };
1238
- touchable: {
1239
- type: BooleanConstructor;
1240
- default: boolean;
1241
- };
1242
- state: {
1243
- type: StringConstructor;
1244
- default: "default";
1245
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_STATES>): boolean;
1246
- };
1247
- }>, {
1248
- isHovered: import('vue').Ref<boolean>;
1249
- mouseOver: () => void;
1250
- mouseLeave: () => void;
1251
- touchStart: () => void;
1252
- touchEnd: () => void;
1253
- }, {
1254
- ICONS: Readonly<{
1255
- readonly ANSWERS: VueConstructor<Vue>;
1256
- readonly CHANGE: VueConstructor<Vue>;
1257
- readonly COMMENTS_CHECK: VueConstructor<Vue>;
1258
- readonly HEAD_WITH_QUESTION_MARK: VueConstructor<Vue>;
1259
- readonly HIDE_ANSWERS: VueConstructor<Vue>;
1260
- readonly RIBBON: VueConstructor<Vue>;
1261
- readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
1262
- readonly SLIDERS_SEARCH: VueConstructor<Vue>;
1263
- readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1264
- readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1265
- readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1266
- readonly FA_ANGLE_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1267
- readonly FA_ANGLE_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1268
- readonly FA_ARROW_DOWN_LEFT_AND_ARROW_UP_RIGHT_TO_CENTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1269
- readonly FA_ARROW_DOWN_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1270
- readonly FA_ARROW_DOWN_TO_LINE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1271
- readonly FA_ARROW_LEFT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1272
- readonly FA_ARROW_POINTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1273
- readonly FA_ARROW_RIGHT_FROM_BRACKET: import('@fortawesome/fontawesome-common-types').IconDefinition;
1274
- readonly FA_ARROW_RIGHT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1275
- readonly FA_ARROW_ROTATE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1276
- readonly FA_ARROW_ROTATE_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1277
- readonly FA_ARROW_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1278
- readonly FA_ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1279
- readonly FA_ARROW_UP_RIGHT_FROM_SQUARE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1280
- readonly FA_ARROWS_LEFT_RIGHT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1281
- readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1282
- readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1283
- readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1284
- readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1285
- readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1286
- readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1287
- readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1288
- readonly FA_BELL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1289
- readonly FA_BELL_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1290
- readonly FA_BOOKS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1291
- readonly FA_BOOK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1292
- readonly FA_BOOK_BLANK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1293
- readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1294
- readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1295
- readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1296
- readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1297
- readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
1298
- readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1299
- readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1300
- readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1301
- readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1302
- readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1303
- readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1304
- readonly FA_CALENDAR_DAY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1305
- readonly FA_CALENDAR_DAYS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1306
- readonly FA_CALENDAR_RANGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1307
- readonly FA_CALENDAR_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1308
- readonly FA_CAMERA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1309
- readonly FA_CARDS_BLANK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1310
- readonly FA_CARET_SQUARE_RIGHT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1311
- readonly FA_CART_SHOPPING: import('@fortawesome/fontawesome-common-types').IconDefinition;
1312
- readonly FA_CHART_COLUMN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1313
- readonly FA_CHART_LINE_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1314
- readonly FA_CHECK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1315
- readonly FA_CHEVRON_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1316
- readonly FA_CHEVRON_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1317
- readonly FA_CHEVRON_LEFT_LIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1318
- readonly FA_CHEVRON_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1319
- readonly FA_CHEVRON_RIGHT_LIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1320
- readonly FA_CHEVRON_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1321
- readonly FA_CIRCLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1322
- readonly FA_CIRCLE_ARROW_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1323
- readonly FA_CIRCLE_ARROW_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1324
- readonly FA_CIRCLE_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1325
- readonly FA_CIRCLE_CHECK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1326
- readonly FA_CIRCLE_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1327
- readonly FA_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1328
- readonly FA_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
1329
- readonly FA_CIRCLE_NOTCH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1330
- readonly FA_CIRCLE_PLAY_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1331
- readonly FA_CIRCLE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1332
- readonly FA_CIRCLE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1333
- readonly FA_CLIPBOARD_MEDICAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1334
- readonly FA_CLIPBOARD_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1335
- readonly FA_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1336
- readonly FA_CLOCK_ROTATE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1337
- readonly FA_CODE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1338
- readonly FA_CODE_SIMPLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1339
- readonly FA_COMMENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1340
- readonly FA_COMMENT_DOTS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1341
- readonly FA_COMMENT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1342
- readonly FA_COMMENTS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1343
- readonly FA_COMMENTS_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1344
- readonly FA_COMMENTS_QUESTION_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1345
- readonly FA_COMPASS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1346
- readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1347
- readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1348
- readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1349
- readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1350
- readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1351
- readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1352
- readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1353
- readonly FA_ELLIPSIS_VERTICAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1354
- readonly FA_EXCLAMATION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1355
- readonly FA_EYE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1356
- readonly FA_EYE_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1357
- readonly FA_FACE_FROWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1358
- readonly FA_FACE_GRIMACE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1359
- readonly FA_FACE_MEH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1360
- readonly FA_FACE_SMILE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1361
- readonly FA_FACEBOOK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1362
- readonly FA_FILE_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1363
- readonly FA_FILE_INVOICE_DOLLAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1364
- readonly FA_FILE_LINES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1365
- readonly FA_FILE_LINES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1366
- readonly FA_FILE_MAGNIFYING_GLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1367
- readonly FA_FILE_PEN_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1368
- readonly FA_FILM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1369
- readonly FA_FILTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1370
- readonly FA_FLAG: import('@fortawesome/fontawesome-common-types').IconDefinition;
1371
- readonly FA_FLAG_CHECKERED_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1372
- readonly FA_FLASK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1373
- readonly FA_FLOPPY_DISK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1374
- readonly FA_FOLDER_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1375
- readonly FA_GAUGE_HIGH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1376
- readonly FA_GEAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1377
- readonly FA_GEAR_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1378
- readonly FA_GEARS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1379
- readonly FA_GEM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1380
- readonly FA_GIFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1381
- readonly FA_GRADUATION_CAP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1382
- readonly FA_GRID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1383
- readonly FA_HAND_POINT_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1384
- readonly FA_HAND_POINT_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1385
- readonly FA_HAND_SPOCK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1386
- readonly FA_HANDS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1387
- readonly FA_HEART_PULSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1388
- readonly FA_HEART_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1389
- readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1390
- readonly FA_HOURGLASS_END: import('@fortawesome/fontawesome-common-types').IconDefinition;
1391
- readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
1392
- readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1393
- readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1394
- readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1395
- readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1396
- readonly FA_KEY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1397
- readonly FA_KEYBOARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1398
- readonly FA_LIGHTBULB: import('@fortawesome/fontawesome-common-types').IconDefinition;
1399
- readonly FA_LIGHTBULB_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1400
- readonly FA_LINK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1401
- readonly FA_LINK_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1402
- readonly FA_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1403
- readonly FA_LIST_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1404
- readonly FA_LIST_OL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1405
- readonly FA_LOCATION_DOT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1406
- readonly FA_LOCK_KEYHOLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1407
- readonly FA_MAGNIFYING_GLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1408
- readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1409
- readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
1410
- readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1411
- readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1412
- readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1413
- readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1414
- readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1415
- readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1416
- readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1417
- readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
1418
- readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
1419
- readonly FA_PAPER_PLANE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1420
- readonly FA_PAPERCLIP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1421
- readonly FA_PEN_CIRCLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1422
- readonly FA_PEN_FIELD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1423
- readonly FA_PENCIL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1424
- readonly FA_PILLS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1425
- readonly FA_PLAY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1426
- readonly FA_PLUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1427
- readonly FA_PRESENTATION_SCREEN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1428
- readonly FA_PRINT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1429
- readonly FA_RECTANGLE_CODE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1430
- readonly FA_RECTANGLE_HISTORY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1431
- readonly FA_RECTANGLE_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1432
- readonly FA_REPLY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1433
- readonly FA_ROTATE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1434
- readonly FA_SHARE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1435
- readonly FA_SHARE_NODES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1436
- readonly FA_SHIELD_HALVED: import('@fortawesome/fontawesome-common-types').IconDefinition;
1437
- readonly FA_SIDEBAR_FLIP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1438
- readonly FA_SIGNAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1439
- readonly FA_SITEMAP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1440
- readonly FA_SITEMAP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1441
- readonly FA_SLIDERS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1442
- readonly FA_SPELL_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1443
- readonly FA_SQUARE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1444
- readonly FA_SQUARE_CARET_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1445
- readonly FA_SQUARE_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1446
- readonly FA_SQUARE_CHECK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1447
- readonly FA_SQUARE_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1448
- readonly FA_SQUARE_LIST_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1449
- readonly FA_STAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1450
- readonly FA_STAR_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1451
- readonly FA_STETHOSCOPE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1452
- readonly FA_STOPWATCH_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1453
- readonly FA_TAG: import('@fortawesome/fontawesome-common-types').IconDefinition;
1454
- readonly FA_TAGS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1455
- readonly FA_TEXT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1456
- readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1457
- readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1458
- readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1459
- readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1460
- readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1461
- readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1462
- readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1463
- readonly FA_TRIANGLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1464
- readonly FA_TRIANGLE_EXCLAMATION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1465
- readonly FA_TROPHY_STAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1466
- readonly FA_UNLOCK_KEYHOLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1467
- readonly FA_UPLOAD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1468
- readonly FA_USER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1469
- readonly FA_USER_GEAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1470
- readonly FA_USER_DOCTOR_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1471
- readonly FA_VIDEO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1472
- readonly FA_VOLUME_HIGH_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1473
- readonly FA_WAND_MAGIC_SPARKLES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1474
- readonly FA_WINDOW_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1475
- readonly FA_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1476
- readonly FAD_SPINNER_THIRD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1477
- }>;
1478
- ICON_SIZES: Readonly<{
1479
- XXX_SMALL: string;
1480
- XX_SMALL: string;
1481
- X_SMALL: string;
1482
- SMALL: string;
1483
- MEDIUM: string;
1484
- LARGE: string;
1485
- X_LARGE: string;
1486
- XX_LARGE: string;
1487
- }>;
1488
- ICON_BUTTON_SIZES: Readonly<{
1489
- readonly XX_SMALL: "xx-small";
1490
- readonly X_SMALL: "x-small";
1491
- readonly SMALL: "small";
1492
- readonly MEDIUM: "medium";
1493
- readonly LARGE: "large";
1494
- }>;
1495
- ICON_BUTTON_COLOR_SCHEMES: Readonly<{
1496
- readonly ALL_IN_COLOR: "all-in-color";
1497
- readonly NEUTRAL_LABEL: "neutral-label";
1498
- }>;
1499
- ICON_BUTTON_TYPES: Readonly<{
1500
- readonly ICON_ONLY: "icon-only";
1501
- readonly OUTLINED: "outlined";
1502
- readonly FILLED: "filled";
1503
- }>;
1504
- ICON_BUTTON_STATES: Readonly<{
1505
- readonly DEFAULT: "default";
1506
- readonly HOVERED: "hovered";
1507
- readonly FOCUSED: "focused";
1508
- readonly DISABLED: "disabled";
1509
- readonly LOADING: "loading";
1510
- }>;
1511
- ICON_BUTTON_COLORS: Readonly<{
1512
- readonly PRIMARY: "primary";
1513
- readonly NEUTRAL: "neutral";
1514
- readonly NEUTRAL_WEAK: "neutral-weak";
1515
- readonly FAIL: "fail";
1516
- readonly DANGER: "danger";
1517
- readonly SUCCESS: "success";
1518
- readonly INVERTED: "inverted";
1519
- readonly WARNING: "warning";
1520
- readonly INFO: "info";
1521
- }>;
1522
- BUTTON_COLORS: Readonly<{
1523
- readonly PRIMARY: "primary";
1524
- readonly NEUTRAL: "neutral";
1525
- readonly DANGER: "danger";
1526
- readonly SUCCESS: "success";
1527
- readonly INVERTED: "inverted";
1528
- }>;
1529
- }, {
1530
- iconSize(): string;
1531
- buttonType(): string;
1532
- computedColor(): string | undefined;
1533
- isButtonColor(): boolean;
1534
- colorClassName(): string;
1535
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1536
- size: {
1537
- type: StringConstructor;
1538
- default: "large";
1539
- validator(value: import('../../..').IconButtonSize): boolean;
1540
- };
1541
- radius: {
1542
- type: StringConstructor;
1543
- default: "capsule";
1544
- validator(value: import('../../Buttons/Button').ButtonRadius): boolean;
1545
- };
1546
- type: {
1547
- type: StringConstructor;
1548
- default: "icon-only";
1549
- validator(value: import('../../..').IconButtonType): boolean;
1550
- };
1551
- icon: {
1552
- type: ObjectConstructor;
1553
- required: true;
1554
- validator(icon: unknown): boolean;
1555
- };
1556
- color: {
1557
- type: StringConstructor;
1558
- default: "primary";
1559
- validator(value: import('../../..').IconButtonColor): boolean;
1560
- };
1561
- colorScheme: {
1562
- type: StringConstructor;
1563
- default: "all-in-color";
1564
- validator(value: import('../../..').IconButtonColorScheme): boolean;
1565
- };
1566
- elevation: {
1567
- type: StringConstructor;
1568
- default: "none";
1569
- validator(value: import('../../Buttons/Button').ButtonElevation): boolean;
1570
- };
1571
- touchable: {
1572
- type: BooleanConstructor;
1573
- default: boolean;
1574
- };
1575
- state: {
1576
- type: StringConstructor;
1577
- default: "default";
1578
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_STATES>): boolean;
1579
- };
1580
- }>> & Readonly<{}>, {
1581
- size: string;
1582
- type: string;
1583
- touchable: boolean;
1584
- color: string;
1585
- elevation: string;
1586
- radius: string;
1587
- state: string;
1588
- colorScheme: string;
1589
- }, {}, {
1590
- WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1591
- icon: {
1592
- type: ObjectConstructor;
1593
- required: true;
1594
- validator(icon: unknown): boolean;
1595
- };
1596
- size: {
1597
- type: StringConstructor;
1598
- default: string;
1599
- validator: (value: string) => boolean;
1600
- };
1601
- rotation: {
1602
- type: (NumberConstructor | null)[];
1603
- default: null;
1604
- };
1605
- flippedVertical: {
1606
- type: BooleanConstructor;
1607
- default: boolean;
1608
- };
1609
- flippedHorizontal: {
1610
- type: BooleanConstructor;
1611
- default: boolean;
1612
- };
1613
- touchable: {
1614
- type: BooleanConstructor;
1615
- default: boolean;
1616
- };
1617
- spinning: {
1618
- type: BooleanConstructor;
1619
- default: boolean;
1620
- };
1621
- }>, {}, {}, {
1622
- sizeClassName(): string;
1623
- isFontawesomeIcon(): boolean;
1624
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1625
- icon: {
1626
- type: ObjectConstructor;
1627
- required: true;
1628
- validator(icon: unknown): boolean;
1629
- };
1630
- size: {
1631
- type: StringConstructor;
1632
- default: string;
1633
- validator: (value: string) => boolean;
1634
- };
1635
- rotation: {
1636
- type: (NumberConstructor | null)[];
1637
- default: null;
1638
- };
1639
- flippedVertical: {
1640
- type: BooleanConstructor;
1641
- default: boolean;
1642
- };
1643
- flippedHorizontal: {
1644
- type: BooleanConstructor;
1645
- default: boolean;
1646
- };
1647
- touchable: {
1648
- type: BooleanConstructor;
1649
- default: boolean;
1650
- };
1651
- spinning: {
1652
- type: BooleanConstructor;
1653
- default: boolean;
1654
- };
1655
- }>> & Readonly<{}>, {
1656
- rotation: number | null;
1657
- size: string;
1658
- flippedVertical: boolean;
1659
- flippedHorizontal: boolean;
1660
- touchable: boolean;
1661
- spinning: boolean;
1662
- }, {}, {
1663
- FontAwesomeIcon: import('vue').DefineComponent<import('@fortawesome/vue-fontawesome').FontAwesomeIconProps>;
1664
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1665
- WnlButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1666
- size: {
1667
- type: StringConstructor;
1668
- default: "medium";
1669
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_SIZES>): boolean;
1670
- };
1671
- type: {
1672
- type: StringConstructor;
1673
- default: "filled";
1674
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_TYPES>): boolean;
1675
- };
1676
- color: {
1677
- type: (StringConstructor | null)[];
1678
- default: "primary";
1679
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_COLORS>): boolean;
1680
- };
1681
- radius: {
1682
- type: StringConstructor;
1683
- default: "capsule";
1684
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_RADIUSES>): boolean;
1685
- };
1686
- state: {
1687
- type: StringConstructor;
1688
- default: "default";
1689
- validator(value: import('../../../utils/type.utils').Value<typeof BUTTON_STATES>): boolean;
1690
- };
1691
- iconLeft: {
1692
- type: ObjectConstructor;
1693
- default: null;
1694
- validator(icon: unknown): boolean;
1695
- };
1696
- iconRight: {
1697
- type: ObjectConstructor;
1698
- default: null;
1699
- validator(icon: unknown): boolean;
1700
- };
1701
- elevation: {
1702
- type: StringConstructor;
1703
- default: "none";
1704
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_ELEVATIONS>): boolean;
1705
- };
1706
- }>, {}, {
1707
- ICONS: Readonly<{
1708
- readonly ANSWERS: VueConstructor<Vue>;
1709
- readonly CHANGE: VueConstructor<Vue>;
1710
- readonly COMMENTS_CHECK: VueConstructor<Vue>;
1711
- readonly HEAD_WITH_QUESTION_MARK: VueConstructor<Vue>;
1712
- readonly HIDE_ANSWERS: VueConstructor<Vue>;
1713
- readonly RIBBON: VueConstructor<Vue>;
1714
- readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
1715
- readonly SLIDERS_SEARCH: VueConstructor<Vue>;
1716
- readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1717
- readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1718
- readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1719
- readonly FA_ANGLE_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1720
- readonly FA_ANGLE_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1721
- readonly FA_ARROW_DOWN_LEFT_AND_ARROW_UP_RIGHT_TO_CENTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1722
- readonly FA_ARROW_DOWN_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1723
- readonly FA_ARROW_DOWN_TO_LINE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1724
- readonly FA_ARROW_LEFT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1725
- readonly FA_ARROW_POINTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1726
- readonly FA_ARROW_RIGHT_FROM_BRACKET: import('@fortawesome/fontawesome-common-types').IconDefinition;
1727
- readonly FA_ARROW_RIGHT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1728
- readonly FA_ARROW_ROTATE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1729
- readonly FA_ARROW_ROTATE_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1730
- readonly FA_ARROW_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1731
- readonly FA_ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1732
- readonly FA_ARROW_UP_RIGHT_FROM_SQUARE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1733
- readonly FA_ARROWS_LEFT_RIGHT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1734
- readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1735
- readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1736
- readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1737
- readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1738
- readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1739
- readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1740
- readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1741
- readonly FA_BELL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1742
- readonly FA_BELL_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1743
- readonly FA_BOOKS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1744
- readonly FA_BOOK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1745
- readonly FA_BOOK_BLANK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1746
- readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1747
- readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1748
- readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1749
- readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1750
- readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
1751
- readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1752
- readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1753
- readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1754
- readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1755
- readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1756
- readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1757
- readonly FA_CALENDAR_DAY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1758
- readonly FA_CALENDAR_DAYS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1759
- readonly FA_CALENDAR_RANGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1760
- readonly FA_CALENDAR_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1761
- readonly FA_CAMERA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1762
- readonly FA_CARDS_BLANK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1763
- readonly FA_CARET_SQUARE_RIGHT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1764
- readonly FA_CART_SHOPPING: import('@fortawesome/fontawesome-common-types').IconDefinition;
1765
- readonly FA_CHART_COLUMN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1766
- readonly FA_CHART_LINE_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1767
- readonly FA_CHECK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1768
- readonly FA_CHEVRON_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1769
- readonly FA_CHEVRON_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1770
- readonly FA_CHEVRON_LEFT_LIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1771
- readonly FA_CHEVRON_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1772
- readonly FA_CHEVRON_RIGHT_LIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1773
- readonly FA_CHEVRON_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1774
- readonly FA_CIRCLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1775
- readonly FA_CIRCLE_ARROW_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1776
- readonly FA_CIRCLE_ARROW_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1777
- readonly FA_CIRCLE_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1778
- readonly FA_CIRCLE_CHECK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1779
- readonly FA_CIRCLE_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1780
- readonly FA_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1781
- readonly FA_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
1782
- readonly FA_CIRCLE_NOTCH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1783
- readonly FA_CIRCLE_PLAY_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1784
- readonly FA_CIRCLE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1785
- readonly FA_CIRCLE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1786
- readonly FA_CLIPBOARD_MEDICAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1787
- readonly FA_CLIPBOARD_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1788
- readonly FA_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1789
- readonly FA_CLOCK_ROTATE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1790
- readonly FA_CODE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1791
- readonly FA_CODE_SIMPLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1792
- readonly FA_COMMENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1793
- readonly FA_COMMENT_DOTS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1794
- readonly FA_COMMENT_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1795
- readonly FA_COMMENTS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1796
- readonly FA_COMMENTS_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1797
- readonly FA_COMMENTS_QUESTION_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1798
- readonly FA_COMPASS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1799
- readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1800
- readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1801
- readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1802
- readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1803
- readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1804
- readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1805
- readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1806
- readonly FA_ELLIPSIS_VERTICAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1807
- readonly FA_EXCLAMATION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1808
- readonly FA_EYE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1809
- readonly FA_EYE_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1810
- readonly FA_FACE_FROWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1811
- readonly FA_FACE_GRIMACE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1812
- readonly FA_FACE_MEH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1813
- readonly FA_FACE_SMILE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1814
- readonly FA_FACEBOOK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1815
- readonly FA_FILE_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1816
- readonly FA_FILE_INVOICE_DOLLAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1817
- readonly FA_FILE_LINES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1818
- readonly FA_FILE_LINES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1819
- readonly FA_FILE_MAGNIFYING_GLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1820
- readonly FA_FILE_PEN_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1821
- readonly FA_FILM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1822
- readonly FA_FILTER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1823
- readonly FA_FLAG: import('@fortawesome/fontawesome-common-types').IconDefinition;
1824
- readonly FA_FLAG_CHECKERED_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1825
- readonly FA_FLASK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1826
- readonly FA_FLOPPY_DISK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1827
- readonly FA_FOLDER_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1828
- readonly FA_GAUGE_HIGH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1829
- readonly FA_GEAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1830
- readonly FA_GEAR_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1831
- readonly FA_GEARS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1832
- readonly FA_GEM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1833
- readonly FA_GIFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1834
- readonly FA_GRADUATION_CAP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1835
- readonly FA_GRID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1836
- readonly FA_HAND_POINT_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1837
- readonly FA_HAND_POINT_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1838
- readonly FA_HAND_SPOCK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1839
- readonly FA_HANDS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1840
- readonly FA_HEART_PULSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1841
- readonly FA_HEART_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1842
- readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1843
- readonly FA_HOURGLASS_END: import('@fortawesome/fontawesome-common-types').IconDefinition;
1844
- readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
1845
- readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1846
- readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1847
- readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1848
- readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1849
- readonly FA_KEY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1850
- readonly FA_KEYBOARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1851
- readonly FA_LIGHTBULB: import('@fortawesome/fontawesome-common-types').IconDefinition;
1852
- readonly FA_LIGHTBULB_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1853
- readonly FA_LINK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1854
- readonly FA_LINK_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1855
- readonly FA_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1856
- readonly FA_LIST_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1857
- readonly FA_LIST_OL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1858
- readonly FA_LOCATION_DOT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1859
- readonly FA_LOCK_KEYHOLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1860
- readonly FA_MAGNIFYING_GLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1861
- readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1862
- readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
1863
- readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1864
- readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1865
- readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1866
- readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1867
- readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1868
- readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1869
- readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1870
- readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
1871
- readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
1872
- readonly FA_PAPER_PLANE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1873
- readonly FA_PAPERCLIP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1874
- readonly FA_PEN_CIRCLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1875
- readonly FA_PEN_FIELD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1876
- readonly FA_PENCIL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1877
- readonly FA_PILLS_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1878
- readonly FA_PLAY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1879
- readonly FA_PLUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1880
- readonly FA_PRESENTATION_SCREEN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1881
- readonly FA_PRINT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1882
- readonly FA_RECTANGLE_CODE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1883
- readonly FA_RECTANGLE_HISTORY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1884
- readonly FA_RECTANGLE_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1885
- readonly FA_REPLY: import('@fortawesome/fontawesome-common-types').IconDefinition;
1886
- readonly FA_ROTATE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1887
- readonly FA_SHARE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1888
- readonly FA_SHARE_NODES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1889
- readonly FA_SHIELD_HALVED: import('@fortawesome/fontawesome-common-types').IconDefinition;
1890
- readonly FA_SIDEBAR_FLIP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1891
- readonly FA_SIGNAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
1892
- readonly FA_SITEMAP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1893
- readonly FA_SITEMAP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1894
- readonly FA_SLIDERS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1895
- readonly FA_SPELL_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1896
- readonly FA_SQUARE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1897
- readonly FA_SQUARE_CARET_RIGHT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1898
- readonly FA_SQUARE_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1899
- readonly FA_SQUARE_CHECK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1900
- readonly FA_SQUARE_LIST: import('@fortawesome/fontawesome-common-types').IconDefinition;
1901
- readonly FA_SQUARE_LIST_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1902
- readonly FA_STAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1903
- readonly FA_STAR_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1904
- readonly FA_STETHOSCOPE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1905
- readonly FA_STOPWATCH_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1906
- readonly FA_TAG: import('@fortawesome/fontawesome-common-types').IconDefinition;
1907
- readonly FA_TAGS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1908
- readonly FA_TEXT: import('@fortawesome/fontawesome-common-types').IconDefinition;
1909
- readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1910
- readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1911
- readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1912
- readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1913
- readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1914
- readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1915
- readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
1916
- readonly FA_TRIANGLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
1917
- readonly FA_TRIANGLE_EXCLAMATION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1918
- readonly FA_TROPHY_STAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1919
- readonly FA_UNLOCK_KEYHOLE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1920
- readonly FA_UPLOAD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1921
- readonly FA_USER: import('@fortawesome/fontawesome-common-types').IconDefinition;
1922
- readonly FA_USER_GEAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
1923
- readonly FA_USER_DOCTOR_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1924
- readonly FA_VIDEO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1925
- readonly FA_VOLUME_HIGH_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1926
- readonly FA_WAND_MAGIC_SPARKLES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1927
- readonly FA_WINDOW_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1928
- readonly FA_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1929
- readonly FAD_SPINNER_THIRD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1930
- }>;
1931
- ICON_SIZES: Readonly<{
1932
- XXX_SMALL: string;
1933
- XX_SMALL: string;
1934
- X_SMALL: string;
1935
- SMALL: string;
1936
- MEDIUM: string;
1937
- LARGE: string;
1938
- X_LARGE: string;
1939
- XX_LARGE: string;
1940
- }>;
1941
- BUTTON_TYPES: Readonly<{
1942
- readonly FILLED: "filled";
1943
- readonly OUTLINED: "outlined";
1944
- readonly TEXT: "text";
1945
- }>;
1946
- COLORS: Readonly<{
1947
- readonly PRIMARY: "primary";
1948
- readonly NEUTRAL: "neutral";
1949
- readonly DANGER: "danger";
1950
- readonly SUCCESS: "success";
1951
- readonly INVERTED: "inverted";
1952
- }>;
1953
- RADIUSES: Readonly<{
1954
- readonly CAPSULE: "capsule";
1955
- readonly ROUNDED: "rounded";
1956
- }>;
1957
- SIZES: Readonly<{
1958
- readonly SMALL: "small";
1959
- readonly MEDIUM: "medium";
1960
- readonly LARGE: "large";
1961
- }>;
1962
- STATES: Readonly<{
1963
- readonly DEFAULT: "default";
1964
- readonly HOVERED: "hovered";
1965
- readonly FOCUSED: "focused";
1966
- readonly DISABLED: "disabled";
1967
- readonly LOADING: "loading";
1968
- }>;
1969
- ELEVATIONS: Readonly<{
1970
- readonly NONE: "none";
1971
- readonly X_SMALL: "x-small";
1972
- readonly SMALL: "small";
1973
- }>;
1974
- }, {
1975
- iconSize(): string;
1976
- colorClassName(): string;
1977
- loadingIconSize(): string;
1978
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1979
- size: {
1980
- type: StringConstructor;
1981
- default: "medium";
1982
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_SIZES>): boolean;
1983
- };
1984
- type: {
1985
- type: StringConstructor;
1986
- default: "filled";
1987
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_TYPES>): boolean;
1988
- };
1989
- color: {
1990
- type: (StringConstructor | null)[];
1991
- default: "primary";
1992
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../..').ICON_BUTTON_COLORS>): boolean;
1993
- };
1994
- radius: {
1995
- type: StringConstructor;
1996
- default: "capsule";
1997
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_RADIUSES>): boolean;
1998
- };
1999
- state: {
2000
- type: StringConstructor;
2001
- default: "default";
2002
- validator(value: import('../../../utils/type.utils').Value<typeof BUTTON_STATES>): boolean;
2003
- };
2004
- iconLeft: {
2005
- type: ObjectConstructor;
2006
- default: null;
2007
- validator(icon: unknown): boolean;
2008
- };
2009
- iconRight: {
2010
- type: ObjectConstructor;
2011
- default: null;
2012
- validator(icon: unknown): boolean;
2013
- };
2014
- elevation: {
2015
- type: StringConstructor;
2016
- default: "none";
2017
- validator(value: import('../../../utils/type.utils').Value<typeof import('../../Buttons/Button').BUTTON_ELEVATIONS>): boolean;
2018
- };
2019
- }>> & Readonly<{}>, {
2020
- size: string;
2021
- type: string;
2022
- color: string | null;
2023
- elevation: string;
2024
- radius: string;
2025
- state: string;
2026
- iconLeft: Record<string, any>;
2027
- iconRight: Record<string, any>;
2028
- }, {}, {
2029
- WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2030
- icon: {
2031
- type: ObjectConstructor;
2032
- required: true;
2033
- validator(icon: unknown): boolean;
2034
- };
1204
+ WnlButton: {
1205
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
2035
1206
  size: {
2036
- type: StringConstructor;
2037
- default: string;
2038
- validator: (value: string) => boolean;
1207
+ type: import('vue').PropType<string>;
2039
1208
  };
2040
- rotation: {
2041
- type: (NumberConstructor | null)[];
2042
- default: null;
1209
+ type: {
1210
+ type: import('vue').PropType<string>;
2043
1211
  };
2044
- flippedVertical: {
2045
- type: BooleanConstructor;
2046
- default: boolean;
1212
+ color: {
1213
+ type: import('vue').PropType<string | null>;
2047
1214
  };
2048
- flippedHorizontal: {
2049
- type: BooleanConstructor;
2050
- default: boolean;
1215
+ radius: {
1216
+ type: import('vue').PropType<string>;
2051
1217
  };
2052
- touchable: {
2053
- type: BooleanConstructor;
2054
- default: boolean;
1218
+ state: {
1219
+ type: import('vue').PropType<string>;
2055
1220
  };
2056
- spinning: {
2057
- type: BooleanConstructor;
2058
- default: boolean;
1221
+ iconLeft: import('../../Icons/Icon').IconItem | null;
1222
+ iconRight: import('../../Icons/Icon').IconItem | null;
1223
+ elevation: {
1224
+ type: import('vue').PropType<string>;
2059
1225
  };
2060
- }>, {}, {}, {
2061
- sizeClassName(): string;
2062
- isFontawesomeIcon(): boolean;
2063
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2064
- icon: {
2065
- type: ObjectConstructor;
2066
- required: true;
2067
- validator(icon: unknown): boolean;
1226
+ as: {
1227
+ type: import('vue').PropType<"a" | "button" | "span">;
2068
1228
  };
1229
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1230
+ P: {};
1231
+ B: {};
1232
+ D: {};
1233
+ C: {};
1234
+ M: {};
1235
+ Defaults: {};
1236
+ }, Readonly<import('vue').ExtractPropTypes<{
2069
1237
  size: {
2070
- type: StringConstructor;
2071
- default: string;
2072
- validator: (value: string) => boolean;
1238
+ type: import('vue').PropType<string>;
2073
1239
  };
2074
- rotation: {
2075
- type: (NumberConstructor | null)[];
2076
- default: null;
1240
+ type: {
1241
+ type: import('vue').PropType<string>;
2077
1242
  };
2078
- flippedVertical: {
2079
- type: BooleanConstructor;
2080
- default: boolean;
1243
+ color: {
1244
+ type: import('vue').PropType<string | null>;
2081
1245
  };
2082
- flippedHorizontal: {
2083
- type: BooleanConstructor;
2084
- default: boolean;
1246
+ radius: {
1247
+ type: import('vue').PropType<string>;
2085
1248
  };
2086
- touchable: {
2087
- type: BooleanConstructor;
2088
- default: boolean;
1249
+ state: {
1250
+ type: import('vue').PropType<string>;
2089
1251
  };
2090
- spinning: {
2091
- type: BooleanConstructor;
2092
- default: boolean;
1252
+ iconLeft: import('../../Icons/Icon').IconItem | null;
1253
+ iconRight: import('../../Icons/Icon').IconItem | null;
1254
+ elevation: {
1255
+ type: import('vue').PropType<string>;
2093
1256
  };
2094
- }>> & Readonly<{}>, {
2095
- rotation: number | null;
2096
- size: string;
2097
- flippedVertical: boolean;
2098
- flippedHorizontal: boolean;
2099
- touchable: boolean;
2100
- spinning: boolean;
2101
- }, {}, {
2102
- FontAwesomeIcon: import('vue').DefineComponent<import('@fortawesome/vue-fontawesome').FontAwesomeIconProps>;
2103
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2104
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1257
+ as: {
1258
+ type: import('vue').PropType<"a" | "button" | "span">;
1259
+ };
1260
+ }>> & Readonly<{}>, {}, {}, {}, {}, {}>;
1261
+ __isFragment?: never;
1262
+ __isTeleport?: never;
1263
+ __isSuspense?: never;
1264
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1265
+ size: {
1266
+ type: import('vue').PropType<string>;
1267
+ };
1268
+ type: {
1269
+ type: import('vue').PropType<string>;
1270
+ };
1271
+ color: {
1272
+ type: import('vue').PropType<string | null>;
1273
+ };
1274
+ radius: {
1275
+ type: import('vue').PropType<string>;
1276
+ };
1277
+ state: {
1278
+ type: import('vue').PropType<string>;
1279
+ };
1280
+ iconLeft: import('../../Icons/Icon').IconItem | null;
1281
+ iconRight: import('../../Icons/Icon').IconItem | null;
1282
+ elevation: {
1283
+ type: import('vue').PropType<string>;
1284
+ };
1285
+ as: {
1286
+ type: import('vue').PropType<"a" | "button" | "span">;
1287
+ };
1288
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1289
+ $slots: {
1290
+ default?(_: {}): any;
1291
+ };
1292
+ });
2105
1293
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2106
1294
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2107
1295
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;