@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
@@ -261,6 +261,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
261
261
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
262
262
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
263
263
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
264
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
264
265
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
265
266
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
266
267
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -598,6 +599,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
598
599
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
599
600
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
600
601
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
602
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
601
603
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
602
604
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
603
605
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -728,7 +730,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
728
730
  rotation: {
729
731
  type: NumberConstructor;
730
732
  default: null;
731
- validator(value: number): boolean;
732
733
  };
733
734
  flippedVertical: {
734
735
  type: BooleanConstructor;
@@ -749,7 +750,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
749
750
  }>, {}, {}, {
750
751
  sizeClassName(): string;
751
752
  isFontawesomeIcon(): boolean;
752
- rotationClass(): string | null;
753
753
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
754
754
  icon: {
755
755
  type: ObjectConstructor;
@@ -764,7 +764,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
764
764
  rotation: {
765
765
  type: NumberConstructor;
766
766
  default: null;
767
- validator(value: number): boolean;
768
767
  };
769
768
  flippedVertical: {
770
769
  type: BooleanConstructor;
@@ -850,7 +849,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
850
849
  rotation: {
851
850
  type: NumberConstructor;
852
851
  default: null;
853
- validator(value: number): boolean;
854
852
  };
855
853
  flippedVertical: {
856
854
  type: BooleanConstructor;
@@ -871,7 +869,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
871
869
  }>, {}, {}, {
872
870
  sizeClassName(): string;
873
871
  isFontawesomeIcon(): boolean;
874
- rotationClass(): string | null;
875
872
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
876
873
  icon: {
877
874
  type: ObjectConstructor;
@@ -886,7 +883,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
886
883
  rotation: {
887
884
  type: NumberConstructor;
888
885
  default: null;
889
- validator(value: number): boolean;
890
886
  };
891
887
  flippedVertical: {
892
888
  type: BooleanConstructor;
@@ -1164,6 +1160,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1164
1160
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1165
1161
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1166
1162
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1163
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1167
1164
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1168
1165
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1169
1166
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1308,7 +1305,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1308
1305
  rotation: {
1309
1306
  type: NumberConstructor;
1310
1307
  default: null;
1311
- validator(value: number): boolean;
1312
1308
  };
1313
1309
  flippedVertical: {
1314
1310
  type: BooleanConstructor;
@@ -1329,7 +1325,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1329
1325
  }>, {}, {}, {
1330
1326
  sizeClassName(): string;
1331
1327
  isFontawesomeIcon(): boolean;
1332
- rotationClass(): string | null;
1333
1328
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1334
1329
  icon: {
1335
1330
  type: ObjectConstructor;
@@ -1344,7 +1339,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1344
1339
  rotation: {
1345
1340
  type: NumberConstructor;
1346
1341
  default: null;
1347
- validator(value: number): boolean;
1348
1342
  };
1349
1343
  flippedVertical: {
1350
1344
  type: BooleanConstructor;
@@ -1612,6 +1606,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1612
1606
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1613
1607
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1614
1608
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1609
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1615
1610
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1616
1611
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1617
1612
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1742,7 +1737,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1742
1737
  rotation: {
1743
1738
  type: NumberConstructor;
1744
1739
  default: null;
1745
- validator(value: number): boolean;
1746
1740
  };
1747
1741
  flippedVertical: {
1748
1742
  type: BooleanConstructor;
@@ -1763,7 +1757,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1763
1757
  }>, {}, {}, {
1764
1758
  sizeClassName(): string;
1765
1759
  isFontawesomeIcon(): boolean;
1766
- rotationClass(): string | null;
1767
1760
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1768
1761
  icon: {
1769
1762
  type: ObjectConstructor;
@@ -1778,7 +1771,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1778
1771
  rotation: {
1779
1772
  type: NumberConstructor;
1780
1773
  default: null;
1781
- validator(value: number): boolean;
1782
1774
  };
1783
1775
  flippedVertical: {
1784
1776
  type: BooleanConstructor;
@@ -2049,6 +2041,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2049
2041
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
2050
2042
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
2051
2043
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2044
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
2052
2045
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2053
2046
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
2054
2047
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -2182,7 +2175,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2182
2175
  rotation: {
2183
2176
  type: NumberConstructor;
2184
2177
  default: null;
2185
- validator(value: number): boolean;
2186
2178
  };
2187
2179
  flippedVertical: {
2188
2180
  type: BooleanConstructor;
@@ -2203,7 +2195,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2203
2195
  }>, {}, {}, {
2204
2196
  sizeClassName(): string;
2205
2197
  isFontawesomeIcon(): boolean;
2206
- rotationClass(): string | null;
2207
2198
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2208
2199
  icon: {
2209
2200
  type: ObjectConstructor;
@@ -2218,7 +2209,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2218
2209
  rotation: {
2219
2210
  type: NumberConstructor;
2220
2211
  default: null;
2221
- validator(value: number): boolean;
2222
2212
  };
2223
2213
  flippedVertical: {
2224
2214
  type: BooleanConstructor;
@@ -2496,6 +2486,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2496
2486
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
2497
2487
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
2498
2488
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2489
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
2499
2490
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2500
2491
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
2501
2492
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -2640,7 +2631,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2640
2631
  rotation: {
2641
2632
  type: NumberConstructor;
2642
2633
  default: null;
2643
- validator(value: number): boolean;
2644
2634
  };
2645
2635
  flippedVertical: {
2646
2636
  type: BooleanConstructor;
@@ -2661,7 +2651,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2661
2651
  }>, {}, {}, {
2662
2652
  sizeClassName(): string;
2663
2653
  isFontawesomeIcon(): boolean;
2664
- rotationClass(): string | null;
2665
2654
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2666
2655
  icon: {
2667
2656
  type: ObjectConstructor;
@@ -2676,7 +2665,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2676
2665
  rotation: {
2677
2666
  type: NumberConstructor;
2678
2667
  default: null;
2679
- validator(value: number): boolean;
2680
2668
  };
2681
2669
  flippedVertical: {
2682
2670
  type: BooleanConstructor;
@@ -2944,6 +2932,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2944
2932
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
2945
2933
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
2946
2934
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2935
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
2947
2936
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
2948
2937
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
2949
2938
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -3074,7 +3063,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3074
3063
  rotation: {
3075
3064
  type: NumberConstructor;
3076
3065
  default: null;
3077
- validator(value: number): boolean;
3078
3066
  };
3079
3067
  flippedVertical: {
3080
3068
  type: BooleanConstructor;
@@ -3095,7 +3083,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3095
3083
  }>, {}, {}, {
3096
3084
  sizeClassName(): string;
3097
3085
  isFontawesomeIcon(): boolean;
3098
- rotationClass(): string | null;
3099
3086
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3100
3087
  icon: {
3101
3088
  type: ObjectConstructor;
@@ -3110,7 +3097,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3110
3097
  rotation: {
3111
3098
  type: NumberConstructor;
3112
3099
  default: null;
3113
- validator(value: number): boolean;
3114
3100
  };
3115
3101
  flippedVertical: {
3116
3102
  type: BooleanConstructor;
@@ -218,6 +218,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
218
218
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
219
219
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
220
220
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
222
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
222
223
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
223
224
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -277,7 +278,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
277
278
  rotation: {
278
279
  type: NumberConstructor;
279
280
  default: null;
280
- validator(value: number): boolean;
281
281
  };
282
282
  flippedVertical: {
283
283
  type: BooleanConstructor;
@@ -298,7 +298,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
298
298
  }>, {}, {}, {
299
299
  sizeClassName(): string;
300
300
  isFontawesomeIcon(): boolean;
301
- rotationClass(): string | null;
302
301
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
303
302
  icon: {
304
303
  type: ObjectConstructor;
@@ -313,7 +312,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
313
312
  rotation: {
314
313
  type: NumberConstructor;
315
314
  default: null;
316
- validator(value: number): boolean;
317
315
  };
318
316
  flippedVertical: {
319
317
  type: BooleanConstructor;
@@ -277,6 +277,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
277
277
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
278
278
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
279
279
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
280
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
280
281
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
281
282
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
282
283
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -641,6 +642,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
641
642
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
642
643
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
643
644
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
645
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
644
646
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
645
647
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
646
648
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -800,7 +802,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
800
802
  rotation: {
801
803
  type: NumberConstructor;
802
804
  default: null;
803
- validator(value: number): boolean;
804
805
  };
805
806
  flippedVertical: {
806
807
  type: BooleanConstructor;
@@ -821,7 +822,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
821
822
  }>, {}, {}, {
822
823
  sizeClassName(): string;
823
824
  isFontawesomeIcon(): boolean;
824
- rotationClass(): string | null;
825
825
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
826
826
  icon: {
827
827
  type: ObjectConstructor;
@@ -836,7 +836,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
836
836
  rotation: {
837
837
  type: NumberConstructor;
838
838
  default: null;
839
- validator(value: number): boolean;
840
839
  };
841
840
  flippedVertical: {
842
841
  type: BooleanConstructor;
@@ -1114,6 +1113,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1114
1113
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1115
1114
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1116
1115
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1116
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1117
1117
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1118
1118
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1119
1119
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1258,7 +1258,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1258
1258
  rotation: {
1259
1259
  type: NumberConstructor;
1260
1260
  default: null;
1261
- validator(value: number): boolean;
1262
1261
  };
1263
1262
  flippedVertical: {
1264
1263
  type: BooleanConstructor;
@@ -1279,7 +1278,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1279
1278
  }>, {}, {}, {
1280
1279
  sizeClassName(): string;
1281
1280
  isFontawesomeIcon(): boolean;
1282
- rotationClass(): string | null;
1283
1281
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1284
1282
  icon: {
1285
1283
  type: ObjectConstructor;
@@ -1294,7 +1292,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1294
1292
  rotation: {
1295
1293
  type: NumberConstructor;
1296
1294
  default: null;
1297
- validator(value: number): boolean;
1298
1295
  };
1299
1296
  flippedVertical: {
1300
1297
  type: BooleanConstructor;
@@ -1562,6 +1559,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1562
1559
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1563
1560
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1564
1561
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1562
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1565
1563
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1566
1564
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1567
1565
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1692,7 +1690,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1692
1690
  rotation: {
1693
1691
  type: NumberConstructor;
1694
1692
  default: null;
1695
- validator(value: number): boolean;
1696
1693
  };
1697
1694
  flippedVertical: {
1698
1695
  type: BooleanConstructor;
@@ -1713,7 +1710,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1713
1710
  }>, {}, {}, {
1714
1711
  sizeClassName(): string;
1715
1712
  isFontawesomeIcon(): boolean;
1716
- rotationClass(): string | null;
1717
1713
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1718
1714
  icon: {
1719
1715
  type: ObjectConstructor;
@@ -1728,7 +1724,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1728
1724
  rotation: {
1729
1725
  type: NumberConstructor;
1730
1726
  default: null;
1731
- validator(value: number): boolean;
1732
1727
  };
1733
1728
  flippedVertical: {
1734
1729
  type: BooleanConstructor;
@@ -402,6 +402,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
402
402
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
403
403
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
404
404
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
405
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
405
406
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
406
407
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
407
408
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -533,7 +534,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
533
534
  rotation: {
534
535
  type: NumberConstructor;
535
536
  default: null;
536
- validator(value: number): boolean;
537
537
  };
538
538
  flippedVertical: {
539
539
  type: BooleanConstructor;
@@ -554,7 +554,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
554
554
  }>, {}, {}, {
555
555
  sizeClassName(): string;
556
556
  isFontawesomeIcon(): boolean;
557
- rotationClass(): string | null;
558
557
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
559
558
  icon: {
560
559
  type: ObjectConstructor;
@@ -569,7 +568,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
569
568
  rotation: {
570
569
  type: NumberConstructor;
571
570
  default: null;
572
- validator(value: number): boolean;
573
571
  };
574
572
  flippedVertical: {
575
573
  type: BooleanConstructor;
@@ -223,6 +223,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
223
223
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
224
224
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
225
225
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
226
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
226
227
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
227
228
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
228
229
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -380,7 +381,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
380
381
  rotation: {
381
382
  type: NumberConstructor;
382
383
  default: null;
383
- validator(value: number): boolean;
384
384
  };
385
385
  flippedVertical: {
386
386
  type: BooleanConstructor;
@@ -401,7 +401,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
401
401
  }>, {}, {}, {
402
402
  sizeClassName(): string;
403
403
  isFontawesomeIcon(): boolean;
404
- rotationClass(): string | null;
405
404
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
406
405
  icon: {
407
406
  type: ObjectConstructor;
@@ -416,7 +415,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
416
415
  rotation: {
417
416
  type: NumberConstructor;
418
417
  default: null;
419
- validator(value: number): boolean;
420
418
  };
421
419
  flippedVertical: {
422
420
  type: BooleanConstructor;
@@ -219,6 +219,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
219
219
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
220
220
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
221
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
222
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
222
223
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
223
224
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
224
225
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -380,7 +381,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
380
381
  rotation: {
381
382
  type: NumberConstructor;
382
383
  default: null;
383
- validator(value: number): boolean;
384
384
  };
385
385
  flippedVertical: {
386
386
  type: BooleanConstructor;
@@ -401,7 +401,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
401
401
  }>, {}, {}, {
402
402
  sizeClassName(): string;
403
403
  isFontawesomeIcon(): boolean;
404
- rotationClass(): string | null;
405
404
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
406
405
  icon: {
407
406
  type: ObjectConstructor;
@@ -416,7 +415,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
416
415
  rotation: {
417
416
  type: NumberConstructor;
418
417
  default: null;
419
- validator(value: number): boolean;
420
418
  };
421
419
  flippedVertical: {
422
420
  type: BooleanConstructor;
@@ -111,7 +111,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
111
111
  rotation: {
112
112
  type: NumberConstructor;
113
113
  default: null;
114
- validator(value: number): boolean;
115
114
  };
116
115
  flippedVertical: {
117
116
  type: BooleanConstructor;
@@ -132,7 +131,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
132
131
  }>, {}, {}, {
133
132
  sizeClassName(): string;
134
133
  isFontawesomeIcon(): boolean;
135
- rotationClass(): string | null;
136
134
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
137
135
  icon: {
138
136
  type: ObjectConstructor;
@@ -147,7 +145,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
147
145
  rotation: {
148
146
  type: NumberConstructor;
149
147
  default: null;
150
- validator(value: number): boolean;
151
148
  };
152
149
  flippedVertical: {
153
150
  type: BooleanConstructor;
@@ -258,6 +258,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
258
258
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
259
259
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
260
260
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
261
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
261
262
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
262
263
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
263
264
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -604,6 +605,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
604
605
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
605
606
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
606
607
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
608
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
607
609
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
608
610
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
609
611
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -748,7 +750,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
748
750
  rotation: {
749
751
  type: NumberConstructor;
750
752
  default: null;
751
- validator(value: number): boolean;
752
753
  };
753
754
  flippedVertical: {
754
755
  type: BooleanConstructor;
@@ -769,7 +770,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
769
770
  }>, {}, {}, {
770
771
  sizeClassName(): string;
771
772
  isFontawesomeIcon(): boolean;
772
- rotationClass(): string | null;
773
773
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
774
774
  icon: {
775
775
  type: ObjectConstructor;
@@ -784,7 +784,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
784
784
  rotation: {
785
785
  type: NumberConstructor;
786
786
  default: null;
787
- validator(value: number): boolean;
788
787
  };
789
788
  flippedVertical: {
790
789
  type: BooleanConstructor;
@@ -1052,6 +1051,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1052
1051
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1053
1052
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1054
1053
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1054
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1055
1055
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1056
1056
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1057
1057
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1182,7 +1182,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1182
1182
  rotation: {
1183
1183
  type: NumberConstructor;
1184
1184
  default: null;
1185
- validator(value: number): boolean;
1186
1185
  };
1187
1186
  flippedVertical: {
1188
1187
  type: BooleanConstructor;
@@ -1203,7 +1202,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1203
1202
  }>, {}, {}, {
1204
1203
  sizeClassName(): string;
1205
1204
  isFontawesomeIcon(): boolean;
1206
- rotationClass(): string | null;
1207
1205
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1208
1206
  icon: {
1209
1207
  type: ObjectConstructor;
@@ -1218,7 +1216,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1218
1216
  rotation: {
1219
1217
  type: NumberConstructor;
1220
1218
  default: null;
1221
- validator(value: number): boolean;
1222
1219
  };
1223
1220
  flippedVertical: {
1224
1221
  type: BooleanConstructor;
@@ -268,6 +268,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
268
268
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
269
269
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
270
270
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
271
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
271
272
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
272
273
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
273
274
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -427,7 +428,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
427
428
  rotation: {
428
429
  type: NumberConstructor;
429
430
  default: null;
430
- validator(value: number): boolean;
431
431
  };
432
432
  flippedVertical: {
433
433
  type: BooleanConstructor;
@@ -448,7 +448,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
448
448
  }>, {}, {}, {
449
449
  sizeClassName(): string;
450
450
  isFontawesomeIcon(): boolean;
451
- rotationClass(): string | null;
452
451
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
453
452
  icon: {
454
453
  type: ObjectConstructor;
@@ -463,7 +462,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
463
462
  rotation: {
464
463
  type: NumberConstructor;
465
464
  default: null;
466
- validator(value: number): boolean;
467
465
  };
468
466
  flippedVertical: {
469
467
  type: BooleanConstructor;
@@ -741,6 +739,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
741
739
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
742
740
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
743
741
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
742
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
744
743
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
745
744
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
746
745
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -885,7 +884,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
885
884
  rotation: {
886
885
  type: NumberConstructor;
887
886
  default: null;
888
- validator(value: number): boolean;
889
887
  };
890
888
  flippedVertical: {
891
889
  type: BooleanConstructor;
@@ -906,7 +904,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
906
904
  }>, {}, {}, {
907
905
  sizeClassName(): string;
908
906
  isFontawesomeIcon(): boolean;
909
- rotationClass(): string | null;
910
907
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
911
908
  icon: {
912
909
  type: ObjectConstructor;
@@ -921,7 +918,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
921
918
  rotation: {
922
919
  type: NumberConstructor;
923
920
  default: null;
924
- validator(value: number): boolean;
925
921
  };
926
922
  flippedVertical: {
927
923
  type: BooleanConstructor;
@@ -1189,6 +1185,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1189
1185
  readonly FA_TEXT_SLASH: import('@fortawesome/fontawesome-common-types').IconDefinition;
1190
1186
  readonly FA_THUMBS_UP: import('@fortawesome/fontawesome-common-types').IconDefinition;
1191
1187
  readonly FA_THUMBS_UP_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1188
+ readonly FA_THUMBTACK: import('@fortawesome/fontawesome-common-types').IconDefinition;
1192
1189
  readonly FA_THUMBTACK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1193
1190
  readonly FA_TRASH_CAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1194
1191
  readonly FA_TREE_PALM: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1319,7 +1316,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1319
1316
  rotation: {
1320
1317
  type: NumberConstructor;
1321
1318
  default: null;
1322
- validator(value: number): boolean;
1323
1319
  };
1324
1320
  flippedVertical: {
1325
1321
  type: BooleanConstructor;
@@ -1340,7 +1336,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1340
1336
  }>, {}, {}, {
1341
1337
  sizeClassName(): string;
1342
1338
  isFontawesomeIcon(): boolean;
1343
- rotationClass(): string | null;
1344
1339
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1345
1340
  icon: {
1346
1341
  type: ObjectConstructor;
@@ -1355,7 +1350,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1355
1350
  rotation: {
1356
1351
  type: NumberConstructor;
1357
1352
  default: null;
1358
- validator(value: number): boolean;
1359
1353
  };
1360
1354
  flippedVertical: {
1361
1355
  type: BooleanConstructor;