@bethinkpl/design-system 28.1.11 → 29.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/dist/RadioButton-CLq3zl43.js +63 -0
  2. package/dist/RadioButton-CLq3zl43.js.map +1 -0
  3. package/dist/RadioButton-CjzX_0B_.js +63 -0
  4. package/dist/RadioButton-CjzX_0B_.js.map +1 -0
  5. package/dist/design-system.js +1 -1
  6. package/dist/index-DZo9Qa9T.js +24630 -0
  7. package/dist/index-DZo9Qa9T.js.map +1 -0
  8. package/dist/index-OWTZc1Dt.js +25159 -0
  9. package/dist/index-OWTZc1Dt.js.map +1 -0
  10. package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +3 -1
  11. package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +3 -1
  12. package/dist/lib/js/components/Chip/Chip.vue.d.ts +6 -2
  13. package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +3 -1
  14. package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +19 -17
  15. package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +19 -17
  16. package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +12 -4
  17. package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +3 -1
  18. package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +9 -3
  19. package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +3 -1
  20. package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +3 -1
  21. package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +6 -2
  22. package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +6 -2
  23. package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +3 -1
  24. package/dist/lib/js/components/Modal/Modal.vue.d.ts +3 -1
  25. package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +6 -2
  26. package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +6 -2
  27. package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +3 -1
  28. package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +9 -3
  29. package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +3 -1
  30. package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +3 -1
  31. package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +6 -2
  32. package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +6 -2
  33. package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +3 -1
  34. package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +3 -1
  35. package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +9 -3
  36. package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +3 -1
  37. package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +3 -1
  38. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +9 -3
  39. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +9 -3
  40. package/dist/lib/js/components/Switch/Switch.vue.d.ts +3 -1
  41. package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +3 -1
  42. package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +3 -1
  43. package/dist/lib/js/icons/fontawesome.d.ts +3 -0
  44. package/docs/assets/{AccessStatus-BdWj8HEL.js → AccessStatus-gTZ35kWE.js} +1 -1
  45. package/docs/assets/{AccessStatus.stories-GVUkQE1f.js → AccessStatus.stories-CNlYo4yb.js} +1 -1
  46. package/docs/assets/{Avatar-Ci9PV6Dz.js → Avatar-BE7dVVOm.js} +1 -1
  47. package/docs/assets/{Avatar.stories-CP_vNHJs.js → Avatar.stories-B_Kh3RtC.js} +1 -1
  48. package/docs/assets/{Badge-SCDYFc8w.js → Badge-5Cw0lVjx.js} +1 -1
  49. package/docs/assets/{Badge.stories-CQqhxz2m.js → Badge.stories-Rrw9KmUy.js} +1 -1
  50. package/docs/assets/{BadgeScore-CVOhuJYu.js → BadgeScore-DOO7QEun.js} +1 -1
  51. package/docs/assets/{BadgeScore.stories-BmeGFrO3.js → BadgeScore.stories-Dv3btaRm.js} +1 -1
  52. package/docs/assets/{Banner-C04f9aox.js → Banner-CiGwWJXp.js} +1 -1
  53. package/docs/assets/{Banner.stories-C22ObnEg.js → Banner.stories-D7_kXnTN.js} +1 -1
  54. package/docs/assets/{BasicRichListItem-DlPpQw8B.js → BasicRichListItem-zKgLik2G.js} +1 -1
  55. package/docs/assets/{BasicRichListItem.stories-D0zf6xvZ.js → BasicRichListItem.stories-C8wELqMM.js} +1 -1
  56. package/docs/assets/{BlockadeStatus-BUvv6hbJ.js → BlockadeStatus-FRYRllaW.js} +1 -1
  57. package/docs/assets/{BlockedeStatus.stories-DgkGbTUS.js → BlockedeStatus.stories-C5U7gCzf.js} +1 -1
  58. package/docs/assets/{Button-CkO8nfQL.js → Button-B2zUlKHR.js} +1 -1
  59. package/docs/assets/{Button.stories-B3Oi8pms.js → Button.stories-Du0ul-ee.js} +1 -1
  60. package/docs/assets/{CardExpandable-CC6Pr1oz.js → CardExpandable-Cphp9zJo.js} +1 -1
  61. package/docs/assets/{CardExpandable.stories-BsBfz7bs.js → CardExpandable.stories-BYyvaQ5O.js} +1 -1
  62. package/docs/assets/{Checkbox-nPsikGcU.js → Checkbox-DEeTEf8x.js} +1 -1
  63. package/docs/assets/{Checkbox.stories-BjAFp2Jt.js → Checkbox.stories-Cx8ZCqup.js} +1 -1
  64. package/docs/assets/{Chip-CWjYjTEM.js → Chip-C6ACB4fl.js} +1 -1
  65. package/docs/assets/{Chip.stories-2kuRscH5.js → Chip.stories-upOIdUqx.js} +1 -1
  66. package/docs/assets/{Color-ERTF36HU-BlktiSeG.js → Color-ERTF36HU-BH5lhmVh.js} +1 -1
  67. package/docs/assets/{CounterToggle-BpUoZ2tV.js → CounterToggle-CBBFhB0y.js} +1 -1
  68. package/docs/assets/{CounterToggle.stories-ta4dNHKz.js → CounterToggle.stories-CuoAnPiT.js} +1 -1
  69. package/docs/assets/{DateBox.stories-Bzu0Vnil.js → DateBox.stories-CNnHsWKg.js} +1 -1
  70. package/docs/assets/{DatePicker-D3RZ5dBz.js → DatePicker-CiTbht9L.js} +1 -1
  71. package/docs/assets/{DatePicker.stories-BobAnipv.js → DatePicker.stories-DM3ePzdz.js} +1 -1
  72. package/docs/assets/{DateRangePicker-BvhHGbm5.js → DateRangePicker-CtXbeOvt.js} +1 -1
  73. package/docs/assets/{DateRangePicker.stories-D0Pj1AyQ.js → DateRangePicker.stories-bPmGnZNJ.js} +1 -1
  74. package/docs/assets/{DocsRenderer-CFRXHY34-FbBcO8mF.js → DocsRenderer-CFRXHY34-Bb5ZCuWz.js} +5 -5
  75. package/docs/assets/{DrawerHeader-Dp64kPR3.js → DrawerHeader-B73JIWxJ.js} +1 -1
  76. package/docs/assets/{DrawerHeader.stories-DyI8-2pM.js → DrawerHeader.stories-C6fnCICA.js} +1 -1
  77. package/docs/assets/{DrawerListItem-BQsz6gun.js → DrawerListItem-B77TKMq3.js} +1 -1
  78. package/docs/assets/{DrawerListItem.stories-CQvCCNlU.js → DrawerListItem.stories-CCySDWY_.js} +1 -1
  79. package/docs/assets/{DrawerListItemGroup.stories-CMHq0CiY.js → DrawerListItemGroup.stories-CUVA8vmw.js} +1 -1
  80. package/docs/assets/{DrawerSection-DL9umMCz.js → DrawerSection-jmPiv0zV.js} +1 -1
  81. package/docs/assets/{DrawerSection.stories-wfZ-kI9W.js → DrawerSection.stories-in7ueh2L.js} +1 -1
  82. package/docs/assets/{DrawerTile-Ce-5hmAO.js → DrawerTile-TstvXnvE.js} +1 -1
  83. package/docs/assets/{DrawerTile.stories-4zKl3xnK.js → DrawerTile.stories-BsPPenGK.js} +1 -1
  84. package/docs/assets/{Dropdown.stories-0e519yem.js → Dropdown.stories-Dq70KFPI.js} +1 -1
  85. package/docs/assets/{FeatureIcon-Y6OPBXAQ.js → FeatureIcon-D4m6z_nW.js} +1 -1
  86. package/docs/assets/{FeatureIcon.stories-DgaDuPzl.js → FeatureIcon.stories-BDeTclEm.js} +1 -1
  87. package/docs/assets/{FormField-CExz2OCD.js → FormField-Cabwnr1x.js} +1 -1
  88. package/docs/assets/{FormField.stories-BbCAamBy.js → FormField.stories-B940dw_F.js} +1 -1
  89. package/docs/assets/{FormField.stories.shared-CghMudas.js → FormField.stories.shared-DTa24XVV.js} +1 -1
  90. package/docs/assets/{FormFieldMessage-lsCyhnrz.js → FormFieldMessage-ReW8wyXl.js} +1 -1
  91. package/docs/assets/{FormFieldMessage.stories-CppRtLe3.js → FormFieldMessage.stories-BC8EOk29.js} +1 -1
  92. package/docs/assets/{GroupRichListItem-jSLVSSLu.js → GroupRichListItem-Cne-DseP.js} +1 -1
  93. package/docs/assets/{GroupRichListItem.stories-7PlwvpuO.js → GroupRichListItem.stories-B1iuOilR.js} +1 -1
  94. package/docs/assets/{HelpButton-8yBuKGuZ.js → HelpButton-DtDWTLw6.js} +1 -1
  95. package/docs/assets/{HelpButton.stories-CipHxgeZ.js → HelpButton.stories-CpyP1SPG.js} +1 -1
  96. package/docs/assets/Icon-CrGnHcSg.js +558 -0
  97. package/docs/assets/{Icon.stories-DHZZ3mvy.js → Icon.stories-BAc6nvEG.js} +1 -1
  98. package/docs/assets/{IconButton-CtZLgp31.js → IconButton-COu1YaXe.js} +1 -1
  99. package/docs/assets/{IconButton.stories-Bo_AG9M2.js → IconButton.stories-_ChFVAIg.js} +1 -1
  100. package/docs/assets/{IconText-CWsWf2g_.js → IconText-C0gfVDlj.js} +1 -1
  101. package/docs/assets/{IconText.stories-4BvRrEgi.js → IconText.stories-ExR2NVl1.js} +1 -1
  102. package/docs/assets/{InputField-C74b9Gau.js → InputField-ohZPvjR_.js} +1 -1
  103. package/docs/assets/{InputField.stories-DvISFaYu.js → InputField.stories-O4uV5x9e.js} +1 -1
  104. package/docs/assets/{Modal-DsxjbIFd.js → Modal-Cvfba84P.js} +1 -1
  105. package/docs/assets/{Modal.stories-BYtGXrwy.js → Modal.stories-4GFwWRzg.js} +1 -1
  106. package/docs/assets/{ModalDialog-B8LwGEt2.js → ModalDialog-yI7htXrm.js} +1 -1
  107. package/docs/assets/{ModalDialog.stories-D4usqhos.js → ModalDialog.stories-30I2hLBU.js} +1 -1
  108. package/docs/assets/{OutlineItem-CUh3x7uj.js → OutlineItem-CYg3nFP2.js} +1 -1
  109. package/docs/assets/{OutlineItem.stories-Csq-AzQp.js → OutlineItem.stories-C9Pm_kmL.js} +1 -1
  110. package/docs/assets/{OverlayHeader-PSw26L4m.js → OverlayHeader-T0rtNJ5v.js} +1 -1
  111. package/docs/assets/{OverlayHeader.stories-D9g5U0Pj.js → OverlayHeader.stories-BUJMeka9.js} +1 -1
  112. package/docs/assets/{Pagination-Dv3KxswA.js → Pagination-FSn6DfXQ.js} +1 -1
  113. package/docs/assets/{Pagination.stories-CpCXiimP.js → Pagination.stories-B_sAlKGS.js} +1 -1
  114. package/docs/assets/{PasswordField-Bv9vcN1f.js → PasswordField-Boh6_ZnE.js} +1 -1
  115. package/docs/assets/{PasswordField.stories-Db1HaIQg.js → PasswordField.stories-V7OQZVC1.js} +1 -1
  116. package/docs/assets/{PopOver-Bu4OecEL.js → PopOver-CUdfwq3A.js} +1 -1
  117. package/docs/assets/{PopOver.stories-4X7IRGd2.js → PopOver.stories-FqPZWcJ9.js} +1 -1
  118. package/docs/assets/{ProgressBar-BueihNZW.js → ProgressBar-BhZ_Zxla.js} +1 -1
  119. package/docs/assets/{ProgressBar.stories-BLOVj64D.js → ProgressBar.stories-6rmdb5hc.js} +1 -1
  120. package/docs/assets/{ProgressDonutChart-BiwRSQdi.js → ProgressDonutChart-BQ0JluTS.js} +1 -1
  121. package/docs/assets/{ProgressDonutChart.stories-DpBEpWKr.js → ProgressDonutChart.stories-CE3-MoEI.js} +1 -1
  122. package/docs/assets/{RadioButton-Bp9SFfZ-.js → RadioButton-BrsYf8Vs.js} +1 -1
  123. package/docs/assets/{RadioButton.stories-B2zBA2bA.js → RadioButton.stories-DRu1CU2N.js} +1 -1
  124. package/docs/assets/{RichListItem.stories-Bce4UXMH.js → RichListItem.stories-CQmNoamG.js} +1 -1
  125. package/docs/assets/{SectionHeader-D24DKpKk.js → SectionHeader-De5AG7Kp.js} +1 -1
  126. package/docs/assets/{SectionHeader.stories-B6rU3t4b.js → SectionHeader.stories-CjbrwwDR.js} +1 -1
  127. package/docs/assets/{SelectList.stories-4UkgVayE.js → SelectList.stories-1UjfpWBy.js} +1 -1
  128. package/docs/assets/{SelectListItem-Cm2gb4Zb.js → SelectListItem-C8rMqeD0.js} +1 -1
  129. package/docs/assets/{SelectListItem.stories-Dc8rvj-M.js → SelectListItem.stories-DfzBP45n.js} +1 -1
  130. package/docs/assets/{SelectListItemTile-CMvcSQhM.js → SelectListItemTile-BgsZDxzP.js} +1 -1
  131. package/docs/assets/{SelectListItemTile.stories-Vn1ChFh8.js → SelectListItemTile.stories-6DBqMWXb.js} +1 -1
  132. package/docs/assets/{SelectListItemToggle-B_CKRb1r.js → SelectListItemToggle-Dl3WF6dN.js} +1 -1
  133. package/docs/assets/{SelectListItemToggle.stories-BqS6ds45.js → SelectListItemToggle.stories-DcII9AMh.js} +1 -1
  134. package/docs/assets/{SelectionControl-D9AHvJ9c.js → SelectionControl-D6muFiQh.js} +1 -1
  135. package/docs/assets/{SelectionTile-DwraFOpb.js → SelectionTile-fLAucOW8.js} +2 -2
  136. package/docs/assets/{SelectionTile.stories-CdSvm1dD.js → SelectionTile.stories-B374DAX5.js} +1 -1
  137. package/docs/assets/{SurveyQuestionOpenEnded-BTfEhBqQ.js → SurveyQuestionOpenEnded-CVdIPUom.js} +1 -1
  138. package/docs/assets/{SurveyQuestionOpenEnded.stories-0zeFmboG.js → SurveyQuestionOpenEnded.stories-DOsOd2MI.js} +1 -1
  139. package/docs/assets/{SurveyQuestionScale-c2TPdcM1.js → SurveyQuestionScale-BnI-ZPw4.js} +1 -1
  140. package/docs/assets/{SurveyQuestionScale.stories-smJav6lg.js → SurveyQuestionScale.stories-BgzaSJ_5.js} +1 -1
  141. package/docs/assets/{SurveyToggle-B2GeUC4r.js → SurveyToggle--5L10kQN.js} +1 -1
  142. package/docs/assets/{SurveyToggle.stories-DsO-QUIz.js → SurveyToggle.stories-DYJX2c1g.js} +1 -1
  143. package/docs/assets/{Switch-Degx7pMk.js → Switch-EVSQr4xA.js} +1 -1
  144. package/docs/assets/{Switch.stories-C7XsxPaV.js → Switch.stories-B1GuraxO.js} +1 -1
  145. package/docs/assets/{TabItem-D6Wl0a9H.js → TabItem-CLAMsyYY.js} +1 -1
  146. package/docs/assets/{TabItem.stories-BMC_bjxC.js → TabItem.stories-Bqxh0fK_.js} +1 -1
  147. package/docs/assets/{Tile-CpiZ6Id0.js → Tile-vZUZKJ4R.js} +1 -1
  148. package/docs/assets/{Tile.sb.shared-BcJWZcAs.js → Tile.sb.shared-BPdrPz-t.js} +1 -1
  149. package/docs/assets/{Tile.stories-DTjWyUZ5.js → Tile.stories-DhOHEROY.js} +1 -1
  150. package/docs/assets/{Toast-BtBfmURX.js → Toast-_mJ5xyzu.js} +1 -1
  151. package/docs/assets/{Toast.stories-hU3TYBCj.js → Toast.stories-D7VOzRIm.js} +1 -1
  152. package/docs/assets/{ToggleButton-M6m-xo-W.js → ToggleButton-tLeRv-cp.js} +1 -1
  153. package/docs/assets/{ToggleButton.stories-CQnF4zvb.js → ToggleButton.stories-xyKCdRN6.js} +1 -1
  154. package/docs/assets/{Tooltip.stories-BDGU_0Rx.js → Tooltip.stories-CEYtvQ7C.js} +1 -1
  155. package/docs/assets/{Well-B1MXY_H5.js → Well-mxkLK5ek.js} +1 -1
  156. package/docs/assets/{Well.stories-BIY9WdHE.js → Well.stories-CSYBf4g_.js} +1 -1
  157. package/docs/assets/{iframe-ZvMGO8UF.js → iframe-Cy763uQH.js} +2 -2
  158. package/docs/assets/{index-Dxya3VUc.js → index-CxUS_Yh6.js} +1 -1
  159. package/docs/assets/{index-DsSjIsGh.js → index-WX3fqqN3.js} +1 -1
  160. package/docs/assets/{preview-ZPXFTmfU.js → preview-CyKrI_4K.js} +1 -1
  161. package/docs/assets/{preview-CsD4AKEn.js → preview-WA0qcsu7.js} +2 -2
  162. package/docs/assets/{string-ChdEu3d1.js → string-Bp7KUZ_7.js} +1 -1
  163. package/docs/iframe.html +1 -1
  164. package/docs/preview.css +0 -4
  165. package/docs/project.json +1 -1
  166. package/lib/js/components/Icons/Icon/Icon.consts.ts +0 -2
  167. package/lib/js/icons/fontawesome.ts +6 -0
  168. package/lib/styles/_normalize.scss +0 -4
  169. package/package.json +8 -8
  170. package/docs/assets/Icon-BKHsOsqJ.js +0 -761
  171. package/lib/images/icons/mobile-rotate.svg +0 -3
@@ -64,7 +64,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
64
64
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
65
65
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
66
66
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
67
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
68
67
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
69
68
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
70
69
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -202,6 +201,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
202
201
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
203
202
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
204
203
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
204
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
205
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
205
206
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
206
207
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
207
208
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -226,6 +227,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
226
227
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
227
228
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
228
229
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
230
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
229
231
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
230
232
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
231
233
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -35,7 +35,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
35
35
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
36
36
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
37
37
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
38
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
39
38
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
40
39
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
41
40
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -173,6 +172,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
173
172
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
174
173
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
175
174
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
175
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
176
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
176
177
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
177
178
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
178
179
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -197,6 +198,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
197
198
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
198
199
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
199
200
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
201
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
200
202
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
201
203
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
202
204
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -54,7 +54,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
54
54
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
55
55
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
56
56
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
57
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
58
57
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
59
58
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
60
59
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -192,6 +191,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
192
191
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
193
192
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
194
193
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
194
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
195
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
195
196
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
196
197
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
197
198
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -216,6 +217,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
216
217
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
217
218
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
218
219
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
220
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
219
221
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
220
222
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
223
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -519,7 +521,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
519
521
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
520
522
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
521
523
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
522
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
523
524
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
524
525
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
525
526
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -657,6 +658,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
657
658
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
658
659
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
659
660
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
661
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
662
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
660
663
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
661
664
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
662
665
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -681,6 +684,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
681
684
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
682
685
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
683
686
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
687
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
684
688
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
685
689
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
686
690
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -55,7 +55,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
55
55
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
56
56
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
57
57
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
58
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
59
58
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
60
59
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
61
60
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -193,6 +192,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
193
192
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
194
193
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
195
194
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
195
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
196
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
196
197
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
197
198
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
198
199
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -217,6 +218,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
217
218
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
218
219
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
219
220
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
220
222
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
221
223
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
222
224
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -56,14 +56,14 @@ declare const _default: import('vue').DefineComponent<{
56
56
  i: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
57
57
  s: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
58
58
  u: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
59
- w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
60
- l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
59
+ d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
61
60
  h: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
62
61
  j: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
62
+ l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
63
+ m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
63
64
  n: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
65
+ w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
64
66
  y: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
65
- m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
66
- d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
67
67
  S: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
68
68
  F: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
69
69
  G: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
@@ -81,14 +81,14 @@ declare const _default: import('vue').DefineComponent<{
81
81
  i: string;
82
82
  s: string;
83
83
  u: string;
84
- w: string;
85
- l: string;
84
+ d: string;
86
85
  h: string;
87
86
  j: string;
87
+ l: string;
88
+ m: string;
88
89
  n: string;
90
+ w: string;
89
91
  y: string;
90
- m: string;
91
- d: string;
92
92
  S: string;
93
93
  F: string;
94
94
  G: string;
@@ -317,14 +317,14 @@ declare const _default: import('vue').DefineComponent<{
317
317
  i: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
318
318
  s: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
319
319
  u: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
320
- w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
321
- l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
320
+ d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
322
321
  h: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
323
322
  j: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
323
+ l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
324
+ m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
324
325
  n: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
326
+ w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
325
327
  y: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
326
- m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
327
- d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
328
328
  S: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
329
329
  F: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
330
330
  G: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
@@ -342,14 +342,14 @@ declare const _default: import('vue').DefineComponent<{
342
342
  i: string;
343
343
  s: string;
344
344
  u: string;
345
- w: string;
346
- l: string;
345
+ d: string;
347
346
  h: string;
348
347
  j: string;
348
+ l: string;
349
+ m: string;
349
350
  n: string;
351
+ w: string;
350
352
  y: string;
351
- m: string;
352
- d: string;
353
353
  S: string;
354
354
  F: string;
355
355
  G: string;
@@ -819,7 +819,6 @@ declare const _default: import('vue').DefineComponent<{
819
819
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
820
820
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
821
821
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
822
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
823
822
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
824
823
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
825
824
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -957,6 +956,8 @@ declare const _default: import('vue').DefineComponent<{
957
956
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
958
957
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
959
958
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
959
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
960
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
960
961
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
961
962
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
962
963
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -981,6 +982,7 @@ declare const _default: import('vue').DefineComponent<{
981
982
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
982
983
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
983
984
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
985
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
984
986
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
985
987
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
986
988
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -55,14 +55,14 @@ declare const _default: import('vue').DefineComponent<{
55
55
  i: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
56
56
  s: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
57
57
  u: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
58
- w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
59
- l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
58
+ d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
60
59
  h: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
61
60
  j: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
61
+ l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
62
+ m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
62
63
  n: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
64
+ w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
63
65
  y: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
64
- m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
65
- d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
66
66
  S: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
67
67
  F: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
68
68
  G: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
@@ -80,14 +80,14 @@ declare const _default: import('vue').DefineComponent<{
80
80
  i: string;
81
81
  s: string;
82
82
  u: string;
83
- w: string;
84
- l: string;
83
+ d: string;
85
84
  h: string;
86
85
  j: string;
86
+ l: string;
87
+ m: string;
87
88
  n: string;
89
+ w: string;
88
90
  y: string;
89
- m: string;
90
- d: string;
91
91
  S: string;
92
92
  F: string;
93
93
  G: string;
@@ -316,14 +316,14 @@ declare const _default: import('vue').DefineComponent<{
316
316
  i: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
317
317
  s: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
318
318
  u: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
319
- w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
320
- l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
319
+ d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
321
320
  h: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
322
321
  j: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
322
+ l: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
323
+ m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
323
324
  n: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
325
+ w: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
324
326
  y: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
325
- m: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
326
- d: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
327
327
  S: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
328
328
  F: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
329
329
  G: (date: Date, locale: import('flatpickr/dist/types/locale').Locale, options: import('flatpickr/dist/types/options').ParsedOptions) => string | number;
@@ -341,14 +341,14 @@ declare const _default: import('vue').DefineComponent<{
341
341
  i: string;
342
342
  s: string;
343
343
  u: string;
344
- w: string;
345
- l: string;
344
+ d: string;
346
345
  h: string;
347
346
  j: string;
347
+ l: string;
348
+ m: string;
348
349
  n: string;
350
+ w: string;
349
351
  y: string;
350
- m: string;
351
- d: string;
352
352
  S: string;
353
353
  F: string;
354
354
  G: string;
@@ -662,7 +662,6 @@ declare const _default: import('vue').DefineComponent<{
662
662
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
663
663
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
664
664
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
665
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
666
665
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
667
666
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
668
667
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -800,6 +799,8 @@ declare const _default: import('vue').DefineComponent<{
800
799
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
801
800
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
802
801
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
802
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
803
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
803
804
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
804
805
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
805
806
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -824,6 +825,7 @@ declare const _default: import('vue').DefineComponent<{
824
825
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
825
826
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
826
827
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
828
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
827
829
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
828
830
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
829
831
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -76,7 +76,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
76
76
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
77
77
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
78
78
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
79
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
80
79
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
81
80
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
82
81
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -214,6 +213,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
214
213
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
215
214
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
216
215
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
216
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
217
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
217
218
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
218
219
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
219
220
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -238,6 +239,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
238
239
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
239
240
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
240
241
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
242
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
241
243
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
242
244
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
243
245
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -655,7 +657,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
655
657
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
656
658
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
657
659
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
658
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
659
660
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
660
661
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
661
662
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -793,6 +794,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
793
794
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
794
795
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
795
796
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
797
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
798
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
796
799
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
797
800
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
798
801
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -817,6 +820,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
817
820
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
818
821
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
819
822
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
823
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
820
824
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
821
825
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
822
826
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1211,7 +1215,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1211
1215
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
1212
1216
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
1213
1217
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
1214
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
1215
1218
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1216
1219
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1217
1220
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1349,6 +1352,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1349
1352
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
1350
1353
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1351
1354
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1355
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1356
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1352
1357
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1353
1358
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1354
1359
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1373,6 +1378,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1373
1378
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1374
1379
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1375
1380
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1381
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1376
1382
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
1377
1383
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
1378
1384
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1676,7 +1682,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1676
1682
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
1677
1683
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
1678
1684
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
1679
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
1680
1685
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
1681
1686
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
1682
1687
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1814,6 +1819,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1814
1819
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
1815
1820
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1816
1821
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1822
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1823
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1817
1824
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1818
1825
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1819
1826
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1838,6 +1845,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1838
1845
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1839
1846
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1840
1847
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1848
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1841
1849
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
1842
1850
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
1843
1851
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -30,7 +30,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
30
30
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
31
31
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
32
32
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
33
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
34
33
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
35
34
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
36
35
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -168,6 +167,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
168
167
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
169
168
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
170
169
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
170
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
171
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
171
172
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
172
173
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
173
174
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -192,6 +193,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
192
193
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
193
194
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
194
195
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
196
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
195
197
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
196
198
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
197
199
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -88,7 +88,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
88
88
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
89
89
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
90
90
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
91
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
92
91
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
93
92
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
94
93
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -226,6 +225,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
226
225
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
227
226
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
228
227
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
228
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
229
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
229
230
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
230
231
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
231
232
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -250,6 +251,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
250
251
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
251
252
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
252
253
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
254
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
253
255
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
254
256
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
255
257
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -472,7 +474,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
472
474
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
473
475
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
474
476
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
475
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
476
477
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
477
478
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
478
479
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -610,6 +611,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
610
611
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
611
612
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
612
613
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
614
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
615
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
613
616
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
614
617
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
615
618
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -634,6 +637,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
634
637
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
635
638
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
636
639
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
640
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
637
641
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
638
642
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
639
643
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -962,7 +966,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
962
966
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
963
967
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
964
968
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
965
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
966
969
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
967
970
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
968
971
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1100,6 +1103,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1100
1103
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
1101
1104
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1102
1105
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1106
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1107
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1103
1108
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
1104
1109
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1105
1110
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -1124,6 +1129,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1124
1129
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1125
1130
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
1126
1131
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
1132
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
1127
1133
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
1128
1134
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
1129
1135
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -35,7 +35,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
35
35
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
36
36
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
37
37
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
38
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
39
38
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
40
39
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
41
40
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -173,6 +172,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
173
172
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
174
173
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
175
174
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
175
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
176
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
176
177
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
177
178
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
178
179
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -197,6 +198,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
197
198
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
198
199
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
199
200
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
201
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
200
202
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
201
203
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
202
204
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -31,7 +31,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
31
31
  readonly SIDEBAR_FLIP_SOLID: VueConstructor<Vue>;
32
32
  readonly SLIDERS_SEARCH: VueConstructor<Vue>;
33
33
  readonly CLOUD_DISCONNECTED: VueConstructor<Vue>;
34
- readonly MOBILE_ROTATE: VueConstructor<Vue>;
35
34
  readonly FA_ADDRESS_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
36
35
  readonly FA_ANGLE_DOWN: import('@fortawesome/fontawesome-common-types').IconDefinition;
37
36
  readonly FA_ANGLE_LEFT: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -169,6 +168,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
169
168
  readonly FA_HOURGLASS_START: import('@fortawesome/fontawesome-common-types').IconDefinition;
170
169
  readonly FA_HOURGLASS: import('@fortawesome/fontawesome-common-types').IconDefinition;
171
170
  readonly FA_HOUSE: import('@fortawesome/fontawesome-common-types').IconDefinition;
171
+ readonly FA_IMAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
172
+ readonly FA_IMAGE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
172
173
  readonly FA_IMAGES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
173
174
  readonly FA_IMAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
174
175
  readonly FA_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
@@ -193,6 +194,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
193
194
  readonly FA_MESSAGE: import('@fortawesome/fontawesome-common-types').IconDefinition;
194
195
  readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
195
196
  readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
197
+ readonly FA_MOBILE_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
196
198
  readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
197
199
  readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
198
200
  readonly FA_NOTES: import('@fortawesome/fontawesome-common-types').IconDefinition;