@homefile/components-v2 2.14.0 → 2.14.2
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 +1 -1
- 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 +4 -3
- package/dist/components/forms/dynamicForm/HiddenField.d.ts +1 -1
- 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 +2 -2
- 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 +2 -2
- package/dist/components/forms/dynamicForm/fields/CurrencyField.js +4 -4
- package/dist/components/forms/dynamicForm/fields/DateField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/DateField.js +3 -3
- 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 +4 -3
- 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/LabeledField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/NumberField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/NumberField.js +3 -3
- 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 +2 -2
- package/dist/components/forms/dynamicForm/fields/SelectField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/SingleFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleFields.js +3 -2
- package/dist/components/forms/dynamicForm/fields/SingleImage.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleImage.js +3 -3
- 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 +3 -3
- package/dist/components/forms/dynamicForm/fields/TextAreaField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/TextField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/TextField.js +3 -3
- 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/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/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 +3 -3
- package/dist/components/homeAssistant/HomeAssistantTutorial.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantTutorial.js +2 -2
- package/dist/components/homeAssistant/HomeAssistantWrapper.js +4 -4
- 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/BaseAlertCard.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/HomefileMonitoring.js +1 -1
- package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/ChangeAirFilter.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorBattery.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorExpired.js +2 -2
- 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 +4 -4
- package/dist/components/homeAssistant/panel/HomeAssistantPanelStep.js +2 -2
- 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/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 +5 -5
- 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/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 +3 -3
- package/dist/components/inputs/DatePicker.js +6 -6
- 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 +2 -2
- package/dist/components/inputs/SelectInput.js +5 -5
- 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 +2 -2
- package/dist/components/inputs/TextInput.js +3 -3
- 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 +4 -4
- 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 +1 -1
- package/dist/components/receipts/receipt/ReceiptItemAssigned.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemAssigned.js +1 -1
- 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/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 +3 -3
- package/dist/components/tour/LaunchpadTour.d.ts +1 -1
- package/dist/components/tour/LaunchpadTour.js +3 -3
- package/dist/components/tour/RoomsBoardTour.d.ts +1 -1
- package/dist/components/tour/RoomsBoardTour.js +3 -3
- 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/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 +1 -1
- 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 +1 -1
- 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/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 +4 -4
- 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/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 +2 -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 +2 -1
- package/dist/interfaces/forms/dynamicForm/fields/SwitchField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/TextAreaField.interface.d.ts +2 -1
- package/dist/interfaces/forms/dynamicForm/fields/TextField.interface.d.ts +2 -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/HomeAssistantPanel.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/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/DatePicker.interface.d.ts +1 -0
- package/dist/interfaces/inputs/Input.interface.d.ts +1 -0
- package/dist/interfaces/inputs/ItemSubTypeSelect.interface.d.ts +1 -1
- package/dist/interfaces/inputs/Select.interface.d.ts +1 -0
- 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/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/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/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/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/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/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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/stories/homeAssistant/monitorAlerts/HomeAssistant.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/monitorAlerts/HomeAssistant.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/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/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/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 +5 -5
- 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 +5 -5
- package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ListReceipt.stories.d.ts +5 -5
- 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/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/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/utils/AddMedia.utils.d.ts +1 -1
- package/dist/utils/AddMedia.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/package.json +1 -1
- package/src/components/forms/dynamicForm/DynamicForm.tsx +1 -0
- package/src/components/forms/dynamicForm/fields/CurrencyField.tsx +9 -3
- package/src/components/forms/dynamicForm/fields/DateField.tsx +2 -0
- package/src/components/forms/dynamicForm/fields/GridField.tsx +2 -1
- package/src/components/forms/dynamicForm/fields/LabeledField.tsx +1 -1
- package/src/components/forms/dynamicForm/fields/NumberField.tsx +3 -10
- package/src/components/forms/dynamicForm/fields/SelectField.tsx +3 -3
- package/src/components/forms/dynamicForm/fields/SingleFields.tsx +1 -0
- package/src/components/forms/dynamicForm/fields/TextAreaField.tsx +3 -4
- package/src/components/forms/dynamicForm/fields/TextField.tsx +2 -1
- package/src/components/inputs/DatePicker.tsx +2 -1
- package/src/components/inputs/SelectInput.tsx +2 -3
- package/src/components/inputs/TextInput.tsx +2 -1
- package/src/interfaces/forms/dynamicForm/fields/DateField.interface.ts +1 -0
- package/src/interfaces/forms/dynamicForm/fields/SelectField.interface.ts +1 -0
- package/src/interfaces/forms/dynamicForm/fields/TextAreaField.interface.ts +1 -0
- package/src/interfaces/forms/dynamicForm/fields/TextField.interface.ts +1 -0
- package/src/interfaces/inputs/DatePicker.interface.ts +1 -0
- package/src/interfaces/inputs/Input.interface.ts +1 -0
- package/src/interfaces/inputs/Select.interface.ts +1 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputI } from '
|
|
1
|
+
import { InputI } from '../../interfaces';
|
|
2
2
|
export declare const PasswordInput: ({ errorMessage, id, handleChange, hasError, placeholder, value, ...props }: InputI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -12,7 +12,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
12
12
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
13
|
import { useState } from 'react';
|
|
14
14
|
import { InputGroup, Input, InputRightElement, IconButton, FormControl, Text, } from '@chakra-ui/react';
|
|
15
|
-
import { Eye, EyeOff } from '
|
|
15
|
+
import { Eye, EyeOff } from '..';
|
|
16
16
|
export const PasswordInput = (_a) => {
|
|
17
17
|
var { errorMessage, id, handleChange, hasError, placeholder, value = '' } = _a, props = __rest(_a, ["errorMessage", "id", "handleChange", "hasError", "placeholder", "value"]);
|
|
18
18
|
const [show, setShow] = useState(false);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Box, Flex, useRadio } from '@chakra-ui/react';
|
|
3
|
-
import { isSafari } from '
|
|
3
|
+
import { isSafari } from '../../utils';
|
|
4
4
|
export const RadioCard = (props) => {
|
|
5
5
|
const { getInputProps, getRadioProps } = useRadio(props);
|
|
6
6
|
const input = getInputProps();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SearchInputI } from '
|
|
1
|
+
import { SearchInputI } from '../../interfaces';
|
|
2
2
|
export declare const SearchInput: ({ maxW, onChange, placeholder, size, value, ...props }: SearchInputI) => 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 { InputGroup, Input, InputLeftElement } from '@chakra-ui/react';
|
|
15
|
-
import { SearchIcon } from '
|
|
16
|
-
import { colors } from '
|
|
15
|
+
import { SearchIcon } from '..';
|
|
16
|
+
import { colors } from '../../theme/colors';
|
|
17
17
|
export const SearchInput = (_a) => {
|
|
18
18
|
var { maxW = '16rem', onChange, placeholder = t('forms.search'), size = 'md', value } = _a, props = __rest(_a, ["maxW", "onChange", "placeholder", "size", "value"]);
|
|
19
19
|
return (_jsxs(InputGroup, { size: size, maxW: maxW, children: [_jsx(InputLeftElement, { children: _jsx(SearchIcon, { size: 26, stroke: colors.gray[3] }) }), _jsx(Input, Object.assign({ variant: "filled", bg: "lightBlue.2", placeholder: placeholder, value: value, onChange: onChange, pl: "2.5rem" }, props))] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SelectButtonI } from '
|
|
1
|
+
import { SelectButtonI } from '../../interfaces';
|
|
2
2
|
export declare const SelectButton: ({ height, isDisabled, variant, width, selectedValue, }: SelectButtonI) => 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 { MenuButton, Flex, Text } from '@chakra-ui/react';
|
|
3
|
-
import { textVariants, iconVariants, commonStyles, homeRoles } from '
|
|
4
|
-
import { ChevronDown } from '
|
|
3
|
+
import { textVariants, iconVariants, commonStyles, homeRoles } from '../../helpers';
|
|
4
|
+
import { ChevronDown } from '..';
|
|
5
5
|
export const SelectButton = ({ height = 'sm', isDisabled, variant = 'primary', width = '10rem', selectedValue, }) => {
|
|
6
6
|
var _a, _b;
|
|
7
7
|
const type = selectedValue.toLowerCase();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SelectI } from '
|
|
2
|
-
export declare const SelectInput: ({ filterValue, handleClick, handleFilter, hasFilter, height, initialValue, isDisabled, items,
|
|
1
|
+
import { SelectI } from '../../interfaces';
|
|
2
|
+
export declare const SelectInput: ({ filterValue, handleClick, handleFilter, hasFilter, height, initialValue, isDisabled, items, label, variant, width, }: SelectI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,15 +2,15 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState, useEffect } from 'react';
|
|
3
3
|
import { t } from 'i18next';
|
|
4
4
|
import { Menu, Text, Input, InputGroup, InputRightElement, Box, } from '@chakra-ui/react';
|
|
5
|
-
import { textOptionVariants } from '
|
|
6
|
-
import { LabeledField, SearchIcon, SelectButton, SelectItem, SelectList, } from '
|
|
7
|
-
import { colors } from '
|
|
8
|
-
export const SelectInput = ({ filterValue = '', handleClick, handleFilter = () => null, hasFilter, height = 'sm', initialValue = 'All', isDisabled, items,
|
|
5
|
+
import { textOptionVariants } from '../../helpers';
|
|
6
|
+
import { LabeledField, SearchIcon, SelectButton, SelectItem, SelectList, } from '..';
|
|
7
|
+
import { colors } from '../../theme/colors';
|
|
8
|
+
export const SelectInput = ({ filterValue = '', handleClick, handleFilter = () => null, hasFilter, height = 'sm', initialValue = 'All', isDisabled, items, label, variant = 'primary', width = '10rem', }) => {
|
|
9
9
|
const [selectedValue, setSelectedValue] = useState(initialValue);
|
|
10
10
|
useEffect(() => {
|
|
11
11
|
setSelectedValue(initialValue);
|
|
12
12
|
}, [initialValue]);
|
|
13
|
-
return (_jsxs(Menu, { children: [_jsx(LabeledField, { label:
|
|
13
|
+
return (_jsxs(Menu, { children: [_jsx(LabeledField, { label: label, children: _jsx(Box, { w: "100%", children: _jsx(SelectButton, { selectedValue: selectedValue, height: height, isDisabled: isDisabled, variant: variant, width: width }) }) }), _jsxs(SelectList, { children: [hasFilter && (_jsxs(InputGroup, { size: "md", w: "100%", px: "2", pb: "2", children: [_jsx(Input, { variant: "filled", bg: "lightBlue.2", pr: "4.5rem", placeholder: t('forms.search'), value: String(filterValue), onChange: handleFilter }), _jsx(InputRightElement, { mr: "base", children: _jsx(SearchIcon, { size: 26, stroke: colors.gray[3] }) })] })), items === null || items === void 0 ? void 0 : items.map((item) => {
|
|
14
14
|
const isSelectItem = typeof item === 'object';
|
|
15
15
|
const id = isSelectItem ? item._id : item;
|
|
16
16
|
const name = isSelectItem ? item.name : item;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SelectI } from '
|
|
1
|
+
import { SelectI } from '../../interfaces';
|
|
2
2
|
export declare const SelectInputWithBadge: ({ handleClick, height, initialValue, isDisabled, items, width, displaySelectedValue, }: SelectI) => 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 { useRef, useState } from 'react';
|
|
3
3
|
import { Box, Flex, Menu, MenuButton, MenuItem, MenuList, useSize, } from '@chakra-ui/react';
|
|
4
|
-
import { ChevronDown, SelectTextDisplay } from '
|
|
4
|
+
import { ChevronDown, SelectTextDisplay } from '..';
|
|
5
5
|
export const SelectInputWithBadge = ({ handleClick, height = 'md', initialValue, isDisabled, items, width = '10rem', displaySelectedValue = false, }) => {
|
|
6
6
|
const [selectedValue, setSelectedValue] = useState(initialValue !== null && initialValue !== void 0 ? initialValue : 'All');
|
|
7
7
|
const isLargeWidth = width < '100px';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SelectTextDisplayI } from '
|
|
1
|
+
import { SelectTextDisplayI } from '../../interfaces';
|
|
2
2
|
export declare const SelectTextDisplay: ({ displaySelectedValue, value, }: SelectTextDisplayI) => 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, chakra } from '@chakra-ui/react';
|
|
3
|
-
import { homeRoles } from '
|
|
3
|
+
import { homeRoles } from '../../helpers';
|
|
4
4
|
export const SelectTextDisplay = ({ displaySelectedValue = true, value, }) => {
|
|
5
5
|
var _a, _b;
|
|
6
6
|
const bg = (_b = (_a = homeRoles[value.toLowerCase()]) === null || _a === void 0 ? void 0 : _a.bg) !== null && _b !== void 0 ? _b : 'transparent';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TextAreaInputI } from '
|
|
1
|
+
import { TextAreaInputI } from '../../interfaces';
|
|
2
2
|
export declare const TextAreaInput: ({ errorMessage, ...props }: TextAreaInputI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputI } from '
|
|
2
|
-
export declare const TextInput: ({ autoCapitalize, autoCorrect, errorMessage, handleChange, hasError, id, isDisabled, placeholder, value, type, ...props }: InputI) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { InputI } from '../../interfaces';
|
|
2
|
+
export declare const TextInput: ({ autoCapitalize, autoCorrect, errorMessage, handleChange, hasError, id, isDisabled, label, placeholder, value, type, ...props }: InputI) => 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 { FormControl, Text, Input } from '@chakra-ui/react';
|
|
14
|
-
import { LabeledField } from '
|
|
14
|
+
import { LabeledField } from '..';
|
|
15
15
|
export const TextInput = (_a) => {
|
|
16
|
-
var { autoCapitalize = 'on', autoCorrect = 'on', errorMessage, handleChange, hasError, id, isDisabled, placeholder, value = '', type = 'text' } = _a, props = __rest(_a, ["autoCapitalize", "autoCorrect", "errorMessage", "handleChange", "hasError", "id", "isDisabled", "placeholder", "value", "type"]);
|
|
16
|
+
var { autoCapitalize = 'on', autoCorrect = 'on', errorMessage, handleChange, hasError, id, isDisabled, label, placeholder, value = '', type = 'text' } = _a, props = __rest(_a, ["autoCapitalize", "autoCorrect", "errorMessage", "handleChange", "hasError", "id", "isDisabled", "label", "placeholder", "value", "type"]);
|
|
17
17
|
const error = hasError && !isDisabled;
|
|
18
|
-
return (_jsxs(FormControl, { isInvalid: error, children: [_jsx(LabeledField, { label:
|
|
18
|
+
return (_jsxs(FormControl, { isInvalid: error, children: [_jsx(LabeledField, { label: label, children: _jsx(Input, Object.assign({}, props, { autoCapitalize: autoCapitalize, autoCorrect: autoCorrect, id: id, placeholder: placeholder, value: value, type: type, onChange: handleChange, isInvalid: error, isDisabled: isDisabled, _placeholder: { color: 'gray.2' } })) }), error && _jsx(Text, { variant: "error", children: errorMessage })] }));
|
|
19
19
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { HeaderI } from '
|
|
1
|
+
import { HeaderI } from '../../interfaces';
|
|
2
2
|
export declare const HeaderWithView: ({ firstName, handleViews }: HeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare const Header: ({ firstName }: HeaderI) => 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 { Flex, Text, Stack, Button } from '@chakra-ui/react';
|
|
4
|
-
import { Plus } from '
|
|
5
|
-
import { colors } from '
|
|
4
|
+
import { Plus } from '..';
|
|
5
|
+
import { colors } from '../../theme/colors';
|
|
6
6
|
export const HeaderWithView = ({ firstName, handleViews }) => {
|
|
7
7
|
return (_jsxs(Flex, { justifyContent: "space-between", align: "center", gap: "2", pl: "4", py: "2", children: [_jsxs(Stack, { direction: ['column', 'row'], spacing: "2", children: [_jsx(Text, { variant: "title", as: "b", children: `${t('welcome.greeting2')} ${firstName},` }), _jsx(Text, { variant: "title", children: t('welcome.launchpad') })] }), _jsx(Button, { onClick: handleViews, leftIcon: _jsx(Plus, { size: 26, stroke: colors.blue[3] }), variant: "leftRounded", size: "md", children: t('launchpad.viewsBT') })] }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IconMenuI } from '
|
|
1
|
+
import { IconMenuI } from '../../interfaces';
|
|
2
2
|
export declare const IconMenu: ({ disabled, icon, itemForm, menuItems, onClick, variant, width, zIndex, }: IconMenuI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { MenuButton, IconButton, Menu, MenuItem, MenuList, Box, } from '@chakra-ui/react';
|
|
3
|
-
import { ChevronDown, Overlay } from '
|
|
3
|
+
import { ChevronDown, Overlay } from '..';
|
|
4
4
|
export const IconMenu = ({ disabled = false, icon = _jsx(ChevronDown, {}), itemForm, menuItems, onClick, variant = 'menuIcon', width = 'fit-content', zIndex = '999', }) => {
|
|
5
5
|
return (_jsx(Box, { zIndex: zIndex, children: _jsx(Menu, { isLazy: true, children: ({ isOpen }) => (_jsxs(_Fragment, { children: [_jsx(Overlay, { bg: "overlay", showOverlay: isOpen, position: "fixed" }), _jsx(MenuButton, { as: IconButton, "aria-label": "Options", icon: _jsx(Box, { children: icon }), variant: variant, w: width, disabled: disabled, marginTop: "0 !important", onClick: onClick, "data-testid": "icon-menu" }), _jsx(MenuList, { zIndex: "5", children: menuItems === null || menuItems === void 0 ? void 0 : menuItems.map(({ handleClick, label }) => (_jsx(MenuItem, { "data-testid": label, onClick: (e) => {
|
|
6
6
|
e.stopPropagation();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { Box, Flex, Stack } from '@chakra-ui/react';
|
|
3
|
-
import { Header, LeftPanel, RightPanel, AddHomeContent, CreateDocumentContent, LaunchpadTour, MyHomes, Subscription, AppBarComponent, LaunchpadReceiptAutofiler, } from '
|
|
4
|
-
import { HomeCards, MenuItems, MyHomeMenuItems } from '
|
|
5
|
-
import { useLaunchpad } from '
|
|
6
|
-
import { videoMock } from '
|
|
3
|
+
import { Header, LeftPanel, RightPanel, AddHomeContent, CreateDocumentContent, LaunchpadTour, MyHomes, Subscription, AppBarComponent, LaunchpadReceiptAutofiler, } from '..';
|
|
4
|
+
import { HomeCards, MenuItems, MyHomeMenuItems } from '../../helpers';
|
|
5
|
+
import { useLaunchpad } from '../../hooks';
|
|
6
|
+
import { videoMock } from '../../mocks';
|
|
7
7
|
export const Launchpad = () => {
|
|
8
8
|
const { activeTour, currentStep, firstName, handleCardClick, handleClose, handleStep, homes, isLeftOpen, isRightOpen, onLeftClose, onLeftOpen, onRightClose, setActiveTour, showOverlay, } = useLaunchpad();
|
|
9
9
|
return (_jsxs(_Fragment, { children: [_jsxs(Box, { w: "full", children: [_jsx(LeftPanel, { children: _jsx(AddHomeContent, { handleSkipClick: onLeftClose, userFirstName: firstName, handleCreateHomeClick: onLeftClose, isFirstHome: false }), isOpen: isLeftOpen, onClose: onLeftClose, overlay: showOverlay }), _jsx(RightPanel, { children: _jsx(CreateDocumentContent, { handleDateRange: homes.handleDateRange, handleSelectHome: homes.handleSelectHome, homes: homes.homes, initialHome: homes.initialHome, onCloseButton: onRightClose }), isOpen: isRightOpen, onClose: onRightClose, size: "lg" }), _jsx(AppBarComponent, { setActiveTour: setActiveTour }), _jsxs(Box, { children: [_jsx(Header, { firstName: firstName }), _jsxs(Flex, { direction: ['column-reverse', 'row'], gap: "base", w: "full", px: [0, 'base'], children: [_jsx(Box, { w: "full", children: _jsx(MyHomes, { handleFilterClick: (_) => null, cardList: HomeCards, cardMenuItems: MenuItems, handleCardClick: handleCardClick, handleNewHomeClick: onLeftOpen, headerMenuItems: MyHomeMenuItems, addImage: () => null, loading: false, loadingId: "", handleLoadMore: () => null, showLoadMore: false, loadMoreDisabled: false }) }), _jsxs(Stack, { spacing: "base", children: [_jsx(Subscription, { availableStorage: 8, state: "paid", totalStorage: 10, totalUsed: 2 }), _jsx(LaunchpadReceiptAutofiler, { onClick: () => { }, totalReceipts: 5, totalTitle: "To be assigned" })] })] })] })] }), _jsx(LaunchpadTour, { currentStep: currentStep, handleStep: handleStep, handleClose: handleClose, meetStepUrl: videoMock, isActive: activeTour })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { LeftPanelI } from '
|
|
1
|
+
import { LeftPanelI } from '../../interfaces';
|
|
2
2
|
export declare const LeftPanel: (props: LeftPanelI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PanelI } from '
|
|
1
|
+
import { PanelI } from '../../interfaces';
|
|
2
2
|
export declare const Panel: ({ children, isOpen, onClose, overlay, placement, size, ...props }: PanelI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -11,8 +11,8 @@ 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 { Drawer, DrawerOverlay } from '@chakra-ui/react';
|
|
14
|
-
import { useWindowDimensions } from '
|
|
15
|
-
import { MOBILE_WIDTH } from '
|
|
14
|
+
import { useWindowDimensions } from '../../hooks';
|
|
15
|
+
import { MOBILE_WIDTH } from '../../utils';
|
|
16
16
|
export const Panel = (_a) => {
|
|
17
17
|
var { children, isOpen, onClose, overlay = true, placement = 'right', size = 'md' } = _a, props = __rest(_a, ["children", "isOpen", "onClose", "overlay", "placement", "size"]);
|
|
18
18
|
const { windowDimensions: { width }, } = useWindowDimensions();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RightPanelI } from '
|
|
1
|
+
import { RightPanelI } from '../../interfaces';
|
|
2
2
|
export declare const RightPanel: (props: RightPanelI) => 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 { Center } from "@chakra-ui/react";
|
|
3
3
|
import { BeatLoader } from "react-spinners";
|
|
4
|
-
import { Overlay } from "
|
|
4
|
+
import { Overlay } from "..";
|
|
5
5
|
export const Loading = () => {
|
|
6
6
|
return (_jsxs(Center, { position: "absolute", w: "100%", h: "100%", zIndex: 3, children: [_jsx(Overlay, { position: "absolute", w: "inherit", h: "inherit", showOverlay: true }), _jsx(BeatLoader, { color: "gray", size: 8 })] }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddHomeContentI } from '
|
|
1
|
+
import { AddHomeContentI } from '../../interfaces';
|
|
2
2
|
export declare const AddHomeContent: ({ ...props }: AddHomeContentI) => 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, DrawerContent, DrawerHeader } from '@chakra-ui/react';
|
|
15
|
-
import { PanelHeader, MyHomeDetails, SearchRecords, ConfirmProperty, } from '
|
|
16
|
-
import { House } from '
|
|
15
|
+
import { PanelHeader, MyHomeDetails, SearchRecords, ConfirmProperty, } from '..';
|
|
16
|
+
import { House } from '../../assets/images';
|
|
17
17
|
export const AddHomeContent = (_a) => {
|
|
18
18
|
var _b;
|
|
19
19
|
var props = __rest(_a, []);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeDetailsContentI } from '
|
|
1
|
+
import { HomeDetailsContentI } from '../../interfaces';
|
|
2
2
|
export declare const HomeDetailsContent: ({ ...props }: HomeDetailsContentI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -12,8 +12,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
12
12
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
13
|
import { t } from 'i18next';
|
|
14
14
|
import { Box, DrawerContent, DrawerHeader, DrawerBody, DrawerFooter } from '@chakra-ui/react';
|
|
15
|
-
import { PanelHeader, Loading, HomeCard, FooterDrawer } from '
|
|
16
|
-
import { House } from '
|
|
15
|
+
import { PanelHeader, Loading, HomeCard, FooterDrawer } from '..';
|
|
16
|
+
import { House } from '../../assets/images';
|
|
17
17
|
export const HomeDetailsContent = (_a) => {
|
|
18
18
|
var props = __rest(_a, []);
|
|
19
19
|
const { handleClose, isLoading, children, showFooter, footerButtons } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MyHomeCardI } from '
|
|
1
|
+
import { MyHomeCardI } from '../../interfaces';
|
|
2
2
|
export declare const MyHomeCard: ({ accountType, address: { city, state, street, number, zip }, externalLink, image, index, name, handleCardClick, _id, addImage, loading, loadingId, }: MyHomeCardI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,9 +2,9 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-run
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Image, Stack, Box, Flex, Text, Center, Tooltip, } from '@chakra-ui/react';
|
|
4
4
|
import { BeatLoader } from 'react-spinners';
|
|
5
|
-
import { Link, EditFileUploader, TextBadge } from '
|
|
6
|
-
import { useMyHomeCard } from '
|
|
7
|
-
import { randomImages } from '
|
|
5
|
+
import { Link, EditFileUploader, TextBadge } from '..';
|
|
6
|
+
import { useMyHomeCard } from '../../hooks';
|
|
7
|
+
import { randomImages } from '../../utils';
|
|
8
8
|
export const MyHomeCard = ({ accountType, address: { city, state, street, number = '', zip }, externalLink, image, index, name, handleCardClick, _id, addImage, loading, loadingId, }) => {
|
|
9
9
|
const { imageUrl, minHeight, minWidth, type } = useMyHomeCard({
|
|
10
10
|
accountType,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MyHomesI } from '
|
|
1
|
+
import { MyHomesI } from '../../interfaces';
|
|
2
2
|
export declare const MyHomes: ({ cardList, cardMenuItems, handleCardClick, handleFilterClick, handleNewHomeClick, headerMenuItems, addImage, loading, loadingId, showLoadMore, handleLoadMore, loadMoreDisabled }: MyHomesI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Container, Wrap, WrapItem, Button, Flex } from '@chakra-ui/react';
|
|
4
|
-
import { MyHomesHeader, MyHomeCard, ContainerHeader, MoreHorizontal, TileTooltip, InviteRolesStep, BaseStep, } from '
|
|
5
|
-
import { House } from '
|
|
4
|
+
import { MyHomesHeader, MyHomeCard, ContainerHeader, MoreHorizontal, TileTooltip, InviteRolesStep, BaseStep, } from '..';
|
|
5
|
+
import { House } from '../../assets/images';
|
|
6
6
|
import { useState } from 'react';
|
|
7
7
|
export const MyHomes = ({ cardList = [], cardMenuItems = [], handleCardClick, handleFilterClick, handleNewHomeClick, headerMenuItems, addImage, loading, loadingId, showLoadMore, handleLoadMore, loadMoreDisabled }) => {
|
|
8
8
|
const [showChildren, setShowChildren] = useState(false);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
import { WrapperWithShadowI } from '
|
|
2
|
+
import { WrapperWithShadowI } from '../../interfaces';
|
|
3
3
|
export declare const WrapperWithShadow: ({ animation, children, fadeDelay, }: PropsWithChildren<WrapperWithShadowI>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EditHomeBodyI } from '
|
|
1
|
+
import { EditHomeBodyI } from '../../../interfaces';
|
|
2
2
|
export declare const EditHomeBody: ({ _id, addImage, address, externalLink, image, loading, name, setIsDirty, }: EditHomeBodyI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,9 +2,9 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-run
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Center, DrawerBody, Image } from '@chakra-ui/react';
|
|
4
4
|
import { BeatLoader } from 'react-spinners';
|
|
5
|
-
import { EditFileUploader, EditHomeDetails } from '
|
|
6
|
-
import { ImageDefault } from '
|
|
7
|
-
import { useEditHomeBody } from '
|
|
5
|
+
import { EditFileUploader, EditHomeDetails } from '../..';
|
|
6
|
+
import { ImageDefault } from '../../../assets/images';
|
|
7
|
+
import { useEditHomeBody } from '../../../hooks';
|
|
8
8
|
export const EditHomeBody = ({ _id, addImage, address, externalLink = '', image, loading, name, setIsDirty, }) => {
|
|
9
9
|
const { hasImage, imageUrl } = useEditHomeBody({
|
|
10
10
|
image,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EditHomeDetailsI } from '
|
|
1
|
+
import { EditHomeDetailsI } from '../../../interfaces';
|
|
2
2
|
export declare const EditHomeDetails: ({ address, externalLink, name, setIsDirty, }: EditHomeDetailsI) => 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 { Stack, Divider } from '@chakra-ui/react';
|
|
4
|
-
import { AddressStored, TextInput } from '
|
|
5
|
-
import { useEditHomeDetails } from '
|
|
4
|
+
import { AddressStored, TextInput } from '../..';
|
|
5
|
+
import { useEditHomeDetails } from '../../../hooks';
|
|
6
6
|
import { useSnapshot } from 'valtio';
|
|
7
|
-
import { addressProxy, homeCardProxy, homeDetailsProxy } from '
|
|
7
|
+
import { addressProxy, homeCardProxy, homeDetailsProxy } from '../../../proxies';
|
|
8
8
|
export const EditHomeDetails = ({ address, externalLink, name, setIsDirty, }) => {
|
|
9
9
|
const { handleChange, handleNameValidation } = useEditHomeDetails({
|
|
10
10
|
address,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EditHomeFooterI } from '
|
|
1
|
+
import { EditHomeFooterI } from '../../../interfaces';
|
|
2
2
|
export declare const EditHomeFooter: ({ isOpen, onCancel, onSave, }: EditHomeFooterI) => 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 { DrawerFooter } from '@chakra-ui/react';
|
|
4
|
-
import { FooterButtons, FooterDrawer } from '
|
|
4
|
+
import { FooterButtons, FooterDrawer } from '../..';
|
|
5
5
|
export const EditHomeFooter = ({ isOpen = false, onCancel = () => null, onSave, }) => {
|
|
6
6
|
return (_jsx(DrawerFooter, { p: "0", zIndex: "dropdown", children: _jsx(FooterDrawer, { children: _jsx(FooterButtons, { button1: {
|
|
7
7
|
buttonStyle: 'primaryFooter',
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
import { EditHomeHeaderI } from '
|
|
2
|
+
import { EditHomeHeaderI } from '../../../interfaces';
|
|
3
3
|
export declare const EditHomeHeader: ({ children, onClose, }: PropsWithChildren<EditHomeHeaderI>) => 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 { DrawerHeader } from '@chakra-ui/react';
|
|
3
|
-
import { BackHeader } from '
|
|
3
|
+
import { BackHeader } from '../..';
|
|
4
4
|
export const EditHomeHeader = ({ children, onClose, }) => {
|
|
5
5
|
return (_jsxs(DrawerHeader, { p: "0", children: [_jsx(BackHeader, { handleClick: onClose }), children] }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FirstHomeHeaderI } from '
|
|
1
|
+
import { FirstHomeHeaderI } from '../../../interfaces';
|
|
2
2
|
export declare const FirstHomeHeader: ({ firstName }: FirstHomeHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, chakra, Text } from '@chakra-ui/react';
|
|
4
|
-
import { PanelLogoHeader } from '
|
|
4
|
+
import { PanelLogoHeader } from '../..';
|
|
5
5
|
export const FirstHomeHeader = ({ firstName }) => {
|
|
6
6
|
return (_jsxs(PanelLogoHeader, { children: [_jsx(Box, { h: "7rem" }), _jsxs(Text, { variant: "heading6", as: "b", mt: "auto", children: [`${t('welcome.greeting2')} ${firstName}, `, _jsx(chakra.span, { fontWeight: "regular", children: t('myHomes.firstHome.title') })] })] }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MyHomeHeaderI } from '
|
|
1
|
+
import { MyHomeHeaderI } from '../../../interfaces';
|
|
2
2
|
export declare const MyHomesHeader: ({ onFilterClick, onNewHomeClick, }: MyHomeHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Flex, Button } from '@chakra-ui/react';
|
|
4
|
-
import { Plus, SelectInputWithBadge } from '
|
|
5
|
-
import { homeRoleTypes } from '
|
|
4
|
+
import { Plus, SelectInputWithBadge } from '../..';
|
|
5
|
+
import { homeRoleTypes } from '../../../helpers';
|
|
6
6
|
export const MyHomesHeader = ({ onFilterClick, onNewHomeClick, }) => {
|
|
7
7
|
return (_jsxs(Flex, { gap: "base", alignItems: "start", pr: "base", py: "4", children: [_jsx(Button, { id: "addHomeButton", size: "md", onClick: onNewHomeClick, leftIcon: _jsx(Plus, {}), variant: "rightRounded", children: t('myHomes.addHome') }), _jsx(SelectInputWithBadge, { handleClick: onFilterClick, items: ['view all', ...homeRoleTypes], initialValue: "view all", displaySelectedValue: true })] }));
|
|
8
8
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Container, Flex, Image, Stack } from '@chakra-ui/react';
|
|
3
|
-
import { Homefile } from '
|
|
3
|
+
import { Homefile } from '../../../assets/images';
|
|
4
4
|
export const PanelLogoHeader = ({ children }) => {
|
|
5
5
|
return (_jsx(Container, { variant: "secondary", p: "4", children: _jsxs(Stack, { children: [_jsx(Flex, { justifyContent: "space-between", alignItems: "center", children: _jsx(Image, { src: Homefile, alt: "Homefile", h: "image.logo" }) }), children] }) }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddHomeContentI } from '
|
|
1
|
+
import { AddHomeContentI } from '../../../interfaces';
|
|
2
2
|
export declare const ConfirmProperty: ({ handleAddress, isFirstHome, isLoading, properties, }: Pick<AddHomeContentI, "isFirstHome" | "properties" | "handleAddress" | "isLoading">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,7 +2,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { useState } from 'react';
|
|
4
4
|
import { Box, Button, Stack, Text } from '@chakra-ui/react';
|
|
5
|
-
import { MyHomesStepBody, MyHomesStepWrapper, PropertyCards, } from '
|
|
5
|
+
import { MyHomesStepBody, MyHomesStepWrapper, PropertyCards, } from '../..';
|
|
6
6
|
export const ConfirmProperty = ({ handleAddress = () => { }, isFirstHome, isLoading, properties = [], }) => {
|
|
7
7
|
var _a, _b;
|
|
8
8
|
const [currentProperty, setCurrentProperty] = useState((_b = (_a = properties === null || properties === void 0 ? void 0 : properties[0]) === null || _a === void 0 ? void 0 : _a.id) !== null && _b !== void 0 ? _b : 'none');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { AddHomeContentI } from '
|
|
1
|
+
import { AddHomeContentI } from '../../../interfaces';
|
|
2
2
|
export declare const up: string;
|
|
3
3
|
export declare const MyHomeDetails: ({ handleCreateHomeClick, handleSkipClick, isFirstHome, showExternalLink, userFirstName, values, isLoading, }: AddHomeContentI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,10 +3,10 @@ import { useSnapshot } from 'valtio';
|
|
|
3
3
|
import { t } from 'i18next';
|
|
4
4
|
import { Box, Container, Stack, Center, Flex, Button, Text, } from '@chakra-ui/react';
|
|
5
5
|
import { keyframes } from '@emotion/react';
|
|
6
|
-
import { AddressStored, FirstHomeHeader, SectionHeader, TextInput, RadioButton, IncludePublicRecords, WrapperWithShadow, } from '
|
|
7
|
-
import { HomeAddress, RelationshipHome, MagnifyingGlassReport, } from '
|
|
8
|
-
import { firstHomeProxy } from '
|
|
9
|
-
import { useAddHouseContent } from '
|
|
6
|
+
import { AddressStored, FirstHomeHeader, SectionHeader, TextInput, RadioButton, IncludePublicRecords, WrapperWithShadow, } from '../..';
|
|
7
|
+
import { HomeAddress, RelationshipHome, MagnifyingGlassReport, } from '../../../assets/images';
|
|
8
|
+
import { firstHomeProxy } from '../../../proxies';
|
|
9
|
+
import { useAddHouseContent } from '../../../hooks';
|
|
10
10
|
import { BeatLoader } from 'react-spinners';
|
|
11
11
|
const upAnimation = keyframes `
|
|
12
12
|
from { transform: translateY(50%) }
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
import { MyHomesStepBodyI } from '
|
|
2
|
+
import { MyHomesStepBodyI } from '../../../interfaces';
|
|
3
3
|
export declare const MyHomesStepBody: ({ animation, children, fadeDelay, subtitle, title, }: PropsWithChildren<MyHomesStepBodyI>) => 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, Text } from '@chakra-ui/react';
|
|
3
|
-
import { WrapperWithShadow } from '
|
|
3
|
+
import { WrapperWithShadow } from '../..';
|
|
4
4
|
export const MyHomesStepBody = ({ animation, children, fadeDelay, subtitle, title, }) => {
|
|
5
5
|
return (_jsx(WrapperWithShadow, { animation: animation, fadeDelay: fadeDelay, children: _jsxs(Stack, { align: "center", spacing: "4", py: "8", children: [_jsx(Text, { fontSize: "xl", textAlign: "center", w: "80%", lineHeight: "1.3", children: title }), _jsx(Text, { fontFamily: "secondary", w: "85%", textAlign: "center", children: subtitle }), children] }) }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddHomeContentI } from '
|
|
1
|
+
import { AddHomeContentI } from '../../../interfaces';
|
|
2
2
|
export declare const MyHomesStepHeader: ({ isFirstHome, }: Pick<AddHomeContentI, "isFirstHome">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Box } from '@chakra-ui/react';
|
|
3
|
-
import { PanelLogoHeader } from '
|
|
3
|
+
import { PanelLogoHeader } from '../..';
|
|
4
4
|
export const MyHomesStepHeader = ({ isFirstHome, }) => {
|
|
5
5
|
return (_jsxs(_Fragment, { children: [isFirstHome && (_jsx(PanelLogoHeader, { children: _jsx(Box, { h: "40px" }) })), !isFirstHome && _jsx(Box, { h: "10px" })] }));
|
|
6
6
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
import { AddHomeContentI } from '
|
|
2
|
+
import { AddHomeContentI } from '../../../interfaces';
|
|
3
3
|
export declare const MyHomesStepWrapper: ({ children, isFirstHome, }: PropsWithChildren<Pick<AddHomeContentI, "isFirstHome">>) => 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 } from '@chakra-ui/react';
|
|
3
|
-
import { MyHomesStepHeader } from '
|
|
3
|
+
import { MyHomesStepHeader } from '../..';
|
|
4
4
|
export const MyHomesStepWrapper = ({ children, isFirstHome, }) => {
|
|
5
5
|
const bg = isFirstHome ? 'lightGreen.1' : 'lightBlue.1';
|
|
6
6
|
return (_jsxs(Box, { bg: bg, h: "100%", children: [_jsx(MyHomesStepHeader, { isFirstHome: isFirstHome }), children] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PropertyCardsI } from '
|
|
1
|
+
import { PropertyCardsI } from '../../../interfaces';
|
|
2
2
|
export declare const PropertyCards: ({ properties, currentProperty, onChange, }: PropertyCardsI) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useRadioGroup, Stack, Text } from '@chakra-ui/react';
|
|
3
|
-
import { RadioCard } from '
|
|
3
|
+
import { RadioCard } from '../..';
|
|
4
4
|
export const PropertyCards = ({ properties, currentProperty, onChange, }) => {
|
|
5
5
|
const { getRootProps, getRadioProps } = useRadioGroup({
|
|
6
6
|
name: 'properties',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddHomeContentI } from '
|
|
1
|
+
import { AddHomeContentI } from '../../../interfaces';
|
|
2
2
|
export declare const SearchRecords: ({ isFirstHome, }: Pick<AddHomeContentI, "isFirstHome">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,9 +3,9 @@ import { t } from 'i18next';
|
|
|
3
3
|
import { Box, Center, CircularProgress, Flex, Image, Stack, } from '@chakra-ui/react';
|
|
4
4
|
import { keyframes } from '@emotion/react';
|
|
5
5
|
import { useSnapshot } from 'valtio';
|
|
6
|
-
import { AnimatedText, MyHomesStepBody, MyHomesStepWrapper } from '
|
|
7
|
-
import { addressProxy } from '
|
|
8
|
-
import { MagnifyingGlassReport } from '
|
|
6
|
+
import { AnimatedText, MyHomesStepBody, MyHomesStepWrapper } from '../..';
|
|
7
|
+
import { addressProxy } from '../../../proxies';
|
|
8
|
+
import { MagnifyingGlassReport } from '../../../assets/images';
|
|
9
9
|
import { useEffect, useState } from 'react';
|
|
10
10
|
const upAnimation = keyframes `
|
|
11
11
|
from { transform: translateY(70%) }
|