@homefile/components-v2 2.34.0 → 2.34.3

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 (2157) hide show
  1. package/dist/apis/getAddress.js +1 -1
  2. package/dist/components/addItemWizard/AddItemContainer.d.ts +1 -1
  3. package/dist/components/addItemWizard/AddItemContainer.js +2 -2
  4. package/dist/components/addItemWizard/QuickAddItem.d.ts +1 -1
  5. package/dist/components/addItemWizard/QuickAddItem.js +1 -1
  6. package/dist/components/addItemWizard/steps/StepHeader.d.ts +1 -1
  7. package/dist/components/addItemWizard/steps/flows/FlowCard.d.ts +1 -1
  8. package/dist/components/addItemWizard/steps/flows/FlowCard.js +2 -2
  9. package/dist/components/addItemWizard/steps/flows/FlowStep.d.ts +1 -1
  10. package/dist/components/addItemWizard/steps/flows/FlowStep.js +2 -2
  11. package/dist/components/addItemWizard/steps/mediaDetails/MediaDetailsStep.d.ts +1 -1
  12. package/dist/components/addItemWizard/steps/mediaDetails/MediaDetailsStep.js +2 -2
  13. package/dist/components/addItemWizard/steps/mediaDetails/MediaDragDrop.d.ts +1 -1
  14. package/dist/components/addItemWizard/steps/mediaDetails/MediaDragDrop.js +1 -1
  15. package/dist/components/addItemWizard/steps/room/RoomStep.d.ts +1 -1
  16. package/dist/components/addItemWizard/steps/room/RoomStep.js +2 -2
  17. package/dist/components/addItemWizard/steps/wellDone/WellDone.js +1 -1
  18. package/dist/components/animations/CloudsAnimation.js +4 -4
  19. package/dist/components/animations/WeatherTrees.d.ts +1 -1
  20. package/dist/components/animations/WeatherTrees.js +1 -1
  21. package/dist/components/appBar/AppBar.d.ts +1 -1
  22. package/dist/components/appBar/AppBar.js +1 -1
  23. package/dist/components/appBar/ContactList.d.ts +1 -1
  24. package/dist/components/appBar/ContactList.js +4 -4
  25. package/dist/components/appBar/HomefileLogo.d.ts +1 -1
  26. package/dist/components/appBar/HomefileLogo.js +3 -3
  27. package/dist/components/appBar/NotificationsReminder.d.ts +1 -1
  28. package/dist/components/appBar/NotificationsReminder.js +4 -4
  29. package/dist/components/appBar/PeopleConnected.d.ts +1 -1
  30. package/dist/components/appBar/PeopleConnected.js +4 -4
  31. package/dist/components/appBar/StorageUsed.d.ts +1 -1
  32. package/dist/components/appBar/StorageUsed.js +1 -1
  33. package/dist/components/appBar/TourButton.d.ts +1 -1
  34. package/dist/components/appBar/TourButton.js +3 -3
  35. package/dist/components/appBar/Trash.d.ts +1 -1
  36. package/dist/components/appBar/Trash.js +4 -4
  37. package/dist/components/appBar/TutorialsButton.d.ts +1 -1
  38. package/dist/components/appBar/TutorialsButton.js +1 -1
  39. package/dist/components/appBar/UserProfile.d.ts +1 -1
  40. package/dist/components/appBar/UserProfile.js +3 -3
  41. package/dist/components/badge/LetterBadge.d.ts +1 -1
  42. package/dist/components/badge/NewBadge.d.ts +1 -1
  43. package/dist/components/badge/NumberBadge.d.ts +1 -1
  44. package/dist/components/badge/TextBadge.d.ts +1 -1
  45. package/dist/components/badge/TextBadge.js +1 -1
  46. package/dist/components/buttons/BackCircleButton.js +1 -1
  47. package/dist/components/buttons/DisplayOptionsButtons.d.ts +1 -1
  48. package/dist/components/buttons/DisplayOptionsButtons.js +2 -2
  49. package/dist/components/buttons/ForwardCircleButton.d.ts +1 -1
  50. package/dist/components/buttons/ForwardCircleButton.js +1 -1
  51. package/dist/components/buttons/HelpButton.d.ts +1 -1
  52. package/dist/components/buttons/HelpButton.js +1 -1
  53. package/dist/components/buttons/IconAndText.d.ts +1 -1
  54. package/dist/components/buttons/LeftButton.d.ts +1 -1
  55. package/dist/components/buttons/LeftButton.js +1 -1
  56. package/dist/components/buttons/LeftButtonAnimated.d.ts +1 -1
  57. package/dist/components/buttons/LeftButtonAnimated.js +2 -2
  58. package/dist/components/buttons/PreviousCircleButton.d.ts +1 -1
  59. package/dist/components/buttons/PreviousCircleButton.js +1 -1
  60. package/dist/components/buttons/YesNoSwitch.d.ts +1 -1
  61. package/dist/components/contacts/ContactCard.d.ts +1 -1
  62. package/dist/components/contacts/ContactCard.js +2 -2
  63. package/dist/components/contacts/ContactCardAddress.d.ts +1 -1
  64. package/dist/components/contacts/ContactCardHeader.d.ts +1 -1
  65. package/dist/components/contacts/ContactCardHeader.js +2 -2
  66. package/dist/components/contacts/ContactCardInfo.d.ts +1 -1
  67. package/dist/components/contacts/ContactCardInfo.js +1 -1
  68. package/dist/components/contacts/ContactHeaderMenu.d.ts +1 -1
  69. package/dist/components/contacts/ContactHeaderMenu.js +1 -1
  70. package/dist/components/contacts/ContactsContent.d.ts +1 -1
  71. package/dist/components/contacts/ContactsContent.js +3 -3
  72. package/dist/components/contacts/ShareContactSection.d.ts +1 -1
  73. package/dist/components/contacts/ShareContactSection.js +2 -2
  74. package/dist/components/contacts/addEditPanel/AddEditContactPanel.d.ts +1 -1
  75. package/dist/components/contacts/addEditPanel/AddEditContactPanel.js +3 -3
  76. package/dist/components/contacts/shareContactForms/AddReceiverButton.d.ts +1 -1
  77. package/dist/components/contacts/shareContactForms/AddReceiverButton.js +2 -2
  78. package/dist/components/contacts/shareContactForms/SendToList.d.ts +1 -1
  79. package/dist/components/contacts/shareContactForms/SendToList.js +2 -2
  80. package/dist/components/contacts/shareContactForms/ShareContactByEmail.d.ts +1 -1
  81. package/dist/components/contacts/shareContactForms/ShareContactByEmail.js +3 -3
  82. package/dist/components/contacts/shareContactForms/ShareContactByHomefile.d.ts +1 -1
  83. package/dist/components/contacts/shareContactForms/ShareContactByHomefile.js +4 -4
  84. package/dist/components/contacts/shareContactForms/ShareContactBySMS.d.ts +1 -1
  85. package/dist/components/contacts/shareContactForms/ShareContactBySMS.js +3 -3
  86. package/dist/components/contacts/sharePanel/SelectedContacts.d.ts +1 -1
  87. package/dist/components/contacts/sharePanel/SelectedContacts.js +1 -1
  88. package/dist/components/contacts/sharePanel/ShareContactsContent.d.ts +1 -1
  89. package/dist/components/contacts/sharePanel/ShareContactsContent.js +3 -3
  90. package/dist/components/contacts/viewPanel/CompanyInfoCard.d.ts +1 -1
  91. package/dist/components/contacts/viewPanel/CompanyInfoCard.js +2 -2
  92. package/dist/components/contacts/viewPanel/CompanyRating.d.ts +1 -1
  93. package/dist/components/contacts/viewPanel/CompanyRating.js +2 -2
  94. package/dist/components/contacts/viewPanel/ContactAddressCard.d.ts +1 -1
  95. package/dist/components/contacts/viewPanel/ContactAddressCard.js +2 -2
  96. package/dist/components/contacts/viewPanel/PersonalInfoCard.d.ts +1 -1
  97. package/dist/components/contacts/viewPanel/PersonalInfoCard.js +1 -1
  98. package/dist/components/contacts/viewPanel/RoleTag.d.ts +1 -1
  99. package/dist/components/contacts/viewPanel/RoleTag.js +1 -1
  100. package/dist/components/contacts/viewPanel/ViewContactHeader.d.ts +1 -1
  101. package/dist/components/contacts/viewPanel/ViewContactHeader.js +3 -3
  102. package/dist/components/contacts/viewPanel/ViewContactPanel.d.ts +1 -1
  103. package/dist/components/contacts/viewPanel/ViewContactPanel.js +2 -2
  104. package/dist/components/customToast/CustomToast.d.ts +1 -1
  105. package/dist/components/customToast/CustomToast.js +2 -2
  106. package/dist/components/customToast/StatusIllustration.d.ts +1 -1
  107. package/dist/components/customToast/StatusIllustration.js +1 -1
  108. package/dist/components/dialog/Dialog.d.ts +1 -1
  109. package/dist/components/display/MediaLoading.d.ts +1 -1
  110. package/dist/components/display/MediaLoading.js +1 -1
  111. package/dist/components/display/MediaPreview.d.ts +1 -1
  112. package/dist/components/display/MediaPreview.js +2 -2
  113. package/dist/components/dragDrop/DragDropArea.d.ts +1 -1
  114. package/dist/components/dragDrop/DragDropArea.js +1 -1
  115. package/dist/components/dragDrop/DragDropLoading.d.ts +1 -1
  116. package/dist/components/feedback/ContactForm.d.ts +1 -1
  117. package/dist/components/feedback/ContactForm.js +3 -3
  118. package/dist/components/feedback/Feedback.d.ts +1 -1
  119. package/dist/components/feedback/Feedback.js +1 -1
  120. package/dist/components/feedback/FormReceived.d.ts +1 -1
  121. package/dist/components/feedback/FormReceived.js +1 -1
  122. package/dist/components/folderPanel/displayFiles/DisplayFiles.d.ts +1 -1
  123. package/dist/components/folderPanel/displayFiles/DisplayFiles.js +2 -2
  124. package/dist/components/folderPanel/displayFiles/GridFile.d.ts +1 -1
  125. package/dist/components/folderPanel/displayFiles/GridFile.js +3 -3
  126. package/dist/components/folderPanel/displayFiles/GridFiles.d.ts +1 -1
  127. package/dist/components/folderPanel/displayFiles/GridFiles.js +1 -1
  128. package/dist/components/folderPanel/displayFiles/IconMenuWithMove.d.ts +1 -1
  129. package/dist/components/folderPanel/displayFiles/IconMenuWithMove.js +2 -2
  130. package/dist/components/folderPanel/displayFiles/ItemFile.d.ts +1 -1
  131. package/dist/components/folderPanel/displayFiles/ItemFile.js +2 -2
  132. package/dist/components/folderPanel/displayFiles/ItemFiles.d.ts +1 -1
  133. package/dist/components/folderPanel/displayFiles/ItemFiles.js +2 -2
  134. package/dist/components/folderPanel/displayFiles/ListFile.d.ts +1 -1
  135. package/dist/components/folderPanel/displayFiles/ListFile.js +3 -3
  136. package/dist/components/folderPanel/displayFiles/ListFiles.d.ts +1 -1
  137. package/dist/components/folderPanel/displayFiles/ListFiles.js +1 -1
  138. package/dist/components/folderPanel/displayFiles/MoveModal.d.ts +1 -1
  139. package/dist/components/folderPanel/displayFiles/MoveModal.js +1 -1
  140. package/dist/components/folderPanel/fileDetails/DisplayFilesDetail.d.ts +1 -1
  141. package/dist/components/folderPanel/fileDetails/DisplayFilesDetail.js +2 -2
  142. package/dist/components/folderPanel/fileDetails/FileDetailsTab.d.ts +1 -1
  143. package/dist/components/folderPanel/fileDetails/FileDetailsTab.js +5 -5
  144. package/dist/components/folderPanel/folderDetails/DisplayOptions.d.ts +1 -1
  145. package/dist/components/folderPanel/folderDetails/DisplayOptions.js +3 -3
  146. package/dist/components/folderPanel/folderDetails/FilesCounter.d.ts +1 -1
  147. package/dist/components/folderPanel/folderDetails/FilesCounter.js +2 -2
  148. package/dist/components/folderPanel/folderDetails/FilesUploader.d.ts +1 -1
  149. package/dist/components/folderPanel/folderDetails/FilesUploader.js +2 -2
  150. package/dist/components/folderPanel/folderDetails/FolderDetailBody.d.ts +1 -1
  151. package/dist/components/folderPanel/folderDetails/FolderDetailBody.js +1 -1
  152. package/dist/components/folderPanel/folderDetails/FolderDetailFooter.d.ts +1 -1
  153. package/dist/components/folderPanel/folderDetails/FolderDetailFooter.js +1 -1
  154. package/dist/components/folderPanel/folderDetails/FolderDetailHeader.d.ts +1 -1
  155. package/dist/components/folderPanel/folderDetails/FolderDetailHeader.js +2 -2
  156. package/dist/components/folderPanel/folderDetails/FolderInfo.d.ts +1 -1
  157. package/dist/components/folderPanel/folderDetails/FolderInfo.js +1 -1
  158. package/dist/components/folderPanel/folderDetails/FoldersMenu.d.ts +1 -1
  159. package/dist/components/folderPanel/folderDetails/FoldersMenu.js +3 -3
  160. package/dist/components/folderPanel/folders/FolderRadioCard.d.ts +1 -1
  161. package/dist/components/folderPanel/folders/FolderRadioCard.js +2 -2
  162. package/dist/components/folderPanel/folders/FolderRadioContent.d.ts +1 -1
  163. package/dist/components/folderPanel/folders/FolderRadioContent.js +1 -1
  164. package/dist/components/folderPanel/folders/FolderTypeSelection.d.ts +1 -1
  165. package/dist/components/folderPanel/folders/FolderTypeSelection.js +2 -2
  166. package/dist/components/folderPanel/loaders/GridLoader.js +1 -1
  167. package/dist/components/folderPanel/sharedWith/ConnectedAccounts.d.ts +1 -1
  168. package/dist/components/folderPanel/sharedWith/ConnectedAccounts.js +2 -2
  169. package/dist/components/folderPanel/sharedWith/RecipientsToShare.d.ts +1 -1
  170. package/dist/components/folderPanel/sharedWith/RecipientsToShare.js +2 -2
  171. package/dist/components/folderPanel/sharedWith/SharedAccounts.d.ts +1 -1
  172. package/dist/components/folderPanel/sharedWith/SharedAccounts.js +1 -1
  173. package/dist/components/folderSharing/FolderLegends.js +2 -2
  174. package/dist/components/folderSharing/FolderSharing.d.ts +1 -1
  175. package/dist/components/folderSharing/FolderSharing.js +3 -3
  176. package/dist/components/folderSharing/Legend.d.ts +1 -1
  177. package/dist/components/folderSharing/Legend.js +1 -1
  178. package/dist/components/footers/FooterButtons.d.ts +1 -1
  179. package/dist/components/footers/FooterDrawer.d.ts +1 -1
  180. package/dist/components/forms/Address.d.ts +1 -1
  181. package/dist/components/forms/Address.js +3 -3
  182. package/dist/components/forms/AddressStored.d.ts +1 -1
  183. package/dist/components/forms/AddressStored.js +4 -4
  184. package/dist/components/forms/BaseCounter.d.ts +1 -1
  185. package/dist/components/forms/BaseCounter.js +1 -1
  186. package/dist/components/forms/Collapsible.d.ts +1 -1
  187. package/dist/components/forms/Collapsible.js +1 -1
  188. package/dist/components/forms/EditItemName.d.ts +1 -1
  189. package/dist/components/forms/EditItemName.js +1 -1
  190. package/dist/components/forms/dynamicForm/DynamicForm.d.ts +1 -1
  191. package/dist/components/forms/dynamicForm/DynamicForm.js +3 -3
  192. package/dist/components/forms/dynamicForm/HiddenField.d.ts +1 -1
  193. package/dist/components/forms/dynamicForm/HiddenField.js +2 -2
  194. package/dist/components/forms/dynamicForm/HiddenFieldSection.d.ts +1 -1
  195. package/dist/components/forms/dynamicForm/HiddenFieldSection.js +2 -2
  196. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormFooter.d.ts +1 -1
  197. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormFooter.js +1 -1
  198. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormPanel.d.ts +1 -1
  199. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormPanel.js +1 -1
  200. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabImage.d.ts +1 -1
  201. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabImage.js +1 -1
  202. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabs.d.ts +1 -1
  203. package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabs.js +1 -1
  204. package/dist/components/forms/dynamicForm/SearchItemLoader.js +1 -1
  205. package/dist/components/forms/dynamicForm/SimpleDynamicForm.d.ts +1 -1
  206. package/dist/components/forms/dynamicForm/SimpleDynamicForm.js +3 -3
  207. package/dist/components/forms/dynamicForm/fields/AIGridField.d.ts +1 -1
  208. package/dist/components/forms/dynamicForm/fields/AIGridField.js +3 -3
  209. package/dist/components/forms/dynamicForm/fields/CheckboxAgreement.d.ts +1 -1
  210. package/dist/components/forms/dynamicForm/fields/CheckboxAgreement.js +1 -1
  211. package/dist/components/forms/dynamicForm/fields/CheckboxGroupField.d.ts +1 -1
  212. package/dist/components/forms/dynamicForm/fields/CheckboxGroupField.js +1 -1
  213. package/dist/components/forms/dynamicForm/fields/CurrencyField.d.ts +1 -1
  214. package/dist/components/forms/dynamicForm/fields/CurrencyField.js +1 -1
  215. package/dist/components/forms/dynamicForm/fields/DateField.d.ts +1 -1
  216. package/dist/components/forms/dynamicForm/fields/DateField.js +1 -1
  217. package/dist/components/forms/dynamicForm/fields/EditCollapsible.d.ts +1 -1
  218. package/dist/components/forms/dynamicForm/fields/EditCollapsible.js +1 -1
  219. package/dist/components/forms/dynamicForm/fields/FieldDescription.d.ts +1 -1
  220. package/dist/components/forms/dynamicForm/fields/FieldDescription.js +1 -1
  221. package/dist/components/forms/dynamicForm/fields/FieldWithDelete.d.ts +1 -1
  222. package/dist/components/forms/dynamicForm/fields/FieldWithDelete.js +1 -1
  223. package/dist/components/forms/dynamicForm/fields/FileField.d.ts +1 -1
  224. package/dist/components/forms/dynamicForm/fields/FileField.js +3 -3
  225. package/dist/components/forms/dynamicForm/fields/GridField.d.ts +1 -1
  226. package/dist/components/forms/dynamicForm/fields/GridField.js +2 -2
  227. package/dist/components/forms/dynamicForm/fields/GroupField.d.ts +1 -1
  228. package/dist/components/forms/dynamicForm/fields/GroupField.js +1 -1
  229. package/dist/components/forms/dynamicForm/fields/HomeInitialSetup.d.ts +1 -1
  230. package/dist/components/forms/dynamicForm/fields/HomeInitialSetup.js +1 -1
  231. package/dist/components/forms/dynamicForm/fields/NumberField.d.ts +1 -1
  232. package/dist/components/forms/dynamicForm/fields/NumberField.js +1 -1
  233. package/dist/components/forms/dynamicForm/fields/RatingField.d.ts +1 -1
  234. package/dist/components/forms/dynamicForm/fields/RatingField.js +2 -2
  235. package/dist/components/forms/dynamicForm/fields/SelectField.d.ts +1 -1
  236. package/dist/components/forms/dynamicForm/fields/SelectField.js +1 -1
  237. package/dist/components/forms/dynamicForm/fields/SingleFields.d.ts +1 -1
  238. package/dist/components/forms/dynamicForm/fields/SingleFields.js +2 -2
  239. package/dist/components/forms/dynamicForm/fields/SingleImage.d.ts +1 -1
  240. package/dist/components/forms/dynamicForm/fields/SingleImage.js +2 -2
  241. package/dist/components/forms/dynamicForm/fields/SwitchField.d.ts +1 -1
  242. package/dist/components/forms/dynamicForm/fields/SwitchField.js +1 -1
  243. package/dist/components/forms/dynamicForm/fields/TextAreaField.d.ts +2 -2
  244. package/dist/components/forms/dynamicForm/fields/TextAreaField.js +1 -1
  245. package/dist/components/forms/dynamicForm/fields/TextField.d.ts +1 -1
  246. package/dist/components/forms/dynamicForm/fields/TextField.js +1 -1
  247. package/dist/components/forms/dynamicForm/fields/TileBodyFields.d.ts +1 -1
  248. package/dist/components/forms/dynamicForm/fields/TileBodyFields.js +2 -2
  249. package/dist/components/forms/dynamicForm/fields/TileFooterFields.d.ts +1 -1
  250. package/dist/components/forms/dynamicForm/fields/TileFooterFields.js +2 -2
  251. package/dist/components/forms/dynamicForm/fields/TileHeaderFields.d.ts +1 -1
  252. package/dist/components/forms/dynamicForm/fields/TileHeaderFields.js +2 -2
  253. package/dist/components/forms/dynamicForm/fields/uiFields/TileBody.d.ts +1 -1
  254. package/dist/components/forms/dynamicForm/fields/uiFields/TileBody.js +1 -1
  255. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyAction.d.ts +1 -1
  256. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyAction.js +1 -1
  257. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyLogo.d.ts +1 -1
  258. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyLogo.js +1 -1
  259. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyPartnerImage.d.ts +1 -1
  260. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyPartnerImage.js +1 -1
  261. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodySectionGrid.d.ts +1 -1
  262. package/dist/components/forms/dynamicForm/fields/uiFields/TileBodySectionGrid.js +1 -1
  263. package/dist/components/forms/dynamicForm/fields/uiFields/TileCta.d.ts +1 -1
  264. package/dist/components/forms/dynamicForm/fields/uiFields/VerticalIcon.d.ts +1 -1
  265. package/dist/components/forms/readOnly/ReadOnlyDynamicForm.d.ts +1 -1
  266. package/dist/components/forms/readOnly/ReadOnlyDynamicForm.js +2 -2
  267. package/dist/components/forms/readOnly/ReadOnlyToggle.d.ts +1 -1
  268. package/dist/components/forms/readOnly/ReadOnlyToggle.js +2 -2
  269. package/dist/components/forms/readOnly/fields/ReadOnlyDate.d.ts +1 -1
  270. package/dist/components/forms/readOnly/fields/ReadOnlyDate.js +1 -1
  271. package/dist/components/forms/readOnly/fields/ReadOnlyGrid.d.ts +1 -1
  272. package/dist/components/forms/readOnly/fields/ReadOnlyGrid.js +2 -2
  273. package/dist/components/forms/readOnly/fields/ReadOnlyGroup.d.ts +1 -1
  274. package/dist/components/forms/readOnly/fields/ReadOnlyGroup.js +2 -2
  275. package/dist/components/forms/readOnly/fields/ReadOnlyImage.d.ts +1 -1
  276. package/dist/components/forms/readOnly/fields/ReadOnlyInput.d.ts +1 -1
  277. package/dist/components/forms/readOnly/fields/ReadOnlyInput.js +2 -2
  278. package/dist/components/forms/readOnly/fields/ReadOnlyNotes.d.ts +1 -1
  279. package/dist/components/forms/readOnly/fields/ReadOnlyRating.d.ts +1 -1
  280. package/dist/components/forms/readOnly/fields/ReadOnlyRating.js +2 -2
  281. package/dist/components/forms/readOnly/fields/ReadOnlyTextArea.d.ts +1 -1
  282. package/dist/components/forms/readOnly/fields/ReadOnlyTextArea.js +1 -1
  283. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyAppliances.d.ts +1 -1
  284. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyAppliances.js +2 -2
  285. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyCollapsible.d.ts +1 -1
  286. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyCollapsible.js +1 -1
  287. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyGuidelines.d.ts +1 -1
  288. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyGuidelines.js +2 -2
  289. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemImages.d.ts +1 -1
  290. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemRating.d.ts +1 -1
  291. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemRating.js +2 -2
  292. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemText.d.ts +1 -1
  293. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyItemRelated.d.ts +1 -1
  294. package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyItemRelated.js +2 -2
  295. package/dist/components/headers/CollapsibleHeader.d.ts +1 -1
  296. package/dist/components/headers/ContainerHeader.d.ts +1 -1
  297. package/dist/components/headers/ContainerHeader.js +1 -1
  298. package/dist/components/headers/GenericBackHeader.d.ts +1 -1
  299. package/dist/components/headers/GenericBackHeader.js +1 -1
  300. package/dist/components/headers/PanelHeader.d.ts +1 -1
  301. package/dist/components/headers/PanelHeader.js +2 -2
  302. package/dist/components/headers/SectionHeader.d.ts +1 -1
  303. package/dist/components/headers/SectionHeader.js +1 -1
  304. package/dist/components/headers/TabsHeader.d.ts +1 -1
  305. package/dist/components/help/HelpCard.d.ts +1 -1
  306. package/dist/components/help/HelpCard.js +1 -1
  307. package/dist/components/help/HelpCards.d.ts +1 -1
  308. package/dist/components/help/HelpCards.js +1 -1
  309. package/dist/components/help/HelpContent.d.ts +1 -1
  310. package/dist/components/help/HelpContent.js +2 -2
  311. package/dist/components/help/HelpFeedback.d.ts +1 -1
  312. package/dist/components/help/HelpFeedback.js +1 -1
  313. package/dist/components/help/HelpHeader.d.ts +1 -1
  314. package/dist/components/help/HelpHeader.js +2 -2
  315. package/dist/components/help/HelpModal.d.ts +1 -1
  316. package/dist/components/help/HelpModal.js +1 -1
  317. package/dist/components/help/Overview.d.ts +1 -1
  318. package/dist/components/help/Overview.js +1 -1
  319. package/dist/components/homeAssistant/HomeAssistant.d.ts +1 -1
  320. package/dist/components/homeAssistant/HomeAssistant.js +1 -1
  321. package/dist/components/homeAssistant/HomeAssistantButton.d.ts +1 -1
  322. package/dist/components/homeAssistant/HomeAssistantButton.js +2 -2
  323. package/dist/components/homeAssistant/HomeAssistantStepper.d.ts +1 -1
  324. package/dist/components/homeAssistant/HomeAssistantSteps.d.ts +1 -1
  325. package/dist/components/homeAssistant/HomeAssistantSteps.js +4 -4
  326. package/dist/components/homeAssistant/HomeAssistantTutorial.d.ts +1 -1
  327. package/dist/components/homeAssistant/HomeAssistantTutorial.js +2 -2
  328. package/dist/components/homeAssistant/HomeAssistantWrapper.js +3 -3
  329. package/dist/components/homeAssistant/HomeMonitor.js +1 -1
  330. package/dist/components/homeAssistant/HomeMonitorButton.d.ts +1 -1
  331. package/dist/components/homeAssistant/HomeMonitorButton.js +1 -1
  332. package/dist/components/homeAssistant/HomeMonitorSteps.d.ts +1 -1
  333. package/dist/components/homeAssistant/HomeMonitorSteps.js +3 -3
  334. package/dist/components/homeAssistant/monitorAlerts/AlertHeader.js +1 -1
  335. package/dist/components/homeAssistant/monitorAlerts/AlertTemplate.d.ts +1 -1
  336. package/dist/components/homeAssistant/monitorAlerts/AlertTitle.d.ts +1 -1
  337. package/dist/components/homeAssistant/monitorAlerts/BackendAlert.d.ts +1 -1
  338. package/dist/components/homeAssistant/monitorAlerts/BackendAlert.js +2 -2
  339. package/dist/components/homeAssistant/monitorAlerts/BackendAlertCard.d.ts +1 -1
  340. package/dist/components/homeAssistant/monitorAlerts/BackendAlertCard.js +3 -3
  341. package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.d.ts +1 -1
  342. package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.js +2 -2
  343. package/dist/components/homeAssistant/monitorAlerts/HomeMonitorPanel.d.ts +1 -1
  344. package/dist/components/homeAssistant/monitorAlerts/HomeMonitorPanel.js +2 -2
  345. package/dist/components/homeAssistant/monitorAlerts/HomefileMonitoring.js +2 -2
  346. package/dist/components/homeAssistant/monitorAlerts/HomieAddItems.d.ts +1 -1
  347. package/dist/components/homeAssistant/monitorAlerts/HomieAddItems.js +3 -3
  348. package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.d.ts +1 -1
  349. package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.js +2 -2
  350. package/dist/components/homeAssistant/monitorAlerts/WeatherWidget.d.ts +1 -1
  351. package/dist/components/homeAssistant/monitorAlerts/WeatherWidget.js +3 -3
  352. package/dist/components/homeAssistant/monitorAlerts/alertDetails/AlertFields.d.ts +1 -1
  353. package/dist/components/homeAssistant/monitorAlerts/alertDetails/AlertFields.js +2 -2
  354. package/dist/components/homeAssistant/monitorAlerts/alertDetails/ChangeAirFilter.js +2 -2
  355. package/dist/components/homeAssistant/monitorAlerts/alertDetails/FilterSize.d.ts +1 -1
  356. package/dist/components/homeAssistant/monitorAlerts/alertDetails/FilterSize.js +1 -1
  357. package/dist/components/homeAssistant/monitorAlerts/alertDetails/HireInfo.d.ts +1 -1
  358. package/dist/components/homeAssistant/monitorAlerts/alertDetails/HireService.d.ts +1 -1
  359. package/dist/components/homeAssistant/monitorAlerts/alertDetails/HireService.js +2 -2
  360. package/dist/components/homeAssistant/monitorAlerts/alertDetails/PurchaseProduct.d.ts +1 -1
  361. package/dist/components/homeAssistant/monitorAlerts/alertDetails/PurchaseProduct.js +2 -2
  362. package/dist/components/homeAssistant/monitorAlerts/alertDetails/SearchField.d.ts +1 -1
  363. package/dist/components/homeAssistant/monitorAlerts/alertDetails/SearchField.js +1 -1
  364. package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorBattery.js +2 -2
  365. package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorExpired.js +2 -2
  366. package/dist/components/homeAssistant/monitorAlerts/alertDetails/VideoDetail.d.ts +1 -1
  367. package/dist/components/homeAssistant/panel/ApplianceButton.d.ts +1 -1
  368. package/dist/components/homeAssistant/panel/ApplianceButton.js +2 -2
  369. package/dist/components/homeAssistant/panel/ApplianceSteps.d.ts +1 -1
  370. package/dist/components/homeAssistant/panel/ApplianceSteps.js +2 -2
  371. package/dist/components/homeAssistant/panel/HomeAssistantPanel.d.ts +1 -1
  372. package/dist/components/homeAssistant/panel/HomeAssistantPanel.js +5 -5
  373. package/dist/components/homeAssistant/panel/HomeAssistantPanelStep.js +2 -2
  374. package/dist/components/homeAssistant/wizard/HomeAssistantWizardButton.d.ts +1 -1
  375. package/dist/components/homeAssistant/wizard/HomeAssistantWizardButton.js +2 -2
  376. package/dist/components/homeAssistant/wizard/HomeAssistantWizardSteps.d.ts +1 -1
  377. package/dist/components/homeAssistant/wizard/HomeAssistantWizardSteps.js +3 -3
  378. package/dist/components/homeBoard/AddFolder.d.ts +1 -1
  379. package/dist/components/homeBoard/AddFolder.js +3 -3
  380. package/dist/components/homeBoard/AddHomeItem.d.ts +1 -1
  381. package/dist/components/homeBoard/AddHomeItem.js +3 -3
  382. package/dist/components/homeBoard/AddPropertyRecords.d.ts +1 -1
  383. package/dist/components/homeBoard/AddPropertyRecords.js +2 -2
  384. package/dist/components/homeBoard/AddToHomefile.d.ts +1 -1
  385. package/dist/components/homeBoard/AddToHomefile.js +3 -3
  386. package/dist/components/homeBoard/ConfirmHomeAddress.d.ts +1 -1
  387. package/dist/components/homeBoard/ConfirmHomeAddress.js +4 -4
  388. package/dist/components/homeBoard/DetailsTab.d.ts +1 -1
  389. package/dist/components/homeBoard/DetailsTab.js +3 -3
  390. package/dist/components/homeBoard/EditAccountType.d.ts +1 -1
  391. package/dist/components/homeBoard/EditAccountType.js +3 -3
  392. package/dist/components/homeBoard/File.d.ts +1 -1
  393. package/dist/components/homeBoard/File.js +2 -2
  394. package/dist/components/homeBoard/FileDetail.d.ts +1 -1
  395. package/dist/components/homeBoard/FileDetail.js +2 -2
  396. package/dist/components/homeBoard/Files.d.ts +1 -1
  397. package/dist/components/homeBoard/Files.js +2 -2
  398. package/dist/components/homeBoard/FolderDetail.d.ts +1 -1
  399. package/dist/components/homeBoard/FolderDetail.js +2 -2
  400. package/dist/components/homeBoard/HomeBoard.js +6 -6
  401. package/dist/components/homeBoard/HomeCard.d.ts +1 -1
  402. package/dist/components/homeBoard/HomeCard.js +3 -3
  403. package/dist/components/homeBoard/HomeCardReadOnly.d.ts +1 -1
  404. package/dist/components/homeBoard/HomeCardReadOnly.js +1 -1
  405. package/dist/components/homeBoard/HomeCardRecipients.d.ts +1 -1
  406. package/dist/components/homeBoard/HomeCardRecipients.js +2 -2
  407. package/dist/components/homeBoard/HomeCardRecords.d.ts +1 -1
  408. package/dist/components/homeBoard/HomeCardRecords.js +2 -2
  409. package/dist/components/homeBoard/HomeCardWithRecipent.d.ts +1 -1
  410. package/dist/components/homeBoard/HomeCardWithRecipent.js +2 -2
  411. package/dist/components/homeBoard/HomeHeader.d.ts +1 -1
  412. package/dist/components/homeBoard/HomeHeader.js +1 -1
  413. package/dist/components/homeBoard/SharedFilter.d.ts +1 -1
  414. package/dist/components/homeBoard/SharedFilter.js +2 -2
  415. package/dist/components/homeBoard/SortHeader.d.ts +1 -1
  416. package/dist/components/homeBoard/SortHeader.js +3 -3
  417. package/dist/components/homeItems/HomeItemList.d.ts +1 -1
  418. package/dist/components/homeItems/HomeItemList.js +1 -1
  419. package/dist/components/homeItems/HomeItemListHeader.d.ts +1 -1
  420. package/dist/components/homeItems/HomeItemManualInfo.d.ts +1 -1
  421. package/dist/components/homeItems/HomeItemManualInfo.js +1 -1
  422. package/dist/components/homeItems/ProductRadioCardContent.d.ts +1 -1
  423. package/dist/components/homeItems/ProductRadioCardContent.js +1 -1
  424. package/dist/components/homeItems/ViewingHomeItemPanel.d.ts +1 -1
  425. package/dist/components/homeItems/ViewingHomeItemPanel.js +2 -2
  426. package/dist/components/homeSummary/DocumentMenu.d.ts +1 -1
  427. package/dist/components/homeSummary/DocumentMenu.js +2 -2
  428. package/dist/components/homeSummary/ProjectList.d.ts +1 -1
  429. package/dist/components/homeSummary/ProjectList.js +2 -2
  430. package/dist/components/homeSummary/UpdateList.d.ts +1 -1
  431. package/dist/components/homeSummary/UpdateList.js +1 -1
  432. package/dist/components/householdItems/AddHomeItemHeader.d.ts +1 -1
  433. package/dist/components/householdItems/AddHomeItemHeader.js +1 -1
  434. package/dist/components/householdItems/CreateHouseholdItemHeader.d.ts +1 -1
  435. package/dist/components/householdItems/CreateHouseholdItemHeader.js +1 -1
  436. package/dist/components/householdItems/ItemNameHeader.d.ts +1 -1
  437. package/dist/components/householdItems/ItemNameHeader.js +2 -2
  438. package/dist/components/icons/ArrowLeft.js +1 -1
  439. package/dist/components/icons/Calendar.js +1 -1
  440. package/dist/components/icons/Camera.js +1 -1
  441. package/dist/components/icons/ChevronDown.js +1 -1
  442. package/dist/components/icons/ChevronLeft.js +1 -1
  443. package/dist/components/icons/ChevronRight.js +1 -1
  444. package/dist/components/icons/ChevronUp.js +1 -1
  445. package/dist/components/icons/Close.js +1 -1
  446. package/dist/components/icons/DisplayGrid.js +1 -1
  447. package/dist/components/icons/DisplayItem.js +1 -1
  448. package/dist/components/icons/DisplayList.js +1 -1
  449. package/dist/components/icons/Edit.js +1 -1
  450. package/dist/components/icons/Eye.js +1 -1
  451. package/dist/components/icons/EyeOff.js +1 -1
  452. package/dist/components/icons/FacebookLogo.js +1 -1
  453. package/dist/components/icons/Filter.js +1 -1
  454. package/dist/components/icons/Funnel.js +1 -1
  455. package/dist/components/icons/Instagram.js +1 -1
  456. package/dist/components/icons/Link.js +1 -1
  457. package/dist/components/icons/Linkedin.js +1 -1
  458. package/dist/components/icons/Menu.js +1 -1
  459. package/dist/components/icons/MetaLogo.js +1 -1
  460. package/dist/components/icons/Minus.js +1 -1
  461. package/dist/components/icons/MoreHorizontal.js +1 -1
  462. package/dist/components/icons/OpenVideo.js +1 -1
  463. package/dist/components/icons/Plus.js +1 -1
  464. package/dist/components/icons/SearchIcon.js +1 -1
  465. package/dist/components/icons/ShareIcon.js +1 -1
  466. package/dist/components/icons/Star.js +1 -1
  467. package/dist/components/icons/TikTok.js +1 -1
  468. package/dist/components/icons/Trash.js +1 -1
  469. package/dist/components/icons/Twitter.js +1 -1
  470. package/dist/components/icons/Upload.js +1 -1
  471. package/dist/components/icons/Youtube.js +1 -1
  472. package/dist/components/inboxTile/InboxCard.d.ts +1 -1
  473. package/dist/components/inboxTile/InboxCard.js +1 -1
  474. package/dist/components/inboxTile/InboxForwardBanner.js +1 -1
  475. package/dist/components/inboxTile/InboxTile.d.ts +1 -1
  476. package/dist/components/inboxTile/InboxTile.js +2 -2
  477. package/dist/components/inboxTile/panel/MessageCard.d.ts +1 -1
  478. package/dist/components/inboxTile/panel/MessageCard.js +3 -3
  479. package/dist/components/inboxTile/panel/MessageChatPanel.d.ts +2 -2
  480. package/dist/components/inboxTile/panel/MessageChatPanel.js +3 -3
  481. package/dist/components/inboxTile/panel/MessagePanel.d.ts +1 -1
  482. package/dist/components/inboxTile/panel/MessagePanel.js +4 -4
  483. package/dist/components/inputs/ControlledInput.d.ts +1 -1
  484. package/dist/components/inputs/DatePicker.d.ts +2 -2
  485. package/dist/components/inputs/DatePicker.js +4 -4
  486. package/dist/components/inputs/DateRangePicker.d.ts +1 -1
  487. package/dist/components/inputs/DateRangePicker.js +2 -2
  488. package/dist/components/inputs/EditFileUploader.d.ts +1 -1
  489. package/dist/components/inputs/EditFileUploader.js +2 -2
  490. package/dist/components/inputs/ItemSubTypeSelect.d.ts +1 -1
  491. package/dist/components/inputs/ItemSubTypeSelect.js +1 -1
  492. package/dist/components/inputs/MobileFileUploader.d.ts +1 -1
  493. package/dist/components/inputs/MobileFileUploader.js +1 -1
  494. package/dist/components/inputs/PasswordInput.d.ts +1 -1
  495. package/dist/components/inputs/PasswordInput.js +1 -1
  496. package/dist/components/inputs/RadioCard.js +1 -1
  497. package/dist/components/inputs/SearchInput.d.ts +1 -1
  498. package/dist/components/inputs/SearchInput.js +2 -2
  499. package/dist/components/inputs/SelectButton.d.ts +1 -1
  500. package/dist/components/inputs/SelectButton.js +2 -2
  501. package/dist/components/inputs/SelectInput.d.ts +1 -1
  502. package/dist/components/inputs/SelectInput.js +3 -3
  503. package/dist/components/inputs/SelectInputWithBadge.d.ts +1 -1
  504. package/dist/components/inputs/SelectInputWithBadge.js +1 -1
  505. package/dist/components/inputs/SelectTextDisplay.d.ts +1 -1
  506. package/dist/components/inputs/SelectTextDisplay.js +1 -1
  507. package/dist/components/inputs/TextAreaInput.d.ts +1 -1
  508. package/dist/components/inputs/TextInput.d.ts +1 -1
  509. package/dist/components/inputs/TextInput.js +1 -1
  510. package/dist/components/inputs/UncontrolledInput.d.ts +1 -1
  511. package/dist/components/launchpad/Header.d.ts +1 -1
  512. package/dist/components/launchpad/Header.js +2 -2
  513. package/dist/components/launchpad/IconMenu.d.ts +1 -1
  514. package/dist/components/launchpad/IconMenu.js +1 -1
  515. package/dist/components/launchpad/Launchpad.js +4 -4
  516. package/dist/components/launchpad/LeftPanel.d.ts +1 -1
  517. package/dist/components/launchpad/LeftPanel.js +1 -1
  518. package/dist/components/launchpad/Panel.d.ts +1 -1
  519. package/dist/components/launchpad/Panel.js +2 -2
  520. package/dist/components/launchpad/RightPanel.d.ts +1 -1
  521. package/dist/components/launchpad/RightPanel.js +1 -1
  522. package/dist/components/loaders/Loading.js +1 -1
  523. package/dist/components/myHomes/AddHomeContent.d.ts +1 -1
  524. package/dist/components/myHomes/AddHomeContent.js +2 -2
  525. package/dist/components/myHomes/HomeDetailsContent.d.ts +1 -1
  526. package/dist/components/myHomes/HomeDetailsContent.js +2 -2
  527. package/dist/components/myHomes/MyHomeCard.d.ts +1 -1
  528. package/dist/components/myHomes/MyHomeCard.js +3 -3
  529. package/dist/components/myHomes/MyHomes.d.ts +1 -1
  530. package/dist/components/myHomes/MyHomes.js +2 -2
  531. package/dist/components/myHomes/WrapperWithShadow.d.ts +1 -1
  532. package/dist/components/myHomes/edithome/EditHomeBody.d.ts +1 -1
  533. package/dist/components/myHomes/edithome/EditHomeBody.js +3 -3
  534. package/dist/components/myHomes/edithome/EditHomeDetails.d.ts +1 -1
  535. package/dist/components/myHomes/edithome/EditHomeDetails.js +3 -3
  536. package/dist/components/myHomes/edithome/EditHomeFooter.d.ts +1 -1
  537. package/dist/components/myHomes/edithome/EditHomeFooter.js +1 -1
  538. package/dist/components/myHomes/edithome/EditHomeHeader.d.ts +1 -1
  539. package/dist/components/myHomes/edithome/EditHomeHeader.js +1 -1
  540. package/dist/components/myHomes/headers/FirstHomeHeader.d.ts +1 -1
  541. package/dist/components/myHomes/headers/FirstHomeHeader.js +1 -1
  542. package/dist/components/myHomes/headers/MyHomesHeader.d.ts +1 -1
  543. package/dist/components/myHomes/headers/MyHomesHeader.js +2 -2
  544. package/dist/components/myHomes/headers/PanelLogoHeader.js +1 -1
  545. package/dist/components/myHomes/steps/ConfirmProperty.d.ts +1 -1
  546. package/dist/components/myHomes/steps/ConfirmProperty.js +1 -1
  547. package/dist/components/myHomes/steps/MyHomeDetails.d.ts +1 -1
  548. package/dist/components/myHomes/steps/MyHomeDetails.js +4 -4
  549. package/dist/components/myHomes/steps/MyHomesStepBody.d.ts +1 -1
  550. package/dist/components/myHomes/steps/MyHomesStepBody.js +1 -1
  551. package/dist/components/myHomes/steps/MyHomesStepHeader.d.ts +1 -1
  552. package/dist/components/myHomes/steps/MyHomesStepHeader.js +1 -1
  553. package/dist/components/myHomes/steps/MyHomesStepWrapper.d.ts +1 -1
  554. package/dist/components/myHomes/steps/MyHomesStepWrapper.js +1 -1
  555. package/dist/components/myHomes/steps/PropertyCards.d.ts +1 -1
  556. package/dist/components/myHomes/steps/PropertyCards.js +1 -1
  557. package/dist/components/myHomes/steps/SearchRecords.d.ts +1 -1
  558. package/dist/components/myHomes/steps/SearchRecords.js +3 -3
  559. package/dist/components/myProfile/AddCreditCard.js +1 -1
  560. package/dist/components/myProfile/BillingAddress.js +4 -4
  561. package/dist/components/myProfile/CancelAccount.d.ts +1 -1
  562. package/dist/components/myProfile/ContextButtons.d.ts +1 -1
  563. package/dist/components/myProfile/MyProfileBody.d.ts +1 -1
  564. package/dist/components/myProfile/MyProfileContent.d.ts +1 -1
  565. package/dist/components/myProfile/MyProfileContent.js +3 -3
  566. package/dist/components/myProfile/MyProfileFooter.d.ts +1 -1
  567. package/dist/components/myProfile/MyProfileFooter.js +1 -1
  568. package/dist/components/myProfile/MyProfileHeader.d.ts +1 -1
  569. package/dist/components/myProfile/MyProfileHeader.js +2 -2
  570. package/dist/components/myProfile/MyProfilePanel.d.ts +1 -1
  571. package/dist/components/myProfile/MyProfileReceiptCard.js +2 -2
  572. package/dist/components/myProfile/MyProfileReceipts.d.ts +1 -1
  573. package/dist/components/myProfile/MyProfileReceipts.js +2 -2
  574. package/dist/components/myProfile/PaymentMethod.js +4 -4
  575. package/dist/components/myProfile/PlanRadioCardContent.d.ts +1 -1
  576. package/dist/components/myProfile/ProfileAccountTab.d.ts +1 -1
  577. package/dist/components/myProfile/ProfileAccountTab.js +1 -1
  578. package/dist/components/myProfile/ProfileDetailsTab.d.ts +1 -1
  579. package/dist/components/myProfile/ProfileDetailsTab.js +3 -3
  580. package/dist/components/myProfile/ProfilePaymentTab.d.ts +1 -1
  581. package/dist/components/myProfile/ProfilePaymentTab.js +1 -1
  582. package/dist/components/myProfile/details/TwoFactorDialog.d.ts +1 -1
  583. package/dist/components/myProfile/details/TwoFactorDialog.js +1 -1
  584. package/dist/components/myProfile/details/TwoFactorSetting.d.ts +1 -1
  585. package/dist/components/myProfile/details/TwoFactorSetting.js +3 -3
  586. package/dist/components/myProfile/details/UserDetails.d.ts +1 -1
  587. package/dist/components/myProfile/details/UserDetails.js +1 -1
  588. package/dist/components/myProfile/email/EmailPermissions.d.ts +1 -1
  589. package/dist/components/myProfile/email/EmailPermissions.js +2 -2
  590. package/dist/components/myProfile/payment/CreditCard.d.ts +1 -1
  591. package/dist/components/myProfile/payment/CreditCard.js +1 -1
  592. package/dist/components/myProfile/payment/CreditCardButton.d.ts +1 -1
  593. package/dist/components/myProfile/payment/CreditCardButton.js +2 -2
  594. package/dist/components/myProfile/payment/CreditCardContainer.d.ts +1 -1
  595. package/dist/components/myProfile/payment/CreditCardContainer.js +1 -1
  596. package/dist/components/myProfile/payment/CreditCardError.js +2 -2
  597. package/dist/components/myProfile/payment/CreditCardForm.js +2 -2
  598. package/dist/components/myProfile/payment/PaymentFormProvider.d.ts +1 -1
  599. package/dist/components/myProfile/payment/PaymentFormProvider.js +2 -2
  600. package/dist/components/myProfile/payment/PaymentItemContainer.d.ts +1 -1
  601. package/dist/components/myProfile/payment/PaymentItemContainer.js +2 -2
  602. package/dist/components/myProfile/payment/PaymentReceiptCard.d.ts +1 -1
  603. package/dist/components/myProfile/payment/PaymentReceiptCard.js +3 -3
  604. package/dist/components/myProfile/payment/PaymentReceipts.d.ts +1 -1
  605. package/dist/components/myProfile/payment/PaymentReceipts.js +2 -2
  606. package/dist/components/myProfile/payment/newCreditCard/NewCreditCard.d.ts +1 -1
  607. package/dist/components/myProfile/payment/newCreditCard/NewCreditCard.js +1 -1
  608. package/dist/components/myProfile/payment/newCreditCard/NewCreditCardHeader.d.ts +1 -1
  609. package/dist/components/myProfile/payment/newCreditCard/NewCreditCardHeader.js +1 -1
  610. package/dist/components/myProfile/permissions/ActionCheckbox.d.ts +1 -1
  611. package/dist/components/myProfile/permissions/ActionCheckbox.js +1 -1
  612. package/dist/components/myProfile/permissions/PermissionsBanner.d.ts +1 -1
  613. package/dist/components/myProfile/permissions/PermissionsBanner.js +1 -1
  614. package/dist/components/myProfile/permissions/RoleButton.d.ts +1 -1
  615. package/dist/components/myProfile/permissions/RoleButton.js +1 -1
  616. package/dist/components/myProfile/permissions/RolePermissionsTab.d.ts +1 -1
  617. package/dist/components/myProfile/permissions/RolePermissionsTab.js +3 -3
  618. package/dist/components/notifications/NotificationCard.d.ts +1 -1
  619. package/dist/components/notifications/NotificationCard.js +2 -2
  620. package/dist/components/notifications/NotificationsPanel.d.ts +1 -1
  621. package/dist/components/notifications/NotificationsPanel.js +3 -3
  622. package/dist/components/onboarding/BuildingApp.js +1 -1
  623. package/dist/components/onboarding/CardFooter.d.ts +1 -1
  624. package/dist/components/onboarding/Logo.js +1 -1
  625. package/dist/components/onboarding/PageTitle.d.ts +1 -1
  626. package/dist/components/onboarding/WelcomeHeader.d.ts +1 -1
  627. package/dist/components/onboarding/pages/ActivateAccount.d.ts +1 -1
  628. package/dist/components/onboarding/pages/ActivateAccount.js +2 -2
  629. package/dist/components/onboarding/pages/EmailValidation.d.ts +1 -1
  630. package/dist/components/onboarding/pages/EmailValidation.js +2 -2
  631. package/dist/components/onboarding/pages/NewPassword.d.ts +1 -1
  632. package/dist/components/onboarding/pages/NewPassword.js +3 -3
  633. package/dist/components/onboarding/pages/ResendResetPassword.d.ts +1 -1
  634. package/dist/components/onboarding/pages/ResendResetPassword.js +2 -2
  635. package/dist/components/onboarding/pages/ResetPassword.d.ts +1 -1
  636. package/dist/components/onboarding/pages/ResetPassword.js +3 -3
  637. package/dist/components/onboarding/pages/SignIn.d.ts +1 -1
  638. package/dist/components/onboarding/pages/SignIn.js +3 -3
  639. package/dist/components/onboarding/pages/SignUp.d.ts +1 -1
  640. package/dist/components/onboarding/pages/SignUp.js +3 -3
  641. package/dist/components/onboarding/pages/TwoFactor.d.ts +1 -1
  642. package/dist/components/onboarding/pages/TwoFactor.js +3 -3
  643. package/dist/components/onboarding/pages/Welcome.d.ts +1 -1
  644. package/dist/components/onboarding/pages/Welcome.js +1 -1
  645. package/dist/components/overlay/Overlay.d.ts +1 -1
  646. package/dist/components/partner/HeaderPartnerLogo.d.ts +1 -1
  647. package/dist/components/partner/PartnerAddButton.js +2 -2
  648. package/dist/components/partner/PartnerCallToAction.d.ts +1 -1
  649. package/dist/components/partner/PartnerFooter.d.ts +1 -1
  650. package/dist/components/partner/PartnerFooter.js +1 -1
  651. package/dist/components/partner/PartnerHeader.d.ts +1 -1
  652. package/dist/components/partner/PartnerHeader.js +1 -1
  653. package/dist/components/partner/PartnerImage.d.ts +1 -1
  654. package/dist/components/partner/PartnerTileWrapper.js +1 -1
  655. package/dist/components/partner/ShortPartnerTile.d.ts +1 -1
  656. package/dist/components/partner/ShortPartnerTile.js +1 -1
  657. package/dist/components/partner/SocialIcons.d.ts +1 -1
  658. package/dist/components/partner/SocialIcons.js +1 -1
  659. package/dist/components/partner/adminTiles/customersTile/ActiveCustomers.d.ts +1 -1
  660. package/dist/components/partner/adminTiles/customersTile/ActiveCustomers.js +1 -1
  661. package/dist/components/partner/adminTiles/customersTile/CustomerTile.d.ts +1 -1
  662. package/dist/components/partner/adminTiles/customersTile/CustomerTile.js +2 -2
  663. package/dist/components/partner/adminTiles/customersTile/CustomerTileHeader.js +1 -1
  664. package/dist/components/partner/adminTiles/satisfactionTile/Mark.d.ts +1 -1
  665. package/dist/components/partner/adminTiles/satisfactionTile/Mark.js +2 -2
  666. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionBar.d.ts +1 -1
  667. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionBar.js +1 -1
  668. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionCard.d.ts +1 -1
  669. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionCard.js +1 -1
  670. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionProgress.d.ts +1 -1
  671. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionProgress.js +1 -1
  672. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionTile.d.ts +1 -1
  673. package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionTile.js +2 -2
  674. package/dist/components/partner/adminTiles/ytdTile/RevenueCard.d.ts +1 -1
  675. package/dist/components/partner/adminTiles/ytdTile/RevenueCard.js +1 -1
  676. package/dist/components/partner/adminTiles/ytdTile/YtdTile.d.ts +1 -1
  677. package/dist/components/partner/adminTiles/ytdTile/YtdTile.js +2 -2
  678. package/dist/components/partner/adminTiles/ytdTile/YtdTotalRevenue.d.ts +1 -1
  679. package/dist/components/partner/adminTiles/ytdTile/YtdTotalRevenue.js +2 -2
  680. package/dist/components/partner/catalog/AddTile.js +1 -1
  681. package/dist/components/partner/catalog/CatalogCardAdd.d.ts +1 -1
  682. package/dist/components/partner/catalog/CatalogCardAdd.js +1 -1
  683. package/dist/components/partner/catalog/CatalogCardHeader.d.ts +1 -1
  684. package/dist/components/partner/catalog/CatalogPartnerCard.d.ts +1 -1
  685. package/dist/components/partner/catalog/CatalogPartnerCard.js +1 -1
  686. package/dist/components/partner/catalog/CatalogPartnerList.d.ts +1 -1
  687. package/dist/components/partner/catalog/CatalogPartnerList.js +1 -1
  688. package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.d.ts +1 -1
  689. package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.js +2 -2
  690. package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChartHeader.js +2 -2
  691. package/dist/components/partner/charts/barCharts/activeCustomerChart/ChartLegend.d.ts +1 -1
  692. package/dist/components/partner/charts/barCharts/activeCustomerChart/styles.js +1 -1
  693. package/dist/components/partner/customPartnerTiles/AphwTile.d.ts +1 -1
  694. package/dist/components/partner/customPartnerTiles/AphwTile.js +2 -2
  695. package/dist/components/partner/customPartnerTiles/ShineTile.d.ts +1 -1
  696. package/dist/components/partner/customPartnerTiles/ShineTile.js +2 -2
  697. package/dist/components/partner/formTile/PartnerPanel.d.ts +1 -1
  698. package/dist/components/partner/formTile/PartnerPanel.js +3 -3
  699. package/dist/components/partner/formTile/code/PartnerCustomerCode.d.ts +1 -1
  700. package/dist/components/partner/formTile/code/PartnerCustomerCode.js +1 -1
  701. package/dist/components/partner/formTile/content/PartnerCallToActionForm.js +3 -3
  702. package/dist/components/partner/formTile/content/PartnerContent.d.ts +1 -1
  703. package/dist/components/partner/formTile/content/PartnerContent.js +2 -2
  704. package/dist/components/partner/formTile/content/PartnerSocialLinks.js +4 -4
  705. package/dist/components/partner/formTile/content/PartnerTagLine.js +3 -3
  706. package/dist/components/partner/formTile/details/PartnerAlternativeContact.js +3 -3
  707. package/dist/components/partner/formTile/details/PartnerCompany.js +3 -3
  708. package/dist/components/partner/formTile/details/PartnerDetails.d.ts +1 -1
  709. package/dist/components/partner/formTile/details/PartnerDetails.js +2 -2
  710. package/dist/components/partner/formTile/details/PartnerPointOfContact.js +3 -3
  711. package/dist/components/partner/formTile/images/PartnerHero.d.ts +1 -1
  712. package/dist/components/partner/formTile/images/PartnerHero.js +3 -3
  713. package/dist/components/partner/formTile/images/PartnerImages.d.ts +1 -1
  714. package/dist/components/partner/formTile/images/PartnerImages.js +1 -1
  715. package/dist/components/partner/formTile/images/PartnerLogo.d.ts +1 -1
  716. package/dist/components/partner/formTile/images/PartnerLogo.js +3 -3
  717. package/dist/components/partner/formTile/preview/PartnerTilePreview.d.ts +1 -1
  718. package/dist/components/partner/formTile/preview/PartnerTilePreview.js +2 -2
  719. package/dist/components/partner/panel/CatalogDisplay.d.ts +1 -1
  720. package/dist/components/partner/panel/CatalogDisplay.js +2 -2
  721. package/dist/components/partner/panel/CatalogFilters.d.ts +1 -1
  722. package/dist/components/partner/panel/CatalogFilters.js +1 -1
  723. package/dist/components/partner/panel/PartnerCatalogPanel.d.ts +1 -1
  724. package/dist/components/partner/panel/PartnerCatalogPanel.js +3 -3
  725. package/dist/components/partner/panel/PartnerCategorySelect.d.ts +1 -1
  726. package/dist/components/partner/panel/PartnerCategorySelect.js +2 -2
  727. package/dist/components/partner/panel/PartnerCode.d.ts +1 -1
  728. package/dist/components/partner/panel/PartnerCode.js +1 -1
  729. package/dist/components/partner/popup/AddPopup.d.ts +1 -1
  730. package/dist/components/partner/popup/AddPopup.js +1 -1
  731. package/dist/components/partner/popup/CatalogPopup.d.ts +1 -1
  732. package/dist/components/partner/popup/CatalogPopup.js +2 -2
  733. package/dist/components/partner/popup/PopupCarrousel.d.ts +1 -1
  734. package/dist/components/partner/popup/PopupCarrousel.js +1 -1
  735. package/dist/components/partner/popup/PopupContainer.d.ts +1 -1
  736. package/dist/components/partner/popup/PopupContainer.js +1 -1
  737. package/dist/components/partner/popup/PopupFooter.d.ts +1 -1
  738. package/dist/components/partner/popup/PopupTile.d.ts +1 -1
  739. package/dist/components/partner/popup/partnerOptions/CurrentItemDisplay.d.ts +1 -1
  740. package/dist/components/partner/popup/partnerOptions/PartnerOptionCard.d.ts +1 -1
  741. package/dist/components/partner/popup/partnerOptions/PartnerOptionCard.js +1 -1
  742. package/dist/components/partner/popup/partnerOptions/PartnerOptions.d.ts +1 -1
  743. package/dist/components/partner/popup/partnerOptions/PartnerOptions.js +2 -2
  744. package/dist/components/propertyTiles/TileCard.d.ts +1 -1
  745. package/dist/components/propertyTiles/TileCard.js +1 -1
  746. package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChart.d.ts +1 -1
  747. package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChart.js +2 -2
  748. package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChartHeader.js +1 -1
  749. package/dist/components/propertyTiles/edit/MortgageInfo.d.ts +1 -1
  750. package/dist/components/propertyTiles/edit/MortgageInfo.js +2 -2
  751. package/dist/components/propertyTiles/edit/RecordsInputs.d.ts +1 -1
  752. package/dist/components/propertyTiles/edit/RecordsInputs.js +4 -4
  753. package/dist/components/propertyTiles/propertyRecords/PropertyRecords.d.ts +1 -1
  754. package/dist/components/propertyTiles/propertyRecords/PropertyRecords.js +2 -2
  755. package/dist/components/propertyTiles/propertyRecords/RecordsRow.d.ts +4 -2
  756. package/dist/components/propertyTiles/propertyRecords/RecordsRow.js +2 -2
  757. package/dist/components/propertyTiles/propertyRecords/RecordsSession.d.ts +2 -2
  758. package/dist/components/propertyTiles/propertyRecords/RecordsSession.js +4 -4
  759. package/dist/components/propertyTiles/propertyTaxes/AssessedValue.d.ts +1 -1
  760. package/dist/components/propertyTiles/propertyTaxes/AssessedValue.js +2 -2
  761. package/dist/components/propertyTiles/propertyTaxes/EstimatedTax.d.ts +1 -1
  762. package/dist/components/propertyTiles/propertyTaxes/EstimatedTax.js +1 -1
  763. package/dist/components/propertyTiles/propertyTaxes/PropertyTaxes.d.ts +1 -1
  764. package/dist/components/propertyTiles/propertyTaxes/PropertyTaxes.js +3 -3
  765. package/dist/components/propertyTiles/propertyTaxes/TaxCell.js +1 -1
  766. package/dist/components/propertyTiles/propertyTaxes/TaxRow.d.ts +1 -1
  767. package/dist/components/propertyTiles/propertyTaxes/TaxesTable.d.ts +1 -1
  768. package/dist/components/propertyTiles/propertyTaxes/TaxesTable.js +1 -1
  769. package/dist/components/propertyTiles/trendingValue/TrendingValue.d.ts +1 -1
  770. package/dist/components/propertyTiles/trendingValue/TrendingValue.js +3 -3
  771. package/dist/components/propertyTiles/trendingValue/TrendingValueCard.d.ts +1 -1
  772. package/dist/components/propertyTiles/trendingValue/TrendingValueCard.js +1 -1
  773. package/dist/components/receipts/AssignableReceiptCard.d.ts +1 -1
  774. package/dist/components/receipts/AssignableReceiptCard.js +2 -2
  775. package/dist/components/receipts/AssignableReceipts.d.ts +1 -1
  776. package/dist/components/receipts/AssignableReceipts.js +2 -2
  777. package/dist/components/receipts/AutomationDetailsRow.d.ts +1 -1
  778. package/dist/components/receipts/DoubleSelects.d.ts +1 -1
  779. package/dist/components/receipts/DoubleSelects.js +2 -2
  780. package/dist/components/receipts/LaunchpadReceiptPanel.d.ts +1 -1
  781. package/dist/components/receipts/LaunchpadReceiptPanel.js +2 -2
  782. package/dist/components/receipts/ProgressSpend.d.ts +1 -1
  783. package/dist/components/receipts/ProgressSpend.js +1 -1
  784. package/dist/components/receipts/ReceiptsDisplayOptions.d.ts +1 -1
  785. package/dist/components/receipts/ReceiptsDisplayOptions.js +1 -1
  786. package/dist/components/receipts/ReceiptsHeader.d.ts +1 -1
  787. package/dist/components/receipts/ReceiptsHeader.js +3 -3
  788. package/dist/components/receipts/ReceiptsReceivedContent.d.ts +1 -1
  789. package/dist/components/receipts/ReceiptsReceivedContent.js +2 -2
  790. package/dist/components/receipts/SalesTax.d.ts +1 -1
  791. package/dist/components/receipts/SalesTax.js +1 -1
  792. package/dist/components/receipts/Summary.d.ts +1 -1
  793. package/dist/components/receipts/Summary.js +1 -1
  794. package/dist/components/receipts/TotalHeader.d.ts +1 -1
  795. package/dist/components/receipts/TotalHeader.js +1 -1
  796. package/dist/components/receipts/autofiler/AutofilerBubble.js +2 -2
  797. package/dist/components/receipts/autofiler/AutofilerHeader.d.ts +1 -1
  798. package/dist/components/receipts/autofiler/AutofilerHeader.js +1 -1
  799. package/dist/components/receipts/autofiler/FiledItem.d.ts +1 -1
  800. package/dist/components/receipts/autofiler/FiledItem.js +2 -2
  801. package/dist/components/receipts/autofiler/ForwardReceipts.d.ts +1 -1
  802. package/dist/components/receipts/autofiler/LaunchpadAutofilerBanner.d.ts +1 -1
  803. package/dist/components/receipts/autofiler/LaunchpadAutofilerBanner.js +2 -2
  804. package/dist/components/receipts/autofiler/LaunchpadReceiptAutofiler.d.ts +1 -1
  805. package/dist/components/receipts/autofiler/LaunchpadReceiptAutofiler.js +2 -2
  806. package/dist/components/receipts/autofiler/ReceiptAutofiler.d.ts +1 -1
  807. package/dist/components/receipts/autofiler/ReceiptAutofiler.js +4 -4
  808. package/dist/components/receipts/autofiler/ReceiptsFiled.d.ts +1 -1
  809. package/dist/components/receipts/autofiler/ReceiptsFiled.js +1 -1
  810. package/dist/components/receipts/autofiler/ReviewBanner.d.ts +1 -1
  811. package/dist/components/receipts/autofiler/ReviewBanner.js +1 -1
  812. package/dist/components/receipts/autofiler/TotalReceipts.d.ts +1 -1
  813. package/dist/components/receipts/autofiler/TotalReceipts.js +1 -1
  814. package/dist/components/receipts/displayReceipts/DisplayReceipts.d.ts +1 -1
  815. package/dist/components/receipts/displayReceipts/DisplayReceipts.js +3 -3
  816. package/dist/components/receipts/displayReceipts/GridReceipt.d.ts +1 -1
  817. package/dist/components/receipts/displayReceipts/GridReceipt.js +4 -4
  818. package/dist/components/receipts/displayReceipts/GridReceipts.d.ts +1 -1
  819. package/dist/components/receipts/displayReceipts/GridReceipts.js +1 -1
  820. package/dist/components/receipts/displayReceipts/ItemReceipt.d.ts +1 -1
  821. package/dist/components/receipts/displayReceipts/ItemReceipt.js +1 -1
  822. package/dist/components/receipts/displayReceipts/ItemReceipts.d.ts +1 -1
  823. package/dist/components/receipts/displayReceipts/ItemReceipts.js +2 -2
  824. package/dist/components/receipts/displayReceipts/ListReceipt.d.ts +1 -1
  825. package/dist/components/receipts/displayReceipts/ListReceipt.js +3 -3
  826. package/dist/components/receipts/displayReceipts/ListReceipts.d.ts +1 -1
  827. package/dist/components/receipts/displayReceipts/ListReceipts.js +1 -1
  828. package/dist/components/receipts/receipt/DetailsColumn.d.ts +1 -1
  829. package/dist/components/receipts/receipt/PdfButton.js +1 -1
  830. package/dist/components/receipts/receipt/ReceiptBody.d.ts +1 -1
  831. package/dist/components/receipts/receipt/ReceiptContent.d.ts +1 -1
  832. package/dist/components/receipts/receipt/ReceiptDetails.d.ts +1 -1
  833. package/dist/components/receipts/receipt/ReceiptDetails.js +3 -3
  834. package/dist/components/receipts/receipt/ReceiptFilters.d.ts +1 -1
  835. package/dist/components/receipts/receipt/ReceiptFilters.js +1 -1
  836. package/dist/components/receipts/receipt/ReceiptFooter.d.ts +1 -1
  837. package/dist/components/receipts/receipt/ReceiptFooter.js +1 -1
  838. package/dist/components/receipts/receipt/ReceiptHeader.d.ts +1 -1
  839. package/dist/components/receipts/receipt/ReceiptHeader.js +2 -2
  840. package/dist/components/receipts/receipt/ReceiptInfoCard.d.ts +1 -1
  841. package/dist/components/receipts/receipt/ReceiptInfoCard.js +1 -1
  842. package/dist/components/receipts/receipt/ReceiptInfos.d.ts +1 -1
  843. package/dist/components/receipts/receipt/ReceiptInfos.js +1 -1
  844. package/dist/components/receipts/receipt/ReceiptItem.d.ts +1 -1
  845. package/dist/components/receipts/receipt/ReceiptItem.js +2 -2
  846. package/dist/components/receipts/receipt/ReceiptItemAssigned.d.ts +1 -1
  847. package/dist/components/receipts/receipt/ReceiptItemAssigned.js +2 -2
  848. package/dist/components/receipts/receipt/ReceiptItemBody.d.ts +1 -1
  849. package/dist/components/receipts/receipt/ReceiptItemHeader.d.ts +1 -1
  850. package/dist/components/receipts/receipt/ReceiptItemHeader.js +1 -1
  851. package/dist/components/receipts/receipt/ReceiptItems.d.ts +1 -1
  852. package/dist/components/receipts/receipt/ReceiptItems.js +2 -2
  853. package/dist/components/receipts/receipt/ReceiptPDF.d.ts +1 -1
  854. package/dist/components/receipts/receipt/ReceiptPDF.js +2 -2
  855. package/dist/components/receipts/receipt/ReceiptRoom.js +2 -2
  856. package/dist/components/rooms/AddItemCard.d.ts +1 -1
  857. package/dist/components/rooms/AddItemCard.js +1 -1
  858. package/dist/components/rooms/AddItemImage.js +2 -2
  859. package/dist/components/rooms/GroupCard.d.ts +1 -1
  860. package/dist/components/rooms/GroupCard.js +4 -4
  861. package/dist/components/rooms/GroupCardHeader.d.ts +1 -1
  862. package/dist/components/rooms/GroupCardHeader.js +4 -4
  863. package/dist/components/rooms/GroupContent.d.ts +1 -1
  864. package/dist/components/rooms/GroupContent.js +2 -2
  865. package/dist/components/rooms/GroupOptionCard.d.ts +1 -1
  866. package/dist/components/rooms/GroupOptionCard.js +5 -5
  867. package/dist/components/rooms/GroupsHeader.d.ts +1 -1
  868. package/dist/components/rooms/GroupsHeader.js +2 -2
  869. package/dist/components/rooms/ItemCard.d.ts +1 -1
  870. package/dist/components/rooms/ItemCard.js +2 -2
  871. package/dist/components/rooms/NewRoomPanel.d.ts +1 -1
  872. package/dist/components/rooms/NewRoomPanel.js +3 -3
  873. package/dist/components/rooms/RoomCard.d.ts +1 -1
  874. package/dist/components/rooms/RoomCard.js +5 -5
  875. package/dist/components/rooms/RoomHeader.d.ts +1 -1
  876. package/dist/components/rooms/RoomHeader.js +3 -3
  877. package/dist/components/rooms/RoomVideo.d.ts +1 -1
  878. package/dist/components/rooms/RoomVideo.js +2 -2
  879. package/dist/components/rooms/RoomVideoFiles.d.ts +1 -1
  880. package/dist/components/rooms/RoomVideoFiles.js +2 -2
  881. package/dist/components/rooms/RoomVideoFooter.d.ts +1 -1
  882. package/dist/components/rooms/RoomVideoFooter.js +1 -1
  883. package/dist/components/rooms/RoomVideoHelp.js +1 -1
  884. package/dist/components/rooms/RoomVideoInstruction.js +1 -1
  885. package/dist/components/rooms/RoomsBoard.js +3 -3
  886. package/dist/components/rooms/RoomsMenu.d.ts +1 -1
  887. package/dist/components/rooms/RoomsMenu.js +3 -3
  888. package/dist/components/rooms/RoomsMenuMobile.d.ts +1 -1
  889. package/dist/components/rooms/RoomsMenuMobile.js +4 -4
  890. package/dist/components/rooms/VideosCounter.d.ts +1 -1
  891. package/dist/components/rooms/VideosCounter.js +2 -2
  892. package/dist/components/sendDocument/AddMedia.d.ts +1 -1
  893. package/dist/components/sendDocument/AddMedia.js +3 -3
  894. package/dist/components/sendDocument/CreateDocumentContent.d.ts +1 -1
  895. package/dist/components/sendDocument/CreateDocumentContent.js +3 -3
  896. package/dist/components/sendDocument/CreateDocumentHeader.d.ts +1 -1
  897. package/dist/components/sendDocument/CreateDocumentHeader.js +3 -3
  898. package/dist/components/sendDocument/DocumentDetailsTab.js +2 -2
  899. package/dist/components/sendDocument/DocumentNameHeader.d.ts +1 -1
  900. package/dist/components/sendDocument/DocumentNameHeader.js +2 -2
  901. package/dist/components/sendDocument/DocumentPreview.d.ts +1 -1
  902. package/dist/components/sendDocument/DocumentPreview.js +3 -3
  903. package/dist/components/sendDocument/InputOrText.d.ts +1 -1
  904. package/dist/components/sendDocument/InputOrText.js +1 -1
  905. package/dist/components/sendDocument/RecipientCard.d.ts +1 -1
  906. package/dist/components/sendDocument/RecipientCard.js +1 -1
  907. package/dist/components/sendDocument/RecipientContent.d.ts +1 -1
  908. package/dist/components/sendDocument/RecipientContent.js +1 -1
  909. package/dist/components/sendDocument/RecipientDocForm.d.ts +1 -1
  910. package/dist/components/sendDocument/RecipientDocForm.js +2 -2
  911. package/dist/components/sendDocument/RecipientForm.d.ts +1 -1
  912. package/dist/components/sendDocument/RecipientForm.js +2 -2
  913. package/dist/components/sendDocument/RecipientHeader.d.ts +1 -1
  914. package/dist/components/sendDocument/RecipientHeader.js +3 -3
  915. package/dist/components/sendDocument/RecipientHeaderShared.js +1 -1
  916. package/dist/components/sendDocument/RecipientTab.d.ts +1 -1
  917. package/dist/components/sendDocument/RecipientTab.js +3 -3
  918. package/dist/components/sendDocument/SendCommunication.d.ts +1 -1
  919. package/dist/components/sendDocument/SendCommunication.js +2 -2
  920. package/dist/components/sendDocument/ThumbCard.d.ts +1 -1
  921. package/dist/components/sendDocument/ThumbCard.js +2 -2
  922. package/dist/components/sendDocument/Thumbs.d.ts +1 -1
  923. package/dist/components/sendDocument/Thumbs.js +2 -2
  924. package/dist/components/shareHome/HomeSharedWith.d.ts +1 -1
  925. package/dist/components/shareHome/HomeSharedWith.js +2 -2
  926. package/dist/components/shareHome/RolesHelpModal.d.ts +1 -1
  927. package/dist/components/shareHome/RolesHelpModal.js +1 -1
  928. package/dist/components/shareHome/ShareHome.d.ts +1 -1
  929. package/dist/components/shareHome/ShareHome.js +3 -3
  930. package/dist/components/sharedHomePanel/ShareHomeAddEmail.d.ts +1 -1
  931. package/dist/components/sharedHomePanel/ShareHomeAddEmail.js +1 -1
  932. package/dist/components/sharedHomePanel/ShareHomeAddedContacts.d.ts +1 -1
  933. package/dist/components/sharedHomePanel/ShareHomeAddedContacts.js +1 -1
  934. package/dist/components/sharedHomePanel/ShareHomeConnections.d.ts +1 -1
  935. package/dist/components/sharedHomePanel/ShareHomeConnections.js +1 -1
  936. package/dist/components/sharedHomePanel/ShareHomeContactCard.d.ts +1 -1
  937. package/dist/components/sharedHomePanel/ShareHomeContactCard.js +3 -3
  938. package/dist/components/sharedHomePanel/ShareHomeContactList.d.ts +1 -1
  939. package/dist/components/sharedHomePanel/ShareHomeContactList.js +3 -3
  940. package/dist/components/sharedHomePanel/ShareHomeFilters.d.ts +1 -1
  941. package/dist/components/sharedHomePanel/ShareHomeFilters.js +1 -1
  942. package/dist/components/sharedHomePanel/ShareHomeForm.d.ts +1 -1
  943. package/dist/components/sharedHomePanel/ShareHomeForm.js +2 -2
  944. package/dist/components/sharedHomePanel/ShareWithButton.js +2 -2
  945. package/dist/components/sharedHomePanel/SharedHomeHeader.d.ts +1 -1
  946. package/dist/components/sharedHomePanel/SharedHomeHeader.js +2 -2
  947. package/dist/components/subscription/ActiveSubscription.d.ts +1 -1
  948. package/dist/components/subscription/ActiveSubscription.js +2 -2
  949. package/dist/components/subscription/AlertBanner.d.ts +1 -1
  950. package/dist/components/subscription/AlertBanner.js +2 -2
  951. package/dist/components/subscription/DeleteBanner.d.ts +1 -1
  952. package/dist/components/subscription/DeleteBanner.js +1 -1
  953. package/dist/components/subscription/HomeStorage.d.ts +1 -1
  954. package/dist/components/subscription/HomeStorage.js +1 -1
  955. package/dist/components/subscription/HomesDropdown.d.ts +1 -1
  956. package/dist/components/subscription/HomesDropdown.js +1 -1
  957. package/dist/components/subscription/MonthlyCharge.d.ts +1 -1
  958. package/dist/components/subscription/MonthlyCharge.js +2 -2
  959. package/dist/components/subscription/PartnerActiveSubscription.d.ts +1 -1
  960. package/dist/components/subscription/PartnerActiveSubscription.js +2 -2
  961. package/dist/components/subscription/StorageCard.d.ts +1 -1
  962. package/dist/components/subscription/StorageCard.js +1 -1
  963. package/dist/components/subscription/Subscription.d.ts +1 -1
  964. package/dist/components/subscription/Subscription.js +2 -2
  965. package/dist/components/subscription/SubscriptionCard.d.ts +1 -1
  966. package/dist/components/subscription/SubscriptionCard.js +1 -1
  967. package/dist/components/subscription/SubscriptionContent.js +2 -2
  968. package/dist/components/subscription/SubscriptionRow.d.ts +1 -1
  969. package/dist/components/subscription/SubscriptionTable.d.ts +1 -1
  970. package/dist/components/subscription/SubscriptionTable.js +2 -2
  971. package/dist/components/subscription/TrialBanner.d.ts +1 -1
  972. package/dist/components/subscription/toBeDeleted/ImageBox.d.ts +1 -1
  973. package/dist/components/subscription/toBeDeleted/ImageBox.js +2 -2
  974. package/dist/components/subscription/toBeDeleted/ToBeDeletedBody.d.ts +1 -1
  975. package/dist/components/subscription/toBeDeleted/ToBeDeletedBody.js +2 -2
  976. package/dist/components/subscription/toBeDeleted/ToBeDeletedCard.d.ts +1 -1
  977. package/dist/components/subscription/toBeDeleted/ToBeDeletedCard.js +3 -3
  978. package/dist/components/subscription/toBeDeleted/ToBeDeletedContent.d.ts +1 -1
  979. package/dist/components/subscription/toBeDeleted/ToBeDeletedFooter.d.ts +1 -1
  980. package/dist/components/subscription/toBeDeleted/ToBeDeletedFooter.js +1 -1
  981. package/dist/components/subscription/toBeDeleted/ToBeDeletedHeader.d.ts +1 -1
  982. package/dist/components/subscription/toBeDeleted/ToBeDeletedHeader.js +2 -2
  983. package/dist/components/tile/MinimizedTile.d.ts +1 -1
  984. package/dist/components/tile/MinimizedTile.js +1 -1
  985. package/dist/components/tile/MinimizedTiles.d.ts +1 -1
  986. package/dist/components/tile/MinimizedTiles.js +1 -1
  987. package/dist/components/tour/Bubble.d.ts +1 -1
  988. package/dist/components/tour/Bubble.js +2 -2
  989. package/dist/components/tour/BubbleArrow.d.ts +1 -1
  990. package/dist/components/tour/BubbleArrow.js +2 -2
  991. package/dist/components/tour/BubbleFooter.d.ts +1 -1
  992. package/dist/components/tour/BubbleFooter.js +1 -1
  993. package/dist/components/tour/BubbleHead.d.ts +1 -1
  994. package/dist/components/tour/BubbleHead.js +2 -2
  995. package/dist/components/tour/BubbleOverlay.d.ts +1 -1
  996. package/dist/components/tour/BubbleOverlay.js +1 -1
  997. package/dist/components/tour/BubbleText.d.ts +1 -1
  998. package/dist/components/tour/HomeBoardTour.d.ts +1 -1
  999. package/dist/components/tour/HomeBoardTour.js +4 -4
  1000. package/dist/components/tour/LaunchpadTour.d.ts +1 -1
  1001. package/dist/components/tour/LaunchpadTour.js +4 -4
  1002. package/dist/components/tour/RoomsBoardTour.d.ts +1 -1
  1003. package/dist/components/tour/RoomsBoardTour.js +4 -4
  1004. package/dist/components/tour/steps/AccountTypeRow.js +2 -2
  1005. package/dist/components/tour/steps/BaseStep.d.ts +1 -1
  1006. package/dist/components/tour/steps/BaseStep.js +3 -3
  1007. package/dist/components/tour/steps/HelpIconStep.d.ts +1 -1
  1008. package/dist/components/tour/steps/HelpIconStep.js +1 -1
  1009. package/dist/components/tour/steps/InviteRolesStep.js +1 -1
  1010. package/dist/components/tour/steps/MeetStep.d.ts +1 -1
  1011. package/dist/components/tour/steps/MeetStep.js +1 -1
  1012. package/dist/components/tour/steps/MeetStepNextButton.d.ts +1 -1
  1013. package/dist/components/tour/steps/MeetStepNextButton.js +3 -3
  1014. package/dist/components/tour/steps/MeetStepWrapper.js +3 -3
  1015. package/dist/components/valueMonitor/ValueCard.d.ts +1 -1
  1016. package/dist/components/valueMonitor/ValueCard.js +1 -1
  1017. package/dist/components/valueMonitor/ValueMonitor.d.ts +1 -1
  1018. package/dist/components/valueMonitor/ValueMonitor.js +2 -2
  1019. package/dist/components/videoPlayer/VideoPlayerModal.d.ts +1 -1
  1020. package/dist/components/videoPlayer/VideoPlayerModal.js +1 -1
  1021. package/dist/components/videoPlayer/VideoPlayerTrigger.d.ts +1 -1
  1022. package/dist/components/videoPlayer/VideoPlayerTrigger.js +1 -1
  1023. package/dist/components/wizard/ControlledWizard.d.ts +1 -1
  1024. package/dist/components/wizard/WizardInitialOptions.d.ts +1 -1
  1025. package/dist/components/wizard/WizardInitialOptions.js +2 -2
  1026. package/dist/components/wizard/WizardStepOptions.d.ts +1 -1
  1027. package/dist/components/wizard/WizardStepOptions.js +2 -2
  1028. package/dist/components/wizard/WizardSuccessHeader.d.ts +1 -1
  1029. package/dist/components/wizard/WizardSuccessHeader.js +3 -3
  1030. package/dist/components/wizard/WizardTextBody.d.ts +1 -1
  1031. package/dist/components/wizard/WizardTextHeader.d.ts +1 -1
  1032. package/dist/components/wizard/WizardTextHeader.js +1 -1
  1033. package/dist/components/wizard/index.d.ts +1 -0
  1034. package/dist/components/wizard/index.js +1 -0
  1035. package/dist/helpers/folderPanel/DisplayFile.helper.d.ts +1 -1
  1036. package/dist/helpers/folderPanel/DisplayFile.helper.js +1 -1
  1037. package/dist/helpers/folderPanel/FolderTypes.helper.d.ts +1 -1
  1038. package/dist/helpers/footers/FooterButtons.helper.d.ts +1 -1
  1039. package/dist/helpers/forms/dynamicForm.helper.d.ts +1 -1
  1040. package/dist/helpers/forms/dynamicForm.helper.js +3 -3
  1041. package/dist/helpers/headers/TabHeader.helper.js +3 -3
  1042. package/dist/helpers/help/HelpContent.helper.d.ts +1 -1
  1043. package/dist/helpers/help/HelpContent.helper.js +1 -1
  1044. package/dist/helpers/homeAssistant/HomeAssistant.helper.d.ts +2 -2
  1045. package/dist/helpers/homeAssistant/HomeAssistant.helper.js +1 -1
  1046. package/dist/helpers/homeBoard/FolderSharing.helper.d.ts +1 -1
  1047. package/dist/helpers/homeSummary/DocumentList.helper.js +1 -1
  1048. package/dist/helpers/inputs/SelectInput.styles.js +1 -1
  1049. package/dist/helpers/launchpad/Documents.helper.d.ts +1 -1
  1050. package/dist/helpers/myHomes/HomeCard.helper.d.ts +1 -1
  1051. package/dist/helpers/myProfile/RolePermissions.helper.d.ts +1 -1
  1052. package/dist/helpers/partner/PartnerCategory.helper.d.ts +1 -1
  1053. package/dist/helpers/partner/PartnerService.helper.d.ts +1 -1
  1054. package/dist/helpers/partner/PartnerService.helper.js +2 -2
  1055. package/dist/helpers/propertyTiles/MortgageInfo.helper.d.ts +1 -1
  1056. package/dist/helpers/propertyTiles/MortgageInfo.helper.js +1 -1
  1057. package/dist/helpers/propertyTiles/PropertyRecords.helper.d.ts +3 -2
  1058. package/dist/helpers/propertyTiles/PropertyRecords.helper.js +30 -13
  1059. package/dist/helpers/receipts/Receipt.helper.d.ts +1 -1
  1060. package/dist/helpers/receipts/Receipt.helper.js +1 -1
  1061. package/dist/helpers/receipts/Receipts.helper.d.ts +1 -1
  1062. package/dist/helpers/receipts/Receipts.helper.js +1 -1
  1063. package/dist/helpers/rooms/GroupIcons.js +2 -2
  1064. package/dist/helpers/rooms/GroupItems.d.ts +1 -1
  1065. package/dist/helpers/rooms/Groups.d.ts +1 -1
  1066. package/dist/helpers/rooms/RoomIcon.js +1 -1
  1067. package/dist/helpers/sendDocument/DocumentPreview.helper.d.ts +1 -1
  1068. package/dist/helpers/sendDocument/DocumentPreview.helper.js +1 -1
  1069. package/dist/helpers/subscription/ToBeDeletedBody.helper.d.ts +1 -1
  1070. package/dist/helpers/tour/ArrowLocations.helper.d.ts +1 -1
  1071. package/dist/hooks/AddItemWizard/useMediaDetailStep.js +2 -2
  1072. package/dist/hooks/contacts/useContactsContent.d.ts +1 -1
  1073. package/dist/hooks/contacts/useShareContactBy.d.ts +1 -1
  1074. package/dist/hooks/contacts/useShareContactByHomefile.d.ts +1 -1
  1075. package/dist/hooks/contacts/useShareContactsContent.d.ts +2 -2
  1076. package/dist/hooks/display/useMediaPreview.d.ts +1 -1
  1077. package/dist/hooks/dragDrop/useDragDrop.d.ts +1 -1
  1078. package/dist/hooks/dragDrop/useDragDrop.js +1 -1
  1079. package/dist/hooks/feedback/useContactForm.d.ts +1 -1
  1080. package/dist/hooks/folderPanel/useDisplayFiles.d.ts +1 -1
  1081. package/dist/hooks/folderPanel/useFilesUploader.d.ts +1 -1
  1082. package/dist/hooks/folderPanel/useFilesUploader.js +1 -1
  1083. package/dist/hooks/folderPanel/useFolderValues.d.ts +1 -1
  1084. package/dist/hooks/folderPanel/useFolderValues.js +1 -1
  1085. package/dist/hooks/folderPanel/useItemFiles.d.ts +1 -1
  1086. package/dist/hooks/forms/useAddressStored.d.ts +1 -1
  1087. package/dist/hooks/forms/useAddressStored.js +3 -3
  1088. package/dist/hooks/forms/useDynamicForm.d.ts +1 -1
  1089. package/dist/hooks/forms/useDynamicForm.js +1 -1
  1090. package/dist/hooks/forms/useSimpleDynamicForm.d.ts +1 -1
  1091. package/dist/hooks/help/useHelpContent.d.ts +1 -1
  1092. package/dist/hooks/homeBoard/useConfirmHomeAddress.d.ts +1 -1
  1093. package/dist/hooks/homeBoard/useConfirmHomeAddress.js +2 -2
  1094. package/dist/hooks/homeBoard/useDetailsTab.js +1 -1
  1095. package/dist/hooks/homeBoard/useEditAccountType.d.ts +1 -1
  1096. package/dist/hooks/homeBoard/useFolderDetail.d.ts +1 -1
  1097. package/dist/hooks/homeBoard/useFolderDetail.js +3 -3
  1098. package/dist/hooks/homeBoard/useFolderSharing.d.ts +1 -1
  1099. package/dist/hooks/homeBoard/useFolderSharing.js +2 -2
  1100. package/dist/hooks/homeBoard/useHomeBoard.d.ts +1 -1
  1101. package/dist/hooks/homeBoard/useHomeCard.d.ts +1 -1
  1102. package/dist/hooks/homeBoard/useHomeCardWithRecipent.d.ts +1 -1
  1103. package/dist/hooks/inbox/useMessagePanel.d.ts +1 -1
  1104. package/dist/hooks/launchpad/useLaunchpad.d.ts +1 -1
  1105. package/dist/hooks/launchpad/useLaunchpad.js +1 -1
  1106. package/dist/hooks/myHomes/useAddHomeContent.d.ts +1 -1
  1107. package/dist/hooks/myHomes/useAddHomeContent.js +2 -2
  1108. package/dist/hooks/myHomes/useEditHomeBody.d.ts +1 -1
  1109. package/dist/hooks/myHomes/useEditHomeDetails.d.ts +1 -1
  1110. package/dist/hooks/myHomes/useEditHomeDetails.js +2 -2
  1111. package/dist/hooks/myHomes/useMyHomeCard.d.ts +1 -1
  1112. package/dist/hooks/myHomes/useMyHomeCard.js +2 -2
  1113. package/dist/hooks/myProfile/useBillingAddress.js +2 -2
  1114. package/dist/hooks/myProfile/useMyProfileContent.d.ts +1 -1
  1115. package/dist/hooks/myProfile/useMyProfileContent.js +1 -1
  1116. package/dist/hooks/myProfile/usePaymentFormProvider.d.ts +1 -1
  1117. package/dist/hooks/myProfile/usePaymentFormProvider.js +1 -1
  1118. package/dist/hooks/myProfile/usePaymentMethod.js +2 -2
  1119. package/dist/hooks/myProfile/useProfileDetail.d.ts +1 -1
  1120. package/dist/hooks/myProfile/useProfileDetail.js +2 -2
  1121. package/dist/hooks/myProfile/useRolePermissionsTab.d.ts +2 -2
  1122. package/dist/hooks/myProfile/useRolePermissionsTab.js +1 -1
  1123. package/dist/hooks/myProfile/useTwoFactorSetting.d.ts +1 -1
  1124. package/dist/hooks/myProfile/useTwoFactorSetting.js +2 -2
  1125. package/dist/hooks/notifications/useNotificationsPanel.d.ts +2 -2
  1126. package/dist/hooks/onboarding/useNewPassword.d.ts +1 -1
  1127. package/dist/hooks/onboarding/useNewPassword.js +2 -2
  1128. package/dist/hooks/onboarding/useResetPassword.d.ts +1 -1
  1129. package/dist/hooks/onboarding/useResetPassword.js +2 -2
  1130. package/dist/hooks/onboarding/useSignIn.d.ts +1 -1
  1131. package/dist/hooks/onboarding/useSignIn.js +1 -1
  1132. package/dist/hooks/onboarding/useSignUp.d.ts +1 -1
  1133. package/dist/hooks/onboarding/useSignUp.js +2 -2
  1134. package/dist/hooks/onboarding/useTwoFactor.js +1 -1
  1135. package/dist/hooks/partner/content/usePartnerCallToAction.d.ts +1 -1
  1136. package/dist/hooks/partner/content/usePartnerCallToAction.js +2 -2
  1137. package/dist/hooks/partner/content/usePartnerContent.d.ts +1 -1
  1138. package/dist/hooks/partner/content/usePartnerContent.js +1 -1
  1139. package/dist/hooks/partner/content/usePartnerSocialLinks.d.ts +1 -1
  1140. package/dist/hooks/partner/content/usePartnerSocialLinks.js +1 -1
  1141. package/dist/hooks/partner/content/usePartnerTagLine.d.ts +1 -1
  1142. package/dist/hooks/partner/content/usePartnerTagLine.js +2 -2
  1143. package/dist/hooks/partner/details/usePartnerCompany.d.ts +1 -1
  1144. package/dist/hooks/partner/details/usePartnerCompany.js +2 -2
  1145. package/dist/hooks/partner/details/usePartnerContact.d.ts +1 -1
  1146. package/dist/hooks/partner/details/usePartnerContact.js +1 -1
  1147. package/dist/hooks/partner/details/usePartnerDetails.d.ts +1 -1
  1148. package/dist/hooks/partner/details/usePartnerDetails.js +1 -1
  1149. package/dist/hooks/partner/panel/usePartnerCatalogPanel.d.ts +2 -2
  1150. package/dist/hooks/partner/panel/usePartnerCatalogPanel.js +1 -1
  1151. package/dist/hooks/partner/popup/useCatalogPopup.d.ts +1 -1
  1152. package/dist/hooks/partner/popup/useCatalogPopup.js +1 -1
  1153. package/dist/hooks/partner/preview/usePartnerTilePreview.d.ts +1 -1
  1154. package/dist/hooks/partner/preview/usePartnerTilePreview.js +1 -1
  1155. package/dist/hooks/partner/usePartnerPanel.d.ts +1 -1
  1156. package/dist/hooks/partner/usePartnerPanel.js +1 -1
  1157. package/dist/hooks/propertyTiles/useRecordsInputs.js +2 -2
  1158. package/dist/hooks/receipts/useDisplayReceipts.d.ts +3 -3
  1159. package/dist/hooks/receipts/useDisplayReceipts.js +1 -1
  1160. package/dist/hooks/receipts/useItemReceipts.d.ts +1 -1
  1161. package/dist/hooks/rooms/useGroupCard.d.ts +1 -1
  1162. package/dist/hooks/rooms/useGroupCard.js +1 -1
  1163. package/dist/hooks/rooms/useGroupCardHeader.d.ts +1 -1
  1164. package/dist/hooks/rooms/useGroupCardHeader.js +2 -2
  1165. package/dist/hooks/rooms/useGroupsHeader.d.ts +1 -1
  1166. package/dist/hooks/rooms/useNewRoomPanel.d.ts +1 -1
  1167. package/dist/hooks/rooms/useRoomCard.d.ts +1 -1
  1168. package/dist/hooks/rooms/useRoomHeader.d.ts +1 -1
  1169. package/dist/hooks/rooms/useRoomHeader.js +1 -1
  1170. package/dist/hooks/rooms/useRoomList.d.ts +1 -1
  1171. package/dist/hooks/sendDocument/useAddRecipient.d.ts +1 -1
  1172. package/dist/hooks/sendDocument/useAddRecipient.js +1 -1
  1173. package/dist/hooks/sendDocument/useDocumentPreview.d.ts +1 -1
  1174. package/dist/hooks/sendDocument/useDocumentPreview.js +1 -1
  1175. package/dist/hooks/sendDocument/useRecipientTab.d.ts +1 -1
  1176. package/dist/hooks/sendDocument/useRecipientTab.js +1 -1
  1177. package/dist/hooks/sendDocument/useThumbs.d.ts +1 -1
  1178. package/dist/hooks/shareHomePanel/useShareHomeContactList.d.ts +1 -1
  1179. package/dist/hooks/shareHomePanel/useShareHomeForm.d.ts +1 -1
  1180. package/dist/hooks/shareHomePanel/useShareHomeForm.js +1 -1
  1181. package/dist/hooks/subscription/useToBeDeletedBody.d.ts +1 -1
  1182. package/dist/hooks/tour/useBubble.d.ts +1 -1
  1183. package/dist/hooks/useComponentStyles.js +2 -2
  1184. package/dist/hooks/useCustomToast.js +1 -1
  1185. package/dist/hooks/valueMonitor/useValueCard.js +1 -1
  1186. package/dist/interfaces/AddItemWizard/MediaDragDrop.interface.d.ts +1 -1
  1187. package/dist/interfaces/AddItemWizard/QuickAddItem.interface.d.ts +1 -1
  1188. package/dist/interfaces/AddItemWizard/mediaDetails/MediaDetailsStep.interface.d.ts +1 -1
  1189. package/dist/interfaces/AddItemWizard/room/RoomStep.interface.d.ts +1 -1
  1190. package/dist/interfaces/appBar/AppBar.interface.d.ts +1 -1
  1191. package/dist/interfaces/appBar/StorageUsed.interface.d.ts +1 -1
  1192. package/dist/interfaces/appBar/UserProfile.interface.d.ts +1 -1
  1193. package/dist/interfaces/buttons/DisplayOptionsButtons.interface.d.ts +1 -1
  1194. package/dist/interfaces/contacts/AddEditContactPanel.interface.d.ts +1 -1
  1195. package/dist/interfaces/contacts/ContactCard.interface.d.ts +1 -1
  1196. package/dist/interfaces/contacts/ContactCardHeader.interface.d.ts +1 -1
  1197. package/dist/interfaces/contacts/ContactsContent.interface.d.ts +1 -1
  1198. package/dist/interfaces/contacts/SelectedContacts.interface.d.ts +1 -1
  1199. package/dist/interfaces/contacts/ShareContactBy.interface.d.ts +1 -1
  1200. package/dist/interfaces/contacts/ShareContactSection.interface.d.ts +1 -1
  1201. package/dist/interfaces/contacts/ShareContactsContent.interface.d.ts +1 -1
  1202. package/dist/interfaces/contacts/ViewContactPanel.interface.d.ts +2 -2
  1203. package/dist/interfaces/feedback/Feedback.interface.d.ts +1 -1
  1204. package/dist/interfaces/folderPanel/displayFiles/DisplayFile.interface.d.ts +1 -1
  1205. package/dist/interfaces/folderPanel/displayFiles/DisplayFiles.interface.d.ts +1 -1
  1206. package/dist/interfaces/folderPanel/displayFiles/IconMenuWithMove.interface.d.ts +1 -1
  1207. package/dist/interfaces/folderPanel/displayFiles/MoveModal.interface.d.ts +1 -1
  1208. package/dist/interfaces/folderPanel/folderDetails/DisplayOptions.interface.d.ts +1 -1
  1209. package/dist/interfaces/folderPanel/folderDetails/FilesUploader.interface.d.ts +1 -1
  1210. package/dist/interfaces/folderPanel/folderDetails/FolderDetailHeader.interface.d.ts +1 -1
  1211. package/dist/interfaces/folderPanel/folderDetails/FolderInfo.interface.d.ts +1 -1
  1212. package/dist/interfaces/folderPanel/folderDetails/FoldersMenu.interface.d.ts +1 -1
  1213. package/dist/interfaces/folderPanel/folders/FolderRadioCard.interface.d.ts +1 -1
  1214. package/dist/interfaces/folderPanel/sharedWith/ConnectedAccounts.interface.d.ts +1 -1
  1215. package/dist/interfaces/folderPanel/sharedWith/RecipientsToShare.interface.d.ts +1 -1
  1216. package/dist/interfaces/folderPanel/sharedWith/SharedAccounts.interface.d.ts +1 -1
  1217. package/dist/interfaces/forms/EditItemName.interface.d.ts +1 -1
  1218. package/dist/interfaces/forms/ItemFormPanel/ItemFormTabImage.interface.d.ts +1 -1
  1219. package/dist/interfaces/forms/ItemFormPanel/ItemFormTabs.interface.d.ts +1 -1
  1220. package/dist/interfaces/forms/dynamicForm/DynamicForm.interface.d.ts +1 -1
  1221. package/dist/interfaces/forms/dynamicForm/HiddenFieldSection.interface.d.ts +1 -1
  1222. package/dist/interfaces/forms/dynamicForm/SimpleDynamicForm.interface.d.ts +1 -1
  1223. package/dist/interfaces/forms/dynamicForm/fields/DateField.interface.d.ts +1 -1
  1224. package/dist/interfaces/forms/dynamicForm/fields/FileField.interface.d.ts +1 -1
  1225. package/dist/interfaces/forms/dynamicForm/fields/GridField.interface.d.ts +1 -1
  1226. package/dist/interfaces/forms/dynamicForm/fields/GroupField.interface.d.ts +1 -1
  1227. package/dist/interfaces/forms/dynamicForm/fields/RatingField.interface.d.ts +1 -1
  1228. package/dist/interfaces/forms/dynamicForm/fields/SelectField.interface.d.ts +1 -1
  1229. package/dist/interfaces/forms/dynamicForm/fields/SwitchField.interface.d.ts +1 -1
  1230. package/dist/interfaces/forms/dynamicForm/fields/TextAreaField.interface.d.ts +1 -1
  1231. package/dist/interfaces/forms/dynamicForm/fields/TextField.interface.d.ts +1 -1
  1232. package/dist/interfaces/forms/dynamicForm/fields/UIFields.interface.d.ts +1 -1
  1233. package/dist/interfaces/forms/readOnly/ReadOnlyDate.interface.d.ts +1 -1
  1234. package/dist/interfaces/forms/readOnly/ReadOnlyGrid.interface.d.ts +1 -1
  1235. package/dist/interfaces/forms/readOnly/ReadOnlyInput.interface.d.ts +1 -1
  1236. package/dist/interfaces/forms/readOnly/ReadOnlyToggle.interface.d.ts +1 -1
  1237. package/dist/interfaces/forms/readOnly/homeItem/ReadOnlyAppliances.interface.d.ts +1 -1
  1238. package/dist/interfaces/forms/readOnly/homeItem/ReadOnlyGuidelines.interface.d.ts +1 -1
  1239. package/dist/interfaces/headers/ContainerHeader.interface.d.ts +1 -1
  1240. package/dist/interfaces/help/HelpCard.interface.d.ts +1 -1
  1241. package/dist/interfaces/help/HelpCards.interface.d.ts +1 -1
  1242. package/dist/interfaces/help/HelpContent.interface.d.ts +1 -1
  1243. package/dist/interfaces/help/Overview.interface.d.ts +1 -1
  1244. package/dist/interfaces/homeAssistant/BackendAlert.interface.d.ts +1 -1
  1245. package/dist/interfaces/homeAssistant/HomeAssistantPanel.interface.d.ts +1 -1
  1246. package/dist/interfaces/homeAssistant/HomeMonitorPanel.interface.d.ts +1 -1
  1247. package/dist/interfaces/homeAssistant/HomeMonitorSteps.interface.d.ts +1 -1
  1248. package/dist/interfaces/homeBoard/AddPropertyRecords.interface.d.ts +1 -1
  1249. package/dist/interfaces/homeBoard/EditAccountType.interface.d.ts +1 -1
  1250. package/dist/interfaces/homeBoard/File.interface.d.ts +1 -1
  1251. package/dist/interfaces/homeBoard/Files.interface.d.ts +1 -1
  1252. package/dist/interfaces/homeBoard/FolderDetail.interface.d.ts +1 -1
  1253. package/dist/interfaces/homeBoard/FolderSharing.interface.d.ts +1 -1
  1254. package/dist/interfaces/homeBoard/HomeCard.interface.d.ts +1 -1
  1255. package/dist/interfaces/homeBoard/HomeCardRecipients.interface.d.ts +1 -1
  1256. package/dist/interfaces/homeBoard/HomeCardWithRecipent.interface.d.ts +1 -1
  1257. package/dist/interfaces/homeBoard/SortHeader.interface.d.ts +1 -1
  1258. package/dist/interfaces/homeItems/HomeItemList.interface.d.ts +1 -1
  1259. package/dist/interfaces/homeItems/ViewingHomeItemPanel.interface.d.ts +1 -1
  1260. package/dist/interfaces/homeSummary/ProjectList.interface.d.ts +1 -1
  1261. package/dist/interfaces/householdItems/CreateHouseholdItemHeader.interface.d.ts +1 -1
  1262. package/dist/interfaces/inboxTile/InboxTile.interface.d.ts +1 -1
  1263. package/dist/interfaces/inboxTile/MessageCard.interface.d.ts +1 -1
  1264. package/dist/interfaces/inboxTile/MessageChatPanel.interface.d.ts +1 -1
  1265. package/dist/interfaces/inboxTile/MessagePanel.interface.d.ts +1 -1
  1266. package/dist/interfaces/inputs/ControlledInput.interface.d.ts +1 -1
  1267. package/dist/interfaces/inputs/ItemSubTypeSelect.interface.d.ts +1 -1
  1268. package/dist/interfaces/launchpad/RightPanel.interface.d.ts +1 -1
  1269. package/dist/interfaces/myHomes/AddHomeContent.interface.d.ts +1 -1
  1270. package/dist/interfaces/myHomes/Home.interface.d.ts +1 -1
  1271. package/dist/interfaces/myHomes/HomeCard.interface.d.ts +1 -1
  1272. package/dist/interfaces/myHomes/MyHomes.interface.d.ts +1 -1
  1273. package/dist/interfaces/myHomes/MyHomesHeader.interface.d.ts +1 -1
  1274. package/dist/interfaces/myHomes/MyHomesStepBody.interface.d.ts +1 -1
  1275. package/dist/interfaces/myHomes/PropertyCards.interface.d.ts +1 -1
  1276. package/dist/interfaces/myHomes/edit/EditHomeBody.interface.d.ts +1 -1
  1277. package/dist/interfaces/myHomes/edit/EditHomeDetails.interface.d.ts +1 -1
  1278. package/dist/interfaces/myProfile/MyProfileContent.interface.d.ts +1 -1
  1279. package/dist/interfaces/myProfile/payment/CreditCardContainer.interface.d.ts +1 -1
  1280. package/dist/interfaces/myProfile/payment/NewCreditCard/NewCreditCard.interface.d.ts +1 -1
  1281. package/dist/interfaces/myProfile/payment/PaymentFormProvider.interface.d.ts +1 -1
  1282. package/dist/interfaces/myProfile/payment/PaymentReceiptCard.interface.d.ts +1 -1
  1283. package/dist/interfaces/myProfile/payment/PaymentReceipts.interface.d.ts +1 -1
  1284. package/dist/interfaces/myProfile/permissions/ActionCheckbox.interface.d.ts +1 -1
  1285. package/dist/interfaces/myProfile/permissions/RoleButton.interface.d.ts +1 -1
  1286. package/dist/interfaces/myProfile/permissions/RolePermissionsTab.interface.d.ts +1 -1
  1287. package/dist/interfaces/partner/HeaderPartnerLogo.interface.d.ts +1 -1
  1288. package/dist/interfaces/partner/PartnerHeader.interface.d.ts +1 -1
  1289. package/dist/interfaces/partner/ShortPartnerTile.interface.d.ts +1 -1
  1290. package/dist/interfaces/partner/adminTiles/customerTile/CustomerTile.interface.d.ts +1 -1
  1291. package/dist/interfaces/partner/adminTiles/satisfactionTile/SatisfactionCard.interface.d.ts +1 -1
  1292. package/dist/interfaces/partner/adminTiles/satisfactionTile/SatisfactionTile.interface.d.ts +1 -1
  1293. package/dist/interfaces/partner/adminTiles/ytdTile/YtdTile.interface.d.ts +1 -1
  1294. package/dist/interfaces/partner/catalog/CatalogPartnerCard.interface.d.ts +1 -1
  1295. package/dist/interfaces/partner/formTile/content/PartnerContent.interface.d.ts +1 -1
  1296. package/dist/interfaces/partner/formTile/details/PartnerDetails.interface.d.ts +1 -1
  1297. package/dist/interfaces/partner/panel/CatalogDisplay.interface.d.ts +1 -1
  1298. package/dist/interfaces/partner/panel/PartnerCatalogPanel.interface.d.ts +1 -1
  1299. package/dist/interfaces/partner/popup/AddPopup.interface.d.ts +1 -1
  1300. package/dist/interfaces/partner/popup/CatalogPopup.interface.d.ts +1 -1
  1301. package/dist/interfaces/partner/popup/partnerOptions/PartnerOptions.interface.d.ts +1 -1
  1302. package/dist/interfaces/propertyTiles/PropertyTaxes.interface.d.ts +1 -1
  1303. package/dist/interfaces/propertyTiles/RecordsInputs.interface.d.ts +1 -1
  1304. package/dist/interfaces/propertyTiles/RecordsSession.interface.d.ts +3 -0
  1305. package/dist/interfaces/propertyTiles/TrendingValue.interface.d.ts +1 -1
  1306. package/dist/interfaces/receipts/AssignableReceiptCard.interface.d.ts +1 -1
  1307. package/dist/interfaces/receipts/AssignableReceipts.interface.d.ts +1 -1
  1308. package/dist/interfaces/receipts/DoubleSelects.interface.d.ts +1 -1
  1309. package/dist/interfaces/receipts/ReceiptCard.interface.d.ts +1 -1
  1310. package/dist/interfaces/receipts/Receipts.interface.d.ts +1 -1
  1311. package/dist/interfaces/receipts/ReceiptsDisplayOptions.interface.d.ts +1 -1
  1312. package/dist/interfaces/receipts/ReceiptsHeader.interface.d.ts +1 -1
  1313. package/dist/interfaces/receipts/autofiler/AutofilerHeader.interface.d.ts +1 -1
  1314. package/dist/interfaces/receipts/autofiler/LaunchpadReceiptAutofiler.interface.d.ts +1 -1
  1315. package/dist/interfaces/receipts/autofiler/ReceiptAutofiler.interface.d.ts +1 -1
  1316. package/dist/interfaces/receipts/displayReceipts/DisplayReceipts.interface.d.ts +1 -1
  1317. package/dist/interfaces/receipts/displayReceipts/Receipt.interface.d.ts +1 -1
  1318. package/dist/interfaces/receipts/displayReceipts/ReceiptsList.interface.d.ts +1 -1
  1319. package/dist/interfaces/receipts/receipt/ReceiptFilters.interface.d.ts +1 -1
  1320. package/dist/interfaces/receipts/receipt/ReceiptItem.interface.d.ts +1 -1
  1321. package/dist/interfaces/receipts/receipt/ReceiptItemHeader.interface.d.ts +1 -1
  1322. package/dist/interfaces/receipts/receipt/ReceiptItems.interface.d.ts +1 -1
  1323. package/dist/interfaces/rooms/GroupCard.interface.d.ts +1 -1
  1324. package/dist/interfaces/rooms/GroupCardHeader.interface.d.ts +1 -1
  1325. package/dist/interfaces/rooms/GroupContent.interface.d.ts +1 -1
  1326. package/dist/interfaces/rooms/GroupOptionCard.interface.d.ts +1 -1
  1327. package/dist/interfaces/rooms/GroupsHeader.interface.d.ts +1 -1
  1328. package/dist/interfaces/rooms/ItemCard.interface.d.ts +1 -1
  1329. package/dist/interfaces/rooms/NewRoomPanel.interface.d.ts +1 -1
  1330. package/dist/interfaces/rooms/RoomCard.interface.d.ts +1 -1
  1331. package/dist/interfaces/rooms/RoomHeader.interface.d.ts +1 -1
  1332. package/dist/interfaces/rooms/RoomVideo.interface.d.ts +1 -1
  1333. package/dist/interfaces/rooms/RoomVideoFooter.interface.d.ts +1 -1
  1334. package/dist/interfaces/rooms/RoomsMenu.interface.d.ts +1 -1
  1335. package/dist/interfaces/sendDocument/AddMedia.interface.d.ts +1 -1
  1336. package/dist/interfaces/sendDocument/AddToHomefile.interface.d.ts +1 -1
  1337. package/dist/interfaces/sendDocument/CreateDocumentContent.interface.d.ts +1 -1
  1338. package/dist/interfaces/sendDocument/CreateDocumentHeader.interface.d.ts +1 -1
  1339. package/dist/interfaces/sendDocument/DocumentPreview.interface.d.ts +1 -1
  1340. package/dist/interfaces/sendDocument/RecipientCard.interface.d.ts +1 -1
  1341. package/dist/interfaces/sendDocument/RecipientDocForm.interface.d.ts +1 -1
  1342. package/dist/interfaces/sendDocument/RecipientForm.interface.d.ts +1 -1
  1343. package/dist/interfaces/sendDocument/RecipientTab.interface.d.ts +1 -1
  1344. package/dist/interfaces/sendDocument/SendCommunication.interface.d.ts +1 -1
  1345. package/dist/interfaces/sendDocument/Thumbs.interface.d.ts +1 -1
  1346. package/dist/interfaces/shareHome/HomeSharedWith.interface.d.ts +1 -1
  1347. package/dist/interfaces/shareHome/RolesHelpModal.interface.d.ts +1 -1
  1348. package/dist/interfaces/shareHome/ShareHome.interface.d.ts +1 -1
  1349. package/dist/interfaces/sharedHomePanel/ShareHomeAddEmail.interface.d.ts +1 -1
  1350. package/dist/interfaces/sharedHomePanel/ShareHomeAddedContacts.interface.d.ts +1 -1
  1351. package/dist/interfaces/sharedHomePanel/ShareHomeConnections.interface.d.ts +1 -1
  1352. package/dist/interfaces/sharedHomePanel/ShareHomeContactList.interface.d.ts +1 -1
  1353. package/dist/interfaces/sharedHomePanel/ShareHomeFilters.interface.d.ts +1 -1
  1354. package/dist/interfaces/sharedHomePanel/ShareHomeForm.interface.d.ts +1 -1
  1355. package/dist/interfaces/subscription/ActiveSubscription.interface.d.ts +1 -1
  1356. package/dist/interfaces/subscription/HomeStorage.interface.d.ts +1 -1
  1357. package/dist/interfaces/subscription/HomesDropdown.interface.d.ts +1 -1
  1358. package/dist/interfaces/subscription/Subscription.interface.d.ts +1 -1
  1359. package/dist/interfaces/subscription/toBeDeleted/ToBeDeletedBody.interface.d.ts +1 -1
  1360. package/dist/interfaces/tiles/MinimizedTiles.interface.d.ts +1 -1
  1361. package/dist/interfaces/tour/Bubble.interface.d.ts +1 -1
  1362. package/dist/interfaces/tour/steps/BaseStep.interface.d.ts +1 -1
  1363. package/dist/interfaces/valueMonitor/ValueMonitor.interface.d.ts +1 -1
  1364. package/dist/interfaces/wizard/WizardSuccessHeader.interface.d.ts +1 -1
  1365. package/dist/mocks/Menu.mock.d.ts +1 -1
  1366. package/dist/mocks/appBar/user.mock.d.ts +1 -1
  1367. package/dist/mocks/contacts/contacts.mock.d.ts +1 -1
  1368. package/dist/mocks/folderPanel/DisplayFiles.mock.d.ts +1 -1
  1369. package/dist/mocks/folderPanel/SharedAccounts.mock.d.ts +1 -1
  1370. package/dist/mocks/forms/dynamicForm.mock.d.ts +1 -1
  1371. package/dist/mocks/forms/dynamicForm.mock.js +1 -1
  1372. package/dist/mocks/homeAssistant/homeAssistantForms.d.ts +1 -1
  1373. package/dist/mocks/homeboard/documentList.mock.js +1 -1
  1374. package/dist/mocks/inbox/messages.d.ts +1 -1
  1375. package/dist/mocks/myHomes/Properties.mock.d.ts +1 -1
  1376. package/dist/mocks/myProfile/Permissions.mock.d.ts +1 -1
  1377. package/dist/mocks/myProfile/Receipts.mock.d.ts +1 -1
  1378. package/dist/mocks/notifications/notifications.mock.d.ts +1 -1
  1379. package/dist/mocks/partner/dynamicTileForm.mock.d.ts +1 -1
  1380. package/dist/mocks/partner/partnerCatalog.mock.d.ts +1 -1
  1381. package/dist/mocks/partner/partnerCatalog.mock.js +1 -1
  1382. package/dist/mocks/partner/partnerOptions.mock.d.ts +1 -1
  1383. package/dist/mocks/partner/socialLinks.mock.d.ts +1 -1
  1384. package/dist/mocks/propertyTiles/details.d.ts +4 -2
  1385. package/dist/mocks/propertyTiles/details.js +3 -1
  1386. package/dist/mocks/propertyTiles/taxes.d.ts +1 -1
  1387. package/dist/mocks/receipts/Receipts.mock.d.ts +1 -1
  1388. package/dist/mocks/sharedHomePanel/recipients.d.ts +1 -1
  1389. package/dist/mocks/tiles/minimizedTiles.mock.d.ts +1 -1
  1390. package/dist/proxies/contacts/contactForm.proxy.d.ts +1 -1
  1391. package/dist/proxies/fileRecipient.proxy.d.ts +1 -1
  1392. package/dist/proxies/folderHeader.proxy.d.ts +1 -1
  1393. package/dist/proxies/forms/address.proxy.d.ts +1 -1
  1394. package/dist/proxies/forms/dynamicForm.proxy.d.ts +1 -1
  1395. package/dist/proxies/forms/homeDetails.proxy.d.ts +1 -1
  1396. package/dist/proxies/homes/homeCard.proxy.d.ts +1 -1
  1397. package/dist/proxies/partner/formTile/content/partnerCallToAction.proxy.d.ts +1 -1
  1398. package/dist/proxies/partner/formTile/content/partnerContent.proxy.d.ts +1 -1
  1399. package/dist/proxies/partner/formTile/content/partnerSocialLinks.proxy.d.ts +1 -1
  1400. package/dist/proxies/partner/formTile/content/partnerTagLine.proxy.d.ts +1 -1
  1401. package/dist/proxies/partner/formTile/details/partnerAlternativeContact.proxy.d.ts +1 -1
  1402. package/dist/proxies/partner/formTile/details/partnerCompany.proxy.d.ts +1 -1
  1403. package/dist/proxies/partner/formTile/details/partnerCompanyAddress.proxy.d.ts +1 -1
  1404. package/dist/proxies/partner/formTile/details/partnerDetails.proxy.d.ts +1 -1
  1405. package/dist/proxies/partner/formTile/details/partnerPointContact.proxy.d.ts +1 -1
  1406. package/dist/proxies/propertyTiles/recordsInputs.proxy.d.ts +1 -1
  1407. package/dist/stories/addItemWizard/AddItemContainer.stories.d.ts +1 -1
  1408. package/dist/stories/addItemWizard/AddItemContainer.stories.js +1 -1
  1409. package/dist/stories/addItemWizard/QuickAddItem.stories.d.ts +1 -1
  1410. package/dist/stories/addItemWizard/QuickAddItem.stories.js +2 -2
  1411. package/dist/stories/addItemWizard/StepHeader.stories.d.ts +1 -1
  1412. package/dist/stories/addItemWizard/StepHeader.stories.js +1 -1
  1413. package/dist/stories/addItemWizard/flows/FlowCard.stories.d.ts +1 -1
  1414. package/dist/stories/addItemWizard/flows/FlowCard.stories.js +2 -2
  1415. package/dist/stories/addItemWizard/flows/FlowStep.stories.d.ts +1 -1
  1416. package/dist/stories/addItemWizard/flows/FlowStep.stories.js +1 -1
  1417. package/dist/stories/addItemWizard/flows/FlowStepHeader.stories.js +1 -1
  1418. package/dist/stories/addItemWizard/mediaDetails/MediaDetailsStep.stories.d.ts +2 -2
  1419. package/dist/stories/addItemWizard/mediaDetails/MediaDetailsStep.stories.js +2 -2
  1420. package/dist/stories/addItemWizard/room/RoomStep.stories.d.ts +1 -1
  1421. package/dist/stories/addItemWizard/room/RoomStep.stories.js +2 -2
  1422. package/dist/stories/addItemWizard/wellDone/WellDone.stories.d.ts +1 -1
  1423. package/dist/stories/addItemWizard/wellDone/WellDone.stories.js +1 -1
  1424. package/dist/stories/animations/HomieAnimation.stories.js +1 -1
  1425. package/dist/stories/appBar/AppBar.stories.d.ts +1 -1
  1426. package/dist/stories/appBar/AppBar.stories.js +4 -4
  1427. package/dist/stories/appBar/ContactList.stories.d.ts +1 -1
  1428. package/dist/stories/appBar/ContactList.stories.js +1 -1
  1429. package/dist/stories/appBar/HomefileLogo.stories.d.ts +1 -1
  1430. package/dist/stories/appBar/HomefileLogo.stories.js +1 -1
  1431. package/dist/stories/appBar/PeopleConnected.stories.d.ts +1 -1
  1432. package/dist/stories/appBar/PeopleConnected.stories.js +1 -1
  1433. package/dist/stories/appBar/StorageUsed.stories.d.ts +1 -1
  1434. package/dist/stories/appBar/StorageUsed.stories.js +1 -1
  1435. package/dist/stories/appBar/TourButton.stories.d.ts +1 -1
  1436. package/dist/stories/appBar/TourButton.stories.js +1 -1
  1437. package/dist/stories/appBar/Trash.stories.d.ts +1 -1
  1438. package/dist/stories/appBar/Trash.stories.js +1 -1
  1439. package/dist/stories/appBar/TutorialsButton.stories.d.ts +1 -1
  1440. package/dist/stories/appBar/TutorialsButton.stories.js +1 -1
  1441. package/dist/stories/appBar/UserProfile.stories.d.ts +1 -1
  1442. package/dist/stories/appBar/UserProfile.stories.js +2 -2
  1443. package/dist/stories/assets/Illustrations.stories.js +3 -3
  1444. package/dist/stories/badge/LetterBadge.stories.d.ts +1 -1
  1445. package/dist/stories/badge/LetterBadge.stories.js +1 -1
  1446. package/dist/stories/badge/NewBadge.stories.d.ts +1 -1
  1447. package/dist/stories/badge/NewBadge.stories.js +1 -1
  1448. package/dist/stories/badge/NumberBadge.stories.d.ts +1 -1
  1449. package/dist/stories/badge/NumberBadge.stories.js +1 -1
  1450. package/dist/stories/badge/TextBadge.stories.d.ts +1 -1
  1451. package/dist/stories/badge/TextBadge.stories.js +1 -1
  1452. package/dist/stories/buttons/BackCircleButton.stories.d.ts +1 -1
  1453. package/dist/stories/buttons/BackCircleButton.stories.js +1 -1
  1454. package/dist/stories/buttons/DisplayOptionsButtons.stories.d.ts +1 -1
  1455. package/dist/stories/buttons/DisplayOptionsButtons.stories.js +1 -1
  1456. package/dist/stories/buttons/ForwardCircleButton.stories.d.ts +1 -1
  1457. package/dist/stories/buttons/ForwardCircleButton.stories.js +1 -1
  1458. package/dist/stories/buttons/HelpButton.stories.d.ts +1 -1
  1459. package/dist/stories/buttons/HelpButton.stories.js +1 -1
  1460. package/dist/stories/buttons/IconAndText.stories.d.ts +1 -1
  1461. package/dist/stories/buttons/IconAndText.stories.js +1 -1
  1462. package/dist/stories/buttons/LeftButtonAnimated.stories.d.ts +1 -1
  1463. package/dist/stories/buttons/LeftButtonAnimated.stories.js +1 -1
  1464. package/dist/stories/buttons/PreviousCircleButton.stories.d.ts +1 -1
  1465. package/dist/stories/buttons/PreviousCircleButton.stories.js +1 -1
  1466. package/dist/stories/buttons/YesNoSwitch.stories.js +1 -1
  1467. package/dist/stories/contacts/AddEditContactPanel.stories.d.ts +1 -1
  1468. package/dist/stories/contacts/AddEditContactPanel.stories.js +2 -2
  1469. package/dist/stories/contacts/ContactCard.stories.d.ts +2 -2
  1470. package/dist/stories/contacts/ContactCard.stories.js +2 -2
  1471. package/dist/stories/contacts/ContactCardAddress.stories.d.ts +2 -2
  1472. package/dist/stories/contacts/ContactCardAddress.stories.js +2 -2
  1473. package/dist/stories/contacts/ContactCardHeader.stories.d.ts +2 -2
  1474. package/dist/stories/contacts/ContactCardHeader.stories.js +2 -2
  1475. package/dist/stories/contacts/ContactCardInfo.stories.d.ts +2 -2
  1476. package/dist/stories/contacts/ContactCardInfo.stories.js +2 -2
  1477. package/dist/stories/contacts/ContactsContent.stories.d.ts +1 -1
  1478. package/dist/stories/contacts/ContactsContent.stories.js +2 -2
  1479. package/dist/stories/contacts/ViewContactPanel.stories.d.ts +1 -1
  1480. package/dist/stories/contacts/ViewContactPanel.stories.js +3 -3
  1481. package/dist/stories/customToast/CustomToast.stories.js +2 -2
  1482. package/dist/stories/dialog/Dialog.stories.d.ts +1 -1
  1483. package/dist/stories/dialog/Dialog.stories.js +1 -1
  1484. package/dist/stories/dragDrop/DragDropArea.stories.d.ts +1 -1
  1485. package/dist/stories/dragDrop/DragDropArea.stories.js +2 -2
  1486. package/dist/stories/dragDrop/DragDropLoading.stories.d.ts +1 -1
  1487. package/dist/stories/dragDrop/DragDropLoading.stories.js +1 -1
  1488. package/dist/stories/feedback/ContactForm.stories.d.ts +1 -1
  1489. package/dist/stories/feedback/ContactForm.stories.js +1 -1
  1490. package/dist/stories/feedback/Feedback.stories.d.ts +1 -1
  1491. package/dist/stories/feedback/Feedback.stories.js +1 -1
  1492. package/dist/stories/feedback/FormReceived.stories.d.ts +1 -1
  1493. package/dist/stories/feedback/FormReceived.stories.js +1 -1
  1494. package/dist/stories/folderPanel/DisplayFiles/DisplayFiles.stories.d.ts +3 -3
  1495. package/dist/stories/folderPanel/DisplayFiles/DisplayFiles.stories.js +2 -2
  1496. package/dist/stories/folderPanel/DisplayFiles/GridFile.stories.d.ts +2 -2
  1497. package/dist/stories/folderPanel/DisplayFiles/GridFile.stories.js +2 -2
  1498. package/dist/stories/folderPanel/DisplayFiles/GridFiles.stories.d.ts +3 -3
  1499. package/dist/stories/folderPanel/DisplayFiles/GridFiles.stories.js +2 -2
  1500. package/dist/stories/folderPanel/DisplayFiles/ItemFile.stories.d.ts +3 -3
  1501. package/dist/stories/folderPanel/DisplayFiles/ItemFile.stories.js +2 -2
  1502. package/dist/stories/folderPanel/DisplayFiles/ItemFiles.stories.d.ts +3 -3
  1503. package/dist/stories/folderPanel/DisplayFiles/ItemFiles.stories.js +2 -2
  1504. package/dist/stories/folderPanel/DisplayFiles/ListFile.stories.d.ts +2 -2
  1505. package/dist/stories/folderPanel/DisplayFiles/ListFile.stories.js +2 -2
  1506. package/dist/stories/folderPanel/DisplayFiles/ListFiles.stories.d.ts +2 -2
  1507. package/dist/stories/folderPanel/DisplayFiles/ListFiles.stories.js +2 -2
  1508. package/dist/stories/folderPanel/DisplayFiles/MoveModal.stories.d.ts +1 -1
  1509. package/dist/stories/folderPanel/DisplayFiles/MoveModal.stories.js +1 -1
  1510. package/dist/stories/folderPanel/fileDetails/DisplayFilesDetail.stories.d.ts +3 -3
  1511. package/dist/stories/folderPanel/fileDetails/DisplayFilesDetail.stories.js +2 -2
  1512. package/dist/stories/folderPanel/folderDetails/DisplayOptions.stories.d.ts +1 -1
  1513. package/dist/stories/folderPanel/folderDetails/DisplayOptions.stories.js +1 -1
  1514. package/dist/stories/folderPanel/folderDetails/FilesCounter.stories.d.ts +1 -1
  1515. package/dist/stories/folderPanel/folderDetails/FilesCounter.stories.js +1 -1
  1516. package/dist/stories/folderPanel/folderDetails/FilesUploader.stories.d.ts +1 -1
  1517. package/dist/stories/folderPanel/folderDetails/FilesUploader.stories.js +1 -1
  1518. package/dist/stories/folderPanel/folderDetails/FolderDetailBody.stories.d.ts +1 -1
  1519. package/dist/stories/folderPanel/folderDetails/FolderDetailBody.stories.js +2 -2
  1520. package/dist/stories/folderPanel/folderDetails/FolderDetailFooter.stories.d.ts +1 -1
  1521. package/dist/stories/folderPanel/folderDetails/FolderDetailFooter.stories.js +1 -1
  1522. package/dist/stories/folderPanel/folderDetails/FolderDetailHeader.stories.d.ts +1 -1
  1523. package/dist/stories/folderPanel/folderDetails/FolderDetailHeader.stories.js +1 -1
  1524. package/dist/stories/folderPanel/folderDetails/FolderDetailPanel.stories.js +2 -2
  1525. package/dist/stories/folderPanel/folderDetails/FolderInfo.stories.d.ts +1 -1
  1526. package/dist/stories/folderPanel/folderDetails/FolderInfo.stories.js +1 -1
  1527. package/dist/stories/folderPanel/folders/FolderRadioCard.stories.d.ts +1 -1
  1528. package/dist/stories/folderPanel/folders/FolderRadioCard.stories.js +1 -1
  1529. package/dist/stories/folderPanel/folders/FolderRadioContent.stories.d.ts +1 -1
  1530. package/dist/stories/folderPanel/folders/FolderRadioContent.stories.js +1 -1
  1531. package/dist/stories/folderPanel/folders/FolderTypeSelection.stories.d.ts +1 -1
  1532. package/dist/stories/folderPanel/folders/FolderTypeSelection.stories.js +1 -1
  1533. package/dist/stories/folderPanel/loaders/GridLoader.stories.js +1 -1
  1534. package/dist/stories/folderPanel/sharedWith/ConnectedAccounts.stories.d.ts +1 -1
  1535. package/dist/stories/folderPanel/sharedWith/ConnectedAccounts.stories.js +1 -1
  1536. package/dist/stories/folderPanel/sharedWith/RecipientsToShare.stories.d.ts +1 -1
  1537. package/dist/stories/folderPanel/sharedWith/RecipientsToShare.stories.js +2 -2
  1538. package/dist/stories/folderPanel/sharedWith/SharedAccounts.stories.d.ts +1 -1
  1539. package/dist/stories/folderPanel/sharedWith/SharedAccounts.stories.js +2 -2
  1540. package/dist/stories/folderSharing/FolderLegends.stories.js +1 -1
  1541. package/dist/stories/folderSharing/FolderSharing.stories.d.ts +5 -5
  1542. package/dist/stories/folderSharing/FolderSharing.stories.js +3 -3
  1543. package/dist/stories/footers/FooterButtons.stories.d.ts +4 -4
  1544. package/dist/stories/footers/FooterButtons.stories.js +2 -2
  1545. package/dist/stories/footers/FooterDrawer.stories.d.ts +1 -1
  1546. package/dist/stories/footers/FooterDrawer.stories.js +1 -1
  1547. package/dist/stories/forms/Address.stories.d.ts +1 -1
  1548. package/dist/stories/forms/Address.stories.js +1 -1
  1549. package/dist/stories/forms/AddressStored.stories.js +1 -1
  1550. package/dist/stories/forms/Collapsilble.stories.d.ts +1 -1
  1551. package/dist/stories/forms/Collapsilble.stories.js +2 -2
  1552. package/dist/stories/forms/ItemFormPanel/ItemFormPanel.stories.d.ts +1 -1
  1553. package/dist/stories/forms/ItemFormPanel/ItemFormPanel.stories.js +3 -3
  1554. package/dist/stories/forms/ItemFormPanel/ItemFormTabs.stories.d.ts +1 -1
  1555. package/dist/stories/forms/ItemFormPanel/ItemFormTabs.stories.js +2 -2
  1556. package/dist/stories/forms/dynamicForm/DynamicForm.stories.d.ts +1 -1
  1557. package/dist/stories/forms/dynamicForm/DynamicForm.stories.js +3 -3
  1558. package/dist/stories/forms/dynamicForm/HiddenField.stories.d.ts +1 -1
  1559. package/dist/stories/forms/dynamicForm/HiddenField.stories.js +2 -2
  1560. package/dist/stories/forms/dynamicForm/HiddenFieldSection.stories.d.ts +1 -1
  1561. package/dist/stories/forms/dynamicForm/HiddenFieldSection.stories.js +2 -2
  1562. package/dist/stories/forms/readOnly/ReadOnlyDynamicForm.stories.d.ts +1 -1
  1563. package/dist/stories/forms/readOnly/ReadOnlyDynamicForm.stories.js +3 -3
  1564. package/dist/stories/forms/readOnly/ReadOnlyImage.stories.js +1 -1
  1565. package/dist/stories/forms/readOnly/ReadOnlyToggle.stories.d.ts +1 -1
  1566. package/dist/stories/forms/readOnly/ReadOnlyToggle.stories.js +2 -2
  1567. package/dist/stories/headers/BackHeader.stories.d.ts +1 -1
  1568. package/dist/stories/headers/BackHeader.stories.js +1 -1
  1569. package/dist/stories/headers/ContainerHeader.stories.d.ts +2 -2
  1570. package/dist/stories/headers/ContainerHeader.stories.js +3 -3
  1571. package/dist/stories/headers/GenericBackHeader.stories.d.ts +1 -1
  1572. package/dist/stories/headers/GenericBackHeader.stories.js +1 -1
  1573. package/dist/stories/headers/PanelHeader.stories.d.ts +1 -1
  1574. package/dist/stories/headers/PanelHeader.stories.js +2 -2
  1575. package/dist/stories/headers/SectionHeader.stories.d.ts +1 -1
  1576. package/dist/stories/headers/SectionHeader.stories.js +2 -2
  1577. package/dist/stories/headers/TabHeader.stories.d.ts +1 -1
  1578. package/dist/stories/headers/TabHeader.stories.js +2 -2
  1579. package/dist/stories/help/HelpCard.stories.d.ts +1 -1
  1580. package/dist/stories/help/HelpCard.stories.js +2 -2
  1581. package/dist/stories/help/HelpContent.stories.d.ts +2 -2
  1582. package/dist/stories/help/HelpContent.stories.js +2 -2
  1583. package/dist/stories/help/HelpHeader.stories.d.ts +1 -1
  1584. package/dist/stories/help/HelpHeader.stories.js +1 -1
  1585. package/dist/stories/help/HelpModal.stories.d.ts +1 -1
  1586. package/dist/stories/help/HelpModal.stories.js +1 -1
  1587. package/dist/stories/help/Overview.stories.d.ts +1 -1
  1588. package/dist/stories/help/Overview.stories.js +2 -2
  1589. package/dist/stories/homeAssistant/HomeAssistant.stories.d.ts +1 -1
  1590. package/dist/stories/homeAssistant/HomeAssistant.stories.js +2 -2
  1591. package/dist/stories/homeAssistant/HomeAssistantButton.stories.d.ts +1 -1
  1592. package/dist/stories/homeAssistant/HomeAssistantButton.stories.js +2 -2
  1593. package/dist/stories/homeAssistant/HomeAssistantStepper.stories.d.ts +1 -1
  1594. package/dist/stories/homeAssistant/HomeAssistantStepper.stories.js +1 -1
  1595. package/dist/stories/homeAssistant/HomeAssistantSteps.stories.d.ts +1 -1
  1596. package/dist/stories/homeAssistant/HomeAssistantSteps.stories.js +1 -1
  1597. package/dist/stories/homeAssistant/HomeAssistantTutorial.stories.d.ts +1 -1
  1598. package/dist/stories/homeAssistant/HomeAssistantTutorial.stories.js +2 -2
  1599. package/dist/stories/homeAssistant/HomeMonitor.stories.js +3 -3
  1600. package/dist/stories/homeAssistant/HomeMonitorPanel.stories.d.ts +1 -1
  1601. package/dist/stories/homeAssistant/HomeMonitorPanel.stories.js +2 -2
  1602. package/dist/stories/homeAssistant/HomeMonitorSteps.stories.d.ts +1 -1
  1603. package/dist/stories/homeAssistant/HomeMonitorSteps.stories.js +2 -2
  1604. package/dist/stories/homeAssistant/monitorAlerts/BackendAlert.stories.d.ts +1 -1
  1605. package/dist/stories/homeAssistant/monitorAlerts/BackendAlert.stories.js +2 -2
  1606. package/dist/stories/homeAssistant/panel/ApplianceSteps.stories.d.ts +1 -1
  1607. package/dist/stories/homeAssistant/panel/ApplianceSteps.stories.js +1 -1
  1608. package/dist/stories/homeAssistant/panel/HomeAssistantPanel.stories.d.ts +1 -1
  1609. package/dist/stories/homeAssistant/panel/HomeAssistantPanel.stories.js +2 -2
  1610. package/dist/stories/homeAssistant/panel/HomeAssistantPanelStep.stories.js +1 -1
  1611. package/dist/stories/homeBoard/AddFolder.stories.d.ts +1 -1
  1612. package/dist/stories/homeBoard/AddFolder.stories.js +1 -1
  1613. package/dist/stories/homeBoard/AddHomeItem.stories.d.ts +1 -1
  1614. package/dist/stories/homeBoard/AddHomeItem.stories.js +1 -1
  1615. package/dist/stories/homeBoard/AddPropertyRecords.stories.d.ts +1 -1
  1616. package/dist/stories/homeBoard/AddPropertyRecords.stories.js +3 -3
  1617. package/dist/stories/homeBoard/AddToHomefile.stories.d.ts +1 -1
  1618. package/dist/stories/homeBoard/AddToHomefile.stories.js +2 -2
  1619. package/dist/stories/homeBoard/DetailsTab.stories.d.ts +1 -1
  1620. package/dist/stories/homeBoard/DetailsTab.stories.js +1 -1
  1621. package/dist/stories/homeBoard/EditAccountType.stories.d.ts +1 -1
  1622. package/dist/stories/homeBoard/EditAccountType.stories.js +1 -1
  1623. package/dist/stories/homeBoard/File.stories.d.ts +1 -1
  1624. package/dist/stories/homeBoard/File.stories.js +1 -1
  1625. package/dist/stories/homeBoard/FileDetail.stories.d.ts +1 -1
  1626. package/dist/stories/homeBoard/FileDetail.stories.js +1 -1
  1627. package/dist/stories/homeBoard/Files.stories.d.ts +2 -2
  1628. package/dist/stories/homeBoard/Files.stories.js +2 -2
  1629. package/dist/stories/homeBoard/FolderDetail.stories.d.ts +3 -3
  1630. package/dist/stories/homeBoard/FolderDetail.stories.js +2 -2
  1631. package/dist/stories/homeBoard/HomeBoard.stories.js +1 -1
  1632. package/dist/stories/homeBoard/HomeCard.stories.d.ts +1 -1
  1633. package/dist/stories/homeBoard/HomeCard.stories.js +2 -2
  1634. package/dist/stories/homeBoard/HomeCardWithRecipent.stories.d.ts +2 -2
  1635. package/dist/stories/homeBoard/HomeCardWithRecipent.stories.js +3 -3
  1636. package/dist/stories/homeBoard/HomeHeader.stories.d.ts +1 -1
  1637. package/dist/stories/homeBoard/HomeHeader.stories.js +1 -1
  1638. package/dist/stories/homeBoard/SharedFilter.stories.d.ts +1 -1
  1639. package/dist/stories/homeBoard/SharedFilter.stories.js +1 -1
  1640. package/dist/stories/homeBoard/SortHeader.stories.d.ts +1 -1
  1641. package/dist/stories/homeBoard/SortHeader.stories.js +1 -1
  1642. package/dist/stories/homeItems/HomeItemList.stories.d.ts +1 -1
  1643. package/dist/stories/homeItems/HomeItemList.stories.js +1 -1
  1644. package/dist/stories/homeItems/HomeItemManualInfo.stories.d.ts +1 -1
  1645. package/dist/stories/homeItems/HomeItemManualInfo.stories.js +2 -2
  1646. package/dist/stories/homeItems/ViewingHomeItem.stories.d.ts +1 -1
  1647. package/dist/stories/homeItems/ViewingHomeItem.stories.js +2 -2
  1648. package/dist/stories/homeSummary/DocumentMenu.stories.d.ts +1 -1
  1649. package/dist/stories/homeSummary/DocumentMenu.stories.js +2 -2
  1650. package/dist/stories/homeSummary/ProjectList.stories.d.ts +1 -1
  1651. package/dist/stories/homeSummary/ProjectList.stories.js +1 -1
  1652. package/dist/stories/homeSummary/UpdateList.stories.d.ts +1 -1
  1653. package/dist/stories/homeSummary/UpdateList.stories.js +1 -1
  1654. package/dist/stories/householdItems/AddHomeItemHeader.stories.d.ts +1 -1
  1655. package/dist/stories/householdItems/AddHomeItemHeader.stories.js +2 -2
  1656. package/dist/stories/householdItems/CreateItemHeader.stories.d.ts +1 -1
  1657. package/dist/stories/householdItems/CreateItemHeader.stories.js +2 -2
  1658. package/dist/stories/householdItems/ItemNameHeader.stories.d.ts +1 -1
  1659. package/dist/stories/householdItems/ItemNameHeader.stories.js +1 -1
  1660. package/dist/stories/icons/ArrowLeft.stories.d.ts +1 -1
  1661. package/dist/stories/icons/ArrowLeft.stories.js +1 -1
  1662. package/dist/stories/icons/Calendar.stories.d.ts +1 -1
  1663. package/dist/stories/icons/Calendar.stories.js +1 -1
  1664. package/dist/stories/icons/Camera.stories.d.ts +1 -1
  1665. package/dist/stories/icons/Camera.stories.js +1 -1
  1666. package/dist/stories/icons/ChevronDown.stories.d.ts +1 -1
  1667. package/dist/stories/icons/ChevronDown.stories.js +1 -1
  1668. package/dist/stories/icons/ChevronLeft.stories.d.ts +1 -1
  1669. package/dist/stories/icons/ChevronLeft.stories.js +1 -1
  1670. package/dist/stories/icons/ChevronRight.stories.d.ts +1 -1
  1671. package/dist/stories/icons/ChevronRight.stories.js +1 -1
  1672. package/dist/stories/icons/ChevronUp.stories.d.ts +1 -1
  1673. package/dist/stories/icons/ChevronUp.stories.js +1 -1
  1674. package/dist/stories/icons/Close.stories.d.ts +1 -1
  1675. package/dist/stories/icons/Close.stories.js +1 -1
  1676. package/dist/stories/icons/DisplayGrid.stories.js +1 -1
  1677. package/dist/stories/icons/DisplayItem.stories.js +1 -1
  1678. package/dist/stories/icons/DisplayList.stories.js +1 -1
  1679. package/dist/stories/icons/Edit.stories.d.ts +1 -1
  1680. package/dist/stories/icons/Edit.stories.js +1 -1
  1681. package/dist/stories/icons/Eye.stories.d.ts +1 -1
  1682. package/dist/stories/icons/Eye.stories.js +1 -1
  1683. package/dist/stories/icons/EyeOff.stories.d.ts +1 -1
  1684. package/dist/stories/icons/EyeOff.stories.js +1 -1
  1685. package/dist/stories/icons/FacebookLogo.stories.d.ts +1 -1
  1686. package/dist/stories/icons/FacebookLogo.stories.js +1 -1
  1687. package/dist/stories/icons/Filter.stories.d.ts +1 -1
  1688. package/dist/stories/icons/Filter.stories.js +1 -1
  1689. package/dist/stories/icons/Instagram.stories.d.ts +1 -1
  1690. package/dist/stories/icons/Instagram.stories.js +1 -1
  1691. package/dist/stories/icons/Link.stories.d.ts +1 -1
  1692. package/dist/stories/icons/Link.stories.js +1 -1
  1693. package/dist/stories/icons/Linkedin.stories.d.ts +1 -1
  1694. package/dist/stories/icons/Linkedin.stories.js +1 -1
  1695. package/dist/stories/icons/Menu.stories.d.ts +1 -1
  1696. package/dist/stories/icons/Menu.stories.js +1 -1
  1697. package/dist/stories/icons/Meta.stories.d.ts +1 -1
  1698. package/dist/stories/icons/Meta.stories.js +1 -1
  1699. package/dist/stories/icons/Minus.stories.d.ts +1 -1
  1700. package/dist/stories/icons/Minus.stories.js +1 -1
  1701. package/dist/stories/icons/MoreHorizontal.stories.d.ts +1 -1
  1702. package/dist/stories/icons/MoreHorizontal.stories.js +1 -1
  1703. package/dist/stories/icons/OpenVideo.stories.d.ts +1 -1
  1704. package/dist/stories/icons/OpenVideo.stories.js +1 -1
  1705. package/dist/stories/icons/Plus.stories.d.ts +1 -1
  1706. package/dist/stories/icons/Plus.stories.js +2 -2
  1707. package/dist/stories/icons/SearchIcon.stories.d.ts +1 -1
  1708. package/dist/stories/icons/SearchIcon.stories.js +2 -2
  1709. package/dist/stories/icons/TrashIcon.stories.d.ts +1 -1
  1710. package/dist/stories/icons/TrashIcon.stories.js +1 -1
  1711. package/dist/stories/icons/Upload.stories.js +1 -1
  1712. package/dist/stories/icons/Youtube.stories.d.ts +1 -1
  1713. package/dist/stories/icons/Youtube.stories.js +1 -1
  1714. package/dist/stories/inboxTile/MessagePanel.stories.d.ts +1 -1
  1715. package/dist/stories/inboxTile/MessagePanel.stories.js +2 -2
  1716. package/dist/stories/inboxTile/inboxTile.stories.d.ts +1 -1
  1717. package/dist/stories/inboxTile/inboxTile.stories.js +3 -3
  1718. package/dist/stories/inputs/DateRangePicker.stories.js +1 -1
  1719. package/dist/stories/inputs/ItemSubTypeSelect.stories.d.ts +1 -1
  1720. package/dist/stories/inputs/ItemSubTypeSelect.stories.js +2 -2
  1721. package/dist/stories/inputs/PasswordInput.stories.d.ts +1 -1
  1722. package/dist/stories/inputs/PasswordInput.stories.js +1 -1
  1723. package/dist/stories/inputs/RadioCard.stories.js +1 -1
  1724. package/dist/stories/inputs/SelectInput.stories.d.ts +1 -1
  1725. package/dist/stories/inputs/SelectInput.stories.js +1 -1
  1726. package/dist/stories/inputs/SelectInputWithBadge.stories.d.ts +1 -1
  1727. package/dist/stories/inputs/SelectInputWithBadge.stories.js +1 -1
  1728. package/dist/stories/inputs/SelectTextDisplay.stories.d.ts +1 -1
  1729. package/dist/stories/inputs/SelectTextDisplay.stories.js +1 -1
  1730. package/dist/stories/inputs/TextAreaInput.stories.d.ts +1 -1
  1731. package/dist/stories/inputs/TextAreaInput.stories.js +1 -1
  1732. package/dist/stories/inputs/TextInput.stories.d.ts +1 -1
  1733. package/dist/stories/inputs/TextInput.stories.js +1 -1
  1734. package/dist/stories/launchpad/Header.stories.d.ts +1 -1
  1735. package/dist/stories/launchpad/Header.stories.js +1 -1
  1736. package/dist/stories/launchpad/IconMenu.stories.d.ts +1 -1
  1737. package/dist/stories/launchpad/IconMenu.stories.js +1 -1
  1738. package/dist/stories/launchpad/Launchpad.stories.js +1 -1
  1739. package/dist/stories/launchpad/LeftPanel.stories.d.ts +1 -1
  1740. package/dist/stories/launchpad/LeftPanel.stories.js +2 -2
  1741. package/dist/stories/launchpad/RightPanel.stories.d.ts +1 -1
  1742. package/dist/stories/launchpad/RightPanel.stories.js +2 -2
  1743. package/dist/stories/loaders/ButtonLoader.stories.js +1 -1
  1744. package/dist/stories/loaders/Loading.stories.js +1 -1
  1745. package/dist/stories/myHomes/AddHomeContent.stories.d.ts +1 -1
  1746. package/dist/stories/myHomes/AddHomeContent.stories.js +3 -3
  1747. package/dist/stories/myHomes/HomeDetailsContent.stories.d.ts +3 -3
  1748. package/dist/stories/myHomes/HomeDetailsContent.stories.js +2 -2
  1749. package/dist/stories/myHomes/MyHomeCard.stories.d.ts +1 -1
  1750. package/dist/stories/myHomes/MyHomeCard.stories.js +1 -1
  1751. package/dist/stories/myHomes/MyHomes.stories.d.ts +2 -2
  1752. package/dist/stories/myHomes/MyHomes.stories.js +2 -2
  1753. package/dist/stories/myHomes/edit/EditHomeBody.stories.d.ts +1 -1
  1754. package/dist/stories/myHomes/edit/EditHomeBody.stories.js +2 -2
  1755. package/dist/stories/myHomes/edit/EditHomePanel.stories.js +2 -2
  1756. package/dist/stories/myHomes/headers/FirstHomeHeader.stories.d.ts +1 -1
  1757. package/dist/stories/myHomes/headers/FirstHomeHeader.stories.js +1 -1
  1758. package/dist/stories/myHomes/headers/MyHomesHeader.stories.d.ts +1 -1
  1759. package/dist/stories/myHomes/headers/MyHomesHeader.stories.js +1 -1
  1760. package/dist/stories/myHomes/steps/SearchRecords.stories.js +1 -1
  1761. package/dist/stories/myProfile/AddCreditCard.stories.js +1 -1
  1762. package/dist/stories/myProfile/BillingAddress.stories.js +1 -1
  1763. package/dist/stories/myProfile/CancelAccount.stories.d.ts +1 -1
  1764. package/dist/stories/myProfile/CancelAccount.stories.js +1 -1
  1765. package/dist/stories/myProfile/ContextButtons.stories.d.ts +1 -1
  1766. package/dist/stories/myProfile/ContextButtons.stories.js +1 -1
  1767. package/dist/stories/myProfile/MyProfileContent.stories.d.ts +1 -1
  1768. package/dist/stories/myProfile/MyProfileContent.stories.js +2 -2
  1769. package/dist/stories/myProfile/MyProfilePanel.stories.d.ts +1 -1
  1770. package/dist/stories/myProfile/MyProfilePanel.stories.js +2 -2
  1771. package/dist/stories/myProfile/MyProfileWithPartnerPanel.stories.js +1 -1
  1772. package/dist/stories/myProfile/PaymentMethod.stories.js +1 -1
  1773. package/dist/stories/myProfile/PlanRadioCardContent.stories.d.ts +1 -1
  1774. package/dist/stories/myProfile/PlanRadioCardContent.stories.js +2 -2
  1775. package/dist/stories/myProfile/ProfileAccountTab.stories.d.ts +1 -1
  1776. package/dist/stories/myProfile/ProfileAccountTab.stories.js +2 -2
  1777. package/dist/stories/myProfile/ProfileDetailsTab.stories.d.ts +1 -1
  1778. package/dist/stories/myProfile/ProfileDetailsTab.stories.js +1 -1
  1779. package/dist/stories/myProfile/ProfilePaymentTab.stories.d.ts +1 -1
  1780. package/dist/stories/myProfile/ProfilePaymentTab.stories.js +1 -1
  1781. package/dist/stories/myProfile/Receipts.stories.d.ts +2 -2
  1782. package/dist/stories/myProfile/Receipts.stories.js +2 -2
  1783. package/dist/stories/myProfile/details/TwoFactorDialog.stories.d.ts +1 -1
  1784. package/dist/stories/myProfile/details/TwoFactorDialog.stories.js +1 -1
  1785. package/dist/stories/myProfile/details/TwoFactorSetting.stories.d.ts +1 -1
  1786. package/dist/stories/myProfile/details/TwoFactorSetting.stories.js +1 -1
  1787. package/dist/stories/myProfile/details/UserDetails.stories.d.ts +1 -1
  1788. package/dist/stories/myProfile/details/UserDetails.stories.js +1 -1
  1789. package/dist/stories/myProfile/email/EmailPermissions.stories.d.ts +1 -1
  1790. package/dist/stories/myProfile/email/EmailPermissions.stories.js +1 -1
  1791. package/dist/stories/myProfile/payment/AddCardBanner.stories.js +1 -1
  1792. package/dist/stories/myProfile/payment/CreditCard.stories.d.ts +1 -1
  1793. package/dist/stories/myProfile/payment/CreditCard.stories.js +1 -1
  1794. package/dist/stories/myProfile/payment/CreditCardContainer.stories.d.ts +1 -1
  1795. package/dist/stories/myProfile/payment/CreditCardContainer.stories.js +1 -1
  1796. package/dist/stories/myProfile/payment/CreditCardError.stories.js +1 -1
  1797. package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCard.stories.d.ts +1 -1
  1798. package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCard.stories.js +1 -1
  1799. package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCardHeader.stories.d.ts +1 -1
  1800. package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCardHeader.stories.js +1 -1
  1801. package/dist/stories/myProfile/payment/NotBeChargedBanner.stories.js +1 -1
  1802. package/dist/stories/myProfile/payment/PaymentItemContainer.stories.d.ts +1 -1
  1803. package/dist/stories/myProfile/payment/PaymentItemContainer.stories.js +2 -2
  1804. package/dist/stories/myProfile/payment/PaymentReceipts.stories.d.ts +3 -3
  1805. package/dist/stories/myProfile/payment/PaymentReceipts.stories.js +2 -2
  1806. package/dist/stories/myProfile/permissions/RolePermissionsTab.stories.d.ts +1 -1
  1807. package/dist/stories/myProfile/permissions/RolePermissionsTab.stories.js +2 -2
  1808. package/dist/stories/notifications/NotificationsPanel.stories.d.ts +1 -1
  1809. package/dist/stories/notifications/NotificationsPanel.stories.js +2 -2
  1810. package/dist/stories/onboarding/BuildingApp.stories.js +1 -1
  1811. package/dist/stories/onboarding/CardFooter.stories.d.ts +1 -1
  1812. package/dist/stories/onboarding/CardFooter.stories.js +1 -1
  1813. package/dist/stories/onboarding/Footer.stories.js +1 -1
  1814. package/dist/stories/onboarding/Logo.stories.js +1 -1
  1815. package/dist/stories/onboarding/PageTitle.stories.d.ts +1 -1
  1816. package/dist/stories/onboarding/PageTitle.stories.js +1 -1
  1817. package/dist/stories/onboarding/WelcomeHeader.stories.d.ts +1 -1
  1818. package/dist/stories/onboarding/WelcomeHeader.stories.js +1 -1
  1819. package/dist/stories/onboarding/pages/ActivateAccount.stories.d.ts +1 -1
  1820. package/dist/stories/onboarding/pages/ActivateAccount.stories.js +1 -1
  1821. package/dist/stories/onboarding/pages/EmailValidation.stories.d.ts +1 -1
  1822. package/dist/stories/onboarding/pages/EmailValidation.stories.js +1 -1
  1823. package/dist/stories/onboarding/pages/NewPassword.stories.d.ts +1 -1
  1824. package/dist/stories/onboarding/pages/NewPassword.stories.js +1 -1
  1825. package/dist/stories/onboarding/pages/ResendResetPassword.stories.d.ts +1 -1
  1826. package/dist/stories/onboarding/pages/ResendResetPassword.stories.js +1 -1
  1827. package/dist/stories/onboarding/pages/ResetPassword.stories.d.ts +1 -1
  1828. package/dist/stories/onboarding/pages/ResetPassword.stories.js +1 -1
  1829. package/dist/stories/onboarding/pages/SignIn.stories.d.ts +1 -1
  1830. package/dist/stories/onboarding/pages/SignIn.stories.js +1 -1
  1831. package/dist/stories/onboarding/pages/SignUp.stories.d.ts +1 -1
  1832. package/dist/stories/onboarding/pages/SignUp.stories.js +1 -1
  1833. package/dist/stories/onboarding/pages/TwoFactor.stories.d.ts +1 -1
  1834. package/dist/stories/onboarding/pages/TwoFactor.stories.js +1 -1
  1835. package/dist/stories/onboarding/pages/Welcome.stories.d.ts +1 -1
  1836. package/dist/stories/onboarding/pages/Welcome.stories.js +1 -1
  1837. package/dist/stories/overlay/index.stories.d.ts +1 -1
  1838. package/dist/stories/overlay/index.stories.js +1 -1
  1839. package/dist/stories/partner/DynamicTile.stories.js +2 -2
  1840. package/dist/stories/partner/ShortPartnerTile.stories.d.ts +1 -1
  1841. package/dist/stories/partner/ShortPartnerTile.stories.js +2 -2
  1842. package/dist/stories/partner/adminTiles/ActiveCustomers.stories.d.ts +1 -1
  1843. package/dist/stories/partner/adminTiles/ActiveCustomers.stories.js +1 -1
  1844. package/dist/stories/partner/adminTiles/CustomerTile.stories.d.ts +1 -1
  1845. package/dist/stories/partner/adminTiles/CustomerTile.stories.js +2 -2
  1846. package/dist/stories/partner/adminTiles/InboxCard.stories.d.ts +1 -1
  1847. package/dist/stories/partner/adminTiles/InboxCard.stories.js +2 -2
  1848. package/dist/stories/partner/adminTiles/Mark.stories.d.ts +1 -1
  1849. package/dist/stories/partner/adminTiles/Mark.stories.js +1 -1
  1850. package/dist/stories/partner/adminTiles/RevenueCard.stories.d.ts +1 -1
  1851. package/dist/stories/partner/adminTiles/RevenueCard.stories.js +1 -1
  1852. package/dist/stories/partner/adminTiles/SatisfactionBar.stories.d.ts +1 -1
  1853. package/dist/stories/partner/adminTiles/SatisfactionBar.stories.js +1 -1
  1854. package/dist/stories/partner/adminTiles/SatisfactionCard.stories.d.ts +1 -1
  1855. package/dist/stories/partner/adminTiles/SatisfactionCard.stories.js +1 -1
  1856. package/dist/stories/partner/adminTiles/SatisfactionProgress.stories.d.ts +1 -1
  1857. package/dist/stories/partner/adminTiles/SatisfactionProgress.stories.js +1 -1
  1858. package/dist/stories/partner/adminTiles/SatisfactionTile.stories.d.ts +1 -1
  1859. package/dist/stories/partner/adminTiles/SatisfactionTile.stories.js +2 -2
  1860. package/dist/stories/partner/adminTiles/YtdTile.stories.d.ts +1 -1
  1861. package/dist/stories/partner/adminTiles/YtdTile.stories.js +2 -2
  1862. package/dist/stories/partner/adminTiles/YtdTotalRevenue.stories.d.ts +1 -1
  1863. package/dist/stories/partner/adminTiles/YtdTotalRevenue.stories.js +1 -1
  1864. package/dist/stories/partner/catalog/AddTile.stories.js +1 -1
  1865. package/dist/stories/partner/catalog/CatalogCardAdd.stories.d.ts +1 -1
  1866. package/dist/stories/partner/catalog/CatalogCardAdd.stories.js +1 -1
  1867. package/dist/stories/partner/catalog/CatalogCardHeader.stories.d.ts +1 -1
  1868. package/dist/stories/partner/catalog/CatalogCardHeader.stories.js +2 -2
  1869. package/dist/stories/partner/catalog/CatalogPartnerCard.stories.d.ts +1 -1
  1870. package/dist/stories/partner/catalog/CatalogPartnerCard.stories.js +2 -2
  1871. package/dist/stories/partner/catalog/CatalogPartnerList.stories.d.ts +1 -1
  1872. package/dist/stories/partner/catalog/CatalogPartnerList.stories.js +2 -2
  1873. package/dist/stories/partner/charts/ActiveCustomerChart.stories.d.ts +1 -1
  1874. package/dist/stories/partner/charts/ActiveCustomerChart.stories.js +2 -2
  1875. package/dist/stories/partner/customPartnerTiles/AphwTile.stories.d.ts +1 -1
  1876. package/dist/stories/partner/customPartnerTiles/AphwTile.stories.js +2 -2
  1877. package/dist/stories/partner/customPartnerTiles/ShineTile.stories.d.ts +1 -1
  1878. package/dist/stories/partner/customPartnerTiles/ShineTile.stories.js +2 -2
  1879. package/dist/stories/partner/formTile/PartnerPanel.stories.js +2 -2
  1880. package/dist/stories/partner/formTile/code/PartnerCustomerCode.stories.d.ts +1 -1
  1881. package/dist/stories/partner/formTile/code/PartnerCustomerCode.stories.js +1 -1
  1882. package/dist/stories/partner/formTile/content/PartnerCallToAction.stories.js +1 -1
  1883. package/dist/stories/partner/formTile/content/PartnerContent.stories.d.ts +1 -1
  1884. package/dist/stories/partner/formTile/content/PartnerContent.stories.js +2 -2
  1885. package/dist/stories/partner/formTile/content/PartnerSocialLinks.stories.js +1 -1
  1886. package/dist/stories/partner/formTile/content/PartnerTagLine.stories.js +1 -1
  1887. package/dist/stories/partner/formTile/details/PartnerAlternativeContact.stories.js +1 -1
  1888. package/dist/stories/partner/formTile/details/PartnerCompany.stories.js +1 -1
  1889. package/dist/stories/partner/formTile/details/PartnerDetails.stories.d.ts +1 -1
  1890. package/dist/stories/partner/formTile/details/PartnerDetails.stories.js +2 -2
  1891. package/dist/stories/partner/formTile/details/PartnerPointOfContact.stories.js +1 -1
  1892. package/dist/stories/partner/formTile/images/PartnerHero.stories.d.ts +1 -1
  1893. package/dist/stories/partner/formTile/images/PartnerHero.stories.js +1 -1
  1894. package/dist/stories/partner/formTile/images/PartnerImages.stories.d.ts +1 -1
  1895. package/dist/stories/partner/formTile/images/PartnerImages.stories.js +1 -1
  1896. package/dist/stories/partner/formTile/images/PartnerLogo.stories.d.ts +1 -1
  1897. package/dist/stories/partner/formTile/images/PartnerLogo.stories.js +1 -1
  1898. package/dist/stories/partner/formTile/preview/PartnerTilePreview.stories.d.ts +1 -1
  1899. package/dist/stories/partner/formTile/preview/PartnerTilePreview.stories.js +2 -2
  1900. package/dist/stories/partner/panel/PartnerCatalogPanel.stories.d.ts +1 -1
  1901. package/dist/stories/partner/panel/PartnerCatalogPanel.stories.js +2 -2
  1902. package/dist/stories/partner/popup/AddPopup.stories.d.ts +1 -1
  1903. package/dist/stories/partner/popup/AddPopup.stories.js +2 -2
  1904. package/dist/stories/partner/popup/CatalogPopup.stories.d.ts +1 -1
  1905. package/dist/stories/partner/popup/CatalogPopup.stories.js +2 -2
  1906. package/dist/stories/partner/popup/CurrentItemDisplay.stories.d.ts +1 -1
  1907. package/dist/stories/partner/popup/CurrentItemDisplay.stories.js +1 -1
  1908. package/dist/stories/partner/popup/PartnerOptionCard.stories.d.ts +1 -1
  1909. package/dist/stories/partner/popup/PartnerOptionCard.stories.js +1 -1
  1910. package/dist/stories/partner/popup/PartnerOptions.stories.d.ts +1 -1
  1911. package/dist/stories/partner/popup/PartnerOptions.stories.js +2 -2
  1912. package/dist/stories/propertyTiles/MortgageInfo.stories.d.ts +1 -1
  1913. package/dist/stories/propertyTiles/MortgageInfo.stories.js +1 -1
  1914. package/dist/stories/propertyTiles/PropertyRecords.stories.d.ts +1 -1
  1915. package/dist/stories/propertyTiles/PropertyRecords.stories.js +2 -2
  1916. package/dist/stories/propertyTiles/PropertyTaxes.stories.d.ts +1 -1
  1917. package/dist/stories/propertyTiles/PropertyTaxes.stories.js +2 -2
  1918. package/dist/stories/propertyTiles/RecordsInputs.stories.d.ts +1 -1
  1919. package/dist/stories/propertyTiles/RecordsInputs.stories.js +2 -2
  1920. package/dist/stories/propertyTiles/RecordsSession.stories.d.ts +1 -1
  1921. package/dist/stories/propertyTiles/RecordsSession.stories.js +2 -2
  1922. package/dist/stories/propertyTiles/TrendingLineChart.stories.d.ts +1 -1
  1923. package/dist/stories/propertyTiles/TrendingLineChart.stories.js +2 -2
  1924. package/dist/stories/propertyTiles/TrendingValue.stories.d.ts +1 -1
  1925. package/dist/stories/propertyTiles/TrendingValue.stories.js +2 -2
  1926. package/dist/stories/receipts/AssignableReceiptCard.stories.d.ts +1 -1
  1927. package/dist/stories/receipts/AssignableReceiptCard.stories.js +1 -1
  1928. package/dist/stories/receipts/AssignableReceipts.stories.d.ts +2 -2
  1929. package/dist/stories/receipts/AssignableReceipts.stories.js +2 -2
  1930. package/dist/stories/receipts/LaunchpadReceiptPanel.stories.d.ts +2 -2
  1931. package/dist/stories/receipts/LaunchpadReceiptPanel.stories.js +3 -3
  1932. package/dist/stories/receipts/ReceiptsDisplayOptions.stories.d.ts +1 -1
  1933. package/dist/stories/receipts/ReceiptsDisplayOptions.stories.js +1 -1
  1934. package/dist/stories/receipts/ReceiptsHeader.stories.d.ts +1 -1
  1935. package/dist/stories/receipts/ReceiptsHeader.stories.js +2 -2
  1936. package/dist/stories/receipts/ReceiptsInfo.stories.d.ts +1 -1
  1937. package/dist/stories/receipts/ReceiptsInfo.stories.js +1 -1
  1938. package/dist/stories/receipts/ReceiptsReceivedContent.stories.d.ts +1 -1
  1939. package/dist/stories/receipts/ReceiptsReceivedContent.stories.js +2 -2
  1940. package/dist/stories/receipts/ReceiptsToBeAssignedPanel.stories.d.ts +1 -1
  1941. package/dist/stories/receipts/ReceiptsToBeAssignedPanel.stories.js +2 -2
  1942. package/dist/stories/receipts/SalesTax.stories.d.ts +1 -1
  1943. package/dist/stories/receipts/SalesTax.stories.js +1 -1
  1944. package/dist/stories/receipts/Summary.stories.d.ts +1 -1
  1945. package/dist/stories/receipts/Summary.stories.js +1 -1
  1946. package/dist/stories/receipts/autofiler/AutofilerHeader.stories.d.ts +1 -1
  1947. package/dist/stories/receipts/autofiler/AutofilerHeader.stories.js +2 -2
  1948. package/dist/stories/receipts/autofiler/FiledItem.stories.d.ts +1 -1
  1949. package/dist/stories/receipts/autofiler/FiledItem.stories.js +1 -1
  1950. package/dist/stories/receipts/autofiler/LaunchpadAutofilerBanner.stories.d.ts +1 -1
  1951. package/dist/stories/receipts/autofiler/LaunchpadAutofilerBanner.stories.js +1 -1
  1952. package/dist/stories/receipts/autofiler/LaunchpadReceiptAutofiler.stories.d.ts +2 -2
  1953. package/dist/stories/receipts/autofiler/LaunchpadReceiptAutofiler.stories.js +2 -2
  1954. package/dist/stories/receipts/autofiler/ReceiptAutofiler.stories.d.ts +3 -3
  1955. package/dist/stories/receipts/autofiler/ReceiptAutofiler.stories.js +2 -2
  1956. package/dist/stories/receipts/autofiler/ReceiptsFiled.stories.d.ts +1 -1
  1957. package/dist/stories/receipts/autofiler/ReceiptsFiled.stories.js +1 -1
  1958. package/dist/stories/receipts/autofiler/ReviewBanner.stories.d.ts +1 -1
  1959. package/dist/stories/receipts/autofiler/ReviewBanner.stories.js +1 -1
  1960. package/dist/stories/receipts/autofiler/TotalReceived.stories.d.ts +1 -1
  1961. package/dist/stories/receipts/autofiler/TotalReceived.stories.js +1 -1
  1962. package/dist/stories/receipts/displayReceipts/DisplayReceipts.stories.d.ts +3 -3
  1963. package/dist/stories/receipts/displayReceipts/DisplayReceipts.stories.js +2 -2
  1964. package/dist/stories/receipts/displayReceipts/GridReceipt.stories.d.ts +4 -4
  1965. package/dist/stories/receipts/displayReceipts/GridReceipt.stories.js +2 -2
  1966. package/dist/stories/receipts/displayReceipts/GridReceipts.stories.d.ts +3 -3
  1967. package/dist/stories/receipts/displayReceipts/GridReceipts.stories.js +2 -2
  1968. package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.d.ts +4 -4
  1969. package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.js +2 -2
  1970. package/dist/stories/receipts/displayReceipts/ListReceipt.stories.d.ts +4 -4
  1971. package/dist/stories/receipts/displayReceipts/ListReceipt.stories.js +2 -2
  1972. package/dist/stories/receipts/displayReceipts/ListReceipts.stories.d.ts +3 -3
  1973. package/dist/stories/receipts/displayReceipts/ListReceipts.stories.js +2 -2
  1974. package/dist/stories/receipts/displayReceipts/itemReceipts.stories.d.ts +3 -3
  1975. package/dist/stories/receipts/displayReceipts/itemReceipts.stories.js +2 -2
  1976. package/dist/stories/receipts/receipt/AddReceiptPanel.stories.d.ts +1 -1
  1977. package/dist/stories/receipts/receipt/AddReceiptPanel.stories.js +3 -3
  1978. package/dist/stories/receipts/receipt/ItemsReviewBanner.stories.js +1 -1
  1979. package/dist/stories/receipts/receipt/PdfButton.stories.d.ts +1 -1
  1980. package/dist/stories/receipts/receipt/PdfButton.stories.js +1 -1
  1981. package/dist/stories/receipts/receipt/ReceiptContent.stories.d.ts +1 -1
  1982. package/dist/stories/receipts/receipt/ReceiptContent.stories.js +3 -3
  1983. package/dist/stories/receipts/receipt/ReceiptDetails.stories.d.ts +1 -1
  1984. package/dist/stories/receipts/receipt/ReceiptDetails.stories.js +1 -1
  1985. package/dist/stories/receipts/receipt/ReceiptFilters.stories.d.ts +1 -1
  1986. package/dist/stories/receipts/receipt/ReceiptFilters.stories.js +1 -1
  1987. package/dist/stories/receipts/receipt/ReceiptFooter.stories.d.ts +1 -1
  1988. package/dist/stories/receipts/receipt/ReceiptFooter.stories.js +1 -1
  1989. package/dist/stories/receipts/receipt/ReceiptHeader.stories.d.ts +1 -1
  1990. package/dist/stories/receipts/receipt/ReceiptHeader.stories.js +1 -1
  1991. package/dist/stories/receipts/receipt/ReceiptInfoCard.stories.d.ts +1 -1
  1992. package/dist/stories/receipts/receipt/ReceiptInfoCard.stories.js +1 -1
  1993. package/dist/stories/receipts/receipt/ReceiptInfos.stories.d.ts +1 -1
  1994. package/dist/stories/receipts/receipt/ReceiptInfos.stories.js +1 -1
  1995. package/dist/stories/receipts/receipt/ReceiptItem.stories.d.ts +1 -1
  1996. package/dist/stories/receipts/receipt/ReceiptItem.stories.js +2 -2
  1997. package/dist/stories/receipts/receipt/ReceiptItemAssigned.stories.d.ts +1 -1
  1998. package/dist/stories/receipts/receipt/ReceiptItemAssigned.stories.js +2 -2
  1999. package/dist/stories/receipts/receipt/ReceiptItems.stories.d.ts +2 -2
  2000. package/dist/stories/receipts/receipt/ReceiptItems.stories.js +2 -2
  2001. package/dist/stories/receipts/receipt/ReceiptPDF.stories.d.ts +1 -1
  2002. package/dist/stories/receipts/receipt/ReceiptPDF.stories.js +1 -1
  2003. package/dist/stories/rooms/AddItemCard.stories.d.ts +1 -1
  2004. package/dist/stories/rooms/AddItemCard.stories.js +1 -1
  2005. package/dist/stories/rooms/AddItemImage.stories.js +1 -1
  2006. package/dist/stories/rooms/GroupCard.stories.d.ts +2 -2
  2007. package/dist/stories/rooms/GroupCard.stories.js +2 -2
  2008. package/dist/stories/rooms/GroupCardHeader.stories.d.ts +1 -1
  2009. package/dist/stories/rooms/GroupCardHeader.stories.js +1 -1
  2010. package/dist/stories/rooms/GroupContent.stories.d.ts +2 -2
  2011. package/dist/stories/rooms/GroupContent.stories.js +2 -2
  2012. package/dist/stories/rooms/GroupOptionCard.stories.d.ts +2 -2
  2013. package/dist/stories/rooms/GroupOptionCard.stories.js +2 -2
  2014. package/dist/stories/rooms/GroupsContainer.stories.js +1 -1
  2015. package/dist/stories/rooms/GroupsHeader.stories.d.ts +2 -2
  2016. package/dist/stories/rooms/GroupsHeader.stories.js +2 -2
  2017. package/dist/stories/rooms/ItemCard.stories.d.ts +1 -1
  2018. package/dist/stories/rooms/ItemCard.stories.js +1 -1
  2019. package/dist/stories/rooms/NewRoomPanel.stories.d.ts +1 -1
  2020. package/dist/stories/rooms/NewRoomPanel.stories.js +2 -2
  2021. package/dist/stories/rooms/RoomCard.stories.d.ts +1 -1
  2022. package/dist/stories/rooms/RoomCard.stories.js +2 -2
  2023. package/dist/stories/rooms/RoomHeader.stories.d.ts +1 -1
  2024. package/dist/stories/rooms/RoomHeader.stories.js +2 -2
  2025. package/dist/stories/rooms/RoomVideo.stories.d.ts +1 -1
  2026. package/dist/stories/rooms/RoomVideo.stories.js +2 -2
  2027. package/dist/stories/rooms/RoomsBoard.stories.js +1 -1
  2028. package/dist/stories/rooms/RoomsMenu.stories.d.ts +1 -1
  2029. package/dist/stories/rooms/RoomsMenu.stories.js +2 -2
  2030. package/dist/stories/rooms/RoomsMenuMobile.stories.d.ts +1 -1
  2031. package/dist/stories/rooms/RoomsMenuMobile.stories.js +2 -2
  2032. package/dist/stories/sendDocument/AddMedia.stories.d.ts +1 -1
  2033. package/dist/stories/sendDocument/AddMedia.stories.js +2 -2
  2034. package/dist/stories/sendDocument/CreateDocumentContent.stories.d.ts +1 -1
  2035. package/dist/stories/sendDocument/CreateDocumentContent.stories.js +1 -1
  2036. package/dist/stories/sendDocument/CreateDocumentHeader.stories.d.ts +1 -1
  2037. package/dist/stories/sendDocument/CreateDocumentHeader.stories.js +2 -2
  2038. package/dist/stories/sendDocument/DocumentDetailsTab.stories.js +1 -1
  2039. package/dist/stories/sendDocument/DocumentNameHeader.stories.d.ts +1 -1
  2040. package/dist/stories/sendDocument/DocumentNameHeader.stories.js +1 -1
  2041. package/dist/stories/sendDocument/DocumentPreview.stories.d.ts +2 -2
  2042. package/dist/stories/sendDocument/DocumentPreview.stories.js +2 -2
  2043. package/dist/stories/sendDocument/InputOrText.stories.d.ts +1 -1
  2044. package/dist/stories/sendDocument/InputOrText.stories.js +1 -1
  2045. package/dist/stories/sendDocument/RecipientCard.stories.d.ts +1 -1
  2046. package/dist/stories/sendDocument/RecipientCard.stories.js +2 -2
  2047. package/dist/stories/sendDocument/RecipientContent.stories.d.ts +1 -1
  2048. package/dist/stories/sendDocument/RecipientContent.stories.js +2 -2
  2049. package/dist/stories/sendDocument/RecipientDocForm.stories.d.ts +1 -1
  2050. package/dist/stories/sendDocument/RecipientDocForm.stories.js +2 -2
  2051. package/dist/stories/sendDocument/RecipientForm.stories.d.ts +1 -1
  2052. package/dist/stories/sendDocument/RecipientForm.stories.js +1 -1
  2053. package/dist/stories/sendDocument/RecipientHeader.stories.d.ts +1 -1
  2054. package/dist/stories/sendDocument/RecipientHeader.stories.js +1 -1
  2055. package/dist/stories/sendDocument/RecipientTab.stories.d.ts +1 -1
  2056. package/dist/stories/sendDocument/RecipientTab.stories.js +2 -2
  2057. package/dist/stories/sendDocument/SendCommunication.stories.d.ts +1 -1
  2058. package/dist/stories/sendDocument/SendCommunication.stories.js +2 -2
  2059. package/dist/stories/sendDocument/ThumbCard.stories.d.ts +1 -1
  2060. package/dist/stories/sendDocument/ThumbCard.stories.js +2 -2
  2061. package/dist/stories/shareHome/HomeSharedWith.stories.d.ts +1 -1
  2062. package/dist/stories/shareHome/HomeSharedWith.stories.js +1 -1
  2063. package/dist/stories/shareHome/RolesHelpModal.stories.d.ts +1 -1
  2064. package/dist/stories/shareHome/RolesHelpModal.stories.js +1 -1
  2065. package/dist/stories/shareHome/ShareHome.stories.d.ts +2 -2
  2066. package/dist/stories/shareHome/ShareHome.stories.js +2 -2
  2067. package/dist/stories/sharedHomePanel/ShareHomeConnections.stories.d.ts +2 -2
  2068. package/dist/stories/sharedHomePanel/ShareHomeConnections.stories.js +2 -2
  2069. package/dist/stories/sharedHomePanel/ShareHomeForm.stories.d.ts +1 -1
  2070. package/dist/stories/sharedHomePanel/ShareHomeForm.stories.js +2 -2
  2071. package/dist/stories/sharedHomePanel/SharedHomeContent.stories.js +2 -2
  2072. package/dist/stories/sharedHomePanel/SharedHomeHeader.stories.d.ts +1 -1
  2073. package/dist/stories/sharedHomePanel/SharedHomeHeader.stories.js +1 -1
  2074. package/dist/stories/subscription/ActiveSubscription.stories.d.ts +1 -1
  2075. package/dist/stories/subscription/ActiveSubscription.stories.js +1 -1
  2076. package/dist/stories/subscription/AlertBanner.stories.d.ts +1 -1
  2077. package/dist/stories/subscription/AlertBanner.stories.js +1 -1
  2078. package/dist/stories/subscription/DeleteBanner.stories.d.ts +1 -1
  2079. package/dist/stories/subscription/DeleteBanner.stories.js +1 -1
  2080. package/dist/stories/subscription/HomeStorage.stories.d.ts +1 -1
  2081. package/dist/stories/subscription/HomeStorage.stories.js +1 -1
  2082. package/dist/stories/subscription/HomesDropdown.stories.d.ts +1 -1
  2083. package/dist/stories/subscription/HomesDropdown.stories.js +1 -1
  2084. package/dist/stories/subscription/MonthlyCharge.stories.d.ts +1 -1
  2085. package/dist/stories/subscription/MonthlyCharge.stories.js +1 -1
  2086. package/dist/stories/subscription/PartnerActiveSubscription.stories.d.ts +1 -1
  2087. package/dist/stories/subscription/PartnerActiveSubscription.stories.js +1 -1
  2088. package/dist/stories/subscription/StorageCard.stories.d.ts +1 -1
  2089. package/dist/stories/subscription/StorageCard.stories.js +1 -1
  2090. package/dist/stories/subscription/Subscription.stories.d.ts +1 -1
  2091. package/dist/stories/subscription/Subscription.stories.js +1 -1
  2092. package/dist/stories/subscription/SubscriptionCard.stories.d.ts +1 -1
  2093. package/dist/stories/subscription/SubscriptionCard.stories.js +1 -1
  2094. package/dist/stories/subscription/SubscriptionContent.stories.js +1 -1
  2095. package/dist/stories/subscription/SubscriptionRow.stories.d.ts +1 -1
  2096. package/dist/stories/subscription/SubscriptionRow.stories.js +1 -1
  2097. package/dist/stories/subscription/SubscriptionTable.stories.d.ts +1 -1
  2098. package/dist/stories/subscription/SubscriptionTable.stories.js +1 -1
  2099. package/dist/stories/subscription/TrialBanner.stories.d.ts +1 -1
  2100. package/dist/stories/subscription/TrialBanner.stories.js +1 -1
  2101. package/dist/stories/subscription/toBeDeleted/ToBeDeletedBody.stories.d.ts +2 -2
  2102. package/dist/stories/subscription/toBeDeleted/ToBeDeletedBody.stories.js +2 -2
  2103. package/dist/stories/subscription/toBeDeleted/ToBeDeletedContent.stories.d.ts +1 -1
  2104. package/dist/stories/subscription/toBeDeleted/ToBeDeletedContent.stories.js +2 -2
  2105. package/dist/stories/subscription/toBeDeleted/ToBeDeletedFooter.stories.d.ts +1 -1
  2106. package/dist/stories/subscription/toBeDeleted/ToBeDeletedFooter.stories.js +1 -1
  2107. package/dist/stories/subscription/toBeDeleted/ToBeDeletedHeader.stories.d.ts +1 -1
  2108. package/dist/stories/subscription/toBeDeleted/ToBeDeletedHeader.stories.js +1 -1
  2109. package/dist/stories/tiles/MinimizedTiles.stories.d.ts +1 -1
  2110. package/dist/stories/tiles/MinimizedTiles.stories.js +2 -2
  2111. package/dist/stories/tour/Bubble.stories.d.ts +1 -1
  2112. package/dist/stories/tour/Bubble.stories.js +1 -1
  2113. package/dist/stories/tour/BubbleArrow.stories.d.ts +1 -1
  2114. package/dist/stories/tour/BubbleArrow.stories.js +1 -1
  2115. package/dist/stories/tour/BubbleFooter.stories.d.ts +1 -1
  2116. package/dist/stories/tour/BubbleFooter.stories.js +1 -1
  2117. package/dist/stories/tour/BubbleHead.stories.d.ts +1 -1
  2118. package/dist/stories/tour/BubbleHead.stories.js +1 -1
  2119. package/dist/stories/tour/BubbleOverlay.stories.d.ts +1 -1
  2120. package/dist/stories/tour/BubbleOverlay.stories.js +1 -1
  2121. package/dist/stories/tour/BubbleText.stories.d.ts +1 -1
  2122. package/dist/stories/tour/BubbleText.stories.js +1 -1
  2123. package/dist/stories/tour/HomeBoardTour.stories.d.ts +1 -1
  2124. package/dist/stories/tour/HomeBoardTour.stories.js +1 -1
  2125. package/dist/stories/tour/LaunchpadTour.stories.d.ts +1 -1
  2126. package/dist/stories/tour/LaunchpadTour.stories.js +1 -1
  2127. package/dist/stories/tour/steps/AccountTypeRow.stories.js +1 -1
  2128. package/dist/stories/tour/steps/HelpIconStep.stories.d.ts +1 -1
  2129. package/dist/stories/tour/steps/HelpIconStep.stories.js +1 -1
  2130. package/dist/stories/tour/steps/InviteRolesStep.stories.js +1 -1
  2131. package/dist/stories/tour/steps/MeetStep.stories.d.ts +1 -1
  2132. package/dist/stories/tour/steps/MeetStep.stories.js +2 -2
  2133. package/dist/stories/valueMonitor/ValueCard.stories.d.ts +1 -1
  2134. package/dist/stories/valueMonitor/ValueCard.stories.js +1 -1
  2135. package/dist/stories/valueMonitor/ValueMonitor.stories.d.ts +1 -1
  2136. package/dist/stories/valueMonitor/ValueMonitor.stories.js +1 -1
  2137. package/dist/stories/videoPlayer/VideoPlayerModal.stories.d.ts +1 -1
  2138. package/dist/stories/videoPlayer/VideoPlayerModal.stories.js +2 -2
  2139. package/dist/stories/wizard/ControlledWizard.stories.d.ts +1 -1
  2140. package/dist/stories/wizard/ControlledWizard.stories.js +4 -4
  2141. package/dist/utils/AddMedia.utils.d.ts +1 -1
  2142. package/dist/utils/AddMedia.utils.js +1 -1
  2143. package/dist/utils/Alerts.utils.d.ts +1 -1
  2144. package/dist/utils/Alerts.utils.js +1 -1
  2145. package/dist/utils/DynamicForm.utils.d.ts +1 -1
  2146. package/dist/utils/Images.utils.js +1 -1
  2147. package/dist/utils/Masks.utils.js +1 -1
  2148. package/dist/utils/Receipts.utils.d.ts +1 -1
  2149. package/dist/utils/ShowingText.utils.js +1 -1
  2150. package/dist/utils/Weather.utils.d.ts +1 -1
  2151. package/package.json +44 -26
  2152. package/src/components/propertyTiles/propertyRecords/RecordsRow.tsx +10 -2
  2153. package/src/components/propertyTiles/propertyRecords/RecordsSession.tsx +7 -4
  2154. package/src/components/wizard/index.ts +1 -0
  2155. package/src/helpers/propertyTiles/PropertyRecords.helper.ts +30 -9
  2156. package/src/interfaces/propertyTiles/RecordsSession.interface.ts +3 -0
  2157. package/src/mocks/propertyTiles/details.ts +10 -1
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { locationApi } from './';
10
+ import { locationApi } from '@/apis';
11
11
  export const getAddress = (zipCode) => __awaiter(void 0, void 0, void 0, function* () {
12
12
  var _a, _b;
13
13
  let city = '';
@@ -1,2 +1,2 @@
1
- import { AddItemContainerI } from '../../interfaces';
1
+ import { AddItemContainerI } from '@/interfaces';
2
2
  export declare const AddItemContainer: ({ children, footerButtons, onClose, }: AddItemContainerI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { DrawerBody, DrawerContent, DrawerFooter, DrawerHeader, } from '@chakra-ui/react';
4
- import { Wizard } from '../../assets/images';
5
- import { FooterDrawer, PanelHeader } from '..';
4
+ import { Wizard } from '@/assets/images';
5
+ import { FooterDrawer, PanelHeader } from '@/components';
6
6
  export const AddItemContainer = ({ children, footerButtons, onClose, }) => {
7
7
  return (_jsxs(DrawerContent, { bg: "lightBlue.1", children: [_jsx(DrawerHeader, { p: "0", children: _jsx(PanelHeader, { handleCloseButton: onClose, title: t('addItemWizard.title'), icon: Wizard }) }), _jsx(DrawerBody, { p: "0", children: children }), (footerButtons === null || footerButtons === void 0 ? void 0 : footerButtons.length) > 0 && (_jsx(DrawerFooter, { children: _jsx(FooterDrawer, { isOpen: true, children: footerButtons }) }))] }));
8
8
  };
@@ -1,2 +1,2 @@
1
- import { QuickAddItemI } from '../../interfaces';
1
+ import { QuickAddItemI } from '@/interfaces';
2
2
  export declare const QuickAddItem: ({ categories, handleCategoryChange, handleNameChange, handleRoomChange, nameValue, rooms, onDelete, onEdit, onFilesChange, onUpload, images, uploading, loading, }: QuickAddItemI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Stack, Text } from '@chakra-ui/react';
4
- import { MediaDragDrop, RoomStep, StepHeader } from '..';
4
+ import { MediaDragDrop, RoomStep, StepHeader } from '@/components';
5
5
  export const QuickAddItem = ({ categories, handleCategoryChange, handleNameChange, handleRoomChange, nameValue, rooms, onDelete, onEdit, onFilesChange, onUpload, images, uploading, loading, }) => {
6
6
  const roomStepProps = {
7
7
  categories,
@@ -1,2 +1,2 @@
1
- import { StepHeaderI } from '../../../interfaces';
1
+ import { StepHeaderI } from '@/interfaces';
2
2
  export declare const StepHeader: ({ currentStep, description, steps, }: StepHeaderI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { FlowCardI } from '../../../../interfaces';
1
+ import { FlowCardI } from '@/interfaces';
2
2
  export declare const FlowCard: ({ description, flagColor, icon, onClick, title, }: FlowCardI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Container, Stack, Flex, Box, Center, Text, Image, } from '@chakra-ui/react';
3
- import { ChevronRight } from '../../../icons';
4
- import { getIconAltText } from '../../../../utils';
3
+ import { ChevronRight } from '@/components/icons';
4
+ import { getIconAltText } from '@/utils';
5
5
  export const FlowCard = ({ description, flagColor, icon, onClick, title, }) => {
6
6
  const iconAlt = getIconAltText(icon);
7
7
  return (_jsx(Container, { as: "button", onClick: onClick, transition: "all 0.2s", _hover: { shadow: 'lg' }, maxW: "none", children: _jsxs(Stack, { children: [_jsx(Flex, { align: "center", children: _jsx(Box, { bg: flagColor, overflow: "hidden", px: "4", children: _jsxs(Flex, { w: "9rem", justify: "space-between", align: "center", children: [_jsx(Text, { fontSize: "xs", fontWeight: "bold", color: "neutral.white", textTransform: "uppercase", children: title }), _jsx(Box, { bg: "neutral.white", transform: "rotate(45deg)", h: "24px", w: "24px", position: "relative", right: "-8" })] }) }) }), _jsxs(Flex, { p: "4", align: "center", justify: "space-between", gap: "4", children: [_jsxs(Flex, { gap: "base", align: "center", pb: "2", children: [_jsx(Image, { src: icon, alt: iconAlt, boxSize: "68px" }), _jsx(Text, { textAlign: "left", children: description })] }), _jsx(Center, { h: "40px", minW: "40px", border: "1px solid", borderColor: "blue.2", borderRadius: "full", children: _jsx(ChevronRight, {}) })] })] }) }));
@@ -1,2 +1,2 @@
1
- import { FlowStepI } from '../../../../interfaces';
1
+ import { FlowStepI } from '@/interfaces';
2
2
  export declare const FlowStep: ({ handleDetailedFlow, handleQuickFlow, handleTurnOffWizard, }: FlowStepI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Center, Container, Stack } from '@chakra-ui/react';
4
- import { FlowCard, FlowStepHeader } from '../../..';
5
- import { WizardQuick, WizardDetailed } from '../../../../assets/images';
4
+ import { FlowCard, FlowStepHeader } from '@/components';
5
+ import { WizardQuick, WizardDetailed } from '@/assets/images';
6
6
  export const FlowStep = ({ handleDetailedFlow, handleQuickFlow, handleTurnOffWizard, }) => {
7
7
  return (_jsxs(Container, { variant: "secondary", bg: "lightGreen.8", minH: "100%", maxW: "none", pb: "8rem", children: [_jsxs(Stack, { spacing: "8", px: "4", pt: "6", pb: "10", bg: "lightGreen.7", children: [_jsx(FlowStepHeader, {}), _jsxs(Stack, { spacing: "base", children: [_jsx(FlowCard, { description: t('addItemWizard.flowStep.flowQuick'), flagColor: "blue.5", icon: WizardQuick, onClick: handleQuickFlow, title: t('addItemWizard.flowStep.quick') }), _jsx(FlowCard, { description: t('addItemWizard.flowStep.flowDetailed'), flagColor: "green.11", icon: WizardDetailed, onClick: handleDetailedFlow, title: t('addItemWizard.flowStep.detailed') })] })] }), _jsx(Center, { children: _jsx(Box, { as: "button", borderRadius: "full", bg: "lightGreen.9", py: "2", px: "4", fontFamily: "secondary", transition: "all 0.2s", _hover: { bg: 'lightGreen.6' }, onClick: handleTurnOffWizard, position: "relative", top: "-5", children: t('addItemWizard.turnOffButton') }) })] }));
8
8
  };
@@ -1,2 +1,2 @@
1
- import { MediaDetailsStepI } from '../../../../interfaces';
1
+ import { MediaDetailsStepI } from '@/interfaces';
2
2
  export declare const MediaDetailsStep: ({ currentStep, detailsComponent, handleDelete, handleEdit, handleFilesChange, handleUpload, images, isQuickFlow, loading, totalSteps, uploading, }: MediaDetailsStepI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Container } from '@chakra-ui/react';
4
- import { MediaDragDrop, StepHeader, TabsHeader } from '../../..';
5
- import { useMediaDetailStep } from '../../../../hooks';
4
+ import { MediaDragDrop, StepHeader, TabsHeader } from '@/components';
5
+ import { useMediaDetailStep } from '@/hooks';
6
6
  export const MediaDetailsStep = ({ currentStep, detailsComponent, handleDelete, handleEdit, handleFilesChange, handleUpload, images, isQuickFlow, loading, totalSteps, uploading, }) => {
7
7
  const { currentDescription, handleCurrentTab, isMobile, step } = useMediaDetailStep({
8
8
  currentStep,
@@ -1,2 +1,2 @@
1
- import { MediaDragDropI } from '../../../../interfaces';
1
+ import { MediaDragDropI } from '@/interfaces';
2
2
  export declare const MediaDragDrop: ({ accept, align, dropAreaHeight, images, isMobile, maxFiles, onDelete, onEdit, onFilesChange, onUpload, uploading, loading, }: MediaDragDropI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Stack } from '@chakra-ui/react';
4
- import { MediaPreview, MobileFileUploader, AddMedia } from '../../..';
4
+ import { MediaPreview, MobileFileUploader, AddMedia } from '@/components';
5
5
  export const MediaDragDrop = ({ accept, align = 'center', dropAreaHeight = 'calc(100vh - 23rem)', images, isMobile, maxFiles, onDelete, onEdit, onFilesChange, onUpload, uploading, loading = false, }) => {
6
6
  const hasMedia = images && images.length > 0;
7
7
  const isSmallScreen = isMobile;
@@ -1,2 +1,2 @@
1
- import { RoomStepI } from '../../../../interfaces';
1
+ import { RoomStepI } from '@/interfaces';
2
2
  export declare const RoomStep: ({ categories, currentStep, handleCategoryChange, handleNameChange, handleRoomChange, hasHeader, nameValue, rooms, totalSteps, }: RoomStepI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Container, Stack } from '@chakra-ui/react';
4
- import { SelectInput, StepHeader, TextInput } from '../../..';
5
- import { isEmptyField } from '../../../../utils';
4
+ import { SelectInput, StepHeader, TextInput } from '@/components';
5
+ import { isEmptyField } from '@/utils';
6
6
  export const RoomStep = ({ categories, currentStep, handleCategoryChange, handleNameChange, handleRoomChange, hasHeader = true, nameValue, rooms, totalSteps, }) => {
7
7
  return (_jsxs(Container, { variant: "secondary", bg: "lightBlue.1", minH: "100%", maxW: "none", children: [hasHeader && (_jsx(StepHeader, { currentStep: currentStep, description: t('addItemWizard.roomStep.description'), steps: totalSteps })), _jsxs(Stack, { py: "6", px: "base", bg: "neutral.white", spacing: "6", children: [_jsx(TextInput, { errorMessage: `${t('householdItems.headers.itemName')} ${t('forms.required')}`, hasError: isEmptyField(nameValue), handleChange: handleNameChange, id: "item-name", placeholder: t('addItemWizard.roomStep.namePlaceholder'), value: nameValue }), _jsx(SelectInput, { width: "100%", height: "md", handleClick: handleRoomChange, initialValue: t('addItemWizard.roomStep.selectRoom'), items: rooms }), _jsx(SelectInput, { width: "100%", height: "md", handleClick: handleCategoryChange, initialValue: t('addItemWizard.roomStep.assignCategory'), items: categories })] })] }));
8
8
  };
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Button, Container, Stack, Text } from '@chakra-ui/react';
4
- import { WellDone as WellDoneImage } from '../../../../assets/images';
4
+ import { WellDone as WellDoneImage } from '@/assets/images';
5
5
  export const WellDone = ({ onClick }) => {
6
6
  return (_jsxs(Container, { variant: "secondary", bg: "lightGreen.2", minH: "100%", children: [_jsxs(Box, { minH: "20rem", w: "100%", backgroundImage: WellDoneImage, backgroundPosition: "center", backgroundRepeat: "no-repeat", backgroundSize: "cover", textAlign: "center", pt: "2rem", children: [_jsx(Text, { variant: "heading", fontWeight: "semibold", children: t('addItemWizard.wellDone.title') }), _jsx(Text, { children: t('addItemWizard.wellDone.text1') })] }), _jsxs(Stack, { spacing: "base", align: "center", pt: "2rem", children: [_jsxs(Box, { textAlign: "center", children: [_jsx(Text, { variant: "heading6", fontWeight: "semibold", children: t('addItemWizard.wellDone.text2') }), _jsx(Text, { fontFamily: "secondary", children: t('addItemWizard.wellDone.text3') })] }), _jsx(Button, { variant: "tertiary", h: "button.xs", px: "4rem", onClick: onClick, children: t('addItemWizard.wellDone.btLabel') })] })] }));
7
7
  };
@@ -1,9 +1,9 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Fragment, useEffect, useState } from 'react';
3
- import { Airplane, Cloud1, Cloud2, Cloud3 } from '../../assets/images';
4
- import { useWindowDimensions } from '../../hooks';
5
- import { colors } from '../../theme/colors';
6
- import { getTimeOfDay, getTimeOfDaySeason, } from '../../utils';
3
+ import { Airplane, Cloud1, Cloud2, Cloud3 } from '@/assets/images';
4
+ import { useWindowDimensions } from '@/hooks';
5
+ import { colors } from '@/theme/colors';
6
+ import { getTimeOfDay, getTimeOfDaySeason, } from '@/utils';
7
7
  import { Box, Image } from '@chakra-ui/react';
8
8
  import { keyframes } from '@emotion/react';
9
9
  import { WeatherTrees } from './WeatherTrees';
@@ -1,4 +1,4 @@
1
- import { TimeOfDaySeason } from '../../utils';
1
+ import { TimeOfDaySeason } from '@/utils';
2
2
  import { ImageProps } from '@chakra-ui/react';
3
3
  export interface WeatherTreesI extends ImageProps {
4
4
  timeOfDaySeason: TimeOfDaySeason;
@@ -10,7 +10,7 @@ var __rest = (this && this.__rest) || function (s, e) {
10
10
  return t;
11
11
  };
12
12
  import { jsx as _jsx } from "react/jsx-runtime";
13
- import { TreesDay, TreesDayFall, TreesDayWinter, TreesEvening, TreesMorning, TreesNight, } from '../../assets/images';
13
+ import { TreesDay, TreesDayFall, TreesDayWinter, TreesEvening, TreesMorning, TreesNight, } from '@/assets/images';
14
14
  import { Image } from '@chakra-ui/react';
15
15
  export const WeatherTrees = (_a) => {
16
16
  var { timeOfDaySeason } = _a, props = __rest(_a, ["timeOfDaySeason"]);
@@ -1,2 +1,2 @@
1
- import { AppBarI } from '../../interfaces';
1
+ import { AppBarI } from '@/interfaces';
2
2
  export declare const AppBar: ({ children, onLogoClick, user }: AppBarI) => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Box, Flex } from '@chakra-ui/react';
3
- import { BarDivider, HomefileLogo, UserProfile } from '..';
3
+ import { BarDivider, HomefileLogo, UserProfile } from '@/components';
4
4
  export const AppBar = ({ children, onLogoClick, user }) => {
5
5
  return (_jsxs(Box, { bg: "neutral.white", px: "base", boxShadow: "md", children: [_jsx(Box, { position: "absolute", top: "30%", left: "40%", h: "10" }), _jsxs(Flex, { h: "container.masthead", justify: "space-between", alignItems: "center", children: [_jsx(HomefileLogo, { onClick: onLogoClick }), _jsxs(Flex, { alignItems: "center", gap: ["2", "base"], children: [children && (_jsxs(_Fragment, { children: [children, _jsx(BarDivider, {})] })), _jsx(UserProfile, Object.assign({}, user))] })] })] }));
6
6
  };
@@ -1,2 +1,2 @@
1
- import { AppBarIconI } from '../../interfaces';
1
+ import { AppBarIconI } from '@/interfaces';
2
2
  export declare const ContactList: ({ onClick, total }: AppBarIconI) => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Flex, Img, Tooltip } from '@chakra-ui/react';
4
- import { Contacts2 as Contact } from '../../assets/images';
5
- import { NumberBadge } from '..';
6
- import { useWindowDimensions } from '../../hooks';
7
- import { MOBILE_WIDTH } from '../../utils';
4
+ import { Contacts2 as Contact } from '@/assets/images';
5
+ import { NumberBadge } from '@/components';
6
+ import { useWindowDimensions } from '@/hooks';
7
+ import { MOBILE_WIDTH } from '@/utils';
8
8
  export const ContactList = ({ onClick, total }) => {
9
9
  const { windowDimensions: { width }, } = useWindowDimensions();
10
10
  const isMobile = width < MOBILE_WIDTH;
@@ -1,2 +1,2 @@
1
- import { HomefileLogoI } from '../../interfaces';
1
+ import { HomefileLogoI } from '@/interfaces';
2
2
  export declare const HomefileLogo: ({ onClick }: HomefileLogoI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Button, Image } from '@chakra-ui/react';
3
- import { LogoSmall, Homefile } from '../../assets/images';
4
- import { useWindowDimensions } from '../../hooks';
5
- import { MOBILE_WIDTH } from '../../utils';
3
+ import { LogoSmall, Homefile } from '@/assets/images';
4
+ import { useWindowDimensions } from '@/hooks';
5
+ import { MOBILE_WIDTH } from '@/utils';
6
6
  export const HomefileLogo = ({ onClick }) => {
7
7
  const { windowDimensions: { width }, } = useWindowDimensions();
8
8
  const isMobile = width < MOBILE_WIDTH;
@@ -1,2 +1,2 @@
1
- import { AppBarIconI } from '../../interfaces';
1
+ import { AppBarIconI } from '@/interfaces';
2
2
  export declare const NotificationsReminder: ({ onClick, total }: AppBarIconI) => import("react/jsx-runtime").JSX.Element;
@@ -2,10 +2,10 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Flex, Img, Tooltip } from '@chakra-ui/react';
4
4
  import { keyframes } from '@emotion/react';
5
- import { Speaker } from '../../assets/images';
6
- import { NumberBadge } from '..';
7
- import { useWindowDimensions } from '../../hooks';
8
- import { MOBILE_WIDTH } from '../../utils';
5
+ import { Speaker } from '@/assets/images';
6
+ import { NumberBadge } from '@/components';
7
+ import { useWindowDimensions } from '@/hooks';
8
+ import { MOBILE_WIDTH } from '@/utils';
9
9
  export const NotificationsReminder = ({ onClick, total }) => {
10
10
  const { windowDimensions: { width }, } = useWindowDimensions();
11
11
  const isMobile = width < MOBILE_WIDTH;
@@ -1,2 +1,2 @@
1
- import { AppBarIconI } from '../../interfaces';
1
+ import { AppBarIconI } from '@/interfaces';
2
2
  export declare const PeopleConnected: ({ onClick, total }: AppBarIconI) => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Flex, Img, Tooltip } from '@chakra-ui/react';
4
- import { PersonMail } from '../../assets/images';
5
- import { NumberBadge } from '..';
6
- import { useWindowDimensions } from '../../hooks';
7
- import { MOBILE_WIDTH } from '../../utils';
4
+ import { PersonMail } from '@/assets/images';
5
+ import { NumberBadge } from '@/components';
6
+ import { useWindowDimensions } from '@/hooks';
7
+ import { MOBILE_WIDTH } from '@/utils';
8
8
  export const PeopleConnected = ({ onClick, total }) => {
9
9
  const { windowDimensions: { width }, } = useWindowDimensions();
10
10
  const isMobile = width < MOBILE_WIDTH;
@@ -1,2 +1,2 @@
1
- import { StorageUsedI } from '../../interfaces';
1
+ import { StorageUsedI } from '@/interfaces';
2
2
  export declare const StorageUsed: ({ onClick, totalStorage, state, totalUsed, }: StorageUsedI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Progress, Text, Tooltip } from '@chakra-ui/react';
4
- import { progressColor } from '../../helpers';
4
+ import { progressColor } from '@/helpers';
5
5
  export const StorageUsed = ({ onClick, totalStorage, state, totalUsed, }) => {
6
6
  const isTrial = state === 'trial';
7
7
  const text = isTrial
@@ -1,2 +1,2 @@
1
- import { TourButtonI } from '../../interfaces';
1
+ import { TourButtonI } from '@/interfaces';
2
2
  export declare const TourButton: ({ label, onClick }: TourButtonI) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,9 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Flex, Image } from '@chakra-ui/react';
4
- import { Flag } from '../../assets/images';
5
- import { useComponentStyles } from '../../hooks';
6
- import { homeAssistantProxy } from '../../proxies';
4
+ import { Flag } from '@/assets/images';
5
+ import { useComponentStyles } from '@/hooks';
6
+ import { homeAssistantProxy } from '@/proxies';
7
7
  export const TourButton = ({ label, onClick }) => {
8
8
  const { setHighlight } = homeAssistantProxy;
9
9
  useComponentStyles({});
@@ -1,2 +1,2 @@
1
- import { AppBarIconI } from '../../interfaces';
1
+ import { AppBarIconI } from '@/interfaces';
2
2
  export declare const Trash: ({ onClick, total }: AppBarIconI) => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Flex, Tooltip } from '@chakra-ui/react';
4
- import { NumberBadge, TrashIcon } from '..';
5
- import { colors } from '../../theme/colors';
6
- import { useWindowDimensions } from '../../hooks';
7
- import { MOBILE_WIDTH } from '../../utils';
4
+ import { NumberBadge, TrashIcon } from '@/components';
5
+ import { colors } from '@/theme/colors';
6
+ import { useWindowDimensions } from '@/hooks';
7
+ import { MOBILE_WIDTH } from '@/utils';
8
8
  export const Trash = ({ onClick, total }) => {
9
9
  const { windowDimensions: { width }, } = useWindowDimensions();
10
10
  const isMobile = width < MOBILE_WIDTH;
@@ -1,2 +1,2 @@
1
- import { TutorialsButtonI } from '../../interfaces';
1
+ import { TutorialsButtonI } from '@/interfaces';
2
2
  export declare const TutorialsButton: ({ onClick }: TutorialsButtonI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Tooltip, Button, Image } from '@chakra-ui/react';
4
- import { NeedHelp } from '../../assets/images';
4
+ import { NeedHelp } from '@/assets/images';
5
5
  export const TutorialsButton = ({ onClick }) => {
6
6
  return (_jsx(Tooltip, { label: t('tooltips.help'), "data-testid": "tutorials-button", children: _jsx(Button, { id: "feedback", variant: "icon", w: "fit-content", onClick: onClick, children: _jsx(Image, { src: NeedHelp, w: "27px", h: "auto", "aria-label": t('ariaLabels.help') }) }) }));
7
7
  };
@@ -1,2 +1,2 @@
1
- import { UserProfileI } from '../../interfaces';
1
+ import { UserProfileI } from '@/interfaces';
2
2
  export declare const UserProfile: ({ avatarUrl, firstName, userName, menuItems, bg, }: UserProfileI) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,9 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Avatar, Flex, Text } from '@chakra-ui/react';
4
- import { IconMenu } from '..';
5
- import { useWindowDimensions } from '../../hooks';
6
- import { MOBILE_WIDTH } from '../../utils';
4
+ import { IconMenu } from '@/components';
5
+ import { useWindowDimensions } from '@/hooks';
6
+ import { MOBILE_WIDTH } from '@/utils';
7
7
  export const UserProfile = ({ avatarUrl, firstName, userName, menuItems, bg, }) => {
8
8
  const { windowDimensions: { width }, } = useWindowDimensions();
9
9
  const isMobile = width < MOBILE_WIDTH;
@@ -1,2 +1,2 @@
1
- import { LetterBadgeI } from '../../interfaces';
1
+ import { LetterBadgeI } from '@/interfaces';
2
2
  export declare const LetterBadge: ({ bgColor, letter }: LetterBadgeI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { NewBadgeI } from "../../interfaces";
1
+ import { NewBadgeI } from "@/interfaces";
2
2
  export declare const NewBadge: ({ bg, color }: NewBadgeI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { NumberBadgeI } from '../../interfaces';
1
+ import { NumberBadgeI } from '@/interfaces';
2
2
  export declare const NumberBadge: ({ color, bg, px, py, total, ...props }: NumberBadgeI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { TextBadgeI } from '../../interfaces';
1
+ import { TextBadgeI } from '@/interfaces';
2
2
  export declare const TextBadge: ({ bgColor, showAnimation, text, width, }: TextBadgeI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Box, Text } from '@chakra-ui/react';
4
- import { useTextBadge } from '../../hooks';
4
+ import { useTextBadge } from '@/hooks';
5
5
  export const TextBadge = ({ bgColor = 'violet.1', showAnimation = true, text = t('badges.new'), width = '2.6rem', }) => {
6
6
  const { badgeWidth } = useTextBadge(width);
7
7
  return (_jsx(Box, { bg: bgColor, borderRadius: "base", w: showAnimation ? badgeWidth : 'fit-content', py: "0.1rem", px: "0.5rem", _hover: {
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Circle, VisuallyHidden } from '@chakra-ui/react';
4
- import { ArrowLeft } from '..';
4
+ import { ArrowLeft } from '@/components';
5
5
  export const BackCircleButton = ({ onClick, }) => {
6
6
  return (_jsxs(Circle, { "aria-label": t('ariaLabels.return'), size: "36px", bg: "neutral.white", color: "neutral.white", as: "button", onClick: onClick, transition: "all 0.2s ease-in-out", _hover: { boxShadow: 'lg' }, children: [_jsx(VisuallyHidden, { children: t('ariaLabels.return') }), _jsx(ArrowLeft, {})] }));
7
7
  };
@@ -1,2 +1,2 @@
1
- import { DisplayOptionsButtonsI } from '../../interfaces';
1
+ import { DisplayOptionsButtonsI } from '@/interfaces';
2
2
  export declare const DisplayOptionsButtons: ({ displays, initialDisplay, onDisplayClick, }: DisplayOptionsButtonsI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useState } from 'react';
3
3
  import { Flex, Button } from '@chakra-ui/react';
4
- import { colors } from '../../theme/colors';
5
- import { DisplayItem, DisplayList, DisplayGrid } from '..';
4
+ import { colors } from '@/theme/colors';
5
+ import { DisplayItem, DisplayList, DisplayGrid } from '@/components';
6
6
  export const DisplayOptionsButtons = ({ displays = [], initialDisplay, onDisplayClick, }) => {
7
7
  const types = displays;
8
8
  const [display, setDisplay] = useState(initialDisplay);
@@ -1,2 +1,2 @@
1
- import { CircleButtonI } from '../../interfaces';
1
+ import { CircleButtonI } from '@/interfaces';
2
2
  export declare const ForwardCircleButton: ({ disabled, onClick, ...props }: CircleButtonI) => import("react/jsx-runtime").JSX.Element;
@@ -12,7 +12,7 @@ var __rest = (this && this.__rest) || function (s, e) {
12
12
  import { jsx as _jsx } from "react/jsx-runtime";
13
13
  import { t } from 'i18next';
14
14
  import { IconButton } from '@chakra-ui/react';
15
- import { ChevronRight } from '..';
15
+ import { ChevronRight } from '@/components';
16
16
  export const ForwardCircleButton = (_a) => {
17
17
  var { disabled, onClick } = _a, props = __rest(_a, ["disabled", "onClick"]);
18
18
  return (_jsx(IconButton, Object.assign({ variant: "menuIcon", "aria-label": t('buttons.forward'), w: "fit-content", h: "fit-content", onClick: onClick, icon: _jsx(ChevronRight, {}), rounded: "full", border: "1px", padding: "1", disabled: disabled }, props)));
@@ -1,2 +1,2 @@
1
- import { HelpButtonI } from '../../interfaces';
1
+ import { HelpButtonI } from '@/interfaces';
2
2
  export declare const HelpButton: ({ children, onClick }: HelpButtonI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Button, Image } from '@chakra-ui/react';
4
- import { NeedHelp } from '../../assets/images';
4
+ import { NeedHelp } from '@/assets/images';
5
5
  export const HelpButton = ({ children, onClick }) => {
6
6
  return (_jsxs(_Fragment, { children: [_jsx(Button, { minW: "fit-content", maxW: "fit-content", variant: "icon", onClick: onClick, "data-testid": "help-button", children: _jsx(Image, { src: NeedHelp, boxSize: "1.8rem", "aria-label": t('help.ariaLabel') }) }), children] }));
7
7
  };
@@ -1,2 +1,2 @@
1
- import { IconAndTextI } from '../../interfaces';
1
+ import { IconAndTextI } from '@/interfaces';
2
2
  export declare const IconAndText: ({ color, icon, title, }: IconAndTextI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { LeftButtonAnimatedI } from '../../interfaces';
1
+ import { LeftButtonAnimatedI } from '@/interfaces';
2
2
  export declare const LeftButton: ({ bgColor, onClick, height, label, ...props }: LeftButtonAnimatedI) => import("react/jsx-runtime").JSX.Element;
@@ -11,7 +11,7 @@ var __rest = (this && this.__rest) || function (s, e) {
11
11
  };
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
13
  import { Button } from '@chakra-ui/react';
14
- import { Plus } from '..';
14
+ import { Plus } from '@/components';
15
15
  export const LeftButton = (_a) => {
16
16
  var { bgColor = 'green.1', onClick, height = '1.75rem', label } = _a, props = __rest(_a, ["bgColor", "onClick", "height", "label"]);
17
17
  return (_jsxs(Button, Object.assign({}, props, { h: height, variant: "leftRounded", bg: bgColor, onClick: onClick, px: "1rem", children: [_jsx(Plus, {}), label] })));
@@ -1,2 +1,2 @@
1
- import { LeftButtonAnimatedI } from '../../interfaces';
1
+ import { LeftButtonAnimatedI } from '@/interfaces';
2
2
  export declare const LeftButtonAnimated: ({ bgColor, onClick, height, label, width, ...props }: LeftButtonAnimatedI) => import("react/jsx-runtime").JSX.Element;
@@ -12,8 +12,8 @@ var __rest = (this && this.__rest) || function (s, e) {
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
13
  import { t } from 'i18next';
14
14
  import { Button } from '@chakra-ui/react';
15
- import { Plus } from '..';
16
- import { useLeftButtonAnimated } from '../../hooks';
15
+ import { Plus } from '@/components';
16
+ import { useLeftButtonAnimated } from '@/hooks';
17
17
  export const LeftButtonAnimated = (_a) => {
18
18
  var { bgColor = 'blue.2', onClick, height = '1.75rem', label, width } = _a, props = __rest(_a, ["bgColor", "onClick", "height", "label", "width"]);
19
19
  const { buttonWidth, handleMouseEnter, handleMouseLeave, isCollapsed } = useLeftButtonAnimated({ label, width });
@@ -1,2 +1,2 @@
1
- import { CircleButtonI } from '../../interfaces';
1
+ import { CircleButtonI } from '@/interfaces';
2
2
  export declare const PreviousCircleButton: ({ disabled, onClick }: CircleButtonI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { IconButton } from '@chakra-ui/react';
4
- import { ChevronLeft } from '..';
4
+ import { ChevronLeft } from '@/components';
5
5
  export const PreviousCircleButton = ({ disabled, onClick }) => {
6
6
  return (_jsx(IconButton, { variant: "menuIcon", "aria-label": t('buttons.previous'), w: "fit-content", h: "fit-content", onClick: onClick, icon: _jsx(ChevronLeft, {}), p: "1", rounded: "full", border: "1px", disabled: disabled }));
7
7
  };
@@ -1,2 +1,2 @@
1
- import { YesNoSwitchI } from '../../interfaces';
1
+ import { YesNoSwitchI } from '@/interfaces';
2
2
  export declare const YesNoSwitch: ({ value, onChange }: YesNoSwitchI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { ContactCardI } from '../../interfaces';
1
+ import { ContactCardI } from '@/interfaces';
2
2
  export declare const ContactCard: ({ apiError, contact, index, menuItems, onClick, showAvatar, showHeader, }: ContactCardI) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Box, Container, Flex, Stack } from '@chakra-ui/react';
3
- import { ContactCardHeader, ContactCardInfo, ContactCardAddress, IconMenu, MoreHorizontal, } from '..';
4
- import { colors } from '../../theme/colors';
3
+ import { ContactCardHeader, ContactCardInfo, ContactCardAddress, IconMenu, MoreHorizontal, } from '@/components';
4
+ import { colors } from '@/theme/colors';
5
5
  export const ContactCard = ({ apiError, contact, index, menuItems, onClick, showAvatar, showHeader = true, }) => {
6
6
  const hasOnClick = typeof onClick === 'function';
7
7
  return (_jsxs(Box, { position: "relative", w: "100%", children: [_jsx(Container, { maxW: "none", textAlign: "start", onClick: () => onClick === null || onClick === void 0 ? void 0 : onClick(Object.assign(Object.assign({}, contact), { index })), transition: "background-color 0.3s", _hover: {
@@ -1,2 +1,2 @@
1
- import { ContactCardAddressI } from '../../interfaces';
1
+ import { ContactCardAddressI } from '@/interfaces';
2
2
  export declare const ContactCardAddress: ({ address, city, company, state, zip, }: ContactCardAddressI) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- import { ContactCardHeaderI } from '../../interfaces';
1
+ import { ContactCardHeaderI } from '@/interfaces';
2
2
  export declare const ContactCardHeader: ({ contact, menuItems, }: ContactCardHeaderI) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { t } from 'i18next';
3
3
  import { Flex, Image, Text } from '@chakra-ui/react';
4
- import { Contacts } from '../../assets/images';
5
- import { IconMenu, MoreHorizontal } from '..';
4
+ import { Contacts } from '@/assets/images';
5
+ import { IconMenu, MoreHorizontal } from '@/components';
6
6
  export const ContactCardHeader = ({ contact, menuItems = [], }) => {
7
7
  var _a;
8
8
  const { category, title } = contact;
@@ -1,2 +1,2 @@
1
- import { ContactCardInfoI } from '../../interfaces';
1
+ import { ContactCardInfoI } from '@/interfaces';
2
2
  export declare const ContactCardInfo: ({ company, email, firstName, index, lastName, phone, showAvatar, }: ContactCardInfoI) => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Avatar, Box, Flex, Stack, Text } from '@chakra-ui/react';
3
- import { randomColor } from '../../utils';
3
+ import { randomColor } from '@/utils';
4
4
  export const ContactCardInfo = ({ company, email, firstName, index, lastName, phone, showAvatar = true, }) => {
5
5
  const name = `${firstName} ${lastName}`.trim() || company;
6
6
  return (_jsxs(Flex, { gap: "base", minH: "50px", align: "center", children: [showAvatar && (_jsx(Avatar, { w: "40px", h: "40px", bg: randomColor(index), fontWeight: "bold", color: "neutral.white", name: name })), _jsxs(Stack, { w: "full", spacing: "0.5", children: [_jsx(Text, { fontWeight: "bold", children: name }), _jsxs(Box, { children: [_jsx(Text, { fontSize: "xs", children: phone }), _jsx(Text, { variant: "email", lineHeight: "0.8", children: email })] })] })] }));