@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,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
|
-
import { BaseAlertCard, ChangeAirFilter, SmokeDetectorBattery, SmokeDetectorExpired, } from '
|
|
4
|
-
import { Battery, Fire, GearTime, WindWhite } from '
|
|
3
|
+
import { BaseAlertCard, ChangeAirFilter, SmokeDetectorBattery, SmokeDetectorExpired, } from '../..';
|
|
4
|
+
import { Battery, Fire, GearTime, WindWhite } from '../../../assets/images';
|
|
5
5
|
export const MonitorAlerts = ({ alertId }) => {
|
|
6
6
|
const alertChildren = {
|
|
7
7
|
'smoke-detector-battery': _jsx(SmokeDetectorBattery, {}),
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { CustomBadge } from '
|
|
5
|
-
import { CustomDivider } from '
|
|
4
|
+
import { CustomBadge } from '../../../badge';
|
|
5
|
+
import { CustomDivider } from '../../..';
|
|
6
6
|
export const ChangeAirFilter = () => {
|
|
7
7
|
return (_jsxs(Stack, { spacing: "base", children: [_jsx(Text, { fontSize: "sm", fontFamily: "secondary", lineHeight: "1.2", children: t('homeAssistant.alerts.airFilter.description') }), _jsx(CustomDivider, {}), _jsx(Text, { fontWeight: "semibold", children: t('homeAssistant.alerts.airFilter.title') }), _jsx(CustomDivider, {}), _jsx(FilterType, { badgeText: t('homeAssistant.alerts.airFilter.bestBadge'), title: t('homeAssistant.alerts.airFilter.best.title'), description: t('homeAssistant.alerts.airFilter.best.description') }), _jsx(CustomDivider, {}), _jsx(FilterType, { badgeText: t('homeAssistant.alerts.airFilter.betterBadge'), title: t('homeAssistant.alerts.airFilter.better.title'), description: t('homeAssistant.alerts.airFilter.better.description'), bg: "blue.11" })] }));
|
|
8
8
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { CustomBadge } from '
|
|
5
|
-
import { CustomDivider } from '
|
|
4
|
+
import { CustomBadge } from '../../../badge';
|
|
5
|
+
import { CustomDivider } from '../../..';
|
|
6
6
|
export const SmokeDetectorBattery = () => {
|
|
7
7
|
return (_jsxs(Stack, { spacing: "base", children: [_jsx(Text, { fontWeight: "semibold", children: t('homeAssistant.alerts.smokeDetectorBattery.title') }), _jsx(CustomDivider, {}), _jsx(BatteryType, { badgeText: t('homeAssistant.alerts.smokeDetectorBattery.bestBadge'), title: t('homeAssistant.alerts.smokeDetectorBattery.best.title'), description: t('homeAssistant.alerts.smokeDetectorBattery.best.description') }), _jsx(CustomDivider, {}), _jsx(BatteryType, { badgeText: t('homeAssistant.alerts.smokeDetectorBattery.betterBadge'), title: t('homeAssistant.alerts.smokeDetectorBattery.better.title'), description: t('homeAssistant.alerts.smokeDetectorBattery.better.description'), bg: "blue.11" })] }));
|
|
8
8
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Flex, Image, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { CustomDivider } from '
|
|
5
|
-
import { SmokeDetectroExpiredImage } from '
|
|
4
|
+
import { CustomDivider } from '../../..';
|
|
5
|
+
import { SmokeDetectroExpiredImage } from '../../../../assets/images';
|
|
6
6
|
export const SmokeDetectorExpired = () => {
|
|
7
7
|
return (_jsxs(Stack, { spacing: "base", children: [_jsx(Text, { fontSize: "sm", fontFamily: "secondary", lineHeight: "1.2", children: t('homeAssistant.alerts.smokeDetectorExpired.description') }), _jsx(CustomDivider, {}), _jsx(Text, { fontWeight: "semibold", children: t('homeAssistant.alerts.smokeDetectorExpired.title') }), _jsxs(Flex, { gap: "base", children: [_jsx(Image, { src: SmokeDetectroExpiredImage, boxSize: "84px" }), _jsxs(Stack, { spacing: "1", children: [_jsx(CheckItem, { text: t('homeAssistant.alerts.smokeDetectorExpired.check1') }), _jsx(CheckItem, { text: t('homeAssistant.alerts.smokeDetectorExpired.check2') }), _jsx(CheckItem, { text: t('homeAssistant.alerts.smokeDetectorExpired.check3') })] })] })] }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ApplianceButtonI } from '
|
|
1
|
+
import { ApplianceButtonI } from '../../../interfaces';
|
|
2
2
|
export declare const ApplianceButton: ({ onClick, step }: ApplianceButtonI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Box, Center, Image, Stack, Text } from '@chakra-ui/react';
|
|
3
|
-
import { CheckInCircle } from '
|
|
4
|
-
import { getIconAltText } from '
|
|
3
|
+
import { CheckInCircle } from '../../../assets/images';
|
|
4
|
+
import { getIconAltText } from '../../../utils';
|
|
5
5
|
export const ApplianceButton = ({ onClick, step }) => {
|
|
6
6
|
const { icon, id, isCompleted, title } = step;
|
|
7
7
|
const iconAltText = getIconAltText(title);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ApplianceStepI, ApplianceStepsI } from '
|
|
1
|
+
import { ApplianceStepI, ApplianceStepsI } from '../../../interfaces';
|
|
2
2
|
export declare const ApplianceSteps: ({ addedAppliances, onClick, }: ApplianceStepsI) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare const steps: ApplianceStepI[];
|
|
@@ -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 { Center, SimpleGrid, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { ApplianceButton } from '
|
|
5
|
-
import { Fridge, Freezer, Washer, Dryer, Dishwasher, CookTop, Oven, Hood, Microwave, Range, } from '
|
|
4
|
+
import { ApplianceButton } from '../..';
|
|
5
|
+
import { Fridge, Freezer, Washer, Dryer, Dishwasher, CookTop, Oven, Hood, Microwave, Range, } from '../../../assets/images';
|
|
6
6
|
import { useState, useEffect } from 'react';
|
|
7
7
|
export const ApplianceSteps = ({ addedAppliances = [], onClick, }) => {
|
|
8
8
|
const [appliances, setAppliances] = useState(addedAppliances);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
import { HomeAssistantPanelI } from '
|
|
2
|
+
import { HomeAssistantPanelI } from '../../../interfaces';
|
|
3
3
|
export declare const HomeAssistantPanel: ({ children, currentForm, currentStep, onApplianceClick, onBack, onClose, onNext, onSave, backDisabled, nextDisabled, hasCompleted, isLoading }: PropsWithChildren<HomeAssistantPanelI>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,10 +3,10 @@ import { useState, useEffect } from 'react';
|
|
|
3
3
|
import { FormProvider } from 'react-hook-form';
|
|
4
4
|
import { t } from 'i18next';
|
|
5
5
|
import { DrawerHeader, DrawerBody, Stack, Text, DrawerFooter, } from '@chakra-ui/react';
|
|
6
|
-
import { IA } from '
|
|
7
|
-
import { ApplianceSteps, SimpleDynamicForm, FooterButtons, HomeAssistantPanelStep, PanelHeader, Loading } from '
|
|
8
|
-
import { homeAssistantSteps } from '
|
|
9
|
-
import { useSimpleDynamicForm } from '
|
|
6
|
+
import { IA } from '../../../assets/images';
|
|
7
|
+
import { ApplianceSteps, SimpleDynamicForm, FooterButtons, HomeAssistantPanelStep, PanelHeader, Loading } from '../..';
|
|
8
|
+
import { homeAssistantSteps } from '../../../helpers';
|
|
9
|
+
import { useSimpleDynamicForm } from '../../../hooks';
|
|
10
10
|
export const HomeAssistantPanel = ({ children, currentForm, currentStep, onApplianceClick, onBack, onClose, onNext, onSave, backDisabled, nextDisabled, hasCompleted, isLoading }) => {
|
|
11
11
|
var _a, _b;
|
|
12
12
|
const [addedAppliances, updateAddedAppliances] = useState([]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
|
-
import { homeAssistantSteps } from '
|
|
4
|
-
import { getIconAltText } from '
|
|
3
|
+
import { homeAssistantSteps } from '../../../helpers';
|
|
4
|
+
import { getIconAltText } from '../../../utils';
|
|
5
5
|
import { chakra, Flex, Image, Text } from '@chakra-ui/react';
|
|
6
6
|
export const HomeAssistantPanelStep = ({ currentStep = 1 }) => {
|
|
7
7
|
if (currentStep < 1 || currentStep > 6)
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddFolderI } from '
|
|
1
|
+
import { AddFolderI } from '../../interfaces';
|
|
2
2
|
export declare const AddFolder: ({ children, handleClose, handleSubmit, loading, headerTitle, icon, }: AddFolderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, DrawerBody, DrawerContent, DrawerHeader } from '@chakra-ui/react';
|
|
4
|
-
import { PanelHeader, EditItemName } from '
|
|
5
|
-
import { YellowFolder, GreenFolder } from '
|
|
6
|
-
import { useAddFolder } from '
|
|
4
|
+
import { PanelHeader, EditItemName } from '..';
|
|
5
|
+
import { YellowFolder, GreenFolder } from '../../assets/images';
|
|
6
|
+
import { useAddFolder } from '../../hooks';
|
|
7
7
|
export const AddFolder = ({ children, handleClose, handleSubmit, loading, headerTitle = t('folderSharing.addFolder.title'), icon, }) => {
|
|
8
8
|
const { folderName, handleChange, handleEditFolderName } = useAddFolder(handleSubmit);
|
|
9
9
|
return (_jsxs(DrawerContent, { bg: "lightBlue.2", children: [_jsxs(DrawerHeader, { p: "0", children: [_jsx(PanelHeader, { handleCloseButton: handleClose, icon: icon === 'project' ? GreenFolder : YellowFolder, title: headerTitle }), _jsx(Box, { px: "base", pt: "base", children: _jsx(EditItemName, { errorMessage: `${t('folderSharing.details.name')} ${t('forms.required')}`, placeholder: t('folderSharing.details.folderPlaceholder'), onChange: handleChange, onSave: handleEditFolderName, showSaveButton: !!folderName, loading: loading, value: folderName }) })] }), _jsx(DrawerBody, { p: "base", children: children })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddHomeItemI } from '
|
|
1
|
+
import { AddHomeItemI } from '../../interfaces';
|
|
2
2
|
export declare const AddHomeItem: ({ handleClick, disabled }: AddHomeItemI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Button, Circle, Container, Flex } from '@chakra-ui/react';
|
|
4
|
-
import { ChevronRight, ContainerHeader, IconAndText, MoreHorizontal, Plus, TileTooltip, } from '
|
|
5
|
-
import { Painting } from '
|
|
6
|
-
import { colors } from '
|
|
4
|
+
import { ChevronRight, ContainerHeader, IconAndText, MoreHorizontal, Plus, TileTooltip, } from '..';
|
|
5
|
+
import { Painting } from '../../assets/images';
|
|
6
|
+
import { colors } from '../../theme/colors';
|
|
7
7
|
export const AddHomeItem = ({ handleClick, disabled }) => {
|
|
8
8
|
return (_jsx(TileTooltip, { label: "homeItem", children: _jsxs(Container, { variant: "launchpad", h: "full", minW: ['full', '20rem'], children: [_jsx(ContainerHeader, { title: t('addHomeItem.title'), titleIcon: Painting, icon: _jsx(MoreHorizontal, { size: 38 }) }), _jsx(Box, { w: "full", p: "4", children: _jsx(Button, { onClick: handleClick, disabled: disabled, children: _jsxs(Flex, { w: "full", alignItems: "center", justifyContent: "space-between", px: "4", children: [_jsx(IconAndText, { title: t('addHomeItem.btnLabel'), icon: _jsx(Plus, {}) }), _jsx(Circle, { size: "40px", bg: "blue.1", color: "neutral.white", transition: "all 0.2s ease-in-out", children: _jsx(ChevronRight, { size: 26, stroke: colors.neutral.white }) })] }) }) })] }) }));
|
|
9
9
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddPropertyRecordsI } from '
|
|
1
|
+
import { AddPropertyRecordsI } from '../../interfaces';
|
|
2
2
|
export declare const AddPropertyRecords: ({ onClose, onSelectAddress, step, ...props }: AddPropertyRecordsI) => 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 { ConfirmHomeAddress, ConfirmProperty, PanelHeader, SearchRecords, } from '
|
|
16
|
-
import { Records } from '
|
|
15
|
+
import { ConfirmHomeAddress, ConfirmProperty, PanelHeader, SearchRecords, } from '..';
|
|
16
|
+
import { Records } from '../../assets/images';
|
|
17
17
|
export const AddPropertyRecords = (_a) => {
|
|
18
18
|
var { onClose, onSelectAddress, step = 'initial' } = _a, props = __rest(_a, ["onClose", "onSelectAddress", "step"]);
|
|
19
19
|
const currentStep = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AddPropertyRecordsI } from '
|
|
1
|
+
import { AddPropertyRecordsI } from '../../interfaces';
|
|
2
2
|
export declare const ConfirmHomeAddress: ({ onConfirmAddress, values, isLoading, }: Omit<AddPropertyRecordsI, "onClose">) => 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, SectionHeader, RadioButton, IncludePublicRecords, WrapperWithShadow, } from '
|
|
7
|
-
import { HomeAddress, MagnifyingGlassReport } from '
|
|
8
|
-
import { confirmAddressProxy } from '
|
|
9
|
-
import { useConfirmHomeAddress } from '
|
|
6
|
+
import { AddressStored, SectionHeader, RadioButton, IncludePublicRecords, WrapperWithShadow, } from '..';
|
|
7
|
+
import { HomeAddress, MagnifyingGlassReport } from '../../assets/images';
|
|
8
|
+
import { confirmAddressProxy } from '../../proxies';
|
|
9
|
+
import { useConfirmHomeAddress } from '../../hooks';
|
|
10
10
|
import { BeatLoader } from 'react-spinners';
|
|
11
11
|
const upAnimation = keyframes `
|
|
12
12
|
from { transform: translateY(50%) }
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DetailsTabI } from '
|
|
1
|
+
import { DetailsTabI } from '../../interfaces';
|
|
2
2
|
export declare const DetailsTab: ({ handleEditDescription, handleEditFileName, }: DetailsTabI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,9 +2,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Stack, Flex, Text, Button, Image, Box, Center } from '@chakra-ui/react';
|
|
4
4
|
import { BeatLoader } from 'react-spinners';
|
|
5
|
-
import { TextInput } from '
|
|
6
|
-
import { DocIcon } from '
|
|
7
|
-
import { useDetailsTab } from '
|
|
5
|
+
import { TextInput } from '..';
|
|
6
|
+
import { DocIcon } from '../../assets/images';
|
|
7
|
+
import { useDetailsTab } from '../../hooks';
|
|
8
8
|
export const DetailsTab = ({ handleEditDescription, handleEditFileName, }) => {
|
|
9
9
|
const { addedAt, addedBy, description, editing, fileName, handleChangeDescription, handleChangeName, icon, _id, name, } = useDetailsTab();
|
|
10
10
|
return editing ? (_jsx(Center, { h: "6rem", children: _jsx(BeatLoader, { color: "gray", size: 6 }) })) : (_jsxs(Stack, { spacing: "base", p: "base", children: [_jsxs(Flex, { gap: "base", align: "center", children: [_jsx(Image, { src: icon || DocIcon, w: "auto", h: "3rem", alt: t('folderSharing.altIcon') }), _jsx(TextInput, { handleChange: handleChangeName, id: _id, placeholder: t('folderSharing.details.placeholder'), value: fileName, hasError: !fileName, errorMessage: `${t('folderSharing.details.name')} ${t('forms.required')}` }), fileName && (_jsx(Button, { variant: "tertiary", h: "input.md", onClick: () => fileName && handleEditFileName(_id), children: t('createDocument.buttons.save') }))] }), _jsxs(Box, { children: [addedAt && (_jsxs(Flex, { borderY: "1px solid", borderColor: "lightBlue.6", py: "base", px: "2", children: [_jsx(Text, { variant: "info", flex: "0.2", children: t('folderSharing.details.added') }), _jsx(Text, { variant: "info", flex: "0.8", children: addedAt })] })), _jsxs(Flex, { borderBottom: "1px solid", borderColor: "lightBlue.6", py: "base", px: "2", children: [_jsx(Text, { variant: "info", w: "fit-content", children: t('folderSharing.details.addedBy') }), _jsx(Text, { variant: "info", color: "blue.3", w: "fit-content", children: addedBy })] }), _jsxs(Flex, { borderBottom: "1px solid", borderColor: "lightBlue.6", py: "base", pl: "2", align: "center", gap: "base", children: [_jsx(TextInput, { handleChange: handleChangeDescription, id: name || _id, placeholder: t('addMedia.description'), value: description || '' }), description && (_jsx(Button, { variant: "tertiary", h: "input.md", onClick: () => description && handleEditDescription(_id), children: t('createDocument.buttons.save') }))] })] })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EditAccountTypeI } from '
|
|
1
|
+
import { EditAccountTypeI } from '../../interfaces';
|
|
2
2
|
export declare const EditAccountType: ({ associateAccount, handleClose, handleDelete, handleSubmit, isLoading, }: EditAccountTypeI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { DrawerContent, DrawerHeader, DrawerFooter, Checkbox, Text, Stack, } from '@chakra-ui/react';
|
|
4
|
-
import { FooterDrawer, FooterButtons, PanelHeader } from '
|
|
5
|
-
import { Homeowner } from '
|
|
6
|
-
import { useEditAccountType } from '
|
|
4
|
+
import { FooterDrawer, FooterButtons, PanelHeader } from '..';
|
|
5
|
+
import { Homeowner } from '../../assets/images';
|
|
6
|
+
import { useEditAccountType } from '../../hooks';
|
|
7
7
|
export const EditAccountType = ({ associateAccount, handleClose, handleDelete, handleSubmit, isLoading, }) => {
|
|
8
8
|
const { buttonPressed, handleChange, handleClickDelete, handleClickSubmit } = useEditAccountType({
|
|
9
9
|
associateAccount,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FileI } from '
|
|
1
|
+
import { FileI } from '../../interfaces';
|
|
2
2
|
export declare const File: ({ handleClick, isNew, isShared, menu, title, type, updatedAt, uploaded, uploading, _id, }: FileI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,8 +2,8 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Button, Flex, Image, Text, Box, Center, WrapItem, } from '@chakra-ui/react';
|
|
4
4
|
import { BeatLoader } from 'react-spinners';
|
|
5
|
-
import { TextBadge, IconMenu, MoreHorizontal } from '
|
|
6
|
-
import { PdfIcon, DocIcon, ImgIcon, VideoIcon } from '
|
|
5
|
+
import { TextBadge, IconMenu, MoreHorizontal } from '..';
|
|
6
|
+
import { PdfIcon, DocIcon, ImgIcon, VideoIcon } from '../../assets/images';
|
|
7
7
|
export const File = ({ handleClick, isNew = false, isShared = false, menu, title, type, updatedAt, uploaded, uploading, _id, }) => {
|
|
8
8
|
const fileTypes = {
|
|
9
9
|
pdf: PdfIcon,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FileDetailI } from '
|
|
1
|
+
import { FileDetailI } from '../../interfaces';
|
|
2
2
|
export declare const FileDetail: ({ handleAddRecipient, handleEditDescription, handleEditFileName, handleDeleteRecipient, }: FileDetailI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,8 +2,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useSnapshot } from 'valtio';
|
|
3
3
|
import { t } from 'i18next';
|
|
4
4
|
import { DrawerContent, DrawerHeader, Box, Flex, Text } from '@chakra-ui/react';
|
|
5
|
-
import { PanelHeader, TabsHeader, BackCircleButton, RecipientTab, DetailsTab, } from '
|
|
6
|
-
import { folderHeaderProxy, fileDetailProxy, fileRecipientProxy, } from '
|
|
5
|
+
import { PanelHeader, TabsHeader, BackCircleButton, RecipientTab, DetailsTab, } from '..';
|
|
6
|
+
import { folderHeaderProxy, fileDetailProxy, fileRecipientProxy, } from '../../proxies';
|
|
7
7
|
export const FileDetail = ({ handleAddRecipient, handleEditDescription, handleEditFileName, handleDeleteRecipient, }) => {
|
|
8
8
|
const { recipients } = fileRecipientProxy;
|
|
9
9
|
const { isDocument } = fileDetailProxy;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FilesI } from '
|
|
1
|
+
import { FilesI } from '../../interfaces';
|
|
2
2
|
export declare const Files: ({ files, handleAddRecipient, handleDeleteFile, handleDeleteRecipient, handleEditDescription, handleEditFileName, handleFileClick, handleOpenFile, panelSize, uploading, }: FilesI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Wrap, useDisclosure } from '@chakra-ui/react';
|
|
4
|
-
import { RightPanel, FileDetail, File } from '
|
|
5
|
-
import { folderHeaderProxy, fileDetailProxy } from '
|
|
4
|
+
import { RightPanel, FileDetail, File } from '..';
|
|
5
|
+
import { folderHeaderProxy, fileDetailProxy } from '../../proxies';
|
|
6
6
|
export const Files = ({ files, handleAddRecipient, handleDeleteFile, handleDeleteRecipient, handleEditDescription, handleEditFileName, handleFileClick, handleOpenFile, panelSize, uploading, }) => {
|
|
7
7
|
const { isOpen: isRightOpen, onOpen: onRightOpen, onClose: onRightClose, } = useDisclosure();
|
|
8
8
|
folderHeaderProxy.handleCloseButton = onRightClose;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FolderDetailI } from '
|
|
1
|
+
import { FolderDetailI } from '../../interfaces';
|
|
2
2
|
export declare const FolderDetail: ({ addedBy, children, editing, files, folder, handleClose, handleEditDescription, handleEditFileName, handleEditFolderName, handleAddRecipient, handleDeleteFile, handleDeleteFolder, handleDeleteRecipient, handleFileClick, handleFilter, handleOpenFile, handleSubmitAssociatedAccount, handleUpload, loading, panelSize, recipients, uploading, isDocument, sortMenu, }: FolderDetailI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { DrawerBody, DrawerContent, DrawerFooter, DrawerHeader, Stack, Text, } from '@chakra-ui/react';
|
|
4
|
-
import { Files, SharedFilter, SortHeader, PanelHeader, FooterDrawer, FooterButtons, DragDropLoading, DragDropArea, EditItemName, } from '
|
|
5
|
-
import { useFolderDetail } from '
|
|
4
|
+
import { Files, SharedFilter, SortHeader, PanelHeader, FooterDrawer, FooterButtons, DragDropLoading, DragDropArea, EditItemName, } from '..';
|
|
5
|
+
import { useFolderDetail } from '../../hooks';
|
|
6
6
|
export const FolderDetail = ({ addedBy, children, editing, files, folder, handleClose, handleEditDescription, handleEditFileName, handleEditFolderName, handleAddRecipient, handleDeleteFile, handleDeleteFolder, handleDeleteRecipient, handleFileClick, handleFilter, handleOpenFile, handleSubmitAssociatedAccount, handleUpload, loading, panelSize = 'md', recipients, uploading, isDocument, sortMenu, }) => {
|
|
7
7
|
const { errorMessage, getRootProps, getInputProps, handleChange, handleFileUpdate, folderName, totalFiles, icon, } = useFolderDetail({
|
|
8
8
|
addedBy,
|
|
@@ -9,11 +9,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
};
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
11
11
|
import { Box, DrawerBody, DrawerContent, DrawerHeader, Flex, Stack, } from '@chakra-ui/react';
|
|
12
|
-
import { HomeHeader, HomeCardWithRecipent, AddFolder, EditAccountType, FolderSharing, RightPanel, HomeBoardTour, RoomsMenu, ContactsContent, AppBar, BarDivider, ContactList, PeopleConnected, StorageUsed, TourButton, Trash, TutorialsButton, FolderTypeSelection, DisplayFiles, DisplayOptions, FilesUploader, FolderDetailBody, FolderDetailContent, FolderDetailFooter, FolderDetailHeader, FolderInfo, SharedAccounts, ReceiptAutofiler, HomeBoardGrid, ShortPartnerTile, ValueMonitor, TrendingValue, ReceiptsFiled, PropertyTaxes, AddHomeItem, SendCommunication, PartnerCatalogPanel, DynamicForm, PanelHeader, EditHomePanel, HomeCard, EditHomeFooter, HomeAssistant, HomeAssistantPanel, HomeMonitor, HomefileMonitoring, Notifications, HomeMonitorSteps, NotificationsReminder, NotificationsPanel, } from '
|
|
13
|
-
import { HomeCards, recipientsDb, FoldersDB, selectOptions, RoomsList, RoomsToAdd, } from '
|
|
14
|
-
import { ContactsMock, DisplayFilesMock, formFieldsMock, homeBoardRecorsMock, lineChartData, menuMock, partnerCatalogMock, sharedAccountsMock, socialLinksMock2, taxesMock, userMock, videoMock, homeAssitantStep1FormMock, homeAssitantStep2FormMock, homeAssitantStep3FormMock, homeAssitantStep4FormMock, homeAssitantStep5FormMock, homeAssitantStep6FormMock, tileUIMock, socialLinksMock, notificationsMock, } from '
|
|
15
|
-
import { useHomeBoard, useWindowDimensions } from '
|
|
16
|
-
import { Painting } from '
|
|
12
|
+
import { HomeHeader, HomeCardWithRecipent, AddFolder, EditAccountType, FolderSharing, RightPanel, HomeBoardTour, RoomsMenu, ContactsContent, AppBar, BarDivider, ContactList, PeopleConnected, StorageUsed, TourButton, Trash, TutorialsButton, FolderTypeSelection, DisplayFiles, DisplayOptions, FilesUploader, FolderDetailBody, FolderDetailContent, FolderDetailFooter, FolderDetailHeader, FolderInfo, SharedAccounts, ReceiptAutofiler, HomeBoardGrid, ShortPartnerTile, ValueMonitor, TrendingValue, ReceiptsFiled, PropertyTaxes, AddHomeItem, SendCommunication, PartnerCatalogPanel, DynamicForm, PanelHeader, EditHomePanel, HomeCard, EditHomeFooter, HomeAssistant, HomeAssistantPanel, HomeMonitor, HomefileMonitoring, Notifications, HomeMonitorSteps, NotificationsReminder, NotificationsPanel, } from '..';
|
|
13
|
+
import { HomeCards, recipientsDb, FoldersDB, selectOptions, RoomsList, RoomsToAdd, } from '../../helpers';
|
|
14
|
+
import { ContactsMock, DisplayFilesMock, formFieldsMock, homeBoardRecorsMock, lineChartData, menuMock, partnerCatalogMock, sharedAccountsMock, socialLinksMock2, taxesMock, userMock, videoMock, homeAssitantStep1FormMock, homeAssitantStep2FormMock, homeAssitantStep3FormMock, homeAssitantStep4FormMock, homeAssitantStep5FormMock, homeAssitantStep6FormMock, tileUIMock, socialLinksMock, notificationsMock, } from '../../mocks';
|
|
15
|
+
import { useHomeBoard, useWindowDimensions } from '../../hooks';
|
|
16
|
+
import { Painting } from '../../assets/images';
|
|
17
17
|
const forms = {
|
|
18
18
|
1: homeAssitantStep1FormMock,
|
|
19
19
|
2: homeAssitantStep2FormMock,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeCardI } from '
|
|
1
|
+
import { HomeCardI } from '../../interfaces';
|
|
2
2
|
export declare const HomeCard: ({ addImage, apartmentNumber, city, edit, externalLink, imageUrl: image, isEditMode, loading, name, number, obs, setIsDirty, state, street, zip, ...props }: HomeCardI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,9 +13,9 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-run
|
|
|
13
13
|
import { t } from 'i18next';
|
|
14
14
|
import { Box, Center, Image } from '@chakra-ui/react';
|
|
15
15
|
import { BeatLoader } from 'react-spinners';
|
|
16
|
-
import { EditFileUploader, HomeCardReadOnly, TileTooltip, EditHomeDetails, } from '
|
|
17
|
-
import { useHomeCard } from '
|
|
18
|
-
import { randomImages } from '
|
|
16
|
+
import { EditFileUploader, HomeCardReadOnly, TileTooltip, EditHomeDetails, } from '..';
|
|
17
|
+
import { useHomeCard } from '../../hooks';
|
|
18
|
+
import { randomImages } from '../../utils';
|
|
19
19
|
export const HomeCard = (_a) => {
|
|
20
20
|
var { addImage = () => null, apartmentNumber, city, edit = true, externalLink, imageUrl: image, isEditMode, loading, name, number, obs, setIsDirty, state, street, zip } = _a, props = __rest(_a, ["addImage", "apartmentNumber", "city", "edit", "externalLink", "imageUrl", "isEditMode", "loading", "name", "number", "obs", "setIsDirty", "state", "street", "zip"]);
|
|
21
21
|
const address = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeCardI } from '
|
|
1
|
+
import { HomeCardI } from '../../interfaces';
|
|
2
2
|
export declare const HomeCardReadOnly: ({ city, edit, externalLink, handleEditClick, maxW, mail, name, number, phone, street, state, zip, }: HomeCardI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Stack, Flex, IconButton, Tooltip, Text } from '@chakra-ui/react';
|
|
4
|
-
import { Edit } from '
|
|
4
|
+
import { Edit } from '..';
|
|
5
5
|
export const HomeCardReadOnly = ({ city, edit = true, externalLink, handleEditClick, maxW, mail, name, number, phone, street, state, zip, }) => {
|
|
6
6
|
return (_jsx(Box, { w: maxW, children: _jsxs(Stack, { px: "base", pb: "base", pt: "2", bg: "neutral.white", spacing: "1", children: [_jsxs(Flex, { justify: "space-between", align: "center", children: [_jsx(Text, { variant: "heading6", noOfLines: 1, textOverflow: "ellipsis", children: name }), edit && (_jsx(Tooltip, { label: t('tooltips.editDetails'), children: _jsx(IconButton, { variant: "menuIconWithShadow", maxW: "fit-content", "aria-label": t('ariaLabels.edit'), p: "1", icon: _jsx(Edit, {}), onClick: handleEditClick, id: "editHomeIcon" }) }))] }), _jsxs(Box, { children: [_jsxs(Flex, { justify: "space-between", align: "center", children: [_jsx(Text, { variant: "info", children: `${number} ${street}` }), mail && _jsx(Text, { variant: "email", children: mail })] }), _jsx(Text, { variant: "info", lineHeight: "14px", children: `${city} ${state} ${zip}` }), phone && (_jsx(Text, { variant: "info", mt: "-1.5", children: phone }))] }), externalLink && (_jsx(Text, { fontSize: "xs", fontFamily: "secondary", color: "blue.3", textOverflow: "ellipsis", noOfLines: 1, children: externalLink }))] }) }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeCardRecipientsI } from '
|
|
1
|
+
import { HomeCardRecipientsI } from '../../interfaces';
|
|
2
2
|
export declare const HomeCardRecipients: ({ recipients, menu, onEditClick, }: HomeCardRecipientsI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Stack, Container, Flex, IconButton, Box, Tooltip, } from '@chakra-ui/react';
|
|
4
|
-
import { isHomeowner } from '
|
|
5
|
-
import { Edit, MoreHorizontal, IconMenu, RecipientHeader, RecipientContent, } from '
|
|
4
|
+
import { isHomeowner } from '../../utils';
|
|
5
|
+
import { Edit, MoreHorizontal, IconMenu, RecipientHeader, RecipientContent, } from '..';
|
|
6
6
|
export const HomeCardRecipients = ({ recipients, menu, onEditClick, }) => {
|
|
7
7
|
return (_jsx(Stack, { p: "base", spacing: "1", children: recipients === null || recipients === void 0 ? void 0 : recipients.map(({ accountTypes, user }, index) => {
|
|
8
8
|
const hasAccountType = accountTypes.length > 0;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeCardWithRecipentI } from '
|
|
1
|
+
import { HomeCardWithRecipentI } from '../../interfaces';
|
|
2
2
|
export declare const HomeCardRecords: ({ records, onAddRecords, onViewDetails, }: Pick<HomeCardWithRecipentI, "onViewDetails" | "records" | "onAddRecords">) => 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, Button, Center, Container, Flex, Grid, GridItem, Stack, Text, } 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 HomeCardRecords = ({ records = {}, onAddRecords, onViewDetails, }) => {
|
|
7
7
|
const hasRecords = Object.keys(records).length > 0;
|
|
8
8
|
const recordsMapped = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeCardWithRecipentI } from '
|
|
1
|
+
import { HomeCardWithRecipentI } from '../../interfaces';
|
|
2
2
|
export declare const HomeCardWithRecipent: ({ address: { city, state, street, number, zip }, addImage, externalLink, handleEdit, handleDeleteAccountType, handleSubmitAccountType, image, _id, loading, menu, name, onAddRecords, onViewDetails, panelSize, recipients, records, disabled, propertyDisabled }: HomeCardWithRecipentI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Container } from '@chakra-ui/react';
|
|
4
|
-
import { HomeCard, EditAccountType, RightPanel, HomeCardRecipients, TabsHeader, HomeCardRecords, } from '
|
|
5
|
-
import { useHomeCardWithRecipent } from '
|
|
4
|
+
import { HomeCard, EditAccountType, RightPanel, HomeCardRecipients, TabsHeader, HomeCardRecords, } from '..';
|
|
5
|
+
import { useHomeCardWithRecipent } from '../../hooks';
|
|
6
6
|
export const HomeCardWithRecipent = ({ address: { city, state, street, number = '', zip }, addImage, externalLink, handleEdit, handleDeleteAccountType, handleSubmitAccountType, image, _id, loading = false, menu, name, onAddRecords, onViewDetails, panelSize = 'md', recipients, records = {}, disabled, propertyDisabled }) => {
|
|
7
7
|
const { isRightOpen, onRightClose, editingAccountType, handleEditAccountType, } = useHomeCardWithRecipent();
|
|
8
8
|
const tabs = [
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HomeHeaderI } from '
|
|
1
|
+
import { HomeHeaderI } from '../../interfaces';
|
|
2
2
|
export declare const HomeHeader: ({ buttonLabel, onAdd, onBack, homeName, disabled, }: HomeHeaderI) => 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 { Text, Flex, Box, Show, Tooltip } from '@chakra-ui/react';
|
|
4
|
-
import { BackCircleButton, LeftButton } from '
|
|
4
|
+
import { BackCircleButton, LeftButton } from '..';
|
|
5
5
|
export const HomeHeader = ({ buttonLabel, onAdd, onBack, homeName, disabled, }) => {
|
|
6
6
|
return (_jsxs(Flex, { align: "center", justify: "space-between", children: [_jsxs(Flex, { align: "center", gap: "2", children: [_jsx(Tooltip, { hasArrow: true, isDisabled: false, label: t('homeHeader.backBtn'), placement: "right", children: _jsx(Box, { id: "backToLaunchpad", children: _jsx(BackCircleButton, { onClick: onBack }) }) }), _jsx(Show, { breakpoint: "(min-width: 400px)", children: _jsx(Box, { borderLeft: "solid", borderWidth: "1px", borderColor: "lightGray.2", h: "1.75rem", mx: "2" }) }), _jsx(Text, { variant: "titleBolder", children: homeName })] }), buttonLabel && (_jsx(Flex, { position: "absolute", right: "0", id: "addCatalog", children: _jsx(LeftButton, { onClick: onAdd, height: "2rem", label: buttonLabel, disabled: disabled }) }))] }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SharedFilterI } from '
|
|
1
|
+
import { SharedFilterI } from '../../interfaces';
|
|
2
2
|
export declare const SharedFilter: ({ showingFiles, totalFiles, uploading, uploadingFiles, }: SharedFilterI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,8 +2,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Flex, Text, chakra } from '@chakra-ui/react';
|
|
4
4
|
import { BeatLoader } from 'react-spinners';
|
|
5
|
-
import { colors } from '
|
|
6
|
-
import { pluralize } from '
|
|
5
|
+
import { colors } from '../../theme/colors';
|
|
6
|
+
import { pluralize } from '../../utils';
|
|
7
7
|
export const SharedFilter = ({ showingFiles, totalFiles, uploading, uploadingFiles, }) => {
|
|
8
8
|
const files = pluralize(totalFiles, t('folderSharing.showing.part4'));
|
|
9
9
|
const moreThanOne = `${t('folderSharing.showing.part1')} 1-${showingFiles} ${t('folderSharing.showing.part2')} ${totalFiles} ${t('folderSharing.showing.part3')}`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SortHeaderI } from '
|
|
1
|
+
import { SortHeaderI } from '../../interfaces';
|
|
2
2
|
export declare const SortHeader: ({ handleSelect, initialSelectTypeValue, selectTypeItems, }: SortHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { Box } from '@chakra-ui/react';
|
|
3
|
-
import { SelectInput } from '
|
|
4
|
-
import { useWindowDimensions } from '
|
|
5
|
-
import { MOBILE_WIDTH } from '
|
|
3
|
+
import { SelectInput } from '..';
|
|
4
|
+
import { useWindowDimensions } from '../../hooks';
|
|
5
|
+
import { MOBILE_WIDTH } from '../../utils';
|
|
6
6
|
export const SortHeader = ({ handleSelect, initialSelectTypeValue = 'All', selectTypeItems = [], }) => {
|
|
7
7
|
const { windowDimensions: { width }, } = useWindowDimensions();
|
|
8
8
|
const isMobile = width < MOBILE_WIDTH;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ViewingHomeItemPanelI } from '
|
|
1
|
+
import { ViewingHomeItemPanelI } from '../../interfaces';
|
|
2
2
|
export declare const ViewingHomeItemPanel: ({ form, onClick, onClose, onEdit, }: ViewingHomeItemPanelI) => 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, Divider, DrawerContent, DrawerHeader } from '@chakra-ui/react';
|
|
4
|
-
import { PanelHeader, ReadOnlyDynamicForm, TabsHeader } from '
|
|
5
|
-
import { Painting } from '
|
|
4
|
+
import { PanelHeader, ReadOnlyDynamicForm, TabsHeader } from '..';
|
|
5
|
+
import { Painting } from '../../assets/images';
|
|
6
6
|
export const ViewingHomeItemPanel = ({ form, onClick, onClose, onEdit, }) => {
|
|
7
7
|
const tabs = [
|
|
8
8
|
{
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DocumentListI } from '
|
|
1
|
+
import { DocumentListI } from '../../interfaces';
|
|
2
2
|
export declare const DocumentMenu: ({ documents, isDisabled, title, }: DocumentListI) => 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 { Button, Menu, MenuButton, MenuList, Image, MenuItem, Flex, Text, Circle, } from '@chakra-ui/react';
|
|
4
|
-
import { ChevronRight, IconAndText, Overlay, Plus } from '
|
|
5
|
-
import { colors } from '
|
|
4
|
+
import { ChevronRight, IconAndText, Overlay, Plus } from '..';
|
|
5
|
+
import { colors } from '../../theme/colors';
|
|
6
6
|
export const DocumentMenu = ({ documents, isDisabled, title, }) => {
|
|
7
7
|
const filteredDocuments = documents.filter((document) => document.active !== false);
|
|
8
8
|
return (_jsx(Menu, { gutter: 0, matchWidth: true, children: ({ isOpen }) => (_jsxs(_Fragment, { children: [_jsx(Overlay, { bg: "overlay", showOverlay: isOpen, zIndex: "2", position: "fixed" }), _jsx(MenuButton, { as: Button, variant: "menu", disabled: isDisabled, zIndex: "3", children: _jsxs(Flex, { alignItems: "center", justifyContent: "space-between", px: "4", children: [_jsx(IconAndText, { title: title, icon: _jsx(Plus, {}) }), _jsx(Circle, { size: "40px", bg: "blue.1", color: "neutral.white", transform: isOpen ? 'rotate(90deg)' : 'rotate(0deg)', transition: "all 0.2s ease-in-out", children: _jsx(ChevronRight, { size: 26, stroke: colors.neutral.white }) })] }) }), _jsx(MenuList, { borderTopRadius: "0", boxShadow: "lg", zIndex: "3", children: documents &&
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ProjectListI } from '
|
|
1
|
+
import { ProjectListI } from '../../interfaces';
|
|
2
2
|
export declare const ProjectList: ({ handleProjectClick, menuItems, title, }: ProjectListI) => 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, Text, Container, Flex, Image } from '@chakra-ui/react';
|
|
4
|
-
import { IconMenu, MoreHorizontal } from '
|
|
5
|
-
import { YellowFolder } from '
|
|
4
|
+
import { IconMenu, MoreHorizontal } from '..';
|
|
5
|
+
import { YellowFolder } from '../../assets/images';
|
|
6
6
|
export const ProjectList = ({ handleProjectClick, menuItems, title, }) => {
|
|
7
7
|
return (_jsx(Container, { variant: "list", p: "4", children: _jsxs(Flex, { justify: "space-between", children: [_jsx(Box, { as: "button", onClick: handleProjectClick, children: _jsxs(Flex, { alignItems: "center", gap: "3", children: [_jsx(Image, { src: YellowFolder, alt: `${title} ${t('homeSummary.altFolderIcon')}`, h: "2rem", w: "auto" }), _jsx(Text, { children: title })] }) }), _jsx(IconMenu, { icon: _jsx(MoreHorizontal, { size: 38 }), menuItems: menuItems })] }) }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { UpdateListI } from '
|
|
1
|
+
import { UpdateListI } from '../../interfaces';
|
|
2
2
|
export declare const UpdateList: ({ documentType, isOpened, handleProjectClick, projectName, updatedAt, }: UpdateListI) => 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, Text, Container, Flex, Image, Stack } from '@chakra-ui/react';
|
|
4
|
-
import { ProgressReport } from '
|
|
4
|
+
import { ProgressReport } from '../../assets/images';
|
|
5
5
|
export const UpdateList = ({ documentType = '', isOpened = false, handleProjectClick, projectName = '', updatedAt = '', }) => {
|
|
6
6
|
return (_jsx(Container, { variant: "list", p: "4", children: _jsx(Box, { as: "button", onClick: handleProjectClick, w: "full", children: _jsxs(Flex, { justify: "space-between", children: [_jsxs(Flex, { alignItems: "center", gap: "3", children: [_jsx(Box, { color: isOpened ? 'gray.1' : 'neutral.white', border: "1px", borderColor: isOpened ? 'gray.1' : 'yellow.2', bg: isOpened ? 'transparent' : 'yellow.2', w: "5rem", py: "1", borderRadius: ".25rem", mr: "4", fontSize: ".7rem", children: _jsx(Text, { variant: "report", textTransform: "uppercase", fontWeight: "bold", children: isOpened
|
|
7
7
|
? t('homeSummary.report.opened')
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateHouseholdItemHeaderI, ItemNameHeaderI } from '
|
|
1
|
+
import { CreateHouseholdItemHeaderI, ItemNameHeaderI } from '../../interfaces';
|
|
2
2
|
export declare const AddHomeItemHeader: (props: ItemNameHeaderI & CreateHouseholdItemHeaderI) => 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 } from '@chakra-ui/react';
|
|
3
|
-
import { CreateHouseholdItemHeader, ItemNameHeader } from '
|
|
3
|
+
import { CreateHouseholdItemHeader, ItemNameHeader } from '..';
|
|
4
4
|
export const AddHomeItemHeader = (props) => {
|
|
5
5
|
return (_jsxs(Stack, { p: "base", spacing: "base", bg: "lightBlue.2", children: [_jsx(ItemNameHeader, Object.assign({}, props, { padding: "0" })), _jsx(CreateHouseholdItemHeader, Object.assign({}, props))] }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateHouseholdItemHeaderI } from '
|
|
1
|
+
import { CreateHouseholdItemHeaderI } from '../../interfaces';
|
|
2
2
|
export declare const CreateHouseholdItemHeader: ({ activeGroup, activeRoom, groupFilterValue, groupHandleFilter, groupHasFilter, groups, initialGroup, initialRoom, onSelectGroup, onSelectRoom, roomFilterValue, roomHandleFilter, roomHasFilter, rooms, }: CreateHouseholdItemHeaderI) => import("react/jsx-runtime").JSX.Element;
|