@homefile/components-v2 2.34.1 → 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.
- package/dist/apis/getAddress.js +1 -1
- package/dist/components/addItemWizard/AddItemContainer.d.ts +1 -1
- package/dist/components/addItemWizard/AddItemContainer.js +2 -2
- package/dist/components/addItemWizard/QuickAddItem.d.ts +1 -1
- package/dist/components/addItemWizard/QuickAddItem.js +1 -1
- package/dist/components/addItemWizard/steps/StepHeader.d.ts +1 -1
- package/dist/components/addItemWizard/steps/flows/FlowCard.d.ts +1 -1
- package/dist/components/addItemWizard/steps/flows/FlowCard.js +2 -2
- package/dist/components/addItemWizard/steps/flows/FlowStep.d.ts +1 -1
- package/dist/components/addItemWizard/steps/flows/FlowStep.js +2 -2
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDetailsStep.d.ts +1 -1
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDetailsStep.js +2 -2
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDragDrop.d.ts +1 -1
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDragDrop.js +1 -1
- package/dist/components/addItemWizard/steps/room/RoomStep.d.ts +1 -1
- package/dist/components/addItemWizard/steps/room/RoomStep.js +2 -2
- package/dist/components/addItemWizard/steps/wellDone/WellDone.js +1 -1
- package/dist/components/animations/CloudsAnimation.js +4 -4
- package/dist/components/animations/WeatherTrees.d.ts +1 -1
- package/dist/components/animations/WeatherTrees.js +1 -1
- package/dist/components/appBar/AppBar.d.ts +1 -1
- package/dist/components/appBar/AppBar.js +1 -1
- package/dist/components/appBar/ContactList.d.ts +1 -1
- package/dist/components/appBar/ContactList.js +4 -4
- package/dist/components/appBar/HomefileLogo.d.ts +1 -1
- package/dist/components/appBar/HomefileLogo.js +3 -3
- package/dist/components/appBar/NotificationsReminder.d.ts +1 -1
- package/dist/components/appBar/NotificationsReminder.js +4 -4
- package/dist/components/appBar/PeopleConnected.d.ts +1 -1
- package/dist/components/appBar/PeopleConnected.js +4 -4
- package/dist/components/appBar/StorageUsed.d.ts +1 -1
- package/dist/components/appBar/StorageUsed.js +1 -1
- package/dist/components/appBar/TourButton.d.ts +1 -1
- package/dist/components/appBar/TourButton.js +3 -3
- package/dist/components/appBar/Trash.d.ts +1 -1
- package/dist/components/appBar/Trash.js +4 -4
- package/dist/components/appBar/TutorialsButton.d.ts +1 -1
- package/dist/components/appBar/TutorialsButton.js +1 -1
- package/dist/components/appBar/UserProfile.d.ts +1 -1
- package/dist/components/appBar/UserProfile.js +3 -3
- package/dist/components/badge/LetterBadge.d.ts +1 -1
- package/dist/components/badge/NewBadge.d.ts +1 -1
- package/dist/components/badge/NumberBadge.d.ts +1 -1
- package/dist/components/badge/TextBadge.d.ts +1 -1
- package/dist/components/badge/TextBadge.js +1 -1
- package/dist/components/buttons/BackCircleButton.js +1 -1
- package/dist/components/buttons/DisplayOptionsButtons.d.ts +1 -1
- package/dist/components/buttons/DisplayOptionsButtons.js +2 -2
- package/dist/components/buttons/ForwardCircleButton.d.ts +1 -1
- package/dist/components/buttons/ForwardCircleButton.js +1 -1
- package/dist/components/buttons/HelpButton.d.ts +1 -1
- package/dist/components/buttons/HelpButton.js +1 -1
- package/dist/components/buttons/IconAndText.d.ts +1 -1
- package/dist/components/buttons/LeftButton.d.ts +1 -1
- package/dist/components/buttons/LeftButton.js +1 -1
- package/dist/components/buttons/LeftButtonAnimated.d.ts +1 -1
- package/dist/components/buttons/LeftButtonAnimated.js +2 -2
- package/dist/components/buttons/PreviousCircleButton.d.ts +1 -1
- package/dist/components/buttons/PreviousCircleButton.js +1 -1
- package/dist/components/buttons/YesNoSwitch.d.ts +1 -1
- package/dist/components/contacts/ContactCard.d.ts +1 -1
- package/dist/components/contacts/ContactCard.js +2 -2
- package/dist/components/contacts/ContactCardAddress.d.ts +1 -1
- package/dist/components/contacts/ContactCardHeader.d.ts +1 -1
- package/dist/components/contacts/ContactCardHeader.js +2 -2
- package/dist/components/contacts/ContactCardInfo.d.ts +1 -1
- package/dist/components/contacts/ContactCardInfo.js +1 -1
- package/dist/components/contacts/ContactHeaderMenu.d.ts +1 -1
- package/dist/components/contacts/ContactHeaderMenu.js +1 -1
- package/dist/components/contacts/ContactsContent.d.ts +1 -1
- package/dist/components/contacts/ContactsContent.js +3 -3
- package/dist/components/contacts/ShareContactSection.d.ts +1 -1
- package/dist/components/contacts/ShareContactSection.js +2 -2
- package/dist/components/contacts/addEditPanel/AddEditContactPanel.d.ts +1 -1
- package/dist/components/contacts/addEditPanel/AddEditContactPanel.js +3 -3
- package/dist/components/contacts/shareContactForms/AddReceiverButton.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/AddReceiverButton.js +2 -2
- package/dist/components/contacts/shareContactForms/SendToList.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/SendToList.js +2 -2
- package/dist/components/contacts/shareContactForms/ShareContactByEmail.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/ShareContactByEmail.js +3 -3
- package/dist/components/contacts/shareContactForms/ShareContactByHomefile.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/ShareContactByHomefile.js +4 -4
- package/dist/components/contacts/shareContactForms/ShareContactBySMS.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/ShareContactBySMS.js +3 -3
- package/dist/components/contacts/sharePanel/SelectedContacts.d.ts +1 -1
- package/dist/components/contacts/sharePanel/SelectedContacts.js +1 -1
- package/dist/components/contacts/sharePanel/ShareContactsContent.d.ts +1 -1
- package/dist/components/contacts/sharePanel/ShareContactsContent.js +3 -3
- package/dist/components/contacts/viewPanel/CompanyInfoCard.d.ts +1 -1
- package/dist/components/contacts/viewPanel/CompanyInfoCard.js +2 -2
- package/dist/components/contacts/viewPanel/CompanyRating.d.ts +1 -1
- package/dist/components/contacts/viewPanel/CompanyRating.js +2 -2
- package/dist/components/contacts/viewPanel/ContactAddressCard.d.ts +1 -1
- package/dist/components/contacts/viewPanel/ContactAddressCard.js +2 -2
- package/dist/components/contacts/viewPanel/PersonalInfoCard.d.ts +1 -1
- package/dist/components/contacts/viewPanel/PersonalInfoCard.js +1 -1
- package/dist/components/contacts/viewPanel/RoleTag.d.ts +1 -1
- package/dist/components/contacts/viewPanel/RoleTag.js +1 -1
- package/dist/components/contacts/viewPanel/ViewContactHeader.d.ts +1 -1
- package/dist/components/contacts/viewPanel/ViewContactHeader.js +3 -3
- package/dist/components/contacts/viewPanel/ViewContactPanel.d.ts +1 -1
- package/dist/components/contacts/viewPanel/ViewContactPanel.js +2 -2
- package/dist/components/customToast/CustomToast.d.ts +1 -1
- package/dist/components/customToast/CustomToast.js +2 -2
- package/dist/components/customToast/StatusIllustration.d.ts +1 -1
- package/dist/components/customToast/StatusIllustration.js +1 -1
- package/dist/components/dialog/Dialog.d.ts +1 -1
- package/dist/components/display/MediaLoading.d.ts +1 -1
- package/dist/components/display/MediaLoading.js +1 -1
- package/dist/components/display/MediaPreview.d.ts +1 -1
- package/dist/components/display/MediaPreview.js +2 -2
- package/dist/components/dragDrop/DragDropArea.d.ts +1 -1
- package/dist/components/dragDrop/DragDropArea.js +1 -1
- package/dist/components/dragDrop/DragDropLoading.d.ts +1 -1
- package/dist/components/feedback/ContactForm.d.ts +1 -1
- package/dist/components/feedback/ContactForm.js +3 -3
- package/dist/components/feedback/Feedback.d.ts +1 -1
- package/dist/components/feedback/Feedback.js +1 -1
- package/dist/components/feedback/FormReceived.d.ts +1 -1
- package/dist/components/feedback/FormReceived.js +1 -1
- package/dist/components/folderPanel/displayFiles/DisplayFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/DisplayFiles.js +2 -2
- package/dist/components/folderPanel/displayFiles/GridFile.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/GridFile.js +3 -3
- package/dist/components/folderPanel/displayFiles/GridFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/GridFiles.js +1 -1
- package/dist/components/folderPanel/displayFiles/IconMenuWithMove.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/IconMenuWithMove.js +2 -2
- package/dist/components/folderPanel/displayFiles/ItemFile.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ItemFile.js +2 -2
- package/dist/components/folderPanel/displayFiles/ItemFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ItemFiles.js +2 -2
- package/dist/components/folderPanel/displayFiles/ListFile.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ListFile.js +3 -3
- package/dist/components/folderPanel/displayFiles/ListFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ListFiles.js +1 -1
- package/dist/components/folderPanel/displayFiles/MoveModal.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/MoveModal.js +1 -1
- package/dist/components/folderPanel/fileDetails/DisplayFilesDetail.d.ts +1 -1
- package/dist/components/folderPanel/fileDetails/DisplayFilesDetail.js +2 -2
- package/dist/components/folderPanel/fileDetails/FileDetailsTab.d.ts +1 -1
- package/dist/components/folderPanel/fileDetails/FileDetailsTab.js +5 -5
- package/dist/components/folderPanel/folderDetails/DisplayOptions.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/DisplayOptions.js +3 -3
- package/dist/components/folderPanel/folderDetails/FilesCounter.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FilesCounter.js +2 -2
- package/dist/components/folderPanel/folderDetails/FilesUploader.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FilesUploader.js +2 -2
- package/dist/components/folderPanel/folderDetails/FolderDetailBody.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailBody.js +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailFooter.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailFooter.js +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailHeader.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailHeader.js +2 -2
- package/dist/components/folderPanel/folderDetails/FolderInfo.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderInfo.js +1 -1
- package/dist/components/folderPanel/folderDetails/FoldersMenu.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FoldersMenu.js +3 -3
- package/dist/components/folderPanel/folders/FolderRadioCard.d.ts +1 -1
- package/dist/components/folderPanel/folders/FolderRadioCard.js +2 -2
- package/dist/components/folderPanel/folders/FolderRadioContent.d.ts +1 -1
- package/dist/components/folderPanel/folders/FolderRadioContent.js +1 -1
- package/dist/components/folderPanel/folders/FolderTypeSelection.d.ts +1 -1
- package/dist/components/folderPanel/folders/FolderTypeSelection.js +2 -2
- package/dist/components/folderPanel/loaders/GridLoader.js +1 -1
- package/dist/components/folderPanel/sharedWith/ConnectedAccounts.d.ts +1 -1
- package/dist/components/folderPanel/sharedWith/ConnectedAccounts.js +2 -2
- package/dist/components/folderPanel/sharedWith/RecipientsToShare.d.ts +1 -1
- package/dist/components/folderPanel/sharedWith/RecipientsToShare.js +2 -2
- package/dist/components/folderPanel/sharedWith/SharedAccounts.d.ts +1 -1
- package/dist/components/folderPanel/sharedWith/SharedAccounts.js +1 -1
- package/dist/components/folderSharing/FolderLegends.js +2 -2
- package/dist/components/folderSharing/FolderSharing.d.ts +1 -1
- package/dist/components/folderSharing/FolderSharing.js +3 -3
- package/dist/components/folderSharing/Legend.d.ts +1 -1
- package/dist/components/folderSharing/Legend.js +1 -1
- package/dist/components/footers/FooterButtons.d.ts +1 -1
- package/dist/components/footers/FooterDrawer.d.ts +1 -1
- package/dist/components/forms/Address.d.ts +1 -1
- package/dist/components/forms/Address.js +3 -3
- package/dist/components/forms/AddressStored.d.ts +1 -1
- package/dist/components/forms/AddressStored.js +4 -4
- package/dist/components/forms/BaseCounter.d.ts +1 -1
- package/dist/components/forms/BaseCounter.js +1 -1
- package/dist/components/forms/Collapsible.d.ts +1 -1
- package/dist/components/forms/Collapsible.js +1 -1
- package/dist/components/forms/EditItemName.d.ts +1 -1
- package/dist/components/forms/EditItemName.js +1 -1
- package/dist/components/forms/dynamicForm/DynamicForm.d.ts +1 -1
- package/dist/components/forms/dynamicForm/DynamicForm.js +3 -3
- package/dist/components/forms/dynamicForm/HiddenField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/HiddenField.js +2 -2
- package/dist/components/forms/dynamicForm/HiddenFieldSection.d.ts +1 -1
- package/dist/components/forms/dynamicForm/HiddenFieldSection.js +2 -2
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormFooter.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormFooter.js +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormPanel.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormPanel.js +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabImage.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabImage.js +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabs.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabs.js +1 -1
- package/dist/components/forms/dynamicForm/SearchItemLoader.js +1 -1
- package/dist/components/forms/dynamicForm/SimpleDynamicForm.d.ts +1 -1
- package/dist/components/forms/dynamicForm/SimpleDynamicForm.js +3 -3
- package/dist/components/forms/dynamicForm/fields/AIGridField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/AIGridField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/CheckboxAgreement.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/CheckboxAgreement.js +1 -1
- package/dist/components/forms/dynamicForm/fields/CheckboxGroupField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/CheckboxGroupField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/CurrencyField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/CurrencyField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/DateField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/DateField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/EditCollapsible.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/EditCollapsible.js +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldDescription.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldDescription.js +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldWithDelete.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldWithDelete.js +1 -1
- package/dist/components/forms/dynamicForm/fields/FileField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/FileField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/GridField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/GridField.js +2 -2
- package/dist/components/forms/dynamicForm/fields/GroupField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/GroupField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/HomeInitialSetup.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/HomeInitialSetup.js +1 -1
- package/dist/components/forms/dynamicForm/fields/NumberField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/NumberField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/RatingField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/RatingField.js +2 -2
- package/dist/components/forms/dynamicForm/fields/SelectField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SelectField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/SingleImage.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleImage.js +2 -2
- package/dist/components/forms/dynamicForm/fields/SwitchField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SwitchField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/TextAreaField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/TextAreaField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/TextField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TextField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/TileBodyFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TileBodyFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/TileFooterFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TileFooterFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/TileHeaderFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TileHeaderFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBody.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBody.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyAction.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyAction.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyLogo.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyLogo.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyPartnerImage.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyPartnerImage.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodySectionGrid.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodySectionGrid.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileCta.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/VerticalIcon.d.ts +1 -1
- package/dist/components/forms/readOnly/ReadOnlyDynamicForm.d.ts +1 -1
- package/dist/components/forms/readOnly/ReadOnlyDynamicForm.js +2 -2
- package/dist/components/forms/readOnly/ReadOnlyToggle.d.ts +1 -1
- package/dist/components/forms/readOnly/ReadOnlyToggle.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyDate.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyDate.js +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyGrid.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyGrid.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyGroup.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyGroup.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyImage.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyInput.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyInput.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyNotes.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyRating.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyRating.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyTextArea.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyTextArea.js +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyAppliances.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyAppliances.js +2 -2
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyCollapsible.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyCollapsible.js +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyGuidelines.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyGuidelines.js +2 -2
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemImages.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemRating.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemRating.js +2 -2
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemText.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyItemRelated.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyItemRelated.js +2 -2
- package/dist/components/headers/CollapsibleHeader.d.ts +1 -1
- package/dist/components/headers/ContainerHeader.d.ts +1 -1
- package/dist/components/headers/ContainerHeader.js +1 -1
- package/dist/components/headers/GenericBackHeader.d.ts +1 -1
- package/dist/components/headers/GenericBackHeader.js +1 -1
- package/dist/components/headers/PanelHeader.d.ts +1 -1
- package/dist/components/headers/PanelHeader.js +2 -2
- package/dist/components/headers/SectionHeader.d.ts +1 -1
- package/dist/components/headers/SectionHeader.js +1 -1
- package/dist/components/headers/TabsHeader.d.ts +1 -1
- package/dist/components/help/HelpCard.d.ts +1 -1
- package/dist/components/help/HelpCard.js +1 -1
- package/dist/components/help/HelpCards.d.ts +1 -1
- package/dist/components/help/HelpCards.js +1 -1
- package/dist/components/help/HelpContent.d.ts +1 -1
- package/dist/components/help/HelpContent.js +2 -2
- package/dist/components/help/HelpFeedback.d.ts +1 -1
- package/dist/components/help/HelpFeedback.js +1 -1
- package/dist/components/help/HelpHeader.d.ts +1 -1
- package/dist/components/help/HelpHeader.js +2 -2
- package/dist/components/help/HelpModal.d.ts +1 -1
- package/dist/components/help/HelpModal.js +1 -1
- package/dist/components/help/Overview.d.ts +1 -1
- package/dist/components/help/Overview.js +1 -1
- package/dist/components/homeAssistant/HomeAssistant.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistant.js +1 -1
- package/dist/components/homeAssistant/HomeAssistantButton.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantButton.js +2 -2
- package/dist/components/homeAssistant/HomeAssistantStepper.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantSteps.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantSteps.js +4 -4
- package/dist/components/homeAssistant/HomeAssistantTutorial.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantTutorial.js +2 -2
- package/dist/components/homeAssistant/HomeAssistantWrapper.js +3 -3
- package/dist/components/homeAssistant/HomeMonitor.js +1 -1
- package/dist/components/homeAssistant/HomeMonitorButton.d.ts +1 -1
- package/dist/components/homeAssistant/HomeMonitorButton.js +1 -1
- package/dist/components/homeAssistant/HomeMonitorSteps.d.ts +1 -1
- package/dist/components/homeAssistant/HomeMonitorSteps.js +3 -3
- package/dist/components/homeAssistant/monitorAlerts/AlertHeader.js +1 -1
- package/dist/components/homeAssistant/monitorAlerts/AlertTemplate.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/AlertTitle.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BackendAlert.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BackendAlert.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/BackendAlertCard.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BackendAlertCard.js +3 -3
- package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/HomeMonitorPanel.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/HomeMonitorPanel.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/HomefileMonitoring.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/HomieAddItems.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/HomieAddItems.js +3 -3
- package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/WeatherWidget.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/WeatherWidget.js +3 -3
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/AlertFields.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/AlertFields.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/ChangeAirFilter.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/FilterSize.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/FilterSize.js +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/HireInfo.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/HireService.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/HireService.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/PurchaseProduct.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/PurchaseProduct.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SearchField.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SearchField.js +1 -1
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorBattery.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorExpired.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/VideoDetail.d.ts +1 -1
- package/dist/components/homeAssistant/panel/ApplianceButton.d.ts +1 -1
- package/dist/components/homeAssistant/panel/ApplianceButton.js +2 -2
- package/dist/components/homeAssistant/panel/ApplianceSteps.d.ts +1 -1
- package/dist/components/homeAssistant/panel/ApplianceSteps.js +2 -2
- package/dist/components/homeAssistant/panel/HomeAssistantPanel.d.ts +1 -1
- package/dist/components/homeAssistant/panel/HomeAssistantPanel.js +5 -5
- package/dist/components/homeAssistant/panel/HomeAssistantPanelStep.js +2 -2
- package/dist/components/homeAssistant/wizard/HomeAssistantWizardButton.d.ts +1 -1
- package/dist/components/homeAssistant/wizard/HomeAssistantWizardButton.js +2 -2
- package/dist/components/homeAssistant/wizard/HomeAssistantWizardSteps.d.ts +1 -1
- package/dist/components/homeAssistant/wizard/HomeAssistantWizardSteps.js +3 -3
- package/dist/components/homeBoard/AddFolder.d.ts +1 -1
- package/dist/components/homeBoard/AddFolder.js +3 -3
- package/dist/components/homeBoard/AddHomeItem.d.ts +1 -1
- package/dist/components/homeBoard/AddHomeItem.js +3 -3
- package/dist/components/homeBoard/AddPropertyRecords.d.ts +1 -1
- package/dist/components/homeBoard/AddPropertyRecords.js +2 -2
- package/dist/components/homeBoard/AddToHomefile.d.ts +1 -1
- package/dist/components/homeBoard/AddToHomefile.js +3 -3
- package/dist/components/homeBoard/ConfirmHomeAddress.d.ts +1 -1
- package/dist/components/homeBoard/ConfirmHomeAddress.js +4 -4
- package/dist/components/homeBoard/DetailsTab.d.ts +1 -1
- package/dist/components/homeBoard/DetailsTab.js +3 -3
- package/dist/components/homeBoard/EditAccountType.d.ts +1 -1
- package/dist/components/homeBoard/EditAccountType.js +3 -3
- package/dist/components/homeBoard/File.d.ts +1 -1
- package/dist/components/homeBoard/File.js +2 -2
- package/dist/components/homeBoard/FileDetail.d.ts +1 -1
- package/dist/components/homeBoard/FileDetail.js +2 -2
- package/dist/components/homeBoard/Files.d.ts +1 -1
- package/dist/components/homeBoard/Files.js +2 -2
- package/dist/components/homeBoard/FolderDetail.d.ts +1 -1
- package/dist/components/homeBoard/FolderDetail.js +2 -2
- package/dist/components/homeBoard/HomeBoard.js +6 -6
- package/dist/components/homeBoard/HomeCard.d.ts +1 -1
- package/dist/components/homeBoard/HomeCard.js +3 -3
- package/dist/components/homeBoard/HomeCardReadOnly.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardReadOnly.js +1 -1
- package/dist/components/homeBoard/HomeCardRecipients.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardRecipients.js +2 -2
- package/dist/components/homeBoard/HomeCardRecords.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardRecords.js +2 -2
- package/dist/components/homeBoard/HomeCardWithRecipent.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardWithRecipent.js +2 -2
- package/dist/components/homeBoard/HomeHeader.d.ts +1 -1
- package/dist/components/homeBoard/HomeHeader.js +1 -1
- package/dist/components/homeBoard/SharedFilter.d.ts +1 -1
- package/dist/components/homeBoard/SharedFilter.js +2 -2
- package/dist/components/homeBoard/SortHeader.d.ts +1 -1
- package/dist/components/homeBoard/SortHeader.js +3 -3
- package/dist/components/homeItems/HomeItemList.d.ts +1 -1
- package/dist/components/homeItems/HomeItemList.js +1 -1
- package/dist/components/homeItems/HomeItemListHeader.d.ts +1 -1
- package/dist/components/homeItems/HomeItemManualInfo.d.ts +1 -1
- package/dist/components/homeItems/HomeItemManualInfo.js +1 -1
- package/dist/components/homeItems/ProductRadioCardContent.d.ts +1 -1
- package/dist/components/homeItems/ProductRadioCardContent.js +1 -1
- package/dist/components/homeItems/ViewingHomeItemPanel.d.ts +1 -1
- package/dist/components/homeItems/ViewingHomeItemPanel.js +2 -2
- package/dist/components/homeSummary/DocumentMenu.d.ts +1 -1
- package/dist/components/homeSummary/DocumentMenu.js +2 -2
- package/dist/components/homeSummary/ProjectList.d.ts +1 -1
- package/dist/components/homeSummary/ProjectList.js +2 -2
- package/dist/components/homeSummary/UpdateList.d.ts +1 -1
- package/dist/components/homeSummary/UpdateList.js +1 -1
- package/dist/components/householdItems/AddHomeItemHeader.d.ts +1 -1
- package/dist/components/householdItems/AddHomeItemHeader.js +1 -1
- package/dist/components/householdItems/CreateHouseholdItemHeader.d.ts +1 -1
- package/dist/components/householdItems/CreateHouseholdItemHeader.js +1 -1
- package/dist/components/householdItems/ItemNameHeader.d.ts +1 -1
- package/dist/components/householdItems/ItemNameHeader.js +2 -2
- package/dist/components/icons/ArrowLeft.js +1 -1
- package/dist/components/icons/Calendar.js +1 -1
- package/dist/components/icons/Camera.js +1 -1
- package/dist/components/icons/ChevronDown.js +1 -1
- package/dist/components/icons/ChevronLeft.js +1 -1
- package/dist/components/icons/ChevronRight.js +1 -1
- package/dist/components/icons/ChevronUp.js +1 -1
- package/dist/components/icons/Close.js +1 -1
- package/dist/components/icons/DisplayGrid.js +1 -1
- package/dist/components/icons/DisplayItem.js +1 -1
- package/dist/components/icons/DisplayList.js +1 -1
- package/dist/components/icons/Edit.js +1 -1
- package/dist/components/icons/Eye.js +1 -1
- package/dist/components/icons/EyeOff.js +1 -1
- package/dist/components/icons/FacebookLogo.js +1 -1
- package/dist/components/icons/Filter.js +1 -1
- package/dist/components/icons/Funnel.js +1 -1
- package/dist/components/icons/Instagram.js +1 -1
- package/dist/components/icons/Link.js +1 -1
- package/dist/components/icons/Linkedin.js +1 -1
- package/dist/components/icons/Menu.js +1 -1
- package/dist/components/icons/MetaLogo.js +1 -1
- package/dist/components/icons/Minus.js +1 -1
- package/dist/components/icons/MoreHorizontal.js +1 -1
- package/dist/components/icons/OpenVideo.js +1 -1
- package/dist/components/icons/Plus.js +1 -1
- package/dist/components/icons/SearchIcon.js +1 -1
- package/dist/components/icons/ShareIcon.js +1 -1
- package/dist/components/icons/Star.js +1 -1
- package/dist/components/icons/TikTok.js +1 -1
- package/dist/components/icons/Trash.js +1 -1
- package/dist/components/icons/Twitter.js +1 -1
- package/dist/components/icons/Upload.js +1 -1
- package/dist/components/icons/Youtube.js +1 -1
- package/dist/components/inboxTile/InboxCard.d.ts +1 -1
- package/dist/components/inboxTile/InboxCard.js +1 -1
- package/dist/components/inboxTile/InboxForwardBanner.js +1 -1
- package/dist/components/inboxTile/InboxTile.d.ts +1 -1
- package/dist/components/inboxTile/InboxTile.js +2 -2
- package/dist/components/inboxTile/panel/MessageCard.d.ts +1 -1
- package/dist/components/inboxTile/panel/MessageCard.js +3 -3
- package/dist/components/inboxTile/panel/MessageChatPanel.d.ts +2 -2
- package/dist/components/inboxTile/panel/MessageChatPanel.js +3 -3
- package/dist/components/inboxTile/panel/MessagePanel.d.ts +1 -1
- package/dist/components/inboxTile/panel/MessagePanel.js +4 -4
- package/dist/components/inputs/ControlledInput.d.ts +1 -1
- package/dist/components/inputs/DatePicker.d.ts +2 -2
- package/dist/components/inputs/DatePicker.js +4 -4
- package/dist/components/inputs/DateRangePicker.d.ts +1 -1
- package/dist/components/inputs/DateRangePicker.js +2 -2
- package/dist/components/inputs/EditFileUploader.d.ts +1 -1
- package/dist/components/inputs/EditFileUploader.js +2 -2
- package/dist/components/inputs/ItemSubTypeSelect.d.ts +1 -1
- package/dist/components/inputs/ItemSubTypeSelect.js +1 -1
- package/dist/components/inputs/MobileFileUploader.d.ts +1 -1
- package/dist/components/inputs/MobileFileUploader.js +1 -1
- package/dist/components/inputs/PasswordInput.d.ts +1 -1
- package/dist/components/inputs/PasswordInput.js +1 -1
- package/dist/components/inputs/RadioCard.js +1 -1
- package/dist/components/inputs/SearchInput.d.ts +1 -1
- package/dist/components/inputs/SearchInput.js +2 -2
- package/dist/components/inputs/SelectButton.d.ts +1 -1
- package/dist/components/inputs/SelectButton.js +2 -2
- package/dist/components/inputs/SelectInput.d.ts +1 -1
- package/dist/components/inputs/SelectInput.js +3 -3
- package/dist/components/inputs/SelectInputWithBadge.d.ts +1 -1
- package/dist/components/inputs/SelectInputWithBadge.js +1 -1
- package/dist/components/inputs/SelectTextDisplay.d.ts +1 -1
- package/dist/components/inputs/SelectTextDisplay.js +1 -1
- package/dist/components/inputs/TextAreaInput.d.ts +1 -1
- package/dist/components/inputs/TextInput.d.ts +1 -1
- package/dist/components/inputs/TextInput.js +1 -1
- package/dist/components/inputs/UncontrolledInput.d.ts +1 -1
- package/dist/components/launchpad/Header.d.ts +1 -1
- package/dist/components/launchpad/Header.js +2 -2
- package/dist/components/launchpad/IconMenu.d.ts +1 -1
- package/dist/components/launchpad/IconMenu.js +1 -1
- package/dist/components/launchpad/Launchpad.js +4 -4
- package/dist/components/launchpad/LeftPanel.d.ts +1 -1
- package/dist/components/launchpad/LeftPanel.js +1 -1
- package/dist/components/launchpad/Panel.d.ts +1 -1
- package/dist/components/launchpad/Panel.js +2 -2
- package/dist/components/launchpad/RightPanel.d.ts +1 -1
- package/dist/components/launchpad/RightPanel.js +1 -1
- package/dist/components/loaders/Loading.js +1 -1
- package/dist/components/myHomes/AddHomeContent.d.ts +1 -1
- package/dist/components/myHomes/AddHomeContent.js +2 -2
- package/dist/components/myHomes/HomeDetailsContent.d.ts +1 -1
- package/dist/components/myHomes/HomeDetailsContent.js +2 -2
- package/dist/components/myHomes/MyHomeCard.d.ts +1 -1
- package/dist/components/myHomes/MyHomeCard.js +3 -3
- package/dist/components/myHomes/MyHomes.d.ts +1 -1
- package/dist/components/myHomes/MyHomes.js +2 -2
- package/dist/components/myHomes/WrapperWithShadow.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeBody.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeBody.js +3 -3
- package/dist/components/myHomes/edithome/EditHomeDetails.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeDetails.js +3 -3
- package/dist/components/myHomes/edithome/EditHomeFooter.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeFooter.js +1 -1
- package/dist/components/myHomes/edithome/EditHomeHeader.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeHeader.js +1 -1
- package/dist/components/myHomes/headers/FirstHomeHeader.d.ts +1 -1
- package/dist/components/myHomes/headers/FirstHomeHeader.js +1 -1
- package/dist/components/myHomes/headers/MyHomesHeader.d.ts +1 -1
- package/dist/components/myHomes/headers/MyHomesHeader.js +2 -2
- package/dist/components/myHomes/headers/PanelLogoHeader.js +1 -1
- package/dist/components/myHomes/steps/ConfirmProperty.d.ts +1 -1
- package/dist/components/myHomes/steps/ConfirmProperty.js +1 -1
- package/dist/components/myHomes/steps/MyHomeDetails.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomeDetails.js +4 -4
- package/dist/components/myHomes/steps/MyHomesStepBody.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomesStepBody.js +1 -1
- package/dist/components/myHomes/steps/MyHomesStepHeader.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomesStepHeader.js +1 -1
- package/dist/components/myHomes/steps/MyHomesStepWrapper.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomesStepWrapper.js +1 -1
- package/dist/components/myHomes/steps/PropertyCards.d.ts +1 -1
- package/dist/components/myHomes/steps/PropertyCards.js +1 -1
- package/dist/components/myHomes/steps/SearchRecords.d.ts +1 -1
- package/dist/components/myHomes/steps/SearchRecords.js +3 -3
- package/dist/components/myProfile/AddCreditCard.js +1 -1
- package/dist/components/myProfile/BillingAddress.js +4 -4
- package/dist/components/myProfile/CancelAccount.d.ts +1 -1
- package/dist/components/myProfile/ContextButtons.d.ts +1 -1
- package/dist/components/myProfile/MyProfileBody.d.ts +1 -1
- package/dist/components/myProfile/MyProfileContent.d.ts +1 -1
- package/dist/components/myProfile/MyProfileContent.js +3 -3
- package/dist/components/myProfile/MyProfileFooter.d.ts +1 -1
- package/dist/components/myProfile/MyProfileFooter.js +1 -1
- package/dist/components/myProfile/MyProfileHeader.d.ts +1 -1
- package/dist/components/myProfile/MyProfileHeader.js +2 -2
- package/dist/components/myProfile/MyProfilePanel.d.ts +1 -1
- package/dist/components/myProfile/MyProfileReceiptCard.js +2 -2
- package/dist/components/myProfile/MyProfileReceipts.d.ts +1 -1
- package/dist/components/myProfile/MyProfileReceipts.js +2 -2
- package/dist/components/myProfile/PaymentMethod.js +4 -4
- package/dist/components/myProfile/PlanRadioCardContent.d.ts +1 -1
- package/dist/components/myProfile/ProfileAccountTab.d.ts +1 -1
- package/dist/components/myProfile/ProfileAccountTab.js +1 -1
- package/dist/components/myProfile/ProfileDetailsTab.d.ts +1 -1
- package/dist/components/myProfile/ProfileDetailsTab.js +3 -3
- package/dist/components/myProfile/ProfilePaymentTab.d.ts +1 -1
- package/dist/components/myProfile/ProfilePaymentTab.js +1 -1
- package/dist/components/myProfile/details/TwoFactorDialog.d.ts +1 -1
- package/dist/components/myProfile/details/TwoFactorDialog.js +1 -1
- package/dist/components/myProfile/details/TwoFactorSetting.d.ts +1 -1
- package/dist/components/myProfile/details/TwoFactorSetting.js +3 -3
- package/dist/components/myProfile/details/UserDetails.d.ts +1 -1
- package/dist/components/myProfile/details/UserDetails.js +1 -1
- package/dist/components/myProfile/email/EmailPermissions.d.ts +1 -1
- package/dist/components/myProfile/email/EmailPermissions.js +2 -2
- package/dist/components/myProfile/payment/CreditCard.d.ts +1 -1
- package/dist/components/myProfile/payment/CreditCard.js +1 -1
- package/dist/components/myProfile/payment/CreditCardButton.d.ts +1 -1
- package/dist/components/myProfile/payment/CreditCardButton.js +2 -2
- package/dist/components/myProfile/payment/CreditCardContainer.d.ts +1 -1
- package/dist/components/myProfile/payment/CreditCardContainer.js +1 -1
- package/dist/components/myProfile/payment/CreditCardError.js +2 -2
- package/dist/components/myProfile/payment/CreditCardForm.js +2 -2
- package/dist/components/myProfile/payment/PaymentFormProvider.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentFormProvider.js +2 -2
- package/dist/components/myProfile/payment/PaymentItemContainer.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentItemContainer.js +2 -2
- package/dist/components/myProfile/payment/PaymentReceiptCard.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentReceiptCard.js +3 -3
- package/dist/components/myProfile/payment/PaymentReceipts.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentReceipts.js +2 -2
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCard.d.ts +1 -1
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCard.js +1 -1
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCardHeader.d.ts +1 -1
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCardHeader.js +1 -1
- package/dist/components/myProfile/permissions/ActionCheckbox.d.ts +1 -1
- package/dist/components/myProfile/permissions/ActionCheckbox.js +1 -1
- package/dist/components/myProfile/permissions/PermissionsBanner.d.ts +1 -1
- package/dist/components/myProfile/permissions/PermissionsBanner.js +1 -1
- package/dist/components/myProfile/permissions/RoleButton.d.ts +1 -1
- package/dist/components/myProfile/permissions/RoleButton.js +1 -1
- package/dist/components/myProfile/permissions/RolePermissionsTab.d.ts +1 -1
- package/dist/components/myProfile/permissions/RolePermissionsTab.js +3 -3
- package/dist/components/notifications/NotificationCard.d.ts +1 -1
- package/dist/components/notifications/NotificationCard.js +2 -2
- package/dist/components/notifications/NotificationsPanel.d.ts +1 -1
- package/dist/components/notifications/NotificationsPanel.js +3 -3
- package/dist/components/onboarding/BuildingApp.js +1 -1
- package/dist/components/onboarding/CardFooter.d.ts +1 -1
- package/dist/components/onboarding/Logo.js +1 -1
- package/dist/components/onboarding/PageTitle.d.ts +1 -1
- package/dist/components/onboarding/WelcomeHeader.d.ts +1 -1
- package/dist/components/onboarding/pages/ActivateAccount.d.ts +1 -1
- package/dist/components/onboarding/pages/ActivateAccount.js +2 -2
- package/dist/components/onboarding/pages/EmailValidation.d.ts +1 -1
- package/dist/components/onboarding/pages/EmailValidation.js +2 -2
- package/dist/components/onboarding/pages/NewPassword.d.ts +1 -1
- package/dist/components/onboarding/pages/NewPassword.js +3 -3
- package/dist/components/onboarding/pages/ResendResetPassword.d.ts +1 -1
- package/dist/components/onboarding/pages/ResendResetPassword.js +2 -2
- package/dist/components/onboarding/pages/ResetPassword.d.ts +1 -1
- package/dist/components/onboarding/pages/ResetPassword.js +3 -3
- package/dist/components/onboarding/pages/SignIn.d.ts +1 -1
- package/dist/components/onboarding/pages/SignIn.js +3 -3
- package/dist/components/onboarding/pages/SignUp.d.ts +1 -1
- package/dist/components/onboarding/pages/SignUp.js +3 -3
- package/dist/components/onboarding/pages/TwoFactor.d.ts +1 -1
- package/dist/components/onboarding/pages/TwoFactor.js +3 -3
- package/dist/components/onboarding/pages/Welcome.d.ts +1 -1
- package/dist/components/onboarding/pages/Welcome.js +1 -1
- package/dist/components/overlay/Overlay.d.ts +1 -1
- package/dist/components/partner/HeaderPartnerLogo.d.ts +1 -1
- package/dist/components/partner/PartnerAddButton.js +2 -2
- package/dist/components/partner/PartnerCallToAction.d.ts +1 -1
- package/dist/components/partner/PartnerFooter.d.ts +1 -1
- package/dist/components/partner/PartnerFooter.js +1 -1
- package/dist/components/partner/PartnerHeader.d.ts +1 -1
- package/dist/components/partner/PartnerHeader.js +1 -1
- package/dist/components/partner/PartnerImage.d.ts +1 -1
- package/dist/components/partner/PartnerTileWrapper.js +1 -1
- package/dist/components/partner/ShortPartnerTile.d.ts +1 -1
- package/dist/components/partner/ShortPartnerTile.js +1 -1
- package/dist/components/partner/SocialIcons.d.ts +1 -1
- package/dist/components/partner/SocialIcons.js +1 -1
- package/dist/components/partner/adminTiles/customersTile/ActiveCustomers.d.ts +1 -1
- package/dist/components/partner/adminTiles/customersTile/ActiveCustomers.js +1 -1
- package/dist/components/partner/adminTiles/customersTile/CustomerTile.d.ts +1 -1
- package/dist/components/partner/adminTiles/customersTile/CustomerTile.js +2 -2
- package/dist/components/partner/adminTiles/customersTile/CustomerTileHeader.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/Mark.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/Mark.js +2 -2
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionBar.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionBar.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionCard.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionCard.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionProgress.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionProgress.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionTile.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionTile.js +2 -2
- package/dist/components/partner/adminTiles/ytdTile/RevenueCard.d.ts +1 -1
- package/dist/components/partner/adminTiles/ytdTile/RevenueCard.js +1 -1
- package/dist/components/partner/adminTiles/ytdTile/YtdTile.d.ts +1 -1
- package/dist/components/partner/adminTiles/ytdTile/YtdTile.js +2 -2
- package/dist/components/partner/adminTiles/ytdTile/YtdTotalRevenue.d.ts +1 -1
- package/dist/components/partner/adminTiles/ytdTile/YtdTotalRevenue.js +2 -2
- package/dist/components/partner/catalog/AddTile.js +1 -1
- package/dist/components/partner/catalog/CatalogCardAdd.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogCardAdd.js +1 -1
- package/dist/components/partner/catalog/CatalogCardHeader.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogPartnerCard.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogPartnerCard.js +1 -1
- package/dist/components/partner/catalog/CatalogPartnerList.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogPartnerList.js +1 -1
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.d.ts +1 -1
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.js +2 -2
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChartHeader.js +2 -2
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ChartLegend.d.ts +1 -1
- package/dist/components/partner/charts/barCharts/activeCustomerChart/styles.js +1 -1
- package/dist/components/partner/customPartnerTiles/AphwTile.d.ts +1 -1
- package/dist/components/partner/customPartnerTiles/AphwTile.js +2 -2
- package/dist/components/partner/customPartnerTiles/ShineTile.d.ts +1 -1
- package/dist/components/partner/customPartnerTiles/ShineTile.js +2 -2
- package/dist/components/partner/formTile/PartnerPanel.d.ts +1 -1
- package/dist/components/partner/formTile/PartnerPanel.js +3 -3
- package/dist/components/partner/formTile/code/PartnerCustomerCode.d.ts +1 -1
- package/dist/components/partner/formTile/code/PartnerCustomerCode.js +1 -1
- package/dist/components/partner/formTile/content/PartnerCallToActionForm.js +3 -3
- package/dist/components/partner/formTile/content/PartnerContent.d.ts +1 -1
- package/dist/components/partner/formTile/content/PartnerContent.js +2 -2
- package/dist/components/partner/formTile/content/PartnerSocialLinks.js +4 -4
- package/dist/components/partner/formTile/content/PartnerTagLine.js +3 -3
- package/dist/components/partner/formTile/details/PartnerAlternativeContact.js +3 -3
- package/dist/components/partner/formTile/details/PartnerCompany.js +3 -3
- package/dist/components/partner/formTile/details/PartnerDetails.d.ts +1 -1
- package/dist/components/partner/formTile/details/PartnerDetails.js +2 -2
- package/dist/components/partner/formTile/details/PartnerPointOfContact.js +3 -3
- package/dist/components/partner/formTile/images/PartnerHero.d.ts +1 -1
- package/dist/components/partner/formTile/images/PartnerHero.js +3 -3
- package/dist/components/partner/formTile/images/PartnerImages.d.ts +1 -1
- package/dist/components/partner/formTile/images/PartnerImages.js +1 -1
- package/dist/components/partner/formTile/images/PartnerLogo.d.ts +1 -1
- package/dist/components/partner/formTile/images/PartnerLogo.js +3 -3
- package/dist/components/partner/formTile/preview/PartnerTilePreview.d.ts +1 -1
- package/dist/components/partner/formTile/preview/PartnerTilePreview.js +2 -2
- package/dist/components/partner/panel/CatalogDisplay.d.ts +1 -1
- package/dist/components/partner/panel/CatalogDisplay.js +2 -2
- package/dist/components/partner/panel/CatalogFilters.d.ts +1 -1
- package/dist/components/partner/panel/CatalogFilters.js +1 -1
- package/dist/components/partner/panel/PartnerCatalogPanel.d.ts +1 -1
- package/dist/components/partner/panel/PartnerCatalogPanel.js +3 -3
- package/dist/components/partner/panel/PartnerCategorySelect.d.ts +1 -1
- package/dist/components/partner/panel/PartnerCategorySelect.js +2 -2
- package/dist/components/partner/panel/PartnerCode.d.ts +1 -1
- package/dist/components/partner/panel/PartnerCode.js +1 -1
- package/dist/components/partner/popup/AddPopup.d.ts +1 -1
- package/dist/components/partner/popup/AddPopup.js +1 -1
- package/dist/components/partner/popup/CatalogPopup.d.ts +1 -1
- package/dist/components/partner/popup/CatalogPopup.js +2 -2
- package/dist/components/partner/popup/PopupCarrousel.d.ts +1 -1
- package/dist/components/partner/popup/PopupCarrousel.js +1 -1
- package/dist/components/partner/popup/PopupContainer.d.ts +1 -1
- package/dist/components/partner/popup/PopupContainer.js +1 -1
- package/dist/components/partner/popup/PopupFooter.d.ts +1 -1
- package/dist/components/partner/popup/PopupTile.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/CurrentItemDisplay.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptionCard.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptionCard.js +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptions.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptions.js +2 -2
- package/dist/components/propertyTiles/TileCard.d.ts +1 -1
- package/dist/components/propertyTiles/TileCard.js +1 -1
- package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChart.d.ts +1 -1
- package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChart.js +2 -2
- package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChartHeader.js +1 -1
- package/dist/components/propertyTiles/edit/MortgageInfo.d.ts +1 -1
- package/dist/components/propertyTiles/edit/MortgageInfo.js +2 -2
- package/dist/components/propertyTiles/edit/RecordsInputs.d.ts +1 -1
- package/dist/components/propertyTiles/edit/RecordsInputs.js +4 -4
- package/dist/components/propertyTiles/propertyRecords/PropertyRecords.d.ts +1 -1
- package/dist/components/propertyTiles/propertyRecords/PropertyRecords.js +2 -2
- package/dist/components/propertyTiles/propertyRecords/RecordsRow.d.ts +1 -1
- package/dist/components/propertyTiles/propertyRecords/RecordsSession.d.ts +1 -1
- package/dist/components/propertyTiles/propertyRecords/RecordsSession.js +1 -1
- package/dist/components/propertyTiles/propertyTaxes/AssessedValue.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/AssessedValue.js +2 -2
- package/dist/components/propertyTiles/propertyTaxes/EstimatedTax.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/EstimatedTax.js +1 -1
- package/dist/components/propertyTiles/propertyTaxes/PropertyTaxes.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/PropertyTaxes.js +3 -3
- package/dist/components/propertyTiles/propertyTaxes/TaxCell.js +1 -1
- package/dist/components/propertyTiles/propertyTaxes/TaxRow.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/TaxesTable.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/TaxesTable.js +1 -1
- package/dist/components/propertyTiles/trendingValue/TrendingValue.d.ts +1 -1
- package/dist/components/propertyTiles/trendingValue/TrendingValue.js +3 -3
- package/dist/components/propertyTiles/trendingValue/TrendingValueCard.d.ts +1 -1
- package/dist/components/propertyTiles/trendingValue/TrendingValueCard.js +1 -1
- package/dist/components/receipts/AssignableReceiptCard.d.ts +1 -1
- package/dist/components/receipts/AssignableReceiptCard.js +2 -2
- package/dist/components/receipts/AssignableReceipts.d.ts +1 -1
- package/dist/components/receipts/AssignableReceipts.js +2 -2
- package/dist/components/receipts/AutomationDetailsRow.d.ts +1 -1
- package/dist/components/receipts/DoubleSelects.d.ts +1 -1
- package/dist/components/receipts/DoubleSelects.js +2 -2
- package/dist/components/receipts/LaunchpadReceiptPanel.d.ts +1 -1
- package/dist/components/receipts/LaunchpadReceiptPanel.js +2 -2
- package/dist/components/receipts/ProgressSpend.d.ts +1 -1
- package/dist/components/receipts/ProgressSpend.js +1 -1
- package/dist/components/receipts/ReceiptsDisplayOptions.d.ts +1 -1
- package/dist/components/receipts/ReceiptsDisplayOptions.js +1 -1
- package/dist/components/receipts/ReceiptsHeader.d.ts +1 -1
- package/dist/components/receipts/ReceiptsHeader.js +3 -3
- package/dist/components/receipts/ReceiptsReceivedContent.d.ts +1 -1
- package/dist/components/receipts/ReceiptsReceivedContent.js +2 -2
- package/dist/components/receipts/SalesTax.d.ts +1 -1
- package/dist/components/receipts/SalesTax.js +1 -1
- package/dist/components/receipts/Summary.d.ts +1 -1
- package/dist/components/receipts/Summary.js +1 -1
- package/dist/components/receipts/TotalHeader.d.ts +1 -1
- package/dist/components/receipts/TotalHeader.js +1 -1
- package/dist/components/receipts/autofiler/AutofilerBubble.js +2 -2
- package/dist/components/receipts/autofiler/AutofilerHeader.d.ts +1 -1
- package/dist/components/receipts/autofiler/AutofilerHeader.js +1 -1
- package/dist/components/receipts/autofiler/FiledItem.d.ts +1 -1
- package/dist/components/receipts/autofiler/FiledItem.js +2 -2
- package/dist/components/receipts/autofiler/ForwardReceipts.d.ts +1 -1
- package/dist/components/receipts/autofiler/LaunchpadAutofilerBanner.d.ts +1 -1
- package/dist/components/receipts/autofiler/LaunchpadAutofilerBanner.js +2 -2
- package/dist/components/receipts/autofiler/LaunchpadReceiptAutofiler.d.ts +1 -1
- package/dist/components/receipts/autofiler/LaunchpadReceiptAutofiler.js +2 -2
- package/dist/components/receipts/autofiler/ReceiptAutofiler.d.ts +1 -1
- package/dist/components/receipts/autofiler/ReceiptAutofiler.js +4 -4
- package/dist/components/receipts/autofiler/ReceiptsFiled.d.ts +1 -1
- package/dist/components/receipts/autofiler/ReceiptsFiled.js +1 -1
- package/dist/components/receipts/autofiler/ReviewBanner.d.ts +1 -1
- package/dist/components/receipts/autofiler/ReviewBanner.js +1 -1
- package/dist/components/receipts/autofiler/TotalReceipts.d.ts +1 -1
- package/dist/components/receipts/autofiler/TotalReceipts.js +1 -1
- package/dist/components/receipts/displayReceipts/DisplayReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/DisplayReceipts.js +3 -3
- package/dist/components/receipts/displayReceipts/GridReceipt.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/GridReceipt.js +4 -4
- package/dist/components/receipts/displayReceipts/GridReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/GridReceipts.js +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipt.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipt.js +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipts.js +2 -2
- package/dist/components/receipts/displayReceipts/ListReceipt.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ListReceipt.js +3 -3
- package/dist/components/receipts/displayReceipts/ListReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ListReceipts.js +1 -1
- package/dist/components/receipts/receipt/DetailsColumn.d.ts +1 -1
- package/dist/components/receipts/receipt/PdfButton.js +1 -1
- package/dist/components/receipts/receipt/ReceiptBody.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptContent.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptDetails.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptDetails.js +3 -3
- package/dist/components/receipts/receipt/ReceiptFilters.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptFilters.js +1 -1
- package/dist/components/receipts/receipt/ReceiptFooter.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptFooter.js +1 -1
- package/dist/components/receipts/receipt/ReceiptHeader.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptHeader.js +2 -2
- package/dist/components/receipts/receipt/ReceiptInfoCard.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptInfoCard.js +1 -1
- package/dist/components/receipts/receipt/ReceiptInfos.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptInfos.js +1 -1
- package/dist/components/receipts/receipt/ReceiptItem.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItem.js +2 -2
- package/dist/components/receipts/receipt/ReceiptItemAssigned.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemAssigned.js +2 -2
- package/dist/components/receipts/receipt/ReceiptItemBody.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemHeader.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemHeader.js +1 -1
- package/dist/components/receipts/receipt/ReceiptItems.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItems.js +2 -2
- package/dist/components/receipts/receipt/ReceiptPDF.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptPDF.js +2 -2
- package/dist/components/receipts/receipt/ReceiptRoom.js +2 -2
- package/dist/components/rooms/AddItemCard.d.ts +1 -1
- package/dist/components/rooms/AddItemCard.js +1 -1
- package/dist/components/rooms/AddItemImage.js +2 -2
- package/dist/components/rooms/GroupCard.d.ts +1 -1
- package/dist/components/rooms/GroupCard.js +4 -4
- package/dist/components/rooms/GroupCardHeader.d.ts +1 -1
- package/dist/components/rooms/GroupCardHeader.js +4 -4
- package/dist/components/rooms/GroupContent.d.ts +1 -1
- package/dist/components/rooms/GroupContent.js +2 -2
- package/dist/components/rooms/GroupOptionCard.d.ts +1 -1
- package/dist/components/rooms/GroupOptionCard.js +5 -5
- package/dist/components/rooms/GroupsHeader.d.ts +1 -1
- package/dist/components/rooms/GroupsHeader.js +2 -2
- package/dist/components/rooms/ItemCard.d.ts +1 -1
- package/dist/components/rooms/ItemCard.js +2 -2
- package/dist/components/rooms/NewRoomPanel.d.ts +1 -1
- package/dist/components/rooms/NewRoomPanel.js +3 -3
- package/dist/components/rooms/RoomCard.d.ts +1 -1
- package/dist/components/rooms/RoomCard.js +5 -5
- package/dist/components/rooms/RoomHeader.d.ts +1 -1
- package/dist/components/rooms/RoomHeader.js +3 -3
- package/dist/components/rooms/RoomVideo.d.ts +1 -1
- package/dist/components/rooms/RoomVideo.js +2 -2
- package/dist/components/rooms/RoomVideoFiles.d.ts +1 -1
- package/dist/components/rooms/RoomVideoFiles.js +2 -2
- package/dist/components/rooms/RoomVideoFooter.d.ts +1 -1
- package/dist/components/rooms/RoomVideoFooter.js +1 -1
- package/dist/components/rooms/RoomVideoHelp.js +1 -1
- package/dist/components/rooms/RoomVideoInstruction.js +1 -1
- package/dist/components/rooms/RoomsBoard.js +3 -3
- package/dist/components/rooms/RoomsMenu.d.ts +1 -1
- package/dist/components/rooms/RoomsMenu.js +3 -3
- package/dist/components/rooms/RoomsMenuMobile.d.ts +1 -1
- package/dist/components/rooms/RoomsMenuMobile.js +4 -4
- package/dist/components/rooms/VideosCounter.d.ts +1 -1
- package/dist/components/rooms/VideosCounter.js +2 -2
- package/dist/components/sendDocument/AddMedia.d.ts +1 -1
- package/dist/components/sendDocument/AddMedia.js +3 -3
- package/dist/components/sendDocument/CreateDocumentContent.d.ts +1 -1
- package/dist/components/sendDocument/CreateDocumentContent.js +3 -3
- package/dist/components/sendDocument/CreateDocumentHeader.d.ts +1 -1
- package/dist/components/sendDocument/CreateDocumentHeader.js +3 -3
- package/dist/components/sendDocument/DocumentDetailsTab.js +2 -2
- package/dist/components/sendDocument/DocumentNameHeader.d.ts +1 -1
- package/dist/components/sendDocument/DocumentNameHeader.js +2 -2
- package/dist/components/sendDocument/DocumentPreview.d.ts +1 -1
- package/dist/components/sendDocument/DocumentPreview.js +3 -3
- package/dist/components/sendDocument/InputOrText.d.ts +1 -1
- package/dist/components/sendDocument/InputOrText.js +1 -1
- package/dist/components/sendDocument/RecipientCard.d.ts +1 -1
- package/dist/components/sendDocument/RecipientCard.js +1 -1
- package/dist/components/sendDocument/RecipientContent.d.ts +1 -1
- package/dist/components/sendDocument/RecipientContent.js +1 -1
- package/dist/components/sendDocument/RecipientDocForm.d.ts +1 -1
- package/dist/components/sendDocument/RecipientDocForm.js +2 -2
- package/dist/components/sendDocument/RecipientForm.d.ts +1 -1
- package/dist/components/sendDocument/RecipientForm.js +2 -2
- package/dist/components/sendDocument/RecipientHeader.d.ts +1 -1
- package/dist/components/sendDocument/RecipientHeader.js +3 -3
- package/dist/components/sendDocument/RecipientHeaderShared.js +1 -1
- package/dist/components/sendDocument/RecipientTab.d.ts +1 -1
- package/dist/components/sendDocument/RecipientTab.js +3 -3
- package/dist/components/sendDocument/SendCommunication.d.ts +1 -1
- package/dist/components/sendDocument/SendCommunication.js +2 -2
- package/dist/components/sendDocument/ThumbCard.d.ts +1 -1
- package/dist/components/sendDocument/ThumbCard.js +2 -2
- package/dist/components/sendDocument/Thumbs.d.ts +1 -1
- package/dist/components/sendDocument/Thumbs.js +2 -2
- package/dist/components/shareHome/HomeSharedWith.d.ts +1 -1
- package/dist/components/shareHome/HomeSharedWith.js +2 -2
- package/dist/components/shareHome/RolesHelpModal.d.ts +1 -1
- package/dist/components/shareHome/RolesHelpModal.js +1 -1
- package/dist/components/shareHome/ShareHome.d.ts +1 -1
- package/dist/components/shareHome/ShareHome.js +3 -3
- package/dist/components/sharedHomePanel/ShareHomeAddEmail.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeAddEmail.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeAddedContacts.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeAddedContacts.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeConnections.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeConnections.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeContactCard.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeContactCard.js +3 -3
- package/dist/components/sharedHomePanel/ShareHomeContactList.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeContactList.js +3 -3
- package/dist/components/sharedHomePanel/ShareHomeFilters.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeFilters.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeForm.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeForm.js +2 -2
- package/dist/components/sharedHomePanel/ShareWithButton.js +2 -2
- package/dist/components/sharedHomePanel/SharedHomeHeader.d.ts +1 -1
- package/dist/components/sharedHomePanel/SharedHomeHeader.js +2 -2
- package/dist/components/subscription/ActiveSubscription.d.ts +1 -1
- package/dist/components/subscription/ActiveSubscription.js +2 -2
- package/dist/components/subscription/AlertBanner.d.ts +1 -1
- package/dist/components/subscription/AlertBanner.js +2 -2
- package/dist/components/subscription/DeleteBanner.d.ts +1 -1
- package/dist/components/subscription/DeleteBanner.js +1 -1
- package/dist/components/subscription/HomeStorage.d.ts +1 -1
- package/dist/components/subscription/HomeStorage.js +1 -1
- package/dist/components/subscription/HomesDropdown.d.ts +1 -1
- package/dist/components/subscription/HomesDropdown.js +1 -1
- package/dist/components/subscription/MonthlyCharge.d.ts +1 -1
- package/dist/components/subscription/MonthlyCharge.js +2 -2
- package/dist/components/subscription/PartnerActiveSubscription.d.ts +1 -1
- package/dist/components/subscription/PartnerActiveSubscription.js +2 -2
- package/dist/components/subscription/StorageCard.d.ts +1 -1
- package/dist/components/subscription/StorageCard.js +1 -1
- package/dist/components/subscription/Subscription.d.ts +1 -1
- package/dist/components/subscription/Subscription.js +2 -2
- package/dist/components/subscription/SubscriptionCard.d.ts +1 -1
- package/dist/components/subscription/SubscriptionCard.js +1 -1
- package/dist/components/subscription/SubscriptionContent.js +2 -2
- package/dist/components/subscription/SubscriptionRow.d.ts +1 -1
- package/dist/components/subscription/SubscriptionTable.d.ts +1 -1
- package/dist/components/subscription/SubscriptionTable.js +2 -2
- package/dist/components/subscription/TrialBanner.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ImageBox.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ImageBox.js +2 -2
- package/dist/components/subscription/toBeDeleted/ToBeDeletedBody.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedBody.js +2 -2
- package/dist/components/subscription/toBeDeleted/ToBeDeletedCard.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedCard.js +3 -3
- package/dist/components/subscription/toBeDeleted/ToBeDeletedContent.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedFooter.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedFooter.js +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedHeader.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedHeader.js +2 -2
- package/dist/components/tile/MinimizedTile.d.ts +1 -1
- package/dist/components/tile/MinimizedTile.js +1 -1
- package/dist/components/tile/MinimizedTiles.d.ts +1 -1
- package/dist/components/tile/MinimizedTiles.js +1 -1
- package/dist/components/tour/Bubble.d.ts +1 -1
- package/dist/components/tour/Bubble.js +2 -2
- package/dist/components/tour/BubbleArrow.d.ts +1 -1
- package/dist/components/tour/BubbleArrow.js +2 -2
- package/dist/components/tour/BubbleFooter.d.ts +1 -1
- package/dist/components/tour/BubbleFooter.js +1 -1
- package/dist/components/tour/BubbleHead.d.ts +1 -1
- package/dist/components/tour/BubbleHead.js +2 -2
- package/dist/components/tour/BubbleOverlay.d.ts +1 -1
- package/dist/components/tour/BubbleOverlay.js +1 -1
- package/dist/components/tour/BubbleText.d.ts +1 -1
- package/dist/components/tour/HomeBoardTour.d.ts +1 -1
- package/dist/components/tour/HomeBoardTour.js +4 -4
- package/dist/components/tour/LaunchpadTour.d.ts +1 -1
- package/dist/components/tour/LaunchpadTour.js +4 -4
- package/dist/components/tour/RoomsBoardTour.d.ts +1 -1
- package/dist/components/tour/RoomsBoardTour.js +4 -4
- package/dist/components/tour/steps/AccountTypeRow.js +2 -2
- package/dist/components/tour/steps/BaseStep.d.ts +1 -1
- package/dist/components/tour/steps/BaseStep.js +3 -3
- package/dist/components/tour/steps/HelpIconStep.d.ts +1 -1
- package/dist/components/tour/steps/HelpIconStep.js +1 -1
- package/dist/components/tour/steps/InviteRolesStep.js +1 -1
- package/dist/components/tour/steps/MeetStep.d.ts +1 -1
- package/dist/components/tour/steps/MeetStep.js +1 -1
- package/dist/components/tour/steps/MeetStepNextButton.d.ts +1 -1
- package/dist/components/tour/steps/MeetStepNextButton.js +3 -3
- package/dist/components/tour/steps/MeetStepWrapper.js +3 -3
- package/dist/components/valueMonitor/ValueCard.d.ts +1 -1
- package/dist/components/valueMonitor/ValueCard.js +1 -1
- package/dist/components/valueMonitor/ValueMonitor.d.ts +1 -1
- package/dist/components/valueMonitor/ValueMonitor.js +2 -2
- package/dist/components/videoPlayer/VideoPlayerModal.d.ts +1 -1
- package/dist/components/videoPlayer/VideoPlayerModal.js +1 -1
- package/dist/components/videoPlayer/VideoPlayerTrigger.d.ts +1 -1
- package/dist/components/videoPlayer/VideoPlayerTrigger.js +1 -1
- package/dist/components/wizard/ControlledWizard.d.ts +1 -1
- package/dist/components/wizard/WizardInitialOptions.d.ts +1 -1
- package/dist/components/wizard/WizardInitialOptions.js +2 -2
- package/dist/components/wizard/WizardStepOptions.d.ts +1 -1
- package/dist/components/wizard/WizardStepOptions.js +2 -2
- package/dist/components/wizard/WizardSuccessHeader.d.ts +1 -1
- package/dist/components/wizard/WizardSuccessHeader.js +3 -3
- package/dist/components/wizard/WizardTextBody.d.ts +1 -1
- package/dist/components/wizard/WizardTextHeader.d.ts +1 -1
- package/dist/components/wizard/WizardTextHeader.js +1 -1
- package/dist/helpers/folderPanel/DisplayFile.helper.d.ts +1 -1
- package/dist/helpers/folderPanel/DisplayFile.helper.js +1 -1
- package/dist/helpers/folderPanel/FolderTypes.helper.d.ts +1 -1
- package/dist/helpers/footers/FooterButtons.helper.d.ts +1 -1
- package/dist/helpers/forms/dynamicForm.helper.d.ts +1 -1
- package/dist/helpers/forms/dynamicForm.helper.js +3 -3
- package/dist/helpers/headers/TabHeader.helper.js +3 -3
- package/dist/helpers/help/HelpContent.helper.d.ts +1 -1
- package/dist/helpers/help/HelpContent.helper.js +1 -1
- package/dist/helpers/homeAssistant/HomeAssistant.helper.d.ts +2 -2
- package/dist/helpers/homeAssistant/HomeAssistant.helper.js +1 -1
- package/dist/helpers/homeBoard/FolderSharing.helper.d.ts +1 -1
- package/dist/helpers/homeSummary/DocumentList.helper.js +1 -1
- package/dist/helpers/inputs/SelectInput.styles.js +1 -1
- package/dist/helpers/launchpad/Documents.helper.d.ts +1 -1
- package/dist/helpers/myHomes/HomeCard.helper.d.ts +1 -1
- package/dist/helpers/myProfile/RolePermissions.helper.d.ts +1 -1
- package/dist/helpers/partner/PartnerCategory.helper.d.ts +1 -1
- package/dist/helpers/partner/PartnerService.helper.d.ts +1 -1
- package/dist/helpers/partner/PartnerService.helper.js +2 -2
- package/dist/helpers/propertyTiles/MortgageInfo.helper.d.ts +1 -1
- package/dist/helpers/propertyTiles/MortgageInfo.helper.js +1 -1
- package/dist/helpers/propertyTiles/PropertyRecords.helper.d.ts +1 -1
- package/dist/helpers/propertyTiles/PropertyRecords.helper.js +1 -1
- package/dist/helpers/receipts/Receipt.helper.d.ts +1 -1
- package/dist/helpers/receipts/Receipt.helper.js +1 -1
- package/dist/helpers/receipts/Receipts.helper.d.ts +1 -1
- package/dist/helpers/receipts/Receipts.helper.js +1 -1
- package/dist/helpers/rooms/GroupIcons.js +2 -2
- package/dist/helpers/rooms/GroupItems.d.ts +1 -1
- package/dist/helpers/rooms/Groups.d.ts +1 -1
- package/dist/helpers/rooms/RoomIcon.js +1 -1
- package/dist/helpers/sendDocument/DocumentPreview.helper.d.ts +1 -1
- package/dist/helpers/sendDocument/DocumentPreview.helper.js +1 -1
- package/dist/helpers/subscription/ToBeDeletedBody.helper.d.ts +1 -1
- package/dist/helpers/tour/ArrowLocations.helper.d.ts +1 -1
- package/dist/hooks/AddItemWizard/useMediaDetailStep.js +2 -2
- package/dist/hooks/contacts/useContactsContent.d.ts +1 -1
- package/dist/hooks/contacts/useShareContactBy.d.ts +1 -1
- package/dist/hooks/contacts/useShareContactByHomefile.d.ts +1 -1
- package/dist/hooks/contacts/useShareContactsContent.d.ts +2 -2
- package/dist/hooks/display/useMediaPreview.d.ts +1 -1
- package/dist/hooks/dragDrop/useDragDrop.d.ts +1 -1
- package/dist/hooks/dragDrop/useDragDrop.js +1 -1
- package/dist/hooks/feedback/useContactForm.d.ts +1 -1
- package/dist/hooks/folderPanel/useDisplayFiles.d.ts +1 -1
- package/dist/hooks/folderPanel/useFilesUploader.d.ts +1 -1
- package/dist/hooks/folderPanel/useFilesUploader.js +1 -1
- package/dist/hooks/folderPanel/useFolderValues.d.ts +1 -1
- package/dist/hooks/folderPanel/useFolderValues.js +1 -1
- package/dist/hooks/folderPanel/useItemFiles.d.ts +1 -1
- package/dist/hooks/forms/useAddressStored.d.ts +1 -1
- package/dist/hooks/forms/useAddressStored.js +3 -3
- package/dist/hooks/forms/useDynamicForm.d.ts +1 -1
- package/dist/hooks/forms/useDynamicForm.js +1 -1
- package/dist/hooks/forms/useSimpleDynamicForm.d.ts +1 -1
- package/dist/hooks/help/useHelpContent.d.ts +1 -1
- package/dist/hooks/homeBoard/useConfirmHomeAddress.d.ts +1 -1
- package/dist/hooks/homeBoard/useConfirmHomeAddress.js +2 -2
- package/dist/hooks/homeBoard/useDetailsTab.js +1 -1
- package/dist/hooks/homeBoard/useEditAccountType.d.ts +1 -1
- package/dist/hooks/homeBoard/useFolderDetail.d.ts +1 -1
- package/dist/hooks/homeBoard/useFolderDetail.js +3 -3
- package/dist/hooks/homeBoard/useFolderSharing.d.ts +1 -1
- package/dist/hooks/homeBoard/useFolderSharing.js +2 -2
- package/dist/hooks/homeBoard/useHomeBoard.d.ts +1 -1
- package/dist/hooks/homeBoard/useHomeCard.d.ts +1 -1
- package/dist/hooks/homeBoard/useHomeCardWithRecipent.d.ts +1 -1
- package/dist/hooks/inbox/useMessagePanel.d.ts +1 -1
- package/dist/hooks/launchpad/useLaunchpad.d.ts +1 -1
- package/dist/hooks/launchpad/useLaunchpad.js +1 -1
- package/dist/hooks/myHomes/useAddHomeContent.d.ts +1 -1
- package/dist/hooks/myHomes/useAddHomeContent.js +2 -2
- package/dist/hooks/myHomes/useEditHomeBody.d.ts +1 -1
- package/dist/hooks/myHomes/useEditHomeDetails.d.ts +1 -1
- package/dist/hooks/myHomes/useEditHomeDetails.js +2 -2
- package/dist/hooks/myHomes/useMyHomeCard.d.ts +1 -1
- package/dist/hooks/myHomes/useMyHomeCard.js +2 -2
- package/dist/hooks/myProfile/useBillingAddress.js +2 -2
- package/dist/hooks/myProfile/useMyProfileContent.d.ts +1 -1
- package/dist/hooks/myProfile/useMyProfileContent.js +1 -1
- package/dist/hooks/myProfile/usePaymentFormProvider.d.ts +1 -1
- package/dist/hooks/myProfile/usePaymentFormProvider.js +1 -1
- package/dist/hooks/myProfile/usePaymentMethod.js +2 -2
- package/dist/hooks/myProfile/useProfileDetail.d.ts +1 -1
- package/dist/hooks/myProfile/useProfileDetail.js +2 -2
- package/dist/hooks/myProfile/useRolePermissionsTab.d.ts +2 -2
- package/dist/hooks/myProfile/useRolePermissionsTab.js +1 -1
- package/dist/hooks/myProfile/useTwoFactorSetting.d.ts +1 -1
- package/dist/hooks/myProfile/useTwoFactorSetting.js +2 -2
- package/dist/hooks/notifications/useNotificationsPanel.d.ts +2 -2
- package/dist/hooks/onboarding/useNewPassword.d.ts +1 -1
- package/dist/hooks/onboarding/useNewPassword.js +2 -2
- package/dist/hooks/onboarding/useResetPassword.d.ts +1 -1
- package/dist/hooks/onboarding/useResetPassword.js +2 -2
- package/dist/hooks/onboarding/useSignIn.d.ts +1 -1
- package/dist/hooks/onboarding/useSignIn.js +1 -1
- package/dist/hooks/onboarding/useSignUp.d.ts +1 -1
- package/dist/hooks/onboarding/useSignUp.js +2 -2
- package/dist/hooks/onboarding/useTwoFactor.js +1 -1
- package/dist/hooks/partner/content/usePartnerCallToAction.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerCallToAction.js +2 -2
- package/dist/hooks/partner/content/usePartnerContent.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerContent.js +1 -1
- package/dist/hooks/partner/content/usePartnerSocialLinks.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerSocialLinks.js +1 -1
- package/dist/hooks/partner/content/usePartnerTagLine.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerTagLine.js +2 -2
- package/dist/hooks/partner/details/usePartnerCompany.d.ts +1 -1
- package/dist/hooks/partner/details/usePartnerCompany.js +2 -2
- package/dist/hooks/partner/details/usePartnerContact.d.ts +1 -1
- package/dist/hooks/partner/details/usePartnerContact.js +1 -1
- package/dist/hooks/partner/details/usePartnerDetails.d.ts +1 -1
- package/dist/hooks/partner/details/usePartnerDetails.js +1 -1
- package/dist/hooks/partner/panel/usePartnerCatalogPanel.d.ts +2 -2
- package/dist/hooks/partner/panel/usePartnerCatalogPanel.js +1 -1
- package/dist/hooks/partner/popup/useCatalogPopup.d.ts +1 -1
- package/dist/hooks/partner/popup/useCatalogPopup.js +1 -1
- package/dist/hooks/partner/preview/usePartnerTilePreview.d.ts +1 -1
- package/dist/hooks/partner/preview/usePartnerTilePreview.js +1 -1
- package/dist/hooks/partner/usePartnerPanel.d.ts +1 -1
- package/dist/hooks/partner/usePartnerPanel.js +1 -1
- package/dist/hooks/propertyTiles/useRecordsInputs.js +2 -2
- package/dist/hooks/receipts/useDisplayReceipts.d.ts +3 -3
- package/dist/hooks/receipts/useDisplayReceipts.js +1 -1
- package/dist/hooks/receipts/useItemReceipts.d.ts +1 -1
- package/dist/hooks/rooms/useGroupCard.d.ts +1 -1
- package/dist/hooks/rooms/useGroupCard.js +1 -1
- package/dist/hooks/rooms/useGroupCardHeader.d.ts +1 -1
- package/dist/hooks/rooms/useGroupCardHeader.js +2 -2
- package/dist/hooks/rooms/useGroupsHeader.d.ts +1 -1
- package/dist/hooks/rooms/useNewRoomPanel.d.ts +1 -1
- package/dist/hooks/rooms/useRoomCard.d.ts +1 -1
- package/dist/hooks/rooms/useRoomHeader.d.ts +1 -1
- package/dist/hooks/rooms/useRoomHeader.js +1 -1
- package/dist/hooks/rooms/useRoomList.d.ts +1 -1
- package/dist/hooks/sendDocument/useAddRecipient.d.ts +1 -1
- package/dist/hooks/sendDocument/useAddRecipient.js +1 -1
- package/dist/hooks/sendDocument/useDocumentPreview.d.ts +1 -1
- package/dist/hooks/sendDocument/useDocumentPreview.js +1 -1
- package/dist/hooks/sendDocument/useRecipientTab.d.ts +1 -1
- package/dist/hooks/sendDocument/useRecipientTab.js +1 -1
- package/dist/hooks/sendDocument/useThumbs.d.ts +1 -1
- package/dist/hooks/shareHomePanel/useShareHomeContactList.d.ts +1 -1
- package/dist/hooks/shareHomePanel/useShareHomeForm.d.ts +1 -1
- package/dist/hooks/shareHomePanel/useShareHomeForm.js +1 -1
- package/dist/hooks/subscription/useToBeDeletedBody.d.ts +1 -1
- package/dist/hooks/tour/useBubble.d.ts +1 -1
- package/dist/hooks/useComponentStyles.js +2 -2
- package/dist/hooks/useCustomToast.js +1 -1
- package/dist/hooks/valueMonitor/useValueCard.js +1 -1
- package/dist/interfaces/AddItemWizard/MediaDragDrop.interface.d.ts +1 -1
- package/dist/interfaces/AddItemWizard/QuickAddItem.interface.d.ts +1 -1
- package/dist/interfaces/AddItemWizard/mediaDetails/MediaDetailsStep.interface.d.ts +1 -1
- package/dist/interfaces/AddItemWizard/room/RoomStep.interface.d.ts +1 -1
- package/dist/interfaces/appBar/AppBar.interface.d.ts +1 -1
- package/dist/interfaces/appBar/StorageUsed.interface.d.ts +1 -1
- package/dist/interfaces/appBar/UserProfile.interface.d.ts +1 -1
- package/dist/interfaces/buttons/DisplayOptionsButtons.interface.d.ts +1 -1
- package/dist/interfaces/contacts/AddEditContactPanel.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ContactCard.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ContactCardHeader.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ContactsContent.interface.d.ts +1 -1
- package/dist/interfaces/contacts/SelectedContacts.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ShareContactBy.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ShareContactSection.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ShareContactsContent.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ViewContactPanel.interface.d.ts +2 -2
- package/dist/interfaces/feedback/Feedback.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/DisplayFile.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/DisplayFiles.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/IconMenuWithMove.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/MoveModal.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/DisplayOptions.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FilesUploader.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FolderDetailHeader.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FolderInfo.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FoldersMenu.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folders/FolderRadioCard.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/sharedWith/ConnectedAccounts.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/sharedWith/RecipientsToShare.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/sharedWith/SharedAccounts.interface.d.ts +1 -1
- package/dist/interfaces/forms/EditItemName.interface.d.ts +1 -1
- package/dist/interfaces/forms/ItemFormPanel/ItemFormTabImage.interface.d.ts +1 -1
- package/dist/interfaces/forms/ItemFormPanel/ItemFormTabs.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/DynamicForm.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/HiddenFieldSection.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/SimpleDynamicForm.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/DateField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/FileField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/GridField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/GroupField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/RatingField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/SelectField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/SwitchField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/TextAreaField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/TextField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/UIFields.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyDate.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyGrid.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyInput.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyToggle.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/homeItem/ReadOnlyAppliances.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/homeItem/ReadOnlyGuidelines.interface.d.ts +1 -1
- package/dist/interfaces/headers/ContainerHeader.interface.d.ts +1 -1
- package/dist/interfaces/help/HelpCard.interface.d.ts +1 -1
- package/dist/interfaces/help/HelpCards.interface.d.ts +1 -1
- package/dist/interfaces/help/HelpContent.interface.d.ts +1 -1
- package/dist/interfaces/help/Overview.interface.d.ts +1 -1
- package/dist/interfaces/homeAssistant/BackendAlert.interface.d.ts +1 -1
- package/dist/interfaces/homeAssistant/HomeAssistantPanel.interface.d.ts +1 -1
- package/dist/interfaces/homeAssistant/HomeMonitorPanel.interface.d.ts +1 -1
- package/dist/interfaces/homeAssistant/HomeMonitorSteps.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/AddPropertyRecords.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/EditAccountType.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/File.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/Files.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/FolderDetail.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/FolderSharing.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/HomeCard.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/HomeCardRecipients.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/HomeCardWithRecipent.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/SortHeader.interface.d.ts +1 -1
- package/dist/interfaces/homeItems/HomeItemList.interface.d.ts +1 -1
- package/dist/interfaces/homeItems/ViewingHomeItemPanel.interface.d.ts +1 -1
- package/dist/interfaces/homeSummary/ProjectList.interface.d.ts +1 -1
- package/dist/interfaces/householdItems/CreateHouseholdItemHeader.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/InboxTile.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/MessageCard.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/MessageChatPanel.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/MessagePanel.interface.d.ts +1 -1
- package/dist/interfaces/inputs/ControlledInput.interface.d.ts +1 -1
- package/dist/interfaces/inputs/ItemSubTypeSelect.interface.d.ts +1 -1
- package/dist/interfaces/launchpad/RightPanel.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/AddHomeContent.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/Home.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/HomeCard.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/MyHomes.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/MyHomesHeader.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/MyHomesStepBody.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/PropertyCards.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/edit/EditHomeBody.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/edit/EditHomeDetails.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/MyProfileContent.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/CreditCardContainer.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/NewCreditCard/NewCreditCard.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/PaymentFormProvider.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/PaymentReceiptCard.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/PaymentReceipts.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/permissions/ActionCheckbox.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/permissions/RoleButton.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/permissions/RolePermissionsTab.interface.d.ts +1 -1
- package/dist/interfaces/partner/HeaderPartnerLogo.interface.d.ts +1 -1
- package/dist/interfaces/partner/PartnerHeader.interface.d.ts +1 -1
- package/dist/interfaces/partner/ShortPartnerTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/customerTile/CustomerTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/satisfactionTile/SatisfactionCard.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/satisfactionTile/SatisfactionTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/ytdTile/YtdTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/catalog/CatalogPartnerCard.interface.d.ts +1 -1
- package/dist/interfaces/partner/formTile/content/PartnerContent.interface.d.ts +1 -1
- package/dist/interfaces/partner/formTile/details/PartnerDetails.interface.d.ts +1 -1
- package/dist/interfaces/partner/panel/CatalogDisplay.interface.d.ts +1 -1
- package/dist/interfaces/partner/panel/PartnerCatalogPanel.interface.d.ts +1 -1
- package/dist/interfaces/partner/popup/AddPopup.interface.d.ts +1 -1
- package/dist/interfaces/partner/popup/CatalogPopup.interface.d.ts +1 -1
- package/dist/interfaces/partner/popup/partnerOptions/PartnerOptions.interface.d.ts +1 -1
- package/dist/interfaces/propertyTiles/PropertyTaxes.interface.d.ts +1 -1
- package/dist/interfaces/propertyTiles/RecordsInputs.interface.d.ts +1 -1
- package/dist/interfaces/propertyTiles/TrendingValue.interface.d.ts +1 -1
- package/dist/interfaces/receipts/AssignableReceiptCard.interface.d.ts +1 -1
- package/dist/interfaces/receipts/AssignableReceipts.interface.d.ts +1 -1
- package/dist/interfaces/receipts/DoubleSelects.interface.d.ts +1 -1
- package/dist/interfaces/receipts/ReceiptCard.interface.d.ts +1 -1
- package/dist/interfaces/receipts/Receipts.interface.d.ts +1 -1
- package/dist/interfaces/receipts/ReceiptsDisplayOptions.interface.d.ts +1 -1
- package/dist/interfaces/receipts/ReceiptsHeader.interface.d.ts +1 -1
- package/dist/interfaces/receipts/autofiler/AutofilerHeader.interface.d.ts +1 -1
- package/dist/interfaces/receipts/autofiler/LaunchpadReceiptAutofiler.interface.d.ts +1 -1
- package/dist/interfaces/receipts/autofiler/ReceiptAutofiler.interface.d.ts +1 -1
- package/dist/interfaces/receipts/displayReceipts/DisplayReceipts.interface.d.ts +1 -1
- package/dist/interfaces/receipts/displayReceipts/Receipt.interface.d.ts +1 -1
- package/dist/interfaces/receipts/displayReceipts/ReceiptsList.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptFilters.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptItem.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptItemHeader.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptItems.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupCardHeader.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupContent.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupOptionCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupsHeader.interface.d.ts +1 -1
- package/dist/interfaces/rooms/ItemCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/NewRoomPanel.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomHeader.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomVideo.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomVideoFooter.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomsMenu.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/AddMedia.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/AddToHomefile.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/CreateDocumentContent.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/CreateDocumentHeader.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/DocumentPreview.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientCard.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientDocForm.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientForm.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientTab.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/SendCommunication.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/Thumbs.interface.d.ts +1 -1
- package/dist/interfaces/shareHome/HomeSharedWith.interface.d.ts +1 -1
- package/dist/interfaces/shareHome/RolesHelpModal.interface.d.ts +1 -1
- package/dist/interfaces/shareHome/ShareHome.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeAddEmail.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeAddedContacts.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeConnections.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeContactList.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeFilters.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeForm.interface.d.ts +1 -1
- package/dist/interfaces/subscription/ActiveSubscription.interface.d.ts +1 -1
- package/dist/interfaces/subscription/HomeStorage.interface.d.ts +1 -1
- package/dist/interfaces/subscription/HomesDropdown.interface.d.ts +1 -1
- package/dist/interfaces/subscription/Subscription.interface.d.ts +1 -1
- package/dist/interfaces/subscription/toBeDeleted/ToBeDeletedBody.interface.d.ts +1 -1
- package/dist/interfaces/tiles/MinimizedTiles.interface.d.ts +1 -1
- package/dist/interfaces/tour/Bubble.interface.d.ts +1 -1
- package/dist/interfaces/tour/steps/BaseStep.interface.d.ts +1 -1
- package/dist/interfaces/valueMonitor/ValueMonitor.interface.d.ts +1 -1
- package/dist/interfaces/wizard/WizardSuccessHeader.interface.d.ts +1 -1
- package/dist/mocks/Menu.mock.d.ts +1 -1
- package/dist/mocks/appBar/user.mock.d.ts +1 -1
- package/dist/mocks/contacts/contacts.mock.d.ts +1 -1
- package/dist/mocks/folderPanel/DisplayFiles.mock.d.ts +1 -1
- package/dist/mocks/folderPanel/SharedAccounts.mock.d.ts +1 -1
- package/dist/mocks/forms/dynamicForm.mock.d.ts +1 -1
- package/dist/mocks/forms/dynamicForm.mock.js +1 -1
- package/dist/mocks/homeAssistant/homeAssistantForms.d.ts +1 -1
- package/dist/mocks/homeboard/documentList.mock.js +1 -1
- package/dist/mocks/inbox/messages.d.ts +1 -1
- package/dist/mocks/myHomes/Properties.mock.d.ts +1 -1
- package/dist/mocks/myProfile/Permissions.mock.d.ts +1 -1
- package/dist/mocks/myProfile/Receipts.mock.d.ts +1 -1
- package/dist/mocks/notifications/notifications.mock.d.ts +1 -1
- package/dist/mocks/partner/dynamicTileForm.mock.d.ts +1 -1
- package/dist/mocks/partner/partnerCatalog.mock.d.ts +1 -1
- package/dist/mocks/partner/partnerCatalog.mock.js +1 -1
- package/dist/mocks/partner/partnerOptions.mock.d.ts +1 -1
- package/dist/mocks/partner/socialLinks.mock.d.ts +1 -1
- package/dist/mocks/propertyTiles/details.d.ts +1 -1
- package/dist/mocks/propertyTiles/details.js +1 -1
- package/dist/mocks/propertyTiles/taxes.d.ts +1 -1
- package/dist/mocks/receipts/Receipts.mock.d.ts +1 -1
- package/dist/mocks/sharedHomePanel/recipients.d.ts +1 -1
- package/dist/mocks/tiles/minimizedTiles.mock.d.ts +1 -1
- package/dist/proxies/contacts/contactForm.proxy.d.ts +1 -1
- package/dist/proxies/fileRecipient.proxy.d.ts +1 -1
- package/dist/proxies/folderHeader.proxy.d.ts +1 -1
- package/dist/proxies/forms/address.proxy.d.ts +1 -1
- package/dist/proxies/forms/dynamicForm.proxy.d.ts +1 -1
- package/dist/proxies/forms/homeDetails.proxy.d.ts +1 -1
- package/dist/proxies/homes/homeCard.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerCallToAction.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerContent.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerSocialLinks.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerTagLine.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerAlternativeContact.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerCompany.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerCompanyAddress.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerDetails.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerPointContact.proxy.d.ts +1 -1
- package/dist/proxies/propertyTiles/recordsInputs.proxy.d.ts +1 -1
- package/dist/stories/addItemWizard/AddItemContainer.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/AddItemContainer.stories.js +1 -1
- package/dist/stories/addItemWizard/QuickAddItem.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/QuickAddItem.stories.js +2 -2
- package/dist/stories/addItemWizard/StepHeader.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/StepHeader.stories.js +1 -1
- package/dist/stories/addItemWizard/flows/FlowCard.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/flows/FlowCard.stories.js +2 -2
- package/dist/stories/addItemWizard/flows/FlowStep.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/flows/FlowStep.stories.js +1 -1
- package/dist/stories/addItemWizard/flows/FlowStepHeader.stories.js +1 -1
- package/dist/stories/addItemWizard/mediaDetails/MediaDetailsStep.stories.d.ts +2 -2
- package/dist/stories/addItemWizard/mediaDetails/MediaDetailsStep.stories.js +2 -2
- package/dist/stories/addItemWizard/room/RoomStep.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/room/RoomStep.stories.js +2 -2
- package/dist/stories/addItemWizard/wellDone/WellDone.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/wellDone/WellDone.stories.js +1 -1
- package/dist/stories/animations/HomieAnimation.stories.js +1 -1
- package/dist/stories/appBar/AppBar.stories.d.ts +1 -1
- package/dist/stories/appBar/AppBar.stories.js +4 -4
- package/dist/stories/appBar/ContactList.stories.d.ts +1 -1
- package/dist/stories/appBar/ContactList.stories.js +1 -1
- package/dist/stories/appBar/HomefileLogo.stories.d.ts +1 -1
- package/dist/stories/appBar/HomefileLogo.stories.js +1 -1
- package/dist/stories/appBar/PeopleConnected.stories.d.ts +1 -1
- package/dist/stories/appBar/PeopleConnected.stories.js +1 -1
- package/dist/stories/appBar/StorageUsed.stories.d.ts +1 -1
- package/dist/stories/appBar/StorageUsed.stories.js +1 -1
- package/dist/stories/appBar/TourButton.stories.d.ts +1 -1
- package/dist/stories/appBar/TourButton.stories.js +1 -1
- package/dist/stories/appBar/Trash.stories.d.ts +1 -1
- package/dist/stories/appBar/Trash.stories.js +1 -1
- package/dist/stories/appBar/TutorialsButton.stories.d.ts +1 -1
- package/dist/stories/appBar/TutorialsButton.stories.js +1 -1
- package/dist/stories/appBar/UserProfile.stories.d.ts +1 -1
- package/dist/stories/appBar/UserProfile.stories.js +2 -2
- package/dist/stories/assets/Illustrations.stories.js +3 -3
- package/dist/stories/badge/LetterBadge.stories.d.ts +1 -1
- package/dist/stories/badge/LetterBadge.stories.js +1 -1
- package/dist/stories/badge/NewBadge.stories.d.ts +1 -1
- package/dist/stories/badge/NewBadge.stories.js +1 -1
- package/dist/stories/badge/NumberBadge.stories.d.ts +1 -1
- package/dist/stories/badge/NumberBadge.stories.js +1 -1
- package/dist/stories/badge/TextBadge.stories.d.ts +1 -1
- package/dist/stories/badge/TextBadge.stories.js +1 -1
- package/dist/stories/buttons/BackCircleButton.stories.d.ts +1 -1
- package/dist/stories/buttons/BackCircleButton.stories.js +1 -1
- package/dist/stories/buttons/DisplayOptionsButtons.stories.d.ts +1 -1
- package/dist/stories/buttons/DisplayOptionsButtons.stories.js +1 -1
- package/dist/stories/buttons/ForwardCircleButton.stories.d.ts +1 -1
- package/dist/stories/buttons/ForwardCircleButton.stories.js +1 -1
- package/dist/stories/buttons/HelpButton.stories.d.ts +1 -1
- package/dist/stories/buttons/HelpButton.stories.js +1 -1
- package/dist/stories/buttons/IconAndText.stories.d.ts +1 -1
- package/dist/stories/buttons/IconAndText.stories.js +1 -1
- package/dist/stories/buttons/LeftButtonAnimated.stories.d.ts +1 -1
- package/dist/stories/buttons/LeftButtonAnimated.stories.js +1 -1
- package/dist/stories/buttons/PreviousCircleButton.stories.d.ts +1 -1
- package/dist/stories/buttons/PreviousCircleButton.stories.js +1 -1
- package/dist/stories/buttons/YesNoSwitch.stories.js +1 -1
- package/dist/stories/contacts/AddEditContactPanel.stories.d.ts +1 -1
- package/dist/stories/contacts/AddEditContactPanel.stories.js +2 -2
- package/dist/stories/contacts/ContactCard.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCard.stories.js +2 -2
- package/dist/stories/contacts/ContactCardAddress.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCardAddress.stories.js +2 -2
- package/dist/stories/contacts/ContactCardHeader.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCardHeader.stories.js +2 -2
- package/dist/stories/contacts/ContactCardInfo.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCardInfo.stories.js +2 -2
- package/dist/stories/contacts/ContactsContent.stories.d.ts +1 -1
- package/dist/stories/contacts/ContactsContent.stories.js +2 -2
- package/dist/stories/contacts/ViewContactPanel.stories.d.ts +1 -1
- package/dist/stories/contacts/ViewContactPanel.stories.js +3 -3
- package/dist/stories/customToast/CustomToast.stories.js +2 -2
- package/dist/stories/dialog/Dialog.stories.d.ts +1 -1
- package/dist/stories/dialog/Dialog.stories.js +1 -1
- package/dist/stories/dragDrop/DragDropArea.stories.d.ts +1 -1
- package/dist/stories/dragDrop/DragDropArea.stories.js +2 -2
- package/dist/stories/dragDrop/DragDropLoading.stories.d.ts +1 -1
- package/dist/stories/dragDrop/DragDropLoading.stories.js +1 -1
- package/dist/stories/feedback/ContactForm.stories.d.ts +1 -1
- package/dist/stories/feedback/ContactForm.stories.js +1 -1
- package/dist/stories/feedback/Feedback.stories.d.ts +1 -1
- package/dist/stories/feedback/Feedback.stories.js +1 -1
- package/dist/stories/feedback/FormReceived.stories.d.ts +1 -1
- package/dist/stories/feedback/FormReceived.stories.js +1 -1
- package/dist/stories/folderPanel/DisplayFiles/DisplayFiles.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/DisplayFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/GridFile.stories.d.ts +2 -2
- package/dist/stories/folderPanel/DisplayFiles/GridFile.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/GridFiles.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/GridFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ItemFile.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/ItemFile.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ItemFiles.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/ItemFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFile.stories.d.ts +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFile.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFiles.stories.d.ts +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/MoveModal.stories.d.ts +1 -1
- package/dist/stories/folderPanel/DisplayFiles/MoveModal.stories.js +1 -1
- package/dist/stories/folderPanel/fileDetails/DisplayFilesDetail.stories.d.ts +3 -3
- package/dist/stories/folderPanel/fileDetails/DisplayFilesDetail.stories.js +2 -2
- package/dist/stories/folderPanel/folderDetails/DisplayOptions.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/DisplayOptions.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesCounter.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesCounter.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesUploader.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesUploader.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailBody.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailBody.stories.js +2 -2
- package/dist/stories/folderPanel/folderDetails/FolderDetailFooter.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailFooter.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailHeader.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailHeader.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailPanel.stories.js +2 -2
- package/dist/stories/folderPanel/folderDetails/FolderInfo.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderInfo.stories.js +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioCard.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioCard.stories.js +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioContent.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioContent.stories.js +1 -1
- package/dist/stories/folderPanel/folders/FolderTypeSelection.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folders/FolderTypeSelection.stories.js +1 -1
- package/dist/stories/folderPanel/loaders/GridLoader.stories.js +1 -1
- package/dist/stories/folderPanel/sharedWith/ConnectedAccounts.stories.d.ts +1 -1
- package/dist/stories/folderPanel/sharedWith/ConnectedAccounts.stories.js +1 -1
- package/dist/stories/folderPanel/sharedWith/RecipientsToShare.stories.d.ts +1 -1
- package/dist/stories/folderPanel/sharedWith/RecipientsToShare.stories.js +2 -2
- package/dist/stories/folderPanel/sharedWith/SharedAccounts.stories.d.ts +1 -1
- package/dist/stories/folderPanel/sharedWith/SharedAccounts.stories.js +2 -2
- package/dist/stories/folderSharing/FolderLegends.stories.js +1 -1
- package/dist/stories/folderSharing/FolderSharing.stories.d.ts +5 -5
- package/dist/stories/folderSharing/FolderSharing.stories.js +3 -3
- package/dist/stories/footers/FooterButtons.stories.d.ts +4 -4
- package/dist/stories/footers/FooterButtons.stories.js +2 -2
- package/dist/stories/footers/FooterDrawer.stories.d.ts +1 -1
- package/dist/stories/footers/FooterDrawer.stories.js +1 -1
- package/dist/stories/forms/Address.stories.d.ts +1 -1
- package/dist/stories/forms/Address.stories.js +1 -1
- package/dist/stories/forms/AddressStored.stories.js +1 -1
- package/dist/stories/forms/Collapsilble.stories.d.ts +1 -1
- package/dist/stories/forms/Collapsilble.stories.js +2 -2
- package/dist/stories/forms/ItemFormPanel/ItemFormPanel.stories.d.ts +1 -1
- package/dist/stories/forms/ItemFormPanel/ItemFormPanel.stories.js +3 -3
- package/dist/stories/forms/ItemFormPanel/ItemFormTabs.stories.d.ts +1 -1
- package/dist/stories/forms/ItemFormPanel/ItemFormTabs.stories.js +2 -2
- package/dist/stories/forms/dynamicForm/DynamicForm.stories.d.ts +1 -1
- package/dist/stories/forms/dynamicForm/DynamicForm.stories.js +3 -3
- package/dist/stories/forms/dynamicForm/HiddenField.stories.d.ts +1 -1
- package/dist/stories/forms/dynamicForm/HiddenField.stories.js +2 -2
- package/dist/stories/forms/dynamicForm/HiddenFieldSection.stories.d.ts +1 -1
- package/dist/stories/forms/dynamicForm/HiddenFieldSection.stories.js +2 -2
- package/dist/stories/forms/readOnly/ReadOnlyDynamicForm.stories.d.ts +1 -1
- package/dist/stories/forms/readOnly/ReadOnlyDynamicForm.stories.js +3 -3
- package/dist/stories/forms/readOnly/ReadOnlyImage.stories.js +1 -1
- package/dist/stories/forms/readOnly/ReadOnlyToggle.stories.d.ts +1 -1
- package/dist/stories/forms/readOnly/ReadOnlyToggle.stories.js +2 -2
- package/dist/stories/headers/BackHeader.stories.d.ts +1 -1
- package/dist/stories/headers/BackHeader.stories.js +1 -1
- package/dist/stories/headers/ContainerHeader.stories.d.ts +2 -2
- package/dist/stories/headers/ContainerHeader.stories.js +3 -3
- package/dist/stories/headers/GenericBackHeader.stories.d.ts +1 -1
- package/dist/stories/headers/GenericBackHeader.stories.js +1 -1
- package/dist/stories/headers/PanelHeader.stories.d.ts +1 -1
- package/dist/stories/headers/PanelHeader.stories.js +2 -2
- package/dist/stories/headers/SectionHeader.stories.d.ts +1 -1
- package/dist/stories/headers/SectionHeader.stories.js +2 -2
- package/dist/stories/headers/TabHeader.stories.d.ts +1 -1
- package/dist/stories/headers/TabHeader.stories.js +2 -2
- package/dist/stories/help/HelpCard.stories.d.ts +1 -1
- package/dist/stories/help/HelpCard.stories.js +2 -2
- package/dist/stories/help/HelpContent.stories.d.ts +2 -2
- package/dist/stories/help/HelpContent.stories.js +2 -2
- package/dist/stories/help/HelpHeader.stories.d.ts +1 -1
- package/dist/stories/help/HelpHeader.stories.js +1 -1
- package/dist/stories/help/HelpModal.stories.d.ts +1 -1
- package/dist/stories/help/HelpModal.stories.js +1 -1
- package/dist/stories/help/Overview.stories.d.ts +1 -1
- package/dist/stories/help/Overview.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeAssistant.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistant.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeAssistantButton.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantButton.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeAssistantStepper.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantStepper.stories.js +1 -1
- package/dist/stories/homeAssistant/HomeAssistantSteps.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantSteps.stories.js +1 -1
- package/dist/stories/homeAssistant/HomeAssistantTutorial.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantTutorial.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeMonitor.stories.js +3 -3
- package/dist/stories/homeAssistant/HomeMonitorPanel.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeMonitorPanel.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeMonitorSteps.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeMonitorSteps.stories.js +2 -2
- package/dist/stories/homeAssistant/monitorAlerts/BackendAlert.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/monitorAlerts/BackendAlert.stories.js +2 -2
- package/dist/stories/homeAssistant/panel/ApplianceSteps.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/panel/ApplianceSteps.stories.js +1 -1
- package/dist/stories/homeAssistant/panel/HomeAssistantPanel.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/panel/HomeAssistantPanel.stories.js +2 -2
- package/dist/stories/homeAssistant/panel/HomeAssistantPanelStep.stories.js +1 -1
- package/dist/stories/homeBoard/AddFolder.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddFolder.stories.js +1 -1
- package/dist/stories/homeBoard/AddHomeItem.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddHomeItem.stories.js +1 -1
- package/dist/stories/homeBoard/AddPropertyRecords.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddPropertyRecords.stories.js +3 -3
- package/dist/stories/homeBoard/AddToHomefile.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddToHomefile.stories.js +2 -2
- package/dist/stories/homeBoard/DetailsTab.stories.d.ts +1 -1
- package/dist/stories/homeBoard/DetailsTab.stories.js +1 -1
- package/dist/stories/homeBoard/EditAccountType.stories.d.ts +1 -1
- package/dist/stories/homeBoard/EditAccountType.stories.js +1 -1
- package/dist/stories/homeBoard/File.stories.d.ts +1 -1
- package/dist/stories/homeBoard/File.stories.js +1 -1
- package/dist/stories/homeBoard/FileDetail.stories.d.ts +1 -1
- package/dist/stories/homeBoard/FileDetail.stories.js +1 -1
- package/dist/stories/homeBoard/Files.stories.d.ts +2 -2
- package/dist/stories/homeBoard/Files.stories.js +2 -2
- package/dist/stories/homeBoard/FolderDetail.stories.d.ts +3 -3
- package/dist/stories/homeBoard/FolderDetail.stories.js +2 -2
- package/dist/stories/homeBoard/HomeBoard.stories.js +1 -1
- package/dist/stories/homeBoard/HomeCard.stories.d.ts +1 -1
- package/dist/stories/homeBoard/HomeCard.stories.js +2 -2
- package/dist/stories/homeBoard/HomeCardWithRecipent.stories.d.ts +2 -2
- package/dist/stories/homeBoard/HomeCardWithRecipent.stories.js +3 -3
- package/dist/stories/homeBoard/HomeHeader.stories.d.ts +1 -1
- package/dist/stories/homeBoard/HomeHeader.stories.js +1 -1
- package/dist/stories/homeBoard/SharedFilter.stories.d.ts +1 -1
- package/dist/stories/homeBoard/SharedFilter.stories.js +1 -1
- package/dist/stories/homeBoard/SortHeader.stories.d.ts +1 -1
- package/dist/stories/homeBoard/SortHeader.stories.js +1 -1
- package/dist/stories/homeItems/HomeItemList.stories.d.ts +1 -1
- package/dist/stories/homeItems/HomeItemList.stories.js +1 -1
- package/dist/stories/homeItems/HomeItemManualInfo.stories.d.ts +1 -1
- package/dist/stories/homeItems/HomeItemManualInfo.stories.js +2 -2
- package/dist/stories/homeItems/ViewingHomeItem.stories.d.ts +1 -1
- package/dist/stories/homeItems/ViewingHomeItem.stories.js +2 -2
- package/dist/stories/homeSummary/DocumentMenu.stories.d.ts +1 -1
- package/dist/stories/homeSummary/DocumentMenu.stories.js +2 -2
- package/dist/stories/homeSummary/ProjectList.stories.d.ts +1 -1
- package/dist/stories/homeSummary/ProjectList.stories.js +1 -1
- package/dist/stories/homeSummary/UpdateList.stories.d.ts +1 -1
- package/dist/stories/homeSummary/UpdateList.stories.js +1 -1
- package/dist/stories/householdItems/AddHomeItemHeader.stories.d.ts +1 -1
- package/dist/stories/householdItems/AddHomeItemHeader.stories.js +2 -2
- package/dist/stories/householdItems/CreateItemHeader.stories.d.ts +1 -1
- package/dist/stories/householdItems/CreateItemHeader.stories.js +2 -2
- package/dist/stories/householdItems/ItemNameHeader.stories.d.ts +1 -1
- package/dist/stories/householdItems/ItemNameHeader.stories.js +1 -1
- package/dist/stories/icons/ArrowLeft.stories.d.ts +1 -1
- package/dist/stories/icons/ArrowLeft.stories.js +1 -1
- package/dist/stories/icons/Calendar.stories.d.ts +1 -1
- package/dist/stories/icons/Calendar.stories.js +1 -1
- package/dist/stories/icons/Camera.stories.d.ts +1 -1
- package/dist/stories/icons/Camera.stories.js +1 -1
- package/dist/stories/icons/ChevronDown.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronDown.stories.js +1 -1
- package/dist/stories/icons/ChevronLeft.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronLeft.stories.js +1 -1
- package/dist/stories/icons/ChevronRight.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronRight.stories.js +1 -1
- package/dist/stories/icons/ChevronUp.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronUp.stories.js +1 -1
- package/dist/stories/icons/Close.stories.d.ts +1 -1
- package/dist/stories/icons/Close.stories.js +1 -1
- package/dist/stories/icons/DisplayGrid.stories.js +1 -1
- package/dist/stories/icons/DisplayItem.stories.js +1 -1
- package/dist/stories/icons/DisplayList.stories.js +1 -1
- package/dist/stories/icons/Edit.stories.d.ts +1 -1
- package/dist/stories/icons/Edit.stories.js +1 -1
- package/dist/stories/icons/Eye.stories.d.ts +1 -1
- package/dist/stories/icons/Eye.stories.js +1 -1
- package/dist/stories/icons/EyeOff.stories.d.ts +1 -1
- package/dist/stories/icons/EyeOff.stories.js +1 -1
- package/dist/stories/icons/FacebookLogo.stories.d.ts +1 -1
- package/dist/stories/icons/FacebookLogo.stories.js +1 -1
- package/dist/stories/icons/Filter.stories.d.ts +1 -1
- package/dist/stories/icons/Filter.stories.js +1 -1
- package/dist/stories/icons/Instagram.stories.d.ts +1 -1
- package/dist/stories/icons/Instagram.stories.js +1 -1
- package/dist/stories/icons/Link.stories.d.ts +1 -1
- package/dist/stories/icons/Link.stories.js +1 -1
- package/dist/stories/icons/Linkedin.stories.d.ts +1 -1
- package/dist/stories/icons/Linkedin.stories.js +1 -1
- package/dist/stories/icons/Menu.stories.d.ts +1 -1
- package/dist/stories/icons/Menu.stories.js +1 -1
- package/dist/stories/icons/Meta.stories.d.ts +1 -1
- package/dist/stories/icons/Meta.stories.js +1 -1
- package/dist/stories/icons/Minus.stories.d.ts +1 -1
- package/dist/stories/icons/Minus.stories.js +1 -1
- package/dist/stories/icons/MoreHorizontal.stories.d.ts +1 -1
- package/dist/stories/icons/MoreHorizontal.stories.js +1 -1
- package/dist/stories/icons/OpenVideo.stories.d.ts +1 -1
- package/dist/stories/icons/OpenVideo.stories.js +1 -1
- package/dist/stories/icons/Plus.stories.d.ts +1 -1
- package/dist/stories/icons/Plus.stories.js +2 -2
- package/dist/stories/icons/SearchIcon.stories.d.ts +1 -1
- package/dist/stories/icons/SearchIcon.stories.js +2 -2
- package/dist/stories/icons/TrashIcon.stories.d.ts +1 -1
- package/dist/stories/icons/TrashIcon.stories.js +1 -1
- package/dist/stories/icons/Upload.stories.js +1 -1
- package/dist/stories/icons/Youtube.stories.d.ts +1 -1
- package/dist/stories/icons/Youtube.stories.js +1 -1
- package/dist/stories/inboxTile/MessagePanel.stories.d.ts +1 -1
- package/dist/stories/inboxTile/MessagePanel.stories.js +2 -2
- package/dist/stories/inboxTile/inboxTile.stories.d.ts +1 -1
- package/dist/stories/inboxTile/inboxTile.stories.js +3 -3
- package/dist/stories/inputs/DateRangePicker.stories.js +1 -1
- package/dist/stories/inputs/ItemSubTypeSelect.stories.d.ts +1 -1
- package/dist/stories/inputs/ItemSubTypeSelect.stories.js +2 -2
- package/dist/stories/inputs/PasswordInput.stories.d.ts +1 -1
- package/dist/stories/inputs/PasswordInput.stories.js +1 -1
- package/dist/stories/inputs/RadioCard.stories.js +1 -1
- package/dist/stories/inputs/SelectInput.stories.d.ts +1 -1
- package/dist/stories/inputs/SelectInput.stories.js +1 -1
- package/dist/stories/inputs/SelectInputWithBadge.stories.d.ts +1 -1
- package/dist/stories/inputs/SelectInputWithBadge.stories.js +1 -1
- package/dist/stories/inputs/SelectTextDisplay.stories.d.ts +1 -1
- package/dist/stories/inputs/SelectTextDisplay.stories.js +1 -1
- package/dist/stories/inputs/TextAreaInput.stories.d.ts +1 -1
- package/dist/stories/inputs/TextAreaInput.stories.js +1 -1
- package/dist/stories/inputs/TextInput.stories.d.ts +1 -1
- package/dist/stories/inputs/TextInput.stories.js +1 -1
- package/dist/stories/launchpad/Header.stories.d.ts +1 -1
- package/dist/stories/launchpad/Header.stories.js +1 -1
- package/dist/stories/launchpad/IconMenu.stories.d.ts +1 -1
- package/dist/stories/launchpad/IconMenu.stories.js +1 -1
- package/dist/stories/launchpad/Launchpad.stories.js +1 -1
- package/dist/stories/launchpad/LeftPanel.stories.d.ts +1 -1
- package/dist/stories/launchpad/LeftPanel.stories.js +2 -2
- package/dist/stories/launchpad/RightPanel.stories.d.ts +1 -1
- package/dist/stories/launchpad/RightPanel.stories.js +2 -2
- package/dist/stories/loaders/ButtonLoader.stories.js +1 -1
- package/dist/stories/loaders/Loading.stories.js +1 -1
- package/dist/stories/myHomes/AddHomeContent.stories.d.ts +1 -1
- package/dist/stories/myHomes/AddHomeContent.stories.js +3 -3
- package/dist/stories/myHomes/HomeDetailsContent.stories.d.ts +3 -3
- package/dist/stories/myHomes/HomeDetailsContent.stories.js +2 -2
- package/dist/stories/myHomes/MyHomeCard.stories.d.ts +1 -1
- package/dist/stories/myHomes/MyHomeCard.stories.js +1 -1
- package/dist/stories/myHomes/MyHomes.stories.d.ts +2 -2
- package/dist/stories/myHomes/MyHomes.stories.js +2 -2
- package/dist/stories/myHomes/edit/EditHomeBody.stories.d.ts +1 -1
- package/dist/stories/myHomes/edit/EditHomeBody.stories.js +2 -2
- package/dist/stories/myHomes/edit/EditHomePanel.stories.js +2 -2
- package/dist/stories/myHomes/headers/FirstHomeHeader.stories.d.ts +1 -1
- package/dist/stories/myHomes/headers/FirstHomeHeader.stories.js +1 -1
- package/dist/stories/myHomes/headers/MyHomesHeader.stories.d.ts +1 -1
- package/dist/stories/myHomes/headers/MyHomesHeader.stories.js +1 -1
- package/dist/stories/myHomes/steps/SearchRecords.stories.js +1 -1
- package/dist/stories/myProfile/AddCreditCard.stories.js +1 -1
- package/dist/stories/myProfile/BillingAddress.stories.js +1 -1
- package/dist/stories/myProfile/CancelAccount.stories.d.ts +1 -1
- package/dist/stories/myProfile/CancelAccount.stories.js +1 -1
- package/dist/stories/myProfile/ContextButtons.stories.d.ts +1 -1
- package/dist/stories/myProfile/ContextButtons.stories.js +1 -1
- package/dist/stories/myProfile/MyProfileContent.stories.d.ts +1 -1
- package/dist/stories/myProfile/MyProfileContent.stories.js +2 -2
- package/dist/stories/myProfile/MyProfilePanel.stories.d.ts +1 -1
- package/dist/stories/myProfile/MyProfilePanel.stories.js +2 -2
- package/dist/stories/myProfile/MyProfileWithPartnerPanel.stories.js +1 -1
- package/dist/stories/myProfile/PaymentMethod.stories.js +1 -1
- package/dist/stories/myProfile/PlanRadioCardContent.stories.d.ts +1 -1
- package/dist/stories/myProfile/PlanRadioCardContent.stories.js +2 -2
- package/dist/stories/myProfile/ProfileAccountTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/ProfileAccountTab.stories.js +2 -2
- package/dist/stories/myProfile/ProfileDetailsTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/ProfileDetailsTab.stories.js +1 -1
- package/dist/stories/myProfile/ProfilePaymentTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/ProfilePaymentTab.stories.js +1 -1
- package/dist/stories/myProfile/Receipts.stories.d.ts +2 -2
- package/dist/stories/myProfile/Receipts.stories.js +2 -2
- package/dist/stories/myProfile/details/TwoFactorDialog.stories.d.ts +1 -1
- package/dist/stories/myProfile/details/TwoFactorDialog.stories.js +1 -1
- package/dist/stories/myProfile/details/TwoFactorSetting.stories.d.ts +1 -1
- package/dist/stories/myProfile/details/TwoFactorSetting.stories.js +1 -1
- package/dist/stories/myProfile/details/UserDetails.stories.d.ts +1 -1
- package/dist/stories/myProfile/details/UserDetails.stories.js +1 -1
- package/dist/stories/myProfile/email/EmailPermissions.stories.d.ts +1 -1
- package/dist/stories/myProfile/email/EmailPermissions.stories.js +1 -1
- package/dist/stories/myProfile/payment/AddCardBanner.stories.js +1 -1
- package/dist/stories/myProfile/payment/CreditCard.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/CreditCard.stories.js +1 -1
- package/dist/stories/myProfile/payment/CreditCardContainer.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/CreditCardContainer.stories.js +1 -1
- package/dist/stories/myProfile/payment/CreditCardError.stories.js +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCard.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCard.stories.js +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCardHeader.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCardHeader.stories.js +1 -1
- package/dist/stories/myProfile/payment/NotBeChargedBanner.stories.js +1 -1
- package/dist/stories/myProfile/payment/PaymentItemContainer.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/PaymentItemContainer.stories.js +2 -2
- package/dist/stories/myProfile/payment/PaymentReceipts.stories.d.ts +3 -3
- package/dist/stories/myProfile/payment/PaymentReceipts.stories.js +2 -2
- package/dist/stories/myProfile/permissions/RolePermissionsTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/permissions/RolePermissionsTab.stories.js +2 -2
- package/dist/stories/notifications/NotificationsPanel.stories.d.ts +1 -1
- package/dist/stories/notifications/NotificationsPanel.stories.js +2 -2
- package/dist/stories/onboarding/BuildingApp.stories.js +1 -1
- package/dist/stories/onboarding/CardFooter.stories.d.ts +1 -1
- package/dist/stories/onboarding/CardFooter.stories.js +1 -1
- package/dist/stories/onboarding/Footer.stories.js +1 -1
- package/dist/stories/onboarding/Logo.stories.js +1 -1
- package/dist/stories/onboarding/PageTitle.stories.d.ts +1 -1
- package/dist/stories/onboarding/PageTitle.stories.js +1 -1
- package/dist/stories/onboarding/WelcomeHeader.stories.d.ts +1 -1
- package/dist/stories/onboarding/WelcomeHeader.stories.js +1 -1
- package/dist/stories/onboarding/pages/ActivateAccount.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/ActivateAccount.stories.js +1 -1
- package/dist/stories/onboarding/pages/EmailValidation.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/EmailValidation.stories.js +1 -1
- package/dist/stories/onboarding/pages/NewPassword.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/NewPassword.stories.js +1 -1
- package/dist/stories/onboarding/pages/ResendResetPassword.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/ResendResetPassword.stories.js +1 -1
- package/dist/stories/onboarding/pages/ResetPassword.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/ResetPassword.stories.js +1 -1
- package/dist/stories/onboarding/pages/SignIn.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/SignIn.stories.js +1 -1
- package/dist/stories/onboarding/pages/SignUp.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/SignUp.stories.js +1 -1
- package/dist/stories/onboarding/pages/TwoFactor.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/TwoFactor.stories.js +1 -1
- package/dist/stories/onboarding/pages/Welcome.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/Welcome.stories.js +1 -1
- package/dist/stories/overlay/index.stories.d.ts +1 -1
- package/dist/stories/overlay/index.stories.js +1 -1
- package/dist/stories/partner/DynamicTile.stories.js +2 -2
- package/dist/stories/partner/ShortPartnerTile.stories.d.ts +1 -1
- package/dist/stories/partner/ShortPartnerTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/ActiveCustomers.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/ActiveCustomers.stories.js +1 -1
- package/dist/stories/partner/adminTiles/CustomerTile.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/CustomerTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/InboxCard.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/InboxCard.stories.js +2 -2
- package/dist/stories/partner/adminTiles/Mark.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/Mark.stories.js +1 -1
- package/dist/stories/partner/adminTiles/RevenueCard.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/RevenueCard.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionBar.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionBar.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionCard.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionCard.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionProgress.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionProgress.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionTile.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/YtdTile.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/YtdTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/YtdTotalRevenue.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/YtdTotalRevenue.stories.js +1 -1
- package/dist/stories/partner/catalog/AddTile.stories.js +1 -1
- package/dist/stories/partner/catalog/CatalogCardAdd.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogCardAdd.stories.js +1 -1
- package/dist/stories/partner/catalog/CatalogCardHeader.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogCardHeader.stories.js +2 -2
- package/dist/stories/partner/catalog/CatalogPartnerCard.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogPartnerCard.stories.js +2 -2
- package/dist/stories/partner/catalog/CatalogPartnerList.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogPartnerList.stories.js +2 -2
- package/dist/stories/partner/charts/ActiveCustomerChart.stories.d.ts +1 -1
- package/dist/stories/partner/charts/ActiveCustomerChart.stories.js +2 -2
- package/dist/stories/partner/customPartnerTiles/AphwTile.stories.d.ts +1 -1
- package/dist/stories/partner/customPartnerTiles/AphwTile.stories.js +2 -2
- package/dist/stories/partner/customPartnerTiles/ShineTile.stories.d.ts +1 -1
- package/dist/stories/partner/customPartnerTiles/ShineTile.stories.js +2 -2
- package/dist/stories/partner/formTile/PartnerPanel.stories.js +2 -2
- package/dist/stories/partner/formTile/code/PartnerCustomerCode.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/code/PartnerCustomerCode.stories.js +1 -1
- package/dist/stories/partner/formTile/content/PartnerCallToAction.stories.js +1 -1
- package/dist/stories/partner/formTile/content/PartnerContent.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/content/PartnerContent.stories.js +2 -2
- package/dist/stories/partner/formTile/content/PartnerSocialLinks.stories.js +1 -1
- package/dist/stories/partner/formTile/content/PartnerTagLine.stories.js +1 -1
- package/dist/stories/partner/formTile/details/PartnerAlternativeContact.stories.js +1 -1
- package/dist/stories/partner/formTile/details/PartnerCompany.stories.js +1 -1
- package/dist/stories/partner/formTile/details/PartnerDetails.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/details/PartnerDetails.stories.js +2 -2
- package/dist/stories/partner/formTile/details/PartnerPointOfContact.stories.js +1 -1
- package/dist/stories/partner/formTile/images/PartnerHero.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/images/PartnerHero.stories.js +1 -1
- package/dist/stories/partner/formTile/images/PartnerImages.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/images/PartnerImages.stories.js +1 -1
- package/dist/stories/partner/formTile/images/PartnerLogo.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/images/PartnerLogo.stories.js +1 -1
- package/dist/stories/partner/formTile/preview/PartnerTilePreview.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/preview/PartnerTilePreview.stories.js +2 -2
- package/dist/stories/partner/panel/PartnerCatalogPanel.stories.d.ts +1 -1
- package/dist/stories/partner/panel/PartnerCatalogPanel.stories.js +2 -2
- package/dist/stories/partner/popup/AddPopup.stories.d.ts +1 -1
- package/dist/stories/partner/popup/AddPopup.stories.js +2 -2
- package/dist/stories/partner/popup/CatalogPopup.stories.d.ts +1 -1
- package/dist/stories/partner/popup/CatalogPopup.stories.js +2 -2
- package/dist/stories/partner/popup/CurrentItemDisplay.stories.d.ts +1 -1
- package/dist/stories/partner/popup/CurrentItemDisplay.stories.js +1 -1
- package/dist/stories/partner/popup/PartnerOptionCard.stories.d.ts +1 -1
- package/dist/stories/partner/popup/PartnerOptionCard.stories.js +1 -1
- package/dist/stories/partner/popup/PartnerOptions.stories.d.ts +1 -1
- package/dist/stories/partner/popup/PartnerOptions.stories.js +2 -2
- package/dist/stories/propertyTiles/MortgageInfo.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/MortgageInfo.stories.js +1 -1
- package/dist/stories/propertyTiles/PropertyRecords.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/PropertyRecords.stories.js +2 -2
- package/dist/stories/propertyTiles/PropertyTaxes.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/PropertyTaxes.stories.js +2 -2
- package/dist/stories/propertyTiles/RecordsInputs.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/RecordsInputs.stories.js +2 -2
- package/dist/stories/propertyTiles/RecordsSession.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/RecordsSession.stories.js +2 -2
- package/dist/stories/propertyTiles/TrendingLineChart.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/TrendingLineChart.stories.js +2 -2
- package/dist/stories/propertyTiles/TrendingValue.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/TrendingValue.stories.js +2 -2
- package/dist/stories/receipts/AssignableReceiptCard.stories.d.ts +1 -1
- package/dist/stories/receipts/AssignableReceiptCard.stories.js +1 -1
- package/dist/stories/receipts/AssignableReceipts.stories.d.ts +2 -2
- package/dist/stories/receipts/AssignableReceipts.stories.js +2 -2
- package/dist/stories/receipts/LaunchpadReceiptPanel.stories.d.ts +2 -2
- package/dist/stories/receipts/LaunchpadReceiptPanel.stories.js +3 -3
- package/dist/stories/receipts/ReceiptsDisplayOptions.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsDisplayOptions.stories.js +1 -1
- package/dist/stories/receipts/ReceiptsHeader.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsHeader.stories.js +2 -2
- package/dist/stories/receipts/ReceiptsInfo.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsInfo.stories.js +1 -1
- package/dist/stories/receipts/ReceiptsReceivedContent.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsReceivedContent.stories.js +2 -2
- package/dist/stories/receipts/ReceiptsToBeAssignedPanel.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsToBeAssignedPanel.stories.js +2 -2
- package/dist/stories/receipts/SalesTax.stories.d.ts +1 -1
- package/dist/stories/receipts/SalesTax.stories.js +1 -1
- package/dist/stories/receipts/Summary.stories.d.ts +1 -1
- package/dist/stories/receipts/Summary.stories.js +1 -1
- package/dist/stories/receipts/autofiler/AutofilerHeader.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/AutofilerHeader.stories.js +2 -2
- package/dist/stories/receipts/autofiler/FiledItem.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/FiledItem.stories.js +1 -1
- package/dist/stories/receipts/autofiler/LaunchpadAutofilerBanner.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/LaunchpadAutofilerBanner.stories.js +1 -1
- package/dist/stories/receipts/autofiler/LaunchpadReceiptAutofiler.stories.d.ts +2 -2
- package/dist/stories/receipts/autofiler/LaunchpadReceiptAutofiler.stories.js +2 -2
- package/dist/stories/receipts/autofiler/ReceiptAutofiler.stories.d.ts +3 -3
- package/dist/stories/receipts/autofiler/ReceiptAutofiler.stories.js +2 -2
- package/dist/stories/receipts/autofiler/ReceiptsFiled.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/ReceiptsFiled.stories.js +1 -1
- package/dist/stories/receipts/autofiler/ReviewBanner.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/ReviewBanner.stories.js +1 -1
- package/dist/stories/receipts/autofiler/TotalReceived.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/TotalReceived.stories.js +1 -1
- package/dist/stories/receipts/displayReceipts/DisplayReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/DisplayReceipts.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/GridReceipt.stories.d.ts +4 -4
- package/dist/stories/receipts/displayReceipts/GridReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/GridReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/GridReceipts.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.d.ts +4 -4
- package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ListReceipt.stories.d.ts +4 -4
- package/dist/stories/receipts/displayReceipts/ListReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ListReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/ListReceipts.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/itemReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/itemReceipts.stories.js +2 -2
- package/dist/stories/receipts/receipt/AddReceiptPanel.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/AddReceiptPanel.stories.js +3 -3
- package/dist/stories/receipts/receipt/ItemsReviewBanner.stories.js +1 -1
- package/dist/stories/receipts/receipt/PdfButton.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/PdfButton.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptContent.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptContent.stories.js +3 -3
- package/dist/stories/receipts/receipt/ReceiptDetails.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptDetails.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptFilters.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptFilters.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptFooter.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptFooter.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptHeader.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptHeader.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfoCard.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfoCard.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfos.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfos.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptItem.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptItem.stories.js +2 -2
- package/dist/stories/receipts/receipt/ReceiptItemAssigned.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptItemAssigned.stories.js +2 -2
- package/dist/stories/receipts/receipt/ReceiptItems.stories.d.ts +2 -2
- package/dist/stories/receipts/receipt/ReceiptItems.stories.js +2 -2
- package/dist/stories/receipts/receipt/ReceiptPDF.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptPDF.stories.js +1 -1
- package/dist/stories/rooms/AddItemCard.stories.d.ts +1 -1
- package/dist/stories/rooms/AddItemCard.stories.js +1 -1
- package/dist/stories/rooms/AddItemImage.stories.js +1 -1
- package/dist/stories/rooms/GroupCard.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupCard.stories.js +2 -2
- package/dist/stories/rooms/GroupCardHeader.stories.d.ts +1 -1
- package/dist/stories/rooms/GroupCardHeader.stories.js +1 -1
- package/dist/stories/rooms/GroupContent.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupContent.stories.js +2 -2
- package/dist/stories/rooms/GroupOptionCard.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupOptionCard.stories.js +2 -2
- package/dist/stories/rooms/GroupsContainer.stories.js +1 -1
- package/dist/stories/rooms/GroupsHeader.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupsHeader.stories.js +2 -2
- package/dist/stories/rooms/ItemCard.stories.d.ts +1 -1
- package/dist/stories/rooms/ItemCard.stories.js +1 -1
- package/dist/stories/rooms/NewRoomPanel.stories.d.ts +1 -1
- package/dist/stories/rooms/NewRoomPanel.stories.js +2 -2
- package/dist/stories/rooms/RoomCard.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomCard.stories.js +2 -2
- package/dist/stories/rooms/RoomHeader.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomHeader.stories.js +2 -2
- package/dist/stories/rooms/RoomVideo.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomVideo.stories.js +2 -2
- package/dist/stories/rooms/RoomsBoard.stories.js +1 -1
- package/dist/stories/rooms/RoomsMenu.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomsMenu.stories.js +2 -2
- package/dist/stories/rooms/RoomsMenuMobile.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomsMenuMobile.stories.js +2 -2
- package/dist/stories/sendDocument/AddMedia.stories.d.ts +1 -1
- package/dist/stories/sendDocument/AddMedia.stories.js +2 -2
- package/dist/stories/sendDocument/CreateDocumentContent.stories.d.ts +1 -1
- package/dist/stories/sendDocument/CreateDocumentContent.stories.js +1 -1
- package/dist/stories/sendDocument/CreateDocumentHeader.stories.d.ts +1 -1
- package/dist/stories/sendDocument/CreateDocumentHeader.stories.js +2 -2
- package/dist/stories/sendDocument/DocumentDetailsTab.stories.js +1 -1
- package/dist/stories/sendDocument/DocumentNameHeader.stories.d.ts +1 -1
- package/dist/stories/sendDocument/DocumentNameHeader.stories.js +1 -1
- package/dist/stories/sendDocument/DocumentPreview.stories.d.ts +2 -2
- package/dist/stories/sendDocument/DocumentPreview.stories.js +2 -2
- package/dist/stories/sendDocument/InputOrText.stories.d.ts +1 -1
- package/dist/stories/sendDocument/InputOrText.stories.js +1 -1
- package/dist/stories/sendDocument/RecipientCard.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientCard.stories.js +2 -2
- package/dist/stories/sendDocument/RecipientContent.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientContent.stories.js +2 -2
- package/dist/stories/sendDocument/RecipientDocForm.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientDocForm.stories.js +2 -2
- package/dist/stories/sendDocument/RecipientForm.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientForm.stories.js +1 -1
- package/dist/stories/sendDocument/RecipientHeader.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientHeader.stories.js +1 -1
- package/dist/stories/sendDocument/RecipientTab.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientTab.stories.js +2 -2
- package/dist/stories/sendDocument/SendCommunication.stories.d.ts +1 -1
- package/dist/stories/sendDocument/SendCommunication.stories.js +2 -2
- package/dist/stories/sendDocument/ThumbCard.stories.d.ts +1 -1
- package/dist/stories/sendDocument/ThumbCard.stories.js +2 -2
- package/dist/stories/shareHome/HomeSharedWith.stories.d.ts +1 -1
- package/dist/stories/shareHome/HomeSharedWith.stories.js +1 -1
- package/dist/stories/shareHome/RolesHelpModal.stories.d.ts +1 -1
- package/dist/stories/shareHome/RolesHelpModal.stories.js +1 -1
- package/dist/stories/shareHome/ShareHome.stories.d.ts +2 -2
- package/dist/stories/shareHome/ShareHome.stories.js +2 -2
- package/dist/stories/sharedHomePanel/ShareHomeConnections.stories.d.ts +2 -2
- package/dist/stories/sharedHomePanel/ShareHomeConnections.stories.js +2 -2
- package/dist/stories/sharedHomePanel/ShareHomeForm.stories.d.ts +1 -1
- package/dist/stories/sharedHomePanel/ShareHomeForm.stories.js +2 -2
- package/dist/stories/sharedHomePanel/SharedHomeContent.stories.js +2 -2
- package/dist/stories/sharedHomePanel/SharedHomeHeader.stories.d.ts +1 -1
- package/dist/stories/sharedHomePanel/SharedHomeHeader.stories.js +1 -1
- package/dist/stories/subscription/ActiveSubscription.stories.d.ts +1 -1
- package/dist/stories/subscription/ActiveSubscription.stories.js +1 -1
- package/dist/stories/subscription/AlertBanner.stories.d.ts +1 -1
- package/dist/stories/subscription/AlertBanner.stories.js +1 -1
- package/dist/stories/subscription/DeleteBanner.stories.d.ts +1 -1
- package/dist/stories/subscription/DeleteBanner.stories.js +1 -1
- package/dist/stories/subscription/HomeStorage.stories.d.ts +1 -1
- package/dist/stories/subscription/HomeStorage.stories.js +1 -1
- package/dist/stories/subscription/HomesDropdown.stories.d.ts +1 -1
- package/dist/stories/subscription/HomesDropdown.stories.js +1 -1
- package/dist/stories/subscription/MonthlyCharge.stories.d.ts +1 -1
- package/dist/stories/subscription/MonthlyCharge.stories.js +1 -1
- package/dist/stories/subscription/PartnerActiveSubscription.stories.d.ts +1 -1
- package/dist/stories/subscription/PartnerActiveSubscription.stories.js +1 -1
- package/dist/stories/subscription/StorageCard.stories.d.ts +1 -1
- package/dist/stories/subscription/StorageCard.stories.js +1 -1
- package/dist/stories/subscription/Subscription.stories.d.ts +1 -1
- package/dist/stories/subscription/Subscription.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionCard.stories.d.ts +1 -1
- package/dist/stories/subscription/SubscriptionCard.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionContent.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionRow.stories.d.ts +1 -1
- package/dist/stories/subscription/SubscriptionRow.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionTable.stories.d.ts +1 -1
- package/dist/stories/subscription/SubscriptionTable.stories.js +1 -1
- package/dist/stories/subscription/TrialBanner.stories.d.ts +1 -1
- package/dist/stories/subscription/TrialBanner.stories.js +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedBody.stories.d.ts +2 -2
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedBody.stories.js +2 -2
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedContent.stories.d.ts +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedContent.stories.js +2 -2
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedFooter.stories.d.ts +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedFooter.stories.js +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedHeader.stories.d.ts +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedHeader.stories.js +1 -1
- package/dist/stories/tiles/MinimizedTiles.stories.d.ts +1 -1
- package/dist/stories/tiles/MinimizedTiles.stories.js +2 -2
- package/dist/stories/tour/Bubble.stories.d.ts +1 -1
- package/dist/stories/tour/Bubble.stories.js +1 -1
- package/dist/stories/tour/BubbleArrow.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleArrow.stories.js +1 -1
- package/dist/stories/tour/BubbleFooter.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleFooter.stories.js +1 -1
- package/dist/stories/tour/BubbleHead.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleHead.stories.js +1 -1
- package/dist/stories/tour/BubbleOverlay.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleOverlay.stories.js +1 -1
- package/dist/stories/tour/BubbleText.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleText.stories.js +1 -1
- package/dist/stories/tour/HomeBoardTour.stories.d.ts +1 -1
- package/dist/stories/tour/HomeBoardTour.stories.js +1 -1
- package/dist/stories/tour/LaunchpadTour.stories.d.ts +1 -1
- package/dist/stories/tour/LaunchpadTour.stories.js +1 -1
- package/dist/stories/tour/steps/AccountTypeRow.stories.js +1 -1
- package/dist/stories/tour/steps/HelpIconStep.stories.d.ts +1 -1
- package/dist/stories/tour/steps/HelpIconStep.stories.js +1 -1
- package/dist/stories/tour/steps/InviteRolesStep.stories.js +1 -1
- package/dist/stories/tour/steps/MeetStep.stories.d.ts +1 -1
- package/dist/stories/tour/steps/MeetStep.stories.js +2 -2
- package/dist/stories/valueMonitor/ValueCard.stories.d.ts +1 -1
- package/dist/stories/valueMonitor/ValueCard.stories.js +1 -1
- package/dist/stories/valueMonitor/ValueMonitor.stories.d.ts +1 -1
- package/dist/stories/valueMonitor/ValueMonitor.stories.js +1 -1
- package/dist/stories/videoPlayer/VideoPlayerModal.stories.d.ts +1 -1
- package/dist/stories/videoPlayer/VideoPlayerModal.stories.js +2 -2
- package/dist/stories/wizard/ControlledWizard.stories.d.ts +1 -1
- package/dist/stories/wizard/ControlledWizard.stories.js +4 -4
- package/dist/utils/AddMedia.utils.d.ts +1 -1
- package/dist/utils/AddMedia.utils.js +1 -1
- package/dist/utils/Alerts.utils.d.ts +1 -1
- package/dist/utils/Alerts.utils.js +1 -1
- package/dist/utils/DynamicForm.utils.d.ts +1 -1
- package/dist/utils/Images.utils.js +1 -1
- package/dist/utils/Masks.utils.js +1 -1
- package/dist/utils/Receipts.utils.d.ts +1 -1
- package/dist/utils/ShowingText.utils.js +1 -1
- package/dist/utils/Weather.utils.d.ts +1 -1
- package/package.json +44 -26
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ContactCardHeaderI } from '
|
|
1
|
+
import { ContactCardHeaderI } from '@/interfaces';
|
|
2
2
|
export declare const ContactHeaderMenu: ({ apiError, contact, menuItems, onShare, }: ContactCardHeaderI) => 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 { Flex, IconButton, useDisclosure } from '@chakra-ui/react';
|
|
3
|
-
import { ShareIcon, MoreHorizontal, IconMenu } from '
|
|
3
|
+
import { ShareIcon, MoreHorizontal, IconMenu } from '@/components';
|
|
4
4
|
export const ContactHeaderMenu = ({ apiError, contact, menuItems, onShare = () => null, }) => {
|
|
5
5
|
const { isOpen, onOpen, onClose } = useDisclosure();
|
|
6
6
|
return (_jsxs(Flex, { align: "center", position: "relative", gap: "base", children: [_jsx(IconButton, { "aria-label": "share", variant: "menuIcon", icon: _jsx(ShareIcon, { size: 18 }), onClick: onOpen, w: "fit-content" }), _jsx(IconMenu, { icon: _jsx(MoreHorizontal, { size: 32 }), itemForm: contact, menuItems: menuItems, disabled: Number(menuItems === null || menuItems === void 0 ? void 0 : menuItems.length) < 1 })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ContactsContentI } from '
|
|
1
|
+
import { ContactsContentI } from '@/interfaces';
|
|
2
2
|
export declare const ContactsContent: ({ apiError, contacts, menuItems, handleClose, children, handleAdd, disabled, onClick, onDeleteContacts, onShareContacts, showLoadMore, handleLoadMore, loadMoreDisabled }: ContactsContentI) => 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 { DrawerContent, DrawerHeader, DrawerBody, Flex, Stack, Checkbox, Box, Text, DrawerFooter, Button } from '@chakra-ui/react';
|
|
4
|
-
import { Contacts } from '
|
|
5
|
-
import { ContactCard, FooterButtons, FooterDrawer, LeftButtonAnimated, LetterDivider, PanelHeader, SearchInput, } from '
|
|
6
|
-
import { useAssignableList, useContactsContent, useWindowDimensions, } from '
|
|
4
|
+
import { Contacts } from '@/assets/images';
|
|
5
|
+
import { ContactCard, FooterButtons, FooterDrawer, LeftButtonAnimated, LetterDivider, PanelHeader, SearchInput, } from '@/components';
|
|
6
|
+
import { useAssignableList, useContactsContent, useWindowDimensions, } from '@/hooks';
|
|
7
7
|
export const ContactsContent = ({ apiError, contacts, menuItems, handleClose, children, handleAdd, disabled, onClick, onDeleteContacts, onShareContacts, showLoadMore, handleLoadMore, loadMoreDisabled }) => {
|
|
8
8
|
const { contactsWithoutFirstOrLastName, handleChange, search, splittedContacts, } = useContactsContent(contacts);
|
|
9
9
|
const { getContactByIds, handleItemSelect, handleSelectAll, isItemSelected, itemsSelected, } = useAssignableList({
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ShareContactSectionI } from '
|
|
1
|
+
import { ShareContactSectionI } from '@/interfaces';
|
|
2
2
|
export declare const ShareContactSection: (props: ShareContactSectionI) => 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 { calc, Grid, Stack } from '@chakra-ui/react';
|
|
4
|
-
import { HiddenField, ShareContactByEmail, ShareContactByHomefile, ShareContactBySMS, } from '
|
|
5
|
-
import { Feedback, ShareWith, SMS } from '
|
|
4
|
+
import { HiddenField, ShareContactByEmail, ShareContactByHomefile, ShareContactBySMS, } from '@/components';
|
|
5
|
+
import { Feedback, ShareWith, SMS } from '@/assets/images';
|
|
6
6
|
export const ShareContactSection = (props) => {
|
|
7
7
|
const [activeField, setActiveField] = useState('email');
|
|
8
8
|
const forms = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddEditContactPanelI } from '
|
|
1
|
+
import { AddEditContactPanelI } from '@/interfaces';
|
|
2
2
|
export declare const AddEditContactPanel: ({ detailsComponent, isEditing, onBackClick, permissionsComponent, }: AddEditContactPanelI) => 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 { DrawerContent, DrawerHeader, DrawerBody, Flex, Box, Text, } from '@chakra-ui/react';
|
|
4
|
-
import { BackCircleButton, PanelHeader, TabsHeader } from '
|
|
5
|
-
import { Contacts } from '
|
|
6
|
-
import { dynamicFormProxy } from '
|
|
4
|
+
import { BackCircleButton, PanelHeader, TabsHeader } from '@/components';
|
|
5
|
+
import { Contacts } from '@/assets/images';
|
|
6
|
+
import { dynamicFormProxy } from '@/proxies';
|
|
7
7
|
import { useSnapshot } from 'valtio';
|
|
8
8
|
export const AddEditContactPanel = ({ detailsComponent, isEditing, onBackClick, permissionsComponent, }) => {
|
|
9
9
|
var _a, _b;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddReceiverButtonI } from '
|
|
1
|
+
import { AddReceiverButtonI } from '@/interfaces';
|
|
2
2
|
export declare const AddReceiverButton: ({ onClick, isDisabled, }: AddReceiverButtonI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { IconButton } from '@chakra-ui/react';
|
|
3
|
-
import { Plus } from '
|
|
4
|
-
import { colors } from '
|
|
3
|
+
import { Plus } from '@/components';
|
|
4
|
+
import { colors } from '@/theme/colors';
|
|
5
5
|
export const AddReceiverButton = ({ onClick, isDisabled, }) => {
|
|
6
6
|
return (_jsx(IconButton, { "aria-label": "Add new receiver", variant: "iconOutlined", icon: _jsx(Plus, { size: 28, stroke: colors.blue[3] }), onClick: onClick, isDisabled: isDisabled, maxH: "input.md" }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SendToListI } from '
|
|
1
|
+
import { SendToListI } from '@/interfaces';
|
|
2
2
|
export declare const SendToList: ({ sendTo, onDelete }: SendToListI) => 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 { Stack, Flex, Container, IconButton, Text } from '@chakra-ui/react';
|
|
4
|
-
import { TrashIcon } from '
|
|
5
|
-
import { pluralize } from '
|
|
4
|
+
import { TrashIcon } from '@/components';
|
|
5
|
+
import { pluralize } from '@/utils';
|
|
6
6
|
export const SendToList = ({ sendTo, onDelete }) => {
|
|
7
7
|
const totalReceivers = sendTo.length;
|
|
8
8
|
return (_jsxs(Stack, { spacing: "base", h: "full", p: "base", bg: "lightBlue.2", children: [_jsx(Text, { fontFamily: "secondary", fontSize: "sm", children: `${t('contacts.sendContact')} ${totalReceivers} ${pluralize(totalReceivers, t('contacts.recipient'))}` }), _jsx(Stack, { spacing: "1", children: sendTo.map((receiver) => (_jsxs(Flex, { align: "center", justify: "space-between", borderBottom: "1px solid", borderColor: "lightBlue.2", children: [_jsx(Container, { p: "base", children: _jsx(Text, { fontFamily: "secondary", children: receiver }) }), _jsx(IconButton, { "aria-label": "Remove item", variant: "unstyled", icon: _jsx(TrashIcon, {}), size: "md", position: "relative", right: "-16px", transition: "all 0.2s ease-in-out", _hover: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ShareContactByI } from '
|
|
1
|
+
import { ShareContactByI } from '@/interfaces';
|
|
2
2
|
export declare const ShareContactByEmail: ({ apiErrorMessage, onShare, }: ShareContactByI) => 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, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { AddReceiverButton, SendToList, TextInput } from '
|
|
5
|
-
import { isValidEmail } from '
|
|
6
|
-
import { useShareContactBy } from '
|
|
4
|
+
import { AddReceiverButton, SendToList, TextInput } from '@/components';
|
|
5
|
+
import { isValidEmail } from '@/utils';
|
|
6
|
+
import { useShareContactBy } from '@/hooks';
|
|
7
7
|
export const ShareContactByEmail = ({ apiErrorMessage, onShare, }) => {
|
|
8
8
|
const { sendTo, handleAdd, handleChangeValue, handleDelete, handleSetIsDirtyToTrue, isDirty, value, } = useShareContactBy({ onShare, sendBy: 'email' });
|
|
9
9
|
const errorMessage = apiErrorMessage !== null && apiErrorMessage !== void 0 ? apiErrorMessage : `${t('forms.email')} ${t('forms.required')}`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ShareContactByHomefileI } from '
|
|
1
|
+
import { ShareContactByHomefileI } from '@/interfaces';
|
|
2
2
|
export declare const ShareContactByHomefile: ({ apiErrorMessage, homefileContacts, isLoading, onShare, onDropdownSelect, onContactSearch, onRemoveContact, shareWithList, }: ShareContactByHomefileI) => 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, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { AddReceiverButton, Loader, SendToList, ShareWithButton, TextInput, } from '
|
|
5
|
-
import { isValidEmail } from '
|
|
6
|
-
import { useShareContactByHomefile } from '
|
|
7
|
-
import { ShareHomeContactList } from '
|
|
4
|
+
import { AddReceiverButton, Loader, SendToList, ShareWithButton, TextInput, } from '@/components';
|
|
5
|
+
import { isValidEmail } from '@/utils';
|
|
6
|
+
import { useShareContactByHomefile } from '@/hooks';
|
|
7
|
+
import { ShareHomeContactList } from '@/components/sharedHomePanel/ShareHomeContactList';
|
|
8
8
|
export const ShareContactByHomefile = ({ apiErrorMessage, homefileContacts, isLoading, onShare, onDropdownSelect, onContactSearch, onRemoveContact, shareWithList, }) => {
|
|
9
9
|
const { handleChangeValue, handleSetIsDirtyToTrue, handleToggleDropdown, isDirty, openDropdown, sendTo, value, } = useShareContactByHomefile({ onShare, shareWithList, sendBy: 'homefile' });
|
|
10
10
|
const errorMessage = apiErrorMessage !== null && apiErrorMessage !== void 0 ? apiErrorMessage : `${t('forms.email')} ${t('forms.required')}`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ShareContactByI } from '
|
|
1
|
+
import { ShareContactByI } from '@/interfaces';
|
|
2
2
|
export declare const ShareContactBySMS: ({ apiErrorMessage, onShare, }: ShareContactByI) => 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, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { AddReceiverButton, SendToList, TextInput } from '
|
|
5
|
-
import { isEmptyField } from '
|
|
6
|
-
import { useShareContactBy } from '
|
|
4
|
+
import { AddReceiverButton, SendToList, TextInput } from '@/components';
|
|
5
|
+
import { isEmptyField } from '@/utils';
|
|
6
|
+
import { useShareContactBy } from '@/hooks';
|
|
7
7
|
export const ShareContactBySMS = ({ apiErrorMessage, onShare, }) => {
|
|
8
8
|
const { sendTo, handleAdd, handleChangeValue, handleDelete, handleSetIsDirtyToTrue, isDirty, value, } = useShareContactBy({ onShare, sendBy: 'sms' });
|
|
9
9
|
const errorMessage = apiErrorMessage !== null && apiErrorMessage !== void 0 ? apiErrorMessage : `${t('forms.phone')} ${t('forms.required')}`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SelectedContactsI } from '
|
|
1
|
+
import { SelectedContactsI } from '@/interfaces';
|
|
2
2
|
export declare const SelectedContacts: ({ contacts, onDeleteSelected, }: SelectedContactsI) => 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 { Stack, Flex, IconButton } from '@chakra-ui/react';
|
|
3
|
-
import { TrashIcon, ContactCard } from '
|
|
3
|
+
import { TrashIcon, ContactCard } from '@/components';
|
|
4
4
|
export const SelectedContacts = ({ contacts, onDeleteSelected, }) => {
|
|
5
5
|
return (_jsx(Stack, { spacing: "1", p: "4", bg: "lightBlue.5", maxH: "300px", overflowY: "scroll", children: contacts.map((contact, index) => (_jsxs(Flex, { align: "center", children: [_jsx(ContactCard, { contact: contact, index: index, showHeader: false, showAvatar: false }, contact._id), _jsx(IconButton, { "aria-label": "Remove field", variant: "unstyled", icon: _jsx(TrashIcon, {}), size: "md", position: "relative", right: "-16px", transition: "all 0.2s ease-in-out", _hover: {
|
|
6
6
|
filter: 'brightness(0.7)',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ShareContactsContentI } from '
|
|
1
|
+
import { ShareContactsContentI } from '@/interfaces';
|
|
2
2
|
export declare const ShareContactsContent: ({ contacts, onClose, onShare, ...props }: ShareContactsContentI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -12,9 +12,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
12
12
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
13
13
|
import { t } from 'i18next';
|
|
14
14
|
import { DrawerHeader, DrawerBody, Stack, DrawerFooter, } from '@chakra-ui/react';
|
|
15
|
-
import { Contacts } from '
|
|
16
|
-
import { FooterButtons, FooterDrawer, PanelHeader, SelectedContacts, ShareContactSection, } from '
|
|
17
|
-
import { useShareContactsContent } from '
|
|
15
|
+
import { Contacts } from '@/assets/images';
|
|
16
|
+
import { FooterButtons, FooterDrawer, PanelHeader, SelectedContacts, ShareContactSection, } from '@/components';
|
|
17
|
+
import { useShareContactsContent } from '@/hooks';
|
|
18
18
|
export const ShareContactsContent = (_a) => {
|
|
19
19
|
var { contacts, onClose, onShare } = _a, props = __rest(_a, ["contacts", "onClose", "onShare"]);
|
|
20
20
|
const { contactsSelected, recipientsToSend, handleAddRecipient, handleDeleteSelectedContact, handleShareContacts, } = useShareContactsContent({ contacts, onShare });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ViewContactPanelI } from '
|
|
1
|
+
import { ViewContactPanelI } from '@/interfaces';
|
|
2
2
|
export declare const CompanyInfoCard: ({ contact, }: Pick<ViewContactPanelI, "contact">) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -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, Flex, Stack, Text, Image } from '@chakra-ui/react';
|
|
4
|
-
import { getImageAltText } from '
|
|
5
|
-
import { Location } from '
|
|
4
|
+
import { getImageAltText } from '@/utils';
|
|
5
|
+
import { Location } from '@/assets/images';
|
|
6
6
|
import { CompanyRating } from './CompanyRating';
|
|
7
7
|
export const CompanyInfoCard = ({ contact, }) => {
|
|
8
8
|
if (!contact.companyInfo)
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { StackProps } from '@chakra-ui/react';
|
|
2
|
-
import { ViewContactPanelI } from '
|
|
2
|
+
import { ViewContactPanelI } from '@/interfaces';
|
|
3
3
|
export declare const CompanyRating: ({ contact, ...props }: Pick<ViewContactPanelI, "contact"> & StackProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -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 { Flex, Stack, Text } from '@chakra-ui/react';
|
|
15
|
-
import { Star } from '
|
|
16
|
-
import { colors } from '
|
|
15
|
+
import { Star } from '@/components';
|
|
16
|
+
import { colors } from '@/theme/colors';
|
|
17
17
|
export const CompanyRating = (_a) => {
|
|
18
18
|
var _b;
|
|
19
19
|
var { contact } = _a, props = __rest(_a, ["contact"]);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ViewContactPanelI } from '
|
|
1
|
+
import { ViewContactPanelI } from '@/interfaces';
|
|
2
2
|
export declare const ContactAddressCard: ({ contact, }: Pick<ViewContactPanelI, "contact">) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -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, Flex, Stack, Text, Image } from '@chakra-ui/react';
|
|
4
|
-
import { getImageAltText } from '
|
|
5
|
-
import { Location } from '
|
|
4
|
+
import { getImageAltText } from '@/utils';
|
|
5
|
+
import { Location } from '@/assets/images';
|
|
6
6
|
export const ContactAddressCard = ({ contact, }) => {
|
|
7
7
|
if (!contact)
|
|
8
8
|
return null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ContactCardInfoI } from '
|
|
1
|
+
import { ContactCardInfoI } from '@/interfaces';
|
|
2
2
|
export declare const PersonalInfoCard: ({ email, firstName, index, lastName, phone, title, }: 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 { Box, Center, Flex, Stack, Text } from '@chakra-ui/react';
|
|
3
|
-
import { randomColor } from '
|
|
3
|
+
import { randomColor } from '@/utils';
|
|
4
4
|
export const PersonalInfoCard = ({ email, firstName, index, lastName, phone, title, }) => {
|
|
5
5
|
const name = `${firstName} ${lastName}`.trim();
|
|
6
6
|
const initials = firstName.charAt(0) + lastName.charAt(0);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ViewContactPanelI } from '
|
|
1
|
+
import { ViewContactPanelI } from '@/interfaces';
|
|
2
2
|
export declare const RoleTag: ({ roleType }: Pick<ViewContactPanelI, "roleType">) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ContactCardHeaderI } from '
|
|
1
|
+
import { ContactCardHeaderI } from '@/interfaces';
|
|
2
2
|
export declare const ViewContactHeader: (props: ContactCardHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { Contacts } from '
|
|
3
|
-
import { ContactHeaderMenu } from '
|
|
4
|
-
import { partnerCategoriesIcons } from '
|
|
2
|
+
import { Contacts } from '@/assets/images';
|
|
3
|
+
import { ContactHeaderMenu } from '@/components';
|
|
4
|
+
import { partnerCategoriesIcons } from '@/helpers';
|
|
5
5
|
import { Flex, Image, Text, Stack } from '@chakra-ui/react';
|
|
6
6
|
export const ViewContactHeader = (props) => {
|
|
7
7
|
var _a;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ViewContactPanelI } from '
|
|
1
|
+
import { ViewContactPanelI } from '@/interfaces';
|
|
2
2
|
export declare const ViewContactPanel: ({ contact, menuItems, handleClose, onShare, roleType, }: ViewContactPanelI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
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 { DrawerContent, DrawerHeader, DrawerBody, Stack, Container, Divider, } from '@chakra-ui/react';
|
|
4
|
-
import { Contacts } from '
|
|
5
|
-
import { CompanyInfoCard, ContactAddressCard, ContactNotes, PanelHeader, RoleTag, PersonalInfoCard, ViewContactHeader, } from '
|
|
4
|
+
import { Contacts } from '@/assets/images';
|
|
5
|
+
import { CompanyInfoCard, ContactAddressCard, ContactNotes, PanelHeader, RoleTag, PersonalInfoCard, ViewContactHeader, } from '@/components';
|
|
6
6
|
export const ViewContactPanel = ({ contact, menuItems, handleClose, onShare, roleType, }) => {
|
|
7
7
|
const isHomeowner = roleType === 'homeowner';
|
|
8
8
|
return (_jsxs(DrawerContent, { bg: "lightBlue.1", children: [_jsx(DrawerHeader, { p: "0", children: _jsx(PanelHeader, { handleCloseButton: handleClose, icon: Contacts, title: t('contacts.contactView') }) }), _jsxs(DrawerBody, { p: "0", overflowX: "hidden", position: "relative", children: [_jsx(RoleTag, { roleType: roleType }), _jsx(Stack, { px: "base", spacing: "base", children: _jsx(Container, { mt: "36px", p: "base", borderRadius: "lg", children: _jsxs(Stack, { spacing: "base", children: [_jsx(ViewContactHeader, { contact: contact, menuItems: menuItems, onShare: onShare }), _jsx(PersonalInfoCard, Object.assign({}, contact, { index: 0 })), isHomeowner && (_jsxs(_Fragment, { children: [_jsx(Divider, { borderStyle: "dashed", borderColor: "lightBlue.6" }), _jsx(ContactAddressCard, { contact: contact })] })), !isHomeowner && (_jsxs(_Fragment, { children: [_jsx(Divider, { borderStyle: "dashed", borderColor: "lightBlue.6" }), _jsx(CompanyInfoCard, { contact: contact }), _jsx(Divider, { borderStyle: "dashed", borderColor: "lightBlue.6" }), _jsx(ContactNotes, { notes: contact.notes })] }))] }) }) })] })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CustomToastI } from '
|
|
1
|
+
import { CustomToastI } from '@/interfaces';
|
|
2
2
|
export declare const CustomToast: ({ description, onClose, status, title, }: CustomToastI) => 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, Flex, Text } from '@chakra-ui/react';
|
|
4
|
-
import { Close, StatusIllustration } from '
|
|
5
|
-
import { colors } from '
|
|
4
|
+
import { Close, StatusIllustration } from '@/components';
|
|
5
|
+
import { colors } from '@/theme/colors';
|
|
6
6
|
export const CustomToast = ({ description, onClose, status = 'success', title, }) => {
|
|
7
7
|
const bgColors = {
|
|
8
8
|
success: '#5E42B2',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CustomToastI } from '
|
|
1
|
+
import { CustomToastI } from '@/interfaces';
|
|
2
2
|
export declare const StatusIllustration: ({ status, }: Pick<CustomToastI, "status">) => 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 { Center, Image } from '@chakra-ui/react';
|
|
4
|
-
import { Check, Exclamation } from '
|
|
4
|
+
import { Check, Exclamation } from '@/assets/images';
|
|
5
5
|
export const StatusIllustration = ({ status = 'success', }) => {
|
|
6
6
|
const props = {
|
|
7
7
|
success: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DialogI } from '
|
|
1
|
+
import { DialogI } from '@/interfaces';
|
|
2
2
|
export declare const Dialog: ({ actionText, body, cancelText, header, isOpen, onAction, onClose, }: DialogI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MediaPreviewI } from '
|
|
1
|
+
import { MediaPreviewI } from '@/interfaces';
|
|
2
2
|
export declare const MediaPreview: ({ handleDelete, handleEdit, handleOpen, images, loading, uploading, }: MediaPreviewI) => 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 { Button, Flex, Modal, ModalBody, ModalCloseButton, ModalContent, ModalOverlay, Stack, Image, Text, useDisclosure, } from '@chakra-ui/react';
|
|
3
|
-
import { ChevronLeft, ChevronRight, MediaLoading, Thumbs, } from '
|
|
4
|
-
import { useMediaPreview } from '
|
|
3
|
+
import { ChevronLeft, ChevronRight, MediaLoading, Thumbs, } from '@/components';
|
|
4
|
+
import { useMediaPreview } from '@/hooks';
|
|
5
5
|
export const MediaPreview = ({ handleDelete, handleEdit, handleOpen, images = [], loading = false, uploading, }) => {
|
|
6
6
|
var _a, _b;
|
|
7
7
|
const { handleDescription, handleEditDescription, handleNext, handlePrevious, handleSaveDescription, index, removeFile, setIndex, totalFiles, urlModal, } = useMediaPreview({ images });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DragDropAreaI } from '
|
|
1
|
+
import { DragDropAreaI } from '@/interfaces';
|
|
2
2
|
export declare const DragDropArea: ({ align, direction, errorMessage, getInputProps, getRootProps, height, message, message2, variant, multiple, disabled, }: DragDropAreaI) => 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 { Container, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { Upload } from '
|
|
4
|
+
import { Upload } from '@/components';
|
|
5
5
|
export const DragDropArea = ({ align = 'center', direction = 'row', errorMessage, getInputProps, getRootProps, height = '4rem', message = t('dragDrop.message'), message2 = t('dragDrop.message2'), variant = 'dragDropDashed', multiple = false, disabled = false, }) => {
|
|
6
6
|
const hasError = !!errorMessage;
|
|
7
7
|
return (_jsxs(Stack, { spacing: "1", children: [_jsxs(Container, Object.assign({ variant: variant, minW: "full", h: height, _disabled: { opacity: 0.5 }, "aria-disabled": disabled }, getRootProps(), { children: [_jsx("input", Object.assign({}, getInputProps({ multiple, disabled }))), _jsx(Flex, { h: height, align: align, justify: "center", p: "base", children: _jsxs(Flex, { align: "center", direction: direction, gap: "2", children: [_jsx(Upload, {}), _jsxs(Flex, { align: "center", gap: "1", children: [message && _jsx(Text, { variant: "dragDrop", children: message }), message2 && _jsx(Text, { variant: "dragDropLink", children: message2 })] })] }) })] })), hasError && _jsx(Text, { variant: "error", children: errorMessage })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DragDropLoadingI } from "
|
|
1
|
+
import { DragDropLoadingI } from "@/interfaces";
|
|
2
2
|
export declare const DragDropLoading: ({ children, isLoading }: DragDropLoadingI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ContactFormI } from '
|
|
1
|
+
import { ContactFormI } from '@/interfaces';
|
|
2
2
|
export declare const ContactForm: ({ categories, isLoading, onClick, }: ContactFormI) => 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 { Button, Container, Stack } from '@chakra-ui/react';
|
|
4
|
-
import { ContainerHeader, SelectInput } from '
|
|
5
|
-
import { Feedback } from '
|
|
6
|
-
import { useContactForm } from '
|
|
4
|
+
import { ContainerHeader, SelectInput } from '@/components';
|
|
5
|
+
import { Feedback } from '@/assets/images';
|
|
6
|
+
import { useContactForm } from '@/hooks';
|
|
7
7
|
import { TextAreaInput } from '../inputs/TextAreaInput';
|
|
8
8
|
export const ContactForm = ({ categories = ['General Feeback'], isLoading = false, onClick, }) => {
|
|
9
9
|
const initialType = categories[0];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FeedbackI } from '
|
|
1
|
+
import { FeedbackI } from '@/interfaces';
|
|
2
2
|
export declare const Feedback: ({ categories, formSent, onClick, isLoading, }: FeedbackI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { Container } from '@chakra-ui/react';
|
|
3
|
-
import { ContactForm, FormReceived } from '
|
|
3
|
+
import { ContactForm, FormReceived } from '@/components';
|
|
4
4
|
import { useState } from 'react';
|
|
5
5
|
export const Feedback = ({ categories, formSent = false, onClick, isLoading = false, }) => {
|
|
6
6
|
const [isFormSent, setIsFormSent] = useState(formSent);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FormReceivedI } from '
|
|
1
|
+
import { FormReceivedI } from '@/interfaces';
|
|
2
2
|
export declare const FormReceived: ({ onClick }: FormReceivedI) => 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 { Stack, Image, Text, Flex, Button, Box } from '@chakra-ui/react';
|
|
4
|
-
import { FormSent, BgBlue } from '
|
|
4
|
+
import { FormSent, BgBlue } from '@/assets/images';
|
|
5
5
|
export const FormReceived = ({ onClick }) => {
|
|
6
6
|
return (_jsxs(Box, { bg: "neutral.white", children: [_jsxs(Stack, { align: "center", justify: "center", bgColor: "neutral.white", bgImage: BgBlue, bgRepeat: "no-repeat", bgSize: "cover", h: "10rem", w: "100%", children: [_jsx(Image, { src: FormSent, alt: t('feedback.alt'), w: "70px", h: "auto" }), _jsx(Text, { textAlign: "center", children: t('feedback.success') })] }), _jsxs(Flex, { align: "center", justify: "space-between", w: "100%", p: "base", children: [_jsx(Text, { fontFamily: "secondary", children: t('feedback.response') }), _jsx(Button, { onClick: onClick, variant: "secondary", w: "6rem", children: t('feedback.ok') })] })] }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DisplayFilesI } from '
|
|
1
|
+
import { DisplayFilesI } from '@/interfaces';
|
|
2
2
|
export declare const DisplayFiles: ({ type, files, ...props }: DisplayFilesI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -10,8 +10,8 @@ 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 { ListFiles, GridFiles, ItemFiles } from '
|
|
14
|
-
import { formatDate } from '
|
|
13
|
+
import { ListFiles, GridFiles, ItemFiles } from '@/components';
|
|
14
|
+
import { formatDate } from '@/utils';
|
|
15
15
|
export const DisplayFiles = (_a) => {
|
|
16
16
|
var { type, files } = _a, props = __rest(_a, ["type", "files"]);
|
|
17
17
|
const formattedFiles = files.map((file) => (Object.assign(Object.assign({}, file), { updatedAt: formatDate({ date: file.updatedAt }) })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DisplayFileI } from '
|
|
1
|
+
import { DisplayFileI } from '@/interfaces';
|
|
2
2
|
export declare const GridFile: ({ menu, onClick, onMove, ...props }: DisplayFileI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -11,9 +11,9 @@ 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, Image, Text, Box, WrapItem, Stack } from '@chakra-ui/react';
|
|
14
|
-
import { IconMenuWithMove, MoreHorizontal } from '
|
|
15
|
-
import { DocIcon } from '
|
|
16
|
-
import { fileTypes, getFileExtension } from '
|
|
14
|
+
import { IconMenuWithMove, MoreHorizontal } from '@/components';
|
|
15
|
+
import { DocIcon } from '@/assets/images';
|
|
16
|
+
import { fileTypes, getFileExtension } from '@/helpers';
|
|
17
17
|
export const GridFile = (_a) => {
|
|
18
18
|
var { menu = [], onClick, onMove } = _a, props = __rest(_a, ["menu", "onClick", "onMove"]);
|
|
19
19
|
const { _id, title, updatedAt, files = [], receipt, report } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DisplayFilesI } from '
|
|
1
|
+
import { DisplayFilesI } from '@/interfaces';
|
|
2
2
|
export declare const GridFiles: ({ files, menu, onClick, onMove }: DisplayFilesI) => 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 } from "react/jsx-runtime";
|
|
13
13
|
import { Wrap } from '@chakra-ui/react';
|
|
14
|
-
import { GridFile } from '
|
|
14
|
+
import { GridFile } from '@/components';
|
|
15
15
|
export const GridFiles = ({ files, menu, onClick, onMove }) => {
|
|
16
16
|
return (_jsx(Wrap, { p: "base", pb: '5rem', children: files === null || files === void 0 ? void 0 : files.map((_a) => {
|
|
17
17
|
var { _id } = _a, props = __rest(_a, ["_id"]);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IconMenuWithMoveI } from '
|
|
1
|
+
import { IconMenuWithMoveI } from '@/interfaces';
|
|
2
2
|
export declare const IconMenuWithMove: <T extends unknown>({ disabled, icon, itemForm, menuItems, onMove, }: IconMenuWithMoveI<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { MenuButton, IconButton, Menu, MenuItem, MenuList, MenuDivider, Box, } from '@chakra-ui/react';
|
|
4
|
-
import { ChevronRight, Overlay } from '
|
|
5
|
-
import { colors } from '
|
|
4
|
+
import { ChevronRight, Overlay } from '@/components';
|
|
5
|
+
import { colors } from '@/theme/colors';
|
|
6
6
|
export const IconMenuWithMove = ({ disabled = false, icon, itemForm, menuItems, onMove, }) => {
|
|
7
7
|
return (_jsx(Menu, { isLazy: true, children: ({ isOpen }) => (_jsxs(_Fragment, { children: [_jsx(Overlay, { bg: "overlay", showOverlay: isOpen, position: "fixed", zIndex: "4" }), _jsx(MenuButton, { as: IconButton, "aria-label": "Options", icon: _jsx(Box, { children: icon }), variant: "menuIcon", w: "fit-content", disabled: disabled }), _jsxs(MenuList, { zIndex: "5", children: [menuItems === null || menuItems === void 0 ? void 0 : menuItems.map(({ handleClick, label }) => (_jsx(MenuItem, { onClick: () => handleClick(itemForm), _hover: {
|
|
8
8
|
bg: 'lightGreen.1',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DisplayFileI } from '
|
|
1
|
+
import { DisplayFileI } from '@/interfaces';
|
|
2
2
|
export declare const ItemFile: ({ onClick, ...props }: DisplayFileI) => 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 { Box, Divider, Flex, Text } from '@chakra-ui/react';
|
|
15
|
-
import { ListFile } from '
|
|
16
|
-
import { useDisplayFiles } from '
|
|
15
|
+
import { ListFile } from '@/components';
|
|
16
|
+
import { useDisplayFiles } from '@/hooks';
|
|
17
17
|
export const ItemFile = (_a) => {
|
|
18
18
|
var { onClick } = _a, props = __rest(_a, ["onClick"]);
|
|
19
19
|
const { title, files } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DisplayFilesI } from '
|
|
1
|
+
import { DisplayFilesI } from '@/interfaces';
|
|
2
2
|
export declare const ItemFiles: ({ files, menu, onClick, onMove }: DisplayFilesI) => 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 { Flex } from '@chakra-ui/react';
|
|
3
|
-
import { ForwardCircleButton, ItemFile, PreviousCircleButton, } from '
|
|
4
|
-
import { useItemFiles } from '
|
|
3
|
+
import { ForwardCircleButton, ItemFile, PreviousCircleButton, } from '@/components';
|
|
4
|
+
import { useItemFiles } from '@/hooks';
|
|
5
5
|
export const ItemFiles = ({ files, menu, onClick, onMove }) => {
|
|
6
6
|
const { currentFile, currentFileIndex, handleNextFile, handlePreviousFile } = useItemFiles(files);
|
|
7
7
|
return (_jsxs(Flex, { align: "center", justify: "space-between", p: ['0', 'base'], gap: "1", children: [_jsx(PreviousCircleButton, { onClick: handlePreviousFile, disabled: currentFileIndex === 0 }), _jsx(ItemFile, Object.assign({ menu: menu, onClick: onClick, onMove: onMove }, currentFile)), _jsx(ForwardCircleButton, { onClick: handleNextFile, disabled: currentFileIndex === files.length - 1 })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DisplayFileI } from '
|
|
1
|
+
import { DisplayFileI } from '@/interfaces';
|
|
2
2
|
export declare const ListFile: ({ menu, onClick, onMove, ...props }: DisplayFileI) => import("react/jsx-runtime").JSX.Element;
|