@bethinkpl/design-system 26.11.1 → 26.12.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 (173) hide show
  1. package/dist/design-system.umd.cjs +18 -18
  2. package/dist/design-system.umd.cjs.map +1 -1
  3. package/dist/lib/js/components/BadgeScore/BadgeScore.vue.d.ts +0 -3
  4. package/dist/lib/js/components/Banner/Banner.vue.d.ts +4 -12
  5. package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +1 -3
  6. package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +2 -6
  7. package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +1 -3
  8. package/dist/lib/js/components/Chip/Chip.vue.d.ts +3 -9
  9. package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +1 -3
  10. package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +2 -6
  11. package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +1 -3
  12. package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +7 -21
  13. package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +1 -3
  14. package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +4 -9
  15. package/dist/lib/js/components/Drawer/DrawerTile/DrawerTile.vue.d.ts +1 -3
  16. package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +1 -3
  17. package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +1 -3
  18. package/dist/lib/js/components/Form/SelectionControl/SelectionControl.vue.d.ts +0 -3
  19. package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +3 -6
  20. package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +3 -9
  21. package/dist/lib/js/components/IconText/IconText.vue.d.ts +0 -3
  22. package/dist/lib/js/components/Icons/FeatureIcon/FeatureIcon.vue.d.ts +0 -3
  23. package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +1 -0
  24. package/dist/lib/js/components/Icons/Icon/Icon.vue.d.ts +0 -3
  25. package/dist/lib/js/components/Modal/Modal.vue.d.ts +1 -3
  26. package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +4 -12
  27. package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +4 -12
  28. package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +1 -3
  29. package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +4 -9
  30. package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +1 -3
  31. package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +1 -3
  32. package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +2 -6
  33. package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +2 -6
  34. package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +1 -3
  35. package/dist/lib/js/components/SelectList/SelectListItemTile/SelectListItemTile.vue.d.ts +1 -3
  36. package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +1 -3
  37. package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +3 -12
  38. package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +1 -3
  39. package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +1 -3
  40. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +5 -12
  41. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +5 -15
  42. package/dist/lib/js/components/SurveyToggle/SurveyToggle.vue.d.ts +0 -3
  43. package/dist/lib/js/components/Switch/Switch.vue.d.ts +1 -3
  44. package/dist/lib/js/components/TabItem/TabItem.vue.d.ts +0 -3
  45. package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +5 -12
  46. package/dist/lib/js/components/Tile/Tile.vue.d.ts +1 -3
  47. package/dist/lib/js/components/Toast/Toast.vue.d.ts +1 -3
  48. package/dist/lib/js/components/Toggles/CounterToggle/CounterToggle.vue.d.ts +0 -3
  49. package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +1 -3
  50. package/dist/lib/js/icons/fontawesome.d.ts +1 -0
  51. package/docs/assets/{AccessStatus-DAozhq98.js → AccessStatus-9JQyuc7W.js} +1 -1
  52. package/docs/assets/{AccessStatus.stories-C6cLegp3.js → AccessStatus.stories--EX9iZIr.js} +1 -1
  53. package/docs/assets/{Avatar-CyH7GOXC.js → Avatar-BK-QYdBb.js} +1 -1
  54. package/docs/assets/{Avatar.stories-EMICoTsv.js → Avatar.stories-DeG1BvTp.js} +1 -1
  55. package/docs/assets/{Badge-C_DdsSZ7.js → Badge-DoA9PSt1.js} +1 -1
  56. package/docs/assets/{Badge.stories-BdIOpCFV.js → Badge.stories-CR3OCNAJ.js} +1 -1
  57. package/docs/assets/{BadgeScore-DpNakYLf.js → BadgeScore-DLegDXlH.js} +1 -1
  58. package/docs/assets/{BadgeScore.stories-B46-Fee0.js → BadgeScore.stories-QVxhupec.js} +1 -1
  59. package/docs/assets/{Banner-BVX9uvqC.js → Banner-DsBGvY85.js} +1 -1
  60. package/docs/assets/{Banner.stories-B0AwPpRk.js → Banner.stories-Dwht3Bb9.js} +1 -1
  61. package/docs/assets/{BasicRichListItem-5SyClSLN.js → BasicRichListItem-DphHumDQ.js} +1 -1
  62. package/docs/assets/{BasicRichListItem.stories-BmeYvwcc.js → BasicRichListItem.stories-BlzhLCc3.js} +1 -1
  63. package/docs/assets/{BlockadeStatus-BsXZvAIL.js → BlockadeStatus-Da8KTxG1.js} +1 -1
  64. package/docs/assets/{BlockedeStatus.stories-ClRpE3bZ.js → BlockedeStatus.stories-Do9jrnuL.js} +1 -1
  65. package/docs/assets/{Button-BlGyuUvH.js → Button-C4sEOlKs.js} +1 -1
  66. package/docs/assets/{Button.stories-Ut5KitzG.js → Button.stories-NdVmJ33i.js} +1 -1
  67. package/docs/assets/{CardExpandable-CjAv2mlM.js → CardExpandable-NhyjRkWt.js} +1 -1
  68. package/docs/assets/{CardExpandable.stories-CcoVrKMp.js → CardExpandable.stories-C_tWFj8w.js} +1 -1
  69. package/docs/assets/{Checkbox-DBDCkcql.js → Checkbox-DkAY8NEs.js} +1 -1
  70. package/docs/assets/{Checkbox.stories-B--JF1-e.js → Checkbox.stories-BrwBQXJR.js} +1 -1
  71. package/docs/assets/{Chip-CoQMdgxz.js → Chip-B-ADwxNO.js} +1 -1
  72. package/docs/assets/{Chip.stories-6aVLme2A.js → Chip.stories-kPLmTkNS.js} +1 -1
  73. package/docs/assets/{Color-ERTF36HU-Bgd4agbd.js → Color-ERTF36HU-Clm3cjkG.js} +1 -1
  74. package/docs/assets/{Colors.stories-BWgavcUS.js → Colors.stories-BP3gpSll.js} +3 -3
  75. package/docs/assets/ColorsTokensLms.stories-hGXDsaon.js +11 -0
  76. package/docs/assets/{CounterToggle-B1tyHrcb.js → CounterToggle-UIp8wWvW.js} +1 -1
  77. package/docs/assets/{CounterToggle.stories-ByxrdK5a.js → CounterToggle.stories-Bq4qXiSK.js} +1 -1
  78. package/docs/assets/{DateBox.stories-DdmSt5SP.js → DateBox.stories-D5ffs0iR.js} +1 -1
  79. package/docs/assets/{DatePicker-CphfRqao.js → DatePicker-e_OeoKNz.js} +1 -1
  80. package/docs/assets/{DatePicker.stories-QTXcDV8x.js → DatePicker.stories-D9PiUfVD.js} +1 -1
  81. package/docs/assets/{DateRangePicker-BFevyPhM.js → DateRangePicker-D48XtTCY.js} +1 -1
  82. package/docs/assets/{DateRangePicker.stories-DeOtJw_j.js → DateRangePicker.stories-DnSY5vgk.js} +1 -1
  83. package/docs/assets/{DocsRenderer-CFRXHY34-BqGlF68N.js → DocsRenderer-CFRXHY34-DCdQFGQN.js} +5 -5
  84. package/docs/assets/{DrawerHeader-D97tPP1t.js → DrawerHeader-CX7e6Nrr.js} +1 -1
  85. package/docs/assets/{DrawerHeader.stories-C5e5tJVz.js → DrawerHeader.stories-m4CFnGvM.js} +1 -1
  86. package/docs/assets/{DrawerListItem-By3go0J8.js → DrawerListItem-BZDRNfYO.js} +1 -1
  87. package/docs/assets/{DrawerListItem.stories-Bnmka2iO.js → DrawerListItem.stories-C2-JTk6I.js} +1 -1
  88. package/docs/assets/{DrawerListItemGroup.stories-DNKDkE6S.js → DrawerListItemGroup.stories-DZR5aikG.js} +1 -1
  89. package/docs/assets/{DrawerSection-DkyBHEhI.js → DrawerSection-B5Oegmdv.js} +1 -1
  90. package/docs/assets/{DrawerSection.stories-nXh59UtP.js → DrawerSection.stories-DjMQ5gil.js} +1 -1
  91. package/docs/assets/{DrawerTile-Bn3QBEM3.js → DrawerTile-BGBdJHoD.js} +1 -1
  92. package/docs/assets/{DrawerTile.stories-BJiXhGFF.js → DrawerTile.stories-DF9kUMHL.js} +1 -1
  93. package/docs/assets/{Dropdown.stories-Bgb2T7PO.js → Dropdown.stories-CZcJt8LC.js} +1 -1
  94. package/docs/assets/{FeatureIcon-DV_vwpea.js → FeatureIcon-DClbrBzB.js} +1 -1
  95. package/docs/assets/{FeatureIcon.stories-BavMJsoo.js → FeatureIcon.stories-LYqkoMeR.js} +1 -1
  96. package/docs/assets/{GroupRichListItem-O4THFrsv.js → GroupRichListItem-ClZnBLO7.js} +1 -1
  97. package/docs/assets/{GroupRichListItem.stories-BEZOyJzl.js → GroupRichListItem.stories--Nh0_xJQ.js} +1 -1
  98. package/docs/assets/{Icon-D72drrb6.js → Icon-Dtb7OFDy.js} +6 -6
  99. package/docs/assets/Icon.stories-CBt3qHn_.js +27 -0
  100. package/docs/assets/{IconButton-Da_zvyX7.js → IconButton-ClJVjUWD.js} +1 -1
  101. package/docs/assets/{IconButton.stories-DEV41Nj2.js → IconButton.stories-BBFkBebq.js} +1 -1
  102. package/docs/assets/{IconText-BfNA5UTy.js → IconText-s1bOsGRx.js} +1 -1
  103. package/docs/assets/{IconText.stories-Bm-mCumu.js → IconText.stories-Q1DLLa96.js} +1 -1
  104. package/docs/assets/{Modal-e2OJqEx6.js → Modal-DdUk6fYB.js} +1 -1
  105. package/docs/assets/{Modal.stories-C-gPjZ8I.js → Modal.stories-Bqs5-con.js} +1 -1
  106. package/docs/assets/{ModalDialog-BcTTN7PD.js → ModalDialog-wYXqCv1T.js} +1 -1
  107. package/docs/assets/{ModalDialog.stories-B2kXr7sL.js → ModalDialog.stories-tc5eJMKj.js} +1 -1
  108. package/docs/assets/{OutlineItem-C5cknxOM.js → OutlineItem-D6blFpRm.js} +1 -1
  109. package/docs/assets/{OutlineItem.stories-CICRx4vQ.js → OutlineItem.stories-BuIiQaaq.js} +1 -1
  110. package/docs/assets/{OverlayHeader-5R2Jm9fs.js → OverlayHeader-DqAhQk90.js} +1 -1
  111. package/docs/assets/{OverlayHeader.stories-BA01siTU.js → OverlayHeader.stories-DGOKHV71.js} +1 -1
  112. package/docs/assets/{Pagination-BfHdJXPr.js → Pagination-9012fp-V.js} +1 -1
  113. package/docs/assets/{Pagination.stories-raD7KfI2.js → Pagination.stories-Dxy1hEXW.js} +1 -1
  114. package/docs/assets/{PopOver-BWwOLXJP.js → PopOver-DSFUlM-F.js} +1 -1
  115. package/docs/assets/{PopOver.stories-vM1d9Vff.js → PopOver.stories-AVke2TUi.js} +1 -1
  116. package/docs/assets/{ProgressBar-BOZMVymY.js → ProgressBar-_uDnSqB3.js} +1 -1
  117. package/docs/assets/{ProgressBar.stories-D_QQfH1F.js → ProgressBar.stories-Bb7Sit3i.js} +1 -1
  118. package/docs/assets/{ProgressDonutChart-BWyCd55w.js → ProgressDonutChart-n1jrTcby.js} +1 -1
  119. package/docs/assets/{ProgressDonutChart.stories-Dlv29dAf.js → ProgressDonutChart.stories-Cr2KMSFp.js} +1 -1
  120. package/docs/assets/{RadioButton-L8hnF8sH.js → RadioButton-UNJFeydk.js} +1 -1
  121. package/docs/assets/{RadioButton.stories-BUJXHXGa.js → RadioButton.stories-CuHc0c63.js} +1 -1
  122. package/docs/assets/{RichListItem.stories-NraC9DuF.js → RichListItem.stories-fvpCZzP3.js} +1 -1
  123. package/docs/assets/{SectionHeader-WXMwcaWe.js → SectionHeader-sQNtwLem.js} +1 -1
  124. package/docs/assets/{SectionHeader.stories-D0Ta5y-c.js → SectionHeader.stories-DhIVzBMe.js} +1 -1
  125. package/docs/assets/{SelectList.stories-_qOcDSsN.js → SelectList.stories-hmXO5iG5.js} +1 -1
  126. package/docs/assets/{SelectListItem-DHqmJFi_.js → SelectListItem-u_v1_FGX.js} +1 -1
  127. package/docs/assets/{SelectListItem.stories-BrQwuqXQ.js → SelectListItem.stories-C_RQ0fTl.js} +1 -1
  128. package/docs/assets/{SelectListItemTile-pCS7yK08.js → SelectListItemTile-DPBYsYPw.js} +1 -1
  129. package/docs/assets/{SelectListItemTile.stories-CwdlpMd7.js → SelectListItemTile.stories-Bz6D1rUb.js} +1 -1
  130. package/docs/assets/{SelectListItemToggle-GN-0OBDP.js → SelectListItemToggle-DhuofgTc.js} +1 -1
  131. package/docs/assets/{SelectListItemToggle.stories-C4txWtg4.js → SelectListItemToggle.stories-hcEpayse.js} +1 -1
  132. package/docs/assets/{SelectionControl-BL5uVF9q.js → SelectionControl-Bfsf0ykk.js} +1 -1
  133. package/docs/assets/{SelectionTile-Bxj2H72X.js → SelectionTile-CElEjx03.js} +2 -2
  134. package/docs/assets/{SelectionTile.stories-dYQOOlxh.js → SelectionTile.stories-Bj3p90ml.js} +1 -1
  135. package/docs/assets/{SurveyQuestionOpenEnded-CbCdMqdU.js → SurveyQuestionOpenEnded-DyfuygAa.js} +1 -1
  136. package/docs/assets/{SurveyQuestionOpenEnded.stories-CMwbUI_V.js → SurveyQuestionOpenEnded.stories-Ce3wMMqQ.js} +1 -1
  137. package/docs/assets/{SurveyQuestionScale-HqskoWHw.js → SurveyQuestionScale-BFy_7BO5.js} +1 -1
  138. package/docs/assets/{SurveyQuestionScale.stories-DIIdVIxr.js → SurveyQuestionScale.stories-BM_Zkn-d.js} +1 -1
  139. package/docs/assets/{SurveyToggle-dFnl6u9f.js → SurveyToggle-Cc-TFYAQ.js} +1 -1
  140. package/docs/assets/{SurveyToggle.stories-VLCT1-6b.js → SurveyToggle.stories-Dlz7KagF.js} +1 -1
  141. package/docs/assets/{Switch-B-8G1I_D.js → Switch-DXVtM6f3.js} +1 -1
  142. package/docs/assets/{Switch.stories-Ce_nwq2m.js → Switch.stories-C0z2C6hD.js} +1 -1
  143. package/docs/assets/{TabItem-CCiBiekg.js → TabItem-CSiyWkmu.js} +1 -1
  144. package/docs/assets/{TabItem.stories-DBzmY8li.js → TabItem.stories-CdlIKUaz.js} +1 -1
  145. package/docs/assets/{Tile-B06IR8wJ.js → Tile-64IgKF2L.js} +1 -1
  146. package/docs/assets/{Tile.sb.shared-Co8VJ0Bz.js → Tile.sb.shared-C2zULufz.js} +1 -1
  147. package/docs/assets/{Tile.stories-BUVrWgXK.js → Tile.stories-C-whbIrd.js} +1 -1
  148. package/docs/assets/{Toast-DSRIG3HV.js → Toast-BQ-Wj1-c.js} +1 -1
  149. package/docs/assets/{Toast.stories-Hel1AZl0.js → Toast.stories-DCt3TUKe.js} +1 -1
  150. package/docs/assets/{ToggleButton-F9dPtMgO.js → ToggleButton-CPVawFGQ.js} +1 -1
  151. package/docs/assets/{ToggleButton.stories-BCgq_RVA.js → ToggleButton.stories-47wxhxGb.js} +1 -1
  152. package/docs/assets/{Tooltip.stories-Dn4_HeNw.js → Tooltip.stories-TJPAmU9m.js} +1 -1
  153. package/docs/assets/{iframe-B5cbsFW6.js → iframe-DdYOFeJw.js} +4 -4
  154. package/docs/assets/{index-Dtbp-BBz.js → index-DtuWn4_o.js} +1 -1
  155. package/docs/assets/{index-BeQ2I55w.js → index-XtR2TUpS.js} +1 -1
  156. package/docs/assets/{preview-D7CmhTJh.js → preview-CYLlXYqB.js} +2 -2
  157. package/docs/assets/{preview-DKb1KTxp.js → preview-CxCnGinY.js} +1 -1
  158. package/docs/assets/{string-ybdEWR3p.js → string-WbDRKdc6.js} +1 -1
  159. package/docs/iframe.html +1 -1
  160. package/docs/preview.css +117 -12
  161. package/docs/project.json +1 -1
  162. package/lib/js/components/Icons/Icon/Icon.stories.ts +1 -5
  163. package/lib/js/components/Icons/Icon/Icon.vue +1 -11
  164. package/lib/js/icons/fontawesome.ts +2 -0
  165. package/lib/styles/components/_icons.scss +1 -16
  166. package/lib/styles/settings/colors/_raw.json +1 -1
  167. package/lib/styles/settings/colors/_raw.scss +20 -0
  168. package/lib/styles/settings/colors/_tokens-variables.scss +38 -0
  169. package/lib/styles/settings/colors/_tokens.json +1 -1
  170. package/lib/styles/settings/colors/_tokens.scss +38 -0
  171. package/package.json +1 -1
  172. package/docs/assets/ColorsTokensLms.stories-BykJy-2-.js +0 -11
  173. package/docs/assets/Icon.stories-D_loJzAi.js +0 -27
@@ -287,6 +287,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
287
287
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
288
288
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
289
289
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
290
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
290
291
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
291
292
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
292
293
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -679,6 +680,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
679
680
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
680
681
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
681
682
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
683
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
682
684
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
683
685
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
684
686
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -836,7 +838,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
836
838
  rotation: {
837
839
  type: NumberConstructor;
838
840
  default: null;
839
- validator(value: number): boolean;
840
841
  };
841
842
  flippedVertical: {
842
843
  type: BooleanConstructor;
@@ -857,7 +858,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
857
858
  }>, {}, {}, {
858
859
  sizeClassName(): string;
859
860
  isFontawesomeIcon(): boolean;
860
- rotationClass(): string | null;
861
861
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
862
862
  icon: {
863
863
  type: ObjectConstructor;
@@ -872,7 +872,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
872
872
  rotation: {
873
873
  type: NumberConstructor;
874
874
  default: null;
875
- validator(value: number): boolean;
876
875
  };
877
876
  flippedVertical: {
878
877
  type: BooleanConstructor;
@@ -959,7 +958,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
959
958
  rotation: {
960
959
  type: NumberConstructor;
961
960
  default: null;
962
- validator(value: number): boolean;
963
961
  };
964
962
  flippedVertical: {
965
963
  type: BooleanConstructor;
@@ -980,7 +978,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
980
978
  }>, {}, {}, {
981
979
  sizeClassName(): string;
982
980
  isFontawesomeIcon(): boolean;
983
- rotationClass(): string | null;
984
981
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
985
982
  icon: {
986
983
  type: ObjectConstructor;
@@ -995,7 +992,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
995
992
  rotation: {
996
993
  type: NumberConstructor;
997
994
  default: null;
998
- validator(value: number): boolean;
999
995
  };
1000
996
  flippedVertical: {
1001
997
  type: BooleanConstructor;
@@ -244,6 +244,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
244
244
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
245
245
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
246
246
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
247
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
247
248
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
248
249
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
249
250
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -334,7 +335,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
334
335
  rotation: {
335
336
  type: NumberConstructor;
336
337
  default: null;
337
- validator(value: number): boolean;
338
338
  };
339
339
  flippedVertical: {
340
340
  type: BooleanConstructor;
@@ -355,7 +355,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
355
355
  }>, {}, {}, {
356
356
  sizeClassName(): string;
357
357
  isFontawesomeIcon(): boolean;
358
- rotationClass(): string | null;
359
358
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
360
359
  icon: {
361
360
  type: ObjectConstructor;
@@ -370,7 +369,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
370
369
  rotation: {
371
370
  type: NumberConstructor;
372
371
  default: null;
373
- validator(value: number): boolean;
374
372
  };
375
373
  flippedVertical: {
376
374
  type: BooleanConstructor;
@@ -398,6 +398,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
398
398
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
399
399
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
400
400
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
401
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
401
402
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
402
403
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
403
404
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -529,7 +530,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
529
530
  rotation: {
530
531
  type: NumberConstructor;
531
532
  default: null;
532
- validator(value: number): boolean;
533
533
  };
534
534
  flippedVertical: {
535
535
  type: BooleanConstructor;
@@ -550,7 +550,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
550
550
  }>, {}, {}, {
551
551
  sizeClassName(): string;
552
552
  isFontawesomeIcon(): boolean;
553
- rotationClass(): string | null;
554
553
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
555
554
  icon: {
556
555
  type: ObjectConstructor;
@@ -565,7 +564,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
565
564
  rotation: {
566
565
  type: NumberConstructor;
567
566
  default: null;
568
- validator(value: number): boolean;
569
567
  };
570
568
  flippedVertical: {
571
569
  type: BooleanConstructor;
@@ -332,6 +332,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
332
332
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
333
333
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
334
334
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
335
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
335
336
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
336
337
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
337
338
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -422,7 +423,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
422
423
  rotation: {
423
424
  type: NumberConstructor;
424
425
  default: null;
425
- validator(value: number): boolean;
426
426
  };
427
427
  flippedVertical: {
428
428
  type: BooleanConstructor;
@@ -443,7 +443,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
443
443
  }>, {}, {}, {
444
444
  sizeClassName(): string;
445
445
  isFontawesomeIcon(): boolean;
446
- rotationClass(): string | null;
447
446
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
448
447
  icon: {
449
448
  type: ObjectConstructor;
@@ -458,7 +457,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
458
457
  rotation: {
459
458
  type: NumberConstructor;
460
459
  default: null;
461
- validator(value: number): boolean;
462
460
  };
463
461
  flippedVertical: {
464
462
  type: BooleanConstructor;
@@ -229,6 +229,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
229
229
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
230
230
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
231
231
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
232
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
232
233
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
233
234
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
234
235
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -432,7 +433,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
432
433
  rotation: {
433
434
  type: NumberConstructor;
434
435
  default: null;
435
- validator(value: number): boolean;
436
436
  };
437
437
  flippedVertical: {
438
438
  type: BooleanConstructor;
@@ -453,7 +453,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
453
453
  }>, {}, {}, {
454
454
  sizeClassName(): string;
455
455
  isFontawesomeIcon(): boolean;
456
- rotationClass(): string | null;
457
456
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
458
457
  icon: {
459
458
  type: ObjectConstructor;
@@ -468,7 +467,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
468
467
  rotation: {
469
468
  type: NumberConstructor;
470
469
  default: null;
471
- validator(value: number): boolean;
472
470
  };
473
471
  flippedVertical: {
474
472
  type: BooleanConstructor;
@@ -511,7 +509,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
511
509
  rotation: {
512
510
  type: NumberConstructor;
513
511
  default: null;
514
- validator(value: number): boolean;
515
512
  };
516
513
  flippedVertical: {
517
514
  type: BooleanConstructor;
@@ -532,7 +529,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
532
529
  }>, {}, {}, {
533
530
  sizeClassName(): string;
534
531
  isFontawesomeIcon(): boolean;
535
- rotationClass(): string | null;
536
532
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
537
533
  icon: {
538
534
  type: ObjectConstructor;
@@ -547,7 +543,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
547
543
  rotation: {
548
544
  type: NumberConstructor;
549
545
  default: null;
550
- validator(value: number): boolean;
551
546
  };
552
547
  flippedVertical: {
553
548
  type: BooleanConstructor;
@@ -797,6 +792,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
797
792
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
798
793
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
799
794
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
795
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
800
796
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
801
797
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
802
798
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -954,7 +950,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
954
950
  rotation: {
955
951
  type: NumberConstructor;
956
952
  default: null;
957
- validator(value: number): boolean;
958
953
  };
959
954
  flippedVertical: {
960
955
  type: BooleanConstructor;
@@ -975,7 +970,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
975
970
  }>, {}, {}, {
976
971
  sizeClassName(): string;
977
972
  isFontawesomeIcon(): boolean;
978
- rotationClass(): string | null;
979
973
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
980
974
  icon: {
981
975
  type: ObjectConstructor;
@@ -990,7 +984,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
990
984
  rotation: {
991
985
  type: NumberConstructor;
992
986
  default: null;
993
- validator(value: number): boolean;
994
987
  };
995
988
  flippedVertical: {
996
989
  type: BooleanConstructor;
@@ -1238,6 +1231,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1238
1231
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1239
1232
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1240
1233
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1234
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1241
1235
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1242
1236
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1243
1237
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1399,7 +1393,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1399
1393
  rotation: {
1400
1394
  type: NumberConstructor;
1401
1395
  default: null;
1402
- validator(value: number): boolean;
1403
1396
  };
1404
1397
  flippedVertical: {
1405
1398
  type: BooleanConstructor;
@@ -1420,7 +1413,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1420
1413
  }>, {}, {}, {
1421
1414
  sizeClassName(): string;
1422
1415
  isFontawesomeIcon(): boolean;
1423
- rotationClass(): string | null;
1424
1416
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1425
1417
  icon: {
1426
1418
  type: ObjectConstructor;
@@ -1435,7 +1427,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1435
1427
  rotation: {
1436
1428
  type: NumberConstructor;
1437
1429
  default: null;
1438
- validator(value: number): boolean;
1439
1430
  };
1440
1431
  flippedVertical: {
1441
1432
  type: BooleanConstructor;
@@ -202,6 +202,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
202
202
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
203
203
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
204
204
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
205
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
205
206
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
206
207
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
207
208
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -254,7 +255,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
254
255
  rotation: {
255
256
  type: NumberConstructor;
256
257
  default: null;
257
- validator(value: number): boolean;
258
258
  };
259
259
  flippedVertical: {
260
260
  type: BooleanConstructor;
@@ -275,7 +275,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
275
275
  }>, {}, {}, {
276
276
  sizeClassName(): string;
277
277
  isFontawesomeIcon(): boolean;
278
- rotationClass(): string | null;
279
278
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
280
279
  icon: {
281
280
  type: ObjectConstructor;
@@ -290,7 +289,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
290
289
  rotation: {
291
290
  type: NumberConstructor;
292
291
  default: null;
293
- validator(value: number): boolean;
294
292
  };
295
293
  flippedVertical: {
296
294
  type: BooleanConstructor;
@@ -202,6 +202,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
202
202
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
203
203
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
204
204
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
205
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
205
206
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
206
207
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
207
208
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -254,7 +255,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
254
255
  rotation: {
255
256
  type: NumberConstructor;
256
257
  default: null;
257
- validator(value: number): boolean;
258
258
  };
259
259
  flippedVertical: {
260
260
  type: BooleanConstructor;
@@ -275,7 +275,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
275
275
  }>, {}, {}, {
276
276
  sizeClassName(): string;
277
277
  isFontawesomeIcon(): boolean;
278
- rotationClass(): string | null;
279
278
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
280
279
  icon: {
281
280
  type: ObjectConstructor;
@@ -290,7 +289,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
290
289
  rotation: {
291
290
  type: NumberConstructor;
292
291
  default: null;
293
- validator(value: number): boolean;
294
292
  };
295
293
  flippedVertical: {
296
294
  type: BooleanConstructor;
@@ -220,6 +220,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
220
220
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
221
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
222
222
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
223
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
223
224
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
224
225
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
225
226
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -566,6 +567,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
566
567
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
567
568
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
568
569
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
570
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
569
571
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
570
572
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
571
573
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -696,7 +698,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
696
698
  rotation: {
697
699
  type: NumberConstructor;
698
700
  default: null;
699
- validator(value: number): boolean;
700
701
  };
701
702
  flippedVertical: {
702
703
  type: BooleanConstructor;
@@ -717,7 +718,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
717
718
  }>, {}, {}, {
718
719
  sizeClassName(): string;
719
720
  isFontawesomeIcon(): boolean;
720
- rotationClass(): string | null;
721
721
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
722
722
  icon: {
723
723
  type: ObjectConstructor;
@@ -732,7 +732,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
732
732
  rotation: {
733
733
  type: NumberConstructor;
734
734
  default: null;
735
- validator(value: number): boolean;
736
735
  };
737
736
  flippedVertical: {
738
737
  type: BooleanConstructor;
@@ -1184,6 +1183,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1184
1183
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1185
1184
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1186
1185
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1186
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1187
1187
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1188
1188
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1189
1189
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1328,7 +1328,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1328
1328
  rotation: {
1329
1329
  type: NumberConstructor;
1330
1330
  default: null;
1331
- validator(value: number): boolean;
1332
1331
  };
1333
1332
  flippedVertical: {
1334
1333
  type: BooleanConstructor;
@@ -1349,7 +1348,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1349
1348
  }>, {}, {}, {
1350
1349
  sizeClassName(): string;
1351
1350
  isFontawesomeIcon(): boolean;
1352
- rotationClass(): string | null;
1353
1351
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1354
1352
  icon: {
1355
1353
  type: ObjectConstructor;
@@ -1364,7 +1362,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1364
1362
  rotation: {
1365
1363
  type: NumberConstructor;
1366
1364
  default: null;
1367
- validator(value: number): boolean;
1368
1365
  };
1369
1366
  flippedVertical: {
1370
1367
  type: BooleanConstructor;
@@ -1632,6 +1629,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1632
1629
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1633
1630
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1634
1631
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1632
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1635
1633
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1636
1634
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1637
1635
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1762,7 +1760,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1762
1760
  rotation: {
1763
1761
  type: NumberConstructor;
1764
1762
  default: null;
1765
- validator(value: number): boolean;
1766
1763
  };
1767
1764
  flippedVertical: {
1768
1765
  type: BooleanConstructor;
@@ -1783,7 +1780,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1783
1780
  }>, {}, {}, {
1784
1781
  sizeClassName(): string;
1785
1782
  isFontawesomeIcon(): boolean;
1786
- rotationClass(): string | null;
1787
1783
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1788
1784
  icon: {
1789
1785
  type: ObjectConstructor;
@@ -1798,7 +1794,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1798
1794
  rotation: {
1799
1795
  type: NumberConstructor;
1800
1796
  default: null;
1801
- validator(value: number): boolean;
1802
1797
  };
1803
1798
  flippedVertical: {
1804
1799
  type: BooleanConstructor;
@@ -2036,6 +2031,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2036
2031
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
2037
2032
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
2038
2033
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2034
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
2039
2035
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2040
2036
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
2041
2037
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -2093,7 +2089,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2093
2089
  rotation: {
2094
2090
  type: NumberConstructor;
2095
2091
  default: null;
2096
- validator(value: number): boolean;
2097
2092
  };
2098
2093
  flippedVertical: {
2099
2094
  type: BooleanConstructor;
@@ -2114,7 +2109,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2114
2109
  }>, {}, {}, {
2115
2110
  sizeClassName(): string;
2116
2111
  isFontawesomeIcon(): boolean;
2117
- rotationClass(): string | null;
2118
2112
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2119
2113
  icon: {
2120
2114
  type: ObjectConstructor;
@@ -2129,7 +2123,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2129
2123
  rotation: {
2130
2124
  type: NumberConstructor;
2131
2125
  default: null;
2132
- validator(value: number): boolean;
2133
2126
  };
2134
2127
  flippedVertical: {
2135
2128
  type: BooleanConstructor;
@@ -239,6 +239,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
239
239
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
240
240
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
241
241
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
242
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
242
243
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
243
244
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
244
245
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -811,6 +812,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
811
812
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
812
813
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
813
814
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
815
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
814
816
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
815
817
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
816
818
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -955,7 +957,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
955
957
  rotation: {
956
958
  type: NumberConstructor;
957
959
  default: null;
958
- validator(value: number): boolean;
959
960
  };
960
961
  flippedVertical: {
961
962
  type: BooleanConstructor;
@@ -976,7 +977,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
976
977
  }>, {}, {}, {
977
978
  sizeClassName(): string;
978
979
  isFontawesomeIcon(): boolean;
979
- rotationClass(): string | null;
980
980
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
981
981
  icon: {
982
982
  type: ObjectConstructor;
@@ -991,7 +991,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
991
991
  rotation: {
992
992
  type: NumberConstructor;
993
993
  default: null;
994
- validator(value: number): boolean;
995
994
  };
996
995
  flippedVertical: {
997
996
  type: BooleanConstructor;
@@ -1259,6 +1258,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1259
1258
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1260
1259
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1261
1260
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1261
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1262
1262
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1263
1263
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1264
1264
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1389,7 +1389,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1389
1389
  rotation: {
1390
1390
  type: NumberConstructor;
1391
1391
  default: null;
1392
- validator(value: number): boolean;
1393
1392
  };
1394
1393
  flippedVertical: {
1395
1394
  type: BooleanConstructor;
@@ -1410,7 +1409,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1410
1409
  }>, {}, {}, {
1411
1410
  sizeClassName(): string;
1412
1411
  isFontawesomeIcon(): boolean;
1413
- rotationClass(): string | null;
1414
1412
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1415
1413
  icon: {
1416
1414
  type: ObjectConstructor;
@@ -1425,7 +1423,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1425
1423
  rotation: {
1426
1424
  type: NumberConstructor;
1427
1425
  default: null;
1428
- validator(value: number): boolean;
1429
1426
  };
1430
1427
  flippedVertical: {
1431
1428
  type: BooleanConstructor;
@@ -1566,7 +1563,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1566
1563
  rotation: {
1567
1564
  type: NumberConstructor;
1568
1565
  default: null;
1569
- validator(value: number): boolean;
1570
1566
  };
1571
1567
  flippedVertical: {
1572
1568
  type: BooleanConstructor;
@@ -1587,7 +1583,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1587
1583
  }>, {}, {}, {
1588
1584
  sizeClassName(): string;
1589
1585
  isFontawesomeIcon(): boolean;
1590
- rotationClass(): string | null;
1591
1586
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1592
1587
  icon: {
1593
1588
  type: ObjectConstructor;
@@ -1602,7 +1597,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1602
1597
  rotation: {
1603
1598
  type: NumberConstructor;
1604
1599
  default: null;
1605
- validator(value: number): boolean;
1606
1600
  };
1607
1601
  flippedVertical: {
1608
1602
  type: BooleanConstructor;
@@ -1839,6 +1833,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1839
1833
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1840
1834
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1841
1835
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1836
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1842
1837
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1843
1838
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1844
1839
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1896,7 +1891,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1896
1891
  rotation: {
1897
1892
  type: NumberConstructor;
1898
1893
  default: null;
1899
- validator(value: number): boolean;
1900
1894
  };
1901
1895
  flippedVertical: {
1902
1896
  type: BooleanConstructor;
@@ -1917,7 +1911,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1917
1911
  }>, {}, {}, {
1918
1912
  sizeClassName(): string;
1919
1913
  isFontawesomeIcon(): boolean;
1920
- rotationClass(): string | null;
1921
1914
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1922
1915
  icon: {
1923
1916
  type: ObjectConstructor;
@@ -1932,7 +1925,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1932
1925
  rotation: {
1933
1926
  type: NumberConstructor;
1934
1927
  default: null;
1935
- validator(value: number): boolean;
1936
1928
  };
1937
1929
  flippedVertical: {
1938
1930
  type: BooleanConstructor;
@@ -2201,6 +2193,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2201
2193
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
2202
2194
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
2203
2195
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2196
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
2204
2197
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2205
2198
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
2206
2199
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -2331,7 +2324,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2331
2324
  rotation: {
2332
2325
  type: NumberConstructor;
2333
2326
  default: null;
2334
- validator(value: number): boolean;
2335
2327
  };
2336
2328
  flippedVertical: {
2337
2329
  type: BooleanConstructor;
@@ -2352,7 +2344,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2352
2344
  }>, {}, {}, {
2353
2345
  sizeClassName(): string;
2354
2346
  isFontawesomeIcon(): boolean;
2355
- rotationClass(): string | null;
2356
2347
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2357
2348
  icon: {
2358
2349
  type: ObjectConstructor;
@@ -2367,7 +2358,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2367
2358
  rotation: {
2368
2359
  type: NumberConstructor;
2369
2360
  default: null;
2370
- validator(value: number): boolean;
2371
2361
  };
2372
2362
  flippedVertical: {
2373
2363
  type: BooleanConstructor;