@homefile/components-v2 2.14.0 → 2.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/getAddress.js +1 -1
- package/dist/components/addItemWizard/AddItemContainer.d.ts +1 -1
- package/dist/components/addItemWizard/AddItemContainer.js +2 -2
- package/dist/components/addItemWizard/QuickAddItem.d.ts +1 -1
- package/dist/components/addItemWizard/QuickAddItem.js +1 -1
- package/dist/components/addItemWizard/steps/StepHeader.d.ts +1 -1
- package/dist/components/addItemWizard/steps/flows/FlowCard.d.ts +1 -1
- package/dist/components/addItemWizard/steps/flows/FlowCard.js +2 -2
- package/dist/components/addItemWizard/steps/flows/FlowStep.d.ts +1 -1
- package/dist/components/addItemWizard/steps/flows/FlowStep.js +2 -2
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDetailsStep.d.ts +1 -1
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDetailsStep.js +2 -2
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDragDrop.d.ts +1 -1
- package/dist/components/addItemWizard/steps/mediaDetails/MediaDragDrop.js +1 -1
- package/dist/components/addItemWizard/steps/room/RoomStep.d.ts +1 -1
- package/dist/components/addItemWizard/steps/room/RoomStep.js +2 -2
- package/dist/components/addItemWizard/steps/wellDone/WellDone.js +1 -1
- package/dist/components/animations/CloudsAnimation.js +4 -4
- package/dist/components/animations/WeatherTrees.d.ts +1 -1
- package/dist/components/animations/WeatherTrees.js +1 -1
- package/dist/components/appBar/AppBar.d.ts +1 -1
- package/dist/components/appBar/AppBar.js +1 -1
- package/dist/components/appBar/ContactList.d.ts +1 -1
- package/dist/components/appBar/ContactList.js +4 -4
- package/dist/components/appBar/HomefileLogo.d.ts +1 -1
- package/dist/components/appBar/HomefileLogo.js +3 -3
- package/dist/components/appBar/NotificationsReminder.d.ts +1 -1
- package/dist/components/appBar/NotificationsReminder.js +4 -4
- package/dist/components/appBar/PeopleConnected.d.ts +1 -1
- package/dist/components/appBar/PeopleConnected.js +4 -4
- package/dist/components/appBar/StorageUsed.d.ts +1 -1
- package/dist/components/appBar/StorageUsed.js +1 -1
- package/dist/components/appBar/TourButton.d.ts +1 -1
- package/dist/components/appBar/TourButton.js +1 -1
- package/dist/components/appBar/Trash.d.ts +1 -1
- package/dist/components/appBar/Trash.js +4 -4
- package/dist/components/appBar/TutorialsButton.d.ts +1 -1
- package/dist/components/appBar/TutorialsButton.js +1 -1
- package/dist/components/appBar/UserProfile.d.ts +1 -1
- package/dist/components/appBar/UserProfile.js +3 -3
- package/dist/components/badge/LetterBadge.d.ts +1 -1
- package/dist/components/badge/NewBadge.d.ts +1 -1
- package/dist/components/badge/NumberBadge.d.ts +1 -1
- package/dist/components/badge/TextBadge.d.ts +1 -1
- package/dist/components/badge/TextBadge.js +1 -1
- package/dist/components/buttons/BackCircleButton.js +1 -1
- package/dist/components/buttons/DisplayOptionsButtons.d.ts +1 -1
- package/dist/components/buttons/DisplayOptionsButtons.js +2 -2
- package/dist/components/buttons/ForwardCircleButton.d.ts +1 -1
- package/dist/components/buttons/ForwardCircleButton.js +1 -1
- package/dist/components/buttons/HelpButton.d.ts +1 -1
- package/dist/components/buttons/HelpButton.js +1 -1
- package/dist/components/buttons/IconAndText.d.ts +1 -1
- package/dist/components/buttons/LeftButton.d.ts +1 -1
- package/dist/components/buttons/LeftButton.js +1 -1
- package/dist/components/buttons/LeftButtonAnimated.d.ts +1 -1
- package/dist/components/buttons/LeftButtonAnimated.js +2 -2
- package/dist/components/buttons/PreviousCircleButton.d.ts +1 -1
- package/dist/components/buttons/PreviousCircleButton.js +1 -1
- package/dist/components/buttons/YesNoSwitch.d.ts +1 -1
- package/dist/components/contacts/ContactCard.d.ts +1 -1
- package/dist/components/contacts/ContactCard.js +2 -2
- package/dist/components/contacts/ContactCardAddress.d.ts +1 -1
- package/dist/components/contacts/ContactCardHeader.d.ts +1 -1
- package/dist/components/contacts/ContactCardHeader.js +2 -2
- package/dist/components/contacts/ContactCardInfo.d.ts +1 -1
- package/dist/components/contacts/ContactCardInfo.js +1 -1
- package/dist/components/contacts/ContactHeaderMenu.d.ts +1 -1
- package/dist/components/contacts/ContactHeaderMenu.js +1 -1
- package/dist/components/contacts/ContactsContent.d.ts +1 -1
- package/dist/components/contacts/ContactsContent.js +3 -3
- package/dist/components/contacts/ShareContactSection.d.ts +1 -1
- package/dist/components/contacts/ShareContactSection.js +2 -2
- package/dist/components/contacts/addEditPanel/AddEditContactPanel.d.ts +1 -1
- package/dist/components/contacts/addEditPanel/AddEditContactPanel.js +3 -3
- package/dist/components/contacts/shareContactForms/AddReceiverButton.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/AddReceiverButton.js +2 -2
- package/dist/components/contacts/shareContactForms/SendToList.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/SendToList.js +2 -2
- package/dist/components/contacts/shareContactForms/ShareContactByEmail.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/ShareContactByEmail.js +3 -3
- package/dist/components/contacts/shareContactForms/ShareContactByHomefile.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/ShareContactByHomefile.js +4 -4
- package/dist/components/contacts/shareContactForms/ShareContactBySMS.d.ts +1 -1
- package/dist/components/contacts/shareContactForms/ShareContactBySMS.js +3 -3
- package/dist/components/contacts/sharePanel/SelectedContacts.d.ts +1 -1
- package/dist/components/contacts/sharePanel/SelectedContacts.js +1 -1
- package/dist/components/contacts/sharePanel/ShareContactsContent.d.ts +1 -1
- package/dist/components/contacts/sharePanel/ShareContactsContent.js +3 -3
- package/dist/components/contacts/viewPanel/CompanyInfoCard.d.ts +1 -1
- package/dist/components/contacts/viewPanel/CompanyInfoCard.js +2 -2
- package/dist/components/contacts/viewPanel/CompanyRating.d.ts +1 -1
- package/dist/components/contacts/viewPanel/CompanyRating.js +2 -2
- package/dist/components/contacts/viewPanel/ContactAddressCard.d.ts +1 -1
- package/dist/components/contacts/viewPanel/ContactAddressCard.js +2 -2
- package/dist/components/contacts/viewPanel/PersonalInfoCard.d.ts +1 -1
- package/dist/components/contacts/viewPanel/PersonalInfoCard.js +1 -1
- package/dist/components/contacts/viewPanel/RoleTag.d.ts +1 -1
- package/dist/components/contacts/viewPanel/RoleTag.js +1 -1
- package/dist/components/contacts/viewPanel/ViewContactHeader.d.ts +1 -1
- package/dist/components/contacts/viewPanel/ViewContactHeader.js +3 -3
- package/dist/components/contacts/viewPanel/ViewContactPanel.d.ts +1 -1
- package/dist/components/contacts/viewPanel/ViewContactPanel.js +2 -2
- package/dist/components/customToast/CustomToast.d.ts +1 -1
- package/dist/components/customToast/CustomToast.js +2 -2
- package/dist/components/customToast/StatusIllustration.d.ts +1 -1
- package/dist/components/customToast/StatusIllustration.js +1 -1
- package/dist/components/dialog/Dialog.d.ts +1 -1
- package/dist/components/display/MediaLoading.d.ts +1 -1
- package/dist/components/display/MediaLoading.js +1 -1
- package/dist/components/display/MediaPreview.d.ts +1 -1
- package/dist/components/display/MediaPreview.js +2 -2
- package/dist/components/dragDrop/DragDropArea.d.ts +1 -1
- package/dist/components/dragDrop/DragDropArea.js +1 -1
- package/dist/components/dragDrop/DragDropLoading.d.ts +1 -1
- package/dist/components/feedback/ContactForm.d.ts +1 -1
- package/dist/components/feedback/ContactForm.js +3 -3
- package/dist/components/feedback/Feedback.d.ts +1 -1
- package/dist/components/feedback/Feedback.js +1 -1
- package/dist/components/feedback/FormReceived.d.ts +1 -1
- package/dist/components/feedback/FormReceived.js +1 -1
- package/dist/components/folderPanel/displayFiles/DisplayFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/DisplayFiles.js +2 -2
- package/dist/components/folderPanel/displayFiles/GridFile.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/GridFile.js +3 -3
- package/dist/components/folderPanel/displayFiles/GridFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/GridFiles.js +1 -1
- package/dist/components/folderPanel/displayFiles/IconMenuWithMove.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/IconMenuWithMove.js +2 -2
- package/dist/components/folderPanel/displayFiles/ItemFile.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ItemFile.js +2 -2
- package/dist/components/folderPanel/displayFiles/ItemFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ItemFiles.js +2 -2
- package/dist/components/folderPanel/displayFiles/ListFile.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ListFile.js +3 -3
- package/dist/components/folderPanel/displayFiles/ListFiles.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/ListFiles.js +1 -1
- package/dist/components/folderPanel/displayFiles/MoveModal.d.ts +1 -1
- package/dist/components/folderPanel/displayFiles/MoveModal.js +1 -1
- package/dist/components/folderPanel/fileDetails/DisplayFilesDetail.d.ts +1 -1
- package/dist/components/folderPanel/fileDetails/DisplayFilesDetail.js +2 -2
- package/dist/components/folderPanel/fileDetails/FileDetailsTab.d.ts +1 -1
- package/dist/components/folderPanel/fileDetails/FileDetailsTab.js +5 -5
- package/dist/components/folderPanel/folderDetails/DisplayOptions.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/DisplayOptions.js +3 -3
- package/dist/components/folderPanel/folderDetails/FilesCounter.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FilesCounter.js +2 -2
- package/dist/components/folderPanel/folderDetails/FilesUploader.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FilesUploader.js +2 -2
- package/dist/components/folderPanel/folderDetails/FolderDetailBody.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailBody.js +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailFooter.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailFooter.js +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailHeader.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderDetailHeader.js +2 -2
- package/dist/components/folderPanel/folderDetails/FolderInfo.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FolderInfo.js +1 -1
- package/dist/components/folderPanel/folderDetails/FoldersMenu.d.ts +1 -1
- package/dist/components/folderPanel/folderDetails/FoldersMenu.js +3 -3
- package/dist/components/folderPanel/folders/FolderRadioCard.d.ts +1 -1
- package/dist/components/folderPanel/folders/FolderRadioCard.js +2 -2
- package/dist/components/folderPanel/folders/FolderRadioContent.d.ts +1 -1
- package/dist/components/folderPanel/folders/FolderRadioContent.js +1 -1
- package/dist/components/folderPanel/folders/FolderTypeSelection.d.ts +1 -1
- package/dist/components/folderPanel/folders/FolderTypeSelection.js +2 -2
- package/dist/components/folderPanel/loaders/GridLoader.js +1 -1
- package/dist/components/folderPanel/sharedWith/ConnectedAccounts.d.ts +1 -1
- package/dist/components/folderPanel/sharedWith/ConnectedAccounts.js +2 -2
- package/dist/components/folderPanel/sharedWith/RecipientsToShare.d.ts +1 -1
- package/dist/components/folderPanel/sharedWith/RecipientsToShare.js +2 -2
- package/dist/components/folderPanel/sharedWith/SharedAccounts.d.ts +1 -1
- package/dist/components/folderPanel/sharedWith/SharedAccounts.js +1 -1
- package/dist/components/folderSharing/FolderLegends.js +2 -2
- package/dist/components/folderSharing/FolderSharing.d.ts +1 -1
- package/dist/components/folderSharing/FolderSharing.js +3 -3
- package/dist/components/folderSharing/Legend.d.ts +1 -1
- package/dist/components/folderSharing/Legend.js +1 -1
- package/dist/components/footers/FooterButtons.d.ts +1 -1
- package/dist/components/footers/FooterDrawer.d.ts +1 -1
- package/dist/components/forms/Address.d.ts +1 -1
- package/dist/components/forms/Address.js +3 -3
- package/dist/components/forms/AddressStored.d.ts +1 -1
- package/dist/components/forms/AddressStored.js +4 -4
- package/dist/components/forms/BaseCounter.d.ts +1 -1
- package/dist/components/forms/BaseCounter.js +1 -1
- package/dist/components/forms/Collapsible.d.ts +1 -1
- package/dist/components/forms/Collapsible.js +1 -1
- package/dist/components/forms/EditItemName.d.ts +1 -1
- package/dist/components/forms/EditItemName.js +1 -1
- package/dist/components/forms/dynamicForm/DynamicForm.d.ts +1 -1
- package/dist/components/forms/dynamicForm/DynamicForm.js +4 -3
- package/dist/components/forms/dynamicForm/HiddenField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/HiddenFieldSection.d.ts +1 -1
- package/dist/components/forms/dynamicForm/HiddenFieldSection.js +2 -2
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormFooter.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormFooter.js +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormPanel.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormPanel.js +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabImage.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabImage.js +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabs.d.ts +1 -1
- package/dist/components/forms/dynamicForm/ItemFormPanel/ItemFormTabs.js +1 -1
- package/dist/components/forms/dynamicForm/SearchItemLoader.js +1 -1
- package/dist/components/forms/dynamicForm/SimpleDynamicForm.d.ts +1 -1
- package/dist/components/forms/dynamicForm/SimpleDynamicForm.js +2 -2
- package/dist/components/forms/dynamicForm/fields/AIGridField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/AIGridField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/CheckboxAgreement.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/CheckboxAgreement.js +1 -1
- package/dist/components/forms/dynamicForm/fields/CheckboxGroupField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/CheckboxGroupField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/CurrencyField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/CurrencyField.js +4 -4
- package/dist/components/forms/dynamicForm/fields/DateField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/DateField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/FieldDescription.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldDescription.js +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldWithDelete.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/FieldWithDelete.js +1 -1
- package/dist/components/forms/dynamicForm/fields/FileField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/FileField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/GridField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/GridField.js +4 -3
- package/dist/components/forms/dynamicForm/fields/GroupField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/GroupField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/LabeledField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/NumberField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/NumberField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/RatingField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/RatingField.js +2 -2
- package/dist/components/forms/dynamicForm/fields/SelectField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/SelectField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/SingleFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleFields.js +3 -2
- package/dist/components/forms/dynamicForm/fields/SingleImage.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SingleImage.js +3 -3
- package/dist/components/forms/dynamicForm/fields/SwitchField.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/SwitchField.js +1 -1
- package/dist/components/forms/dynamicForm/fields/TextAreaField.d.ts +3 -3
- package/dist/components/forms/dynamicForm/fields/TextAreaField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/TextField.d.ts +2 -2
- package/dist/components/forms/dynamicForm/fields/TextField.js +3 -3
- package/dist/components/forms/dynamicForm/fields/TileBodyFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TileBodyFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/TileFooterFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TileFooterFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/TileHeaderFields.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/TileHeaderFields.js +2 -2
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBody.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBody.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyAction.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyAction.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyLogo.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodyLogo.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodySectionGrid.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileBodySectionGrid.js +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/TileCta.d.ts +1 -1
- package/dist/components/forms/dynamicForm/fields/uiFields/VerticalIcon.d.ts +1 -1
- package/dist/components/forms/readOnly/ReadOnlyDynamicForm.d.ts +1 -1
- package/dist/components/forms/readOnly/ReadOnlyDynamicForm.js +2 -2
- package/dist/components/forms/readOnly/ReadOnlyToggle.d.ts +1 -1
- package/dist/components/forms/readOnly/ReadOnlyToggle.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyDate.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyDate.js +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyGrid.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyGrid.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyGroup.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyGroup.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyImage.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyInput.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyInput.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyNotes.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyRating.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyRating.js +2 -2
- package/dist/components/forms/readOnly/fields/ReadOnlyTextArea.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/ReadOnlyTextArea.js +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyAppliances.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyAppliances.js +2 -2
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyGuidelines.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyGuidelines.js +2 -2
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemImages.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemRating.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemRating.js +2 -2
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyHomeItemText.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyItemRelated.d.ts +1 -1
- package/dist/components/forms/readOnly/fields/homeItem/ReadOnlyItemRelated.js +2 -2
- package/dist/components/headers/CollapsibleHeader.d.ts +1 -1
- package/dist/components/headers/ContainerHeader.d.ts +1 -1
- package/dist/components/headers/ContainerHeader.js +1 -1
- package/dist/components/headers/GenericBackHeader.d.ts +1 -1
- package/dist/components/headers/GenericBackHeader.js +1 -1
- package/dist/components/headers/PanelHeader.d.ts +1 -1
- package/dist/components/headers/PanelHeader.js +2 -2
- package/dist/components/headers/SectionHeader.d.ts +1 -1
- package/dist/components/headers/SectionHeader.js +1 -1
- package/dist/components/headers/TabsHeader.d.ts +1 -1
- package/dist/components/help/HelpCard.d.ts +1 -1
- package/dist/components/help/HelpCard.js +1 -1
- package/dist/components/help/HelpCards.d.ts +1 -1
- package/dist/components/help/HelpCards.js +1 -1
- package/dist/components/help/HelpContent.d.ts +1 -1
- package/dist/components/help/HelpContent.js +2 -2
- package/dist/components/help/HelpFeedback.d.ts +1 -1
- package/dist/components/help/HelpFeedback.js +1 -1
- package/dist/components/help/HelpHeader.d.ts +1 -1
- package/dist/components/help/HelpHeader.js +2 -2
- package/dist/components/help/HelpModal.d.ts +1 -1
- package/dist/components/help/HelpModal.js +1 -1
- package/dist/components/help/Overview.d.ts +1 -1
- package/dist/components/help/Overview.js +1 -1
- package/dist/components/homeAssistant/HomeAssistant.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistant.js +1 -1
- package/dist/components/homeAssistant/HomeAssistantButton.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantButton.js +2 -2
- package/dist/components/homeAssistant/HomeAssistantStepper.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantSteps.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantSteps.js +3 -3
- package/dist/components/homeAssistant/HomeAssistantTutorial.d.ts +1 -1
- package/dist/components/homeAssistant/HomeAssistantTutorial.js +2 -2
- package/dist/components/homeAssistant/HomeAssistantWrapper.js +4 -4
- package/dist/components/homeAssistant/HomeMonitor.js +1 -1
- package/dist/components/homeAssistant/HomeMonitorButton.d.ts +1 -1
- package/dist/components/homeAssistant/HomeMonitorButton.js +1 -1
- package/dist/components/homeAssistant/HomeMonitorSteps.d.ts +1 -1
- package/dist/components/homeAssistant/HomeMonitorSteps.js +3 -3
- package/dist/components/homeAssistant/monitorAlerts/AlertHeader.js +1 -1
- package/dist/components/homeAssistant/monitorAlerts/AlertTemplate.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/AlertTitle.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/BaseAlertCard.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/HomefileMonitoring.js +1 -1
- package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.d.ts +1 -1
- package/dist/components/homeAssistant/monitorAlerts/MonitorAlerts.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/ChangeAirFilter.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorBattery.js +2 -2
- package/dist/components/homeAssistant/monitorAlerts/alertDetails/SmokeDetectorExpired.js +2 -2
- package/dist/components/homeAssistant/panel/ApplianceButton.d.ts +1 -1
- package/dist/components/homeAssistant/panel/ApplianceButton.js +2 -2
- package/dist/components/homeAssistant/panel/ApplianceSteps.d.ts +1 -1
- package/dist/components/homeAssistant/panel/ApplianceSteps.js +2 -2
- package/dist/components/homeAssistant/panel/HomeAssistantPanel.d.ts +1 -1
- package/dist/components/homeAssistant/panel/HomeAssistantPanel.js +4 -4
- package/dist/components/homeAssistant/panel/HomeAssistantPanelStep.js +2 -2
- package/dist/components/homeBoard/AddFolder.d.ts +1 -1
- package/dist/components/homeBoard/AddFolder.js +3 -3
- package/dist/components/homeBoard/AddHomeItem.d.ts +1 -1
- package/dist/components/homeBoard/AddHomeItem.js +3 -3
- package/dist/components/homeBoard/AddPropertyRecords.d.ts +1 -1
- package/dist/components/homeBoard/AddPropertyRecords.js +2 -2
- package/dist/components/homeBoard/ConfirmHomeAddress.d.ts +1 -1
- package/dist/components/homeBoard/ConfirmHomeAddress.js +4 -4
- package/dist/components/homeBoard/DetailsTab.d.ts +1 -1
- package/dist/components/homeBoard/DetailsTab.js +3 -3
- package/dist/components/homeBoard/EditAccountType.d.ts +1 -1
- package/dist/components/homeBoard/EditAccountType.js +3 -3
- package/dist/components/homeBoard/File.d.ts +1 -1
- package/dist/components/homeBoard/File.js +2 -2
- package/dist/components/homeBoard/FileDetail.d.ts +1 -1
- package/dist/components/homeBoard/FileDetail.js +2 -2
- package/dist/components/homeBoard/Files.d.ts +1 -1
- package/dist/components/homeBoard/Files.js +2 -2
- package/dist/components/homeBoard/FolderDetail.d.ts +1 -1
- package/dist/components/homeBoard/FolderDetail.js +2 -2
- package/dist/components/homeBoard/HomeBoard.js +5 -5
- package/dist/components/homeBoard/HomeCard.d.ts +1 -1
- package/dist/components/homeBoard/HomeCard.js +3 -3
- package/dist/components/homeBoard/HomeCardReadOnly.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardReadOnly.js +1 -1
- package/dist/components/homeBoard/HomeCardRecipients.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardRecipients.js +2 -2
- package/dist/components/homeBoard/HomeCardRecords.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardRecords.js +2 -2
- package/dist/components/homeBoard/HomeCardWithRecipent.d.ts +1 -1
- package/dist/components/homeBoard/HomeCardWithRecipent.js +2 -2
- package/dist/components/homeBoard/HomeHeader.d.ts +1 -1
- package/dist/components/homeBoard/HomeHeader.js +1 -1
- package/dist/components/homeBoard/SharedFilter.d.ts +1 -1
- package/dist/components/homeBoard/SharedFilter.js +2 -2
- package/dist/components/homeBoard/SortHeader.d.ts +1 -1
- package/dist/components/homeBoard/SortHeader.js +3 -3
- package/dist/components/homeItems/ViewingHomeItemPanel.d.ts +1 -1
- package/dist/components/homeItems/ViewingHomeItemPanel.js +2 -2
- package/dist/components/homeSummary/DocumentMenu.d.ts +1 -1
- package/dist/components/homeSummary/DocumentMenu.js +2 -2
- package/dist/components/homeSummary/ProjectList.d.ts +1 -1
- package/dist/components/homeSummary/ProjectList.js +2 -2
- package/dist/components/homeSummary/UpdateList.d.ts +1 -1
- package/dist/components/homeSummary/UpdateList.js +1 -1
- package/dist/components/householdItems/AddHomeItemHeader.d.ts +1 -1
- package/dist/components/householdItems/AddHomeItemHeader.js +1 -1
- package/dist/components/householdItems/CreateHouseholdItemHeader.d.ts +1 -1
- package/dist/components/householdItems/CreateHouseholdItemHeader.js +1 -1
- package/dist/components/householdItems/ItemNameHeader.d.ts +1 -1
- package/dist/components/householdItems/ItemNameHeader.js +2 -2
- package/dist/components/icons/ArrowLeft.js +1 -1
- package/dist/components/icons/Calendar.js +1 -1
- package/dist/components/icons/Camera.js +1 -1
- package/dist/components/icons/ChevronDown.js +1 -1
- package/dist/components/icons/ChevronLeft.js +1 -1
- package/dist/components/icons/ChevronRight.js +1 -1
- package/dist/components/icons/ChevronUp.js +1 -1
- package/dist/components/icons/Close.js +1 -1
- package/dist/components/icons/DisplayGrid.js +1 -1
- package/dist/components/icons/DisplayItem.js +1 -1
- package/dist/components/icons/DisplayList.js +1 -1
- package/dist/components/icons/Edit.js +1 -1
- package/dist/components/icons/Eye.js +1 -1
- package/dist/components/icons/EyeOff.js +1 -1
- package/dist/components/icons/FacebookLogo.js +1 -1
- package/dist/components/icons/Filter.js +1 -1
- package/dist/components/icons/Funnel.js +1 -1
- package/dist/components/icons/Instagram.js +1 -1
- package/dist/components/icons/Link.js +1 -1
- package/dist/components/icons/Linkedin.js +1 -1
- package/dist/components/icons/Menu.js +1 -1
- package/dist/components/icons/MetaLogo.js +1 -1
- package/dist/components/icons/Minus.js +1 -1
- package/dist/components/icons/MoreHorizontal.js +1 -1
- package/dist/components/icons/OpenVideo.js +1 -1
- package/dist/components/icons/Plus.js +1 -1
- package/dist/components/icons/SearchIcon.js +1 -1
- package/dist/components/icons/ShareIcon.js +1 -1
- package/dist/components/icons/Star.js +1 -1
- package/dist/components/icons/TikTok.js +1 -1
- package/dist/components/icons/Trash.js +1 -1
- package/dist/components/icons/Twitter.js +1 -1
- package/dist/components/icons/Upload.js +1 -1
- package/dist/components/icons/Youtube.js +1 -1
- package/dist/components/inboxTile/InboxCard.d.ts +1 -1
- package/dist/components/inboxTile/InboxCard.js +1 -1
- package/dist/components/inboxTile/InboxForwardBanner.js +1 -1
- package/dist/components/inboxTile/InboxTile.d.ts +1 -1
- package/dist/components/inboxTile/InboxTile.js +2 -2
- package/dist/components/inboxTile/panel/MessageCard.d.ts +1 -1
- package/dist/components/inboxTile/panel/MessageCard.js +3 -3
- package/dist/components/inboxTile/panel/MessageChatPanel.d.ts +2 -2
- package/dist/components/inboxTile/panel/MessageChatPanel.js +3 -3
- package/dist/components/inboxTile/panel/MessagePanel.d.ts +1 -1
- package/dist/components/inboxTile/panel/MessagePanel.js +4 -4
- package/dist/components/inputs/ControlledInput.d.ts +1 -1
- package/dist/components/inputs/DatePicker.d.ts +3 -3
- package/dist/components/inputs/DatePicker.js +6 -6
- package/dist/components/inputs/DateRangePicker.d.ts +1 -1
- package/dist/components/inputs/DateRangePicker.js +2 -2
- package/dist/components/inputs/EditFileUploader.d.ts +1 -1
- package/dist/components/inputs/EditFileUploader.js +2 -2
- package/dist/components/inputs/ItemSubTypeSelect.d.ts +1 -1
- package/dist/components/inputs/ItemSubTypeSelect.js +1 -1
- package/dist/components/inputs/MobileFileUploader.d.ts +1 -1
- package/dist/components/inputs/MobileFileUploader.js +1 -1
- package/dist/components/inputs/PasswordInput.d.ts +1 -1
- package/dist/components/inputs/PasswordInput.js +1 -1
- package/dist/components/inputs/RadioCard.js +1 -1
- package/dist/components/inputs/SearchInput.d.ts +1 -1
- package/dist/components/inputs/SearchInput.js +2 -2
- package/dist/components/inputs/SelectButton.d.ts +1 -1
- package/dist/components/inputs/SelectButton.js +2 -2
- package/dist/components/inputs/SelectInput.d.ts +2 -2
- package/dist/components/inputs/SelectInput.js +5 -5
- package/dist/components/inputs/SelectInputWithBadge.d.ts +1 -1
- package/dist/components/inputs/SelectInputWithBadge.js +1 -1
- package/dist/components/inputs/SelectTextDisplay.d.ts +1 -1
- package/dist/components/inputs/SelectTextDisplay.js +1 -1
- package/dist/components/inputs/TextAreaInput.d.ts +1 -1
- package/dist/components/inputs/TextInput.d.ts +2 -2
- package/dist/components/inputs/TextInput.js +3 -3
- package/dist/components/inputs/UncontrolledInput.d.ts +1 -1
- package/dist/components/launchpad/Header.d.ts +1 -1
- package/dist/components/launchpad/Header.js +2 -2
- package/dist/components/launchpad/IconMenu.d.ts +1 -1
- package/dist/components/launchpad/IconMenu.js +1 -1
- package/dist/components/launchpad/Launchpad.js +4 -4
- package/dist/components/launchpad/LeftPanel.d.ts +1 -1
- package/dist/components/launchpad/LeftPanel.js +1 -1
- package/dist/components/launchpad/Panel.d.ts +1 -1
- package/dist/components/launchpad/Panel.js +2 -2
- package/dist/components/launchpad/RightPanel.d.ts +1 -1
- package/dist/components/launchpad/RightPanel.js +1 -1
- package/dist/components/loaders/Loading.js +1 -1
- package/dist/components/myHomes/AddHomeContent.d.ts +1 -1
- package/dist/components/myHomes/AddHomeContent.js +2 -2
- package/dist/components/myHomes/HomeDetailsContent.d.ts +1 -1
- package/dist/components/myHomes/HomeDetailsContent.js +2 -2
- package/dist/components/myHomes/MyHomeCard.d.ts +1 -1
- package/dist/components/myHomes/MyHomeCard.js +3 -3
- package/dist/components/myHomes/MyHomes.d.ts +1 -1
- package/dist/components/myHomes/MyHomes.js +2 -2
- package/dist/components/myHomes/WrapperWithShadow.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeBody.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeBody.js +3 -3
- package/dist/components/myHomes/edithome/EditHomeDetails.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeDetails.js +3 -3
- package/dist/components/myHomes/edithome/EditHomeFooter.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeFooter.js +1 -1
- package/dist/components/myHomes/edithome/EditHomeHeader.d.ts +1 -1
- package/dist/components/myHomes/edithome/EditHomeHeader.js +1 -1
- package/dist/components/myHomes/headers/FirstHomeHeader.d.ts +1 -1
- package/dist/components/myHomes/headers/FirstHomeHeader.js +1 -1
- package/dist/components/myHomes/headers/MyHomesHeader.d.ts +1 -1
- package/dist/components/myHomes/headers/MyHomesHeader.js +2 -2
- package/dist/components/myHomes/headers/PanelLogoHeader.js +1 -1
- package/dist/components/myHomes/steps/ConfirmProperty.d.ts +1 -1
- package/dist/components/myHomes/steps/ConfirmProperty.js +1 -1
- package/dist/components/myHomes/steps/MyHomeDetails.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomeDetails.js +4 -4
- package/dist/components/myHomes/steps/MyHomesStepBody.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomesStepBody.js +1 -1
- package/dist/components/myHomes/steps/MyHomesStepHeader.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomesStepHeader.js +1 -1
- package/dist/components/myHomes/steps/MyHomesStepWrapper.d.ts +1 -1
- package/dist/components/myHomes/steps/MyHomesStepWrapper.js +1 -1
- package/dist/components/myHomes/steps/PropertyCards.d.ts +1 -1
- package/dist/components/myHomes/steps/PropertyCards.js +1 -1
- package/dist/components/myHomes/steps/SearchRecords.d.ts +1 -1
- package/dist/components/myHomes/steps/SearchRecords.js +3 -3
- package/dist/components/myProfile/AddCreditCard.js +1 -1
- package/dist/components/myProfile/BillingAddress.js +4 -4
- package/dist/components/myProfile/CancelAccount.d.ts +1 -1
- package/dist/components/myProfile/ContextButtons.d.ts +1 -1
- package/dist/components/myProfile/MyProfileBody.d.ts +1 -1
- package/dist/components/myProfile/MyProfileContent.d.ts +1 -1
- package/dist/components/myProfile/MyProfileContent.js +3 -3
- package/dist/components/myProfile/MyProfileFooter.d.ts +1 -1
- package/dist/components/myProfile/MyProfileFooter.js +1 -1
- package/dist/components/myProfile/MyProfileHeader.d.ts +1 -1
- package/dist/components/myProfile/MyProfileHeader.js +2 -2
- package/dist/components/myProfile/MyProfilePanel.d.ts +1 -1
- package/dist/components/myProfile/MyProfileReceiptCard.js +2 -2
- package/dist/components/myProfile/MyProfileReceipts.d.ts +1 -1
- package/dist/components/myProfile/MyProfileReceipts.js +2 -2
- package/dist/components/myProfile/PaymentMethod.js +4 -4
- package/dist/components/myProfile/PlanRadioCardContent.d.ts +1 -1
- package/dist/components/myProfile/ProfileAccountTab.d.ts +1 -1
- package/dist/components/myProfile/ProfileAccountTab.js +1 -1
- package/dist/components/myProfile/ProfileDetailsTab.d.ts +1 -1
- package/dist/components/myProfile/ProfileDetailsTab.js +3 -3
- package/dist/components/myProfile/ProfilePaymentTab.d.ts +1 -1
- package/dist/components/myProfile/ProfilePaymentTab.js +1 -1
- package/dist/components/myProfile/details/TwoFactorDialog.d.ts +1 -1
- package/dist/components/myProfile/details/TwoFactorDialog.js +1 -1
- package/dist/components/myProfile/details/TwoFactorSetting.d.ts +1 -1
- package/dist/components/myProfile/details/TwoFactorSetting.js +3 -3
- package/dist/components/myProfile/details/UserDetails.d.ts +1 -1
- package/dist/components/myProfile/details/UserDetails.js +1 -1
- package/dist/components/myProfile/email/EmailPermissions.d.ts +1 -1
- package/dist/components/myProfile/email/EmailPermissions.js +2 -2
- package/dist/components/myProfile/payment/CreditCard.d.ts +1 -1
- package/dist/components/myProfile/payment/CreditCard.js +1 -1
- package/dist/components/myProfile/payment/CreditCardButton.d.ts +1 -1
- package/dist/components/myProfile/payment/CreditCardButton.js +2 -2
- package/dist/components/myProfile/payment/CreditCardContainer.d.ts +1 -1
- package/dist/components/myProfile/payment/CreditCardContainer.js +1 -1
- package/dist/components/myProfile/payment/CreditCardError.js +2 -2
- package/dist/components/myProfile/payment/CreditCardForm.js +2 -2
- package/dist/components/myProfile/payment/PaymentFormProvider.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentFormProvider.js +2 -2
- package/dist/components/myProfile/payment/PaymentItemContainer.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentItemContainer.js +2 -2
- package/dist/components/myProfile/payment/PaymentReceiptCard.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentReceiptCard.js +3 -3
- package/dist/components/myProfile/payment/PaymentReceipts.d.ts +1 -1
- package/dist/components/myProfile/payment/PaymentReceipts.js +2 -2
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCard.d.ts +1 -1
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCard.js +1 -1
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCardHeader.d.ts +1 -1
- package/dist/components/myProfile/payment/newCreditCard/NewCreditCardHeader.js +1 -1
- package/dist/components/myProfile/permissions/ActionCheckbox.d.ts +1 -1
- package/dist/components/myProfile/permissions/ActionCheckbox.js +1 -1
- package/dist/components/myProfile/permissions/PermissionsBanner.d.ts +1 -1
- package/dist/components/myProfile/permissions/PermissionsBanner.js +1 -1
- package/dist/components/myProfile/permissions/RoleButton.d.ts +1 -1
- package/dist/components/myProfile/permissions/RoleButton.js +1 -1
- package/dist/components/myProfile/permissions/RolePermissionsTab.d.ts +1 -1
- package/dist/components/myProfile/permissions/RolePermissionsTab.js +3 -3
- package/dist/components/notifications/NotificationCard.d.ts +1 -1
- package/dist/components/notifications/NotificationCard.js +2 -2
- package/dist/components/notifications/NotificationsPanel.d.ts +1 -1
- package/dist/components/notifications/NotificationsPanel.js +3 -3
- package/dist/components/onboarding/BuildingApp.js +1 -1
- package/dist/components/onboarding/CardFooter.d.ts +1 -1
- package/dist/components/onboarding/Logo.js +1 -1
- package/dist/components/onboarding/PageTitle.d.ts +1 -1
- package/dist/components/onboarding/WelcomeHeader.d.ts +1 -1
- package/dist/components/onboarding/pages/ActivateAccount.d.ts +1 -1
- package/dist/components/onboarding/pages/ActivateAccount.js +2 -2
- package/dist/components/onboarding/pages/EmailValidation.d.ts +1 -1
- package/dist/components/onboarding/pages/EmailValidation.js +2 -2
- package/dist/components/onboarding/pages/NewPassword.d.ts +1 -1
- package/dist/components/onboarding/pages/NewPassword.js +3 -3
- package/dist/components/onboarding/pages/ResendResetPassword.d.ts +1 -1
- package/dist/components/onboarding/pages/ResendResetPassword.js +2 -2
- package/dist/components/onboarding/pages/ResetPassword.d.ts +1 -1
- package/dist/components/onboarding/pages/ResetPassword.js +3 -3
- package/dist/components/onboarding/pages/SignIn.d.ts +1 -1
- package/dist/components/onboarding/pages/SignIn.js +3 -3
- package/dist/components/onboarding/pages/SignUp.d.ts +1 -1
- package/dist/components/onboarding/pages/SignUp.js +3 -3
- package/dist/components/onboarding/pages/TwoFactor.d.ts +1 -1
- package/dist/components/onboarding/pages/TwoFactor.js +3 -3
- package/dist/components/onboarding/pages/Welcome.d.ts +1 -1
- package/dist/components/onboarding/pages/Welcome.js +1 -1
- package/dist/components/overlay/Overlay.d.ts +1 -1
- package/dist/components/partner/HeaderPartnerLogo.d.ts +1 -1
- package/dist/components/partner/PartnerAddButton.js +2 -2
- package/dist/components/partner/PartnerCallToAction.d.ts +1 -1
- package/dist/components/partner/PartnerFooter.d.ts +1 -1
- package/dist/components/partner/PartnerFooter.js +1 -1
- package/dist/components/partner/PartnerHeader.d.ts +1 -1
- package/dist/components/partner/PartnerHeader.js +1 -1
- package/dist/components/partner/PartnerImage.d.ts +1 -1
- package/dist/components/partner/PartnerTileWrapper.js +1 -1
- package/dist/components/partner/ShortPartnerTile.d.ts +1 -1
- package/dist/components/partner/ShortPartnerTile.js +1 -1
- package/dist/components/partner/SocialIcons.d.ts +1 -1
- package/dist/components/partner/SocialIcons.js +1 -1
- package/dist/components/partner/adminTiles/customersTile/ActiveCustomers.d.ts +1 -1
- package/dist/components/partner/adminTiles/customersTile/ActiveCustomers.js +1 -1
- package/dist/components/partner/adminTiles/customersTile/CustomerTile.d.ts +1 -1
- package/dist/components/partner/adminTiles/customersTile/CustomerTile.js +2 -2
- package/dist/components/partner/adminTiles/customersTile/CustomerTileHeader.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/Mark.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/Mark.js +2 -2
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionBar.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionBar.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionCard.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionCard.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionProgress.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionProgress.js +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionTile.d.ts +1 -1
- package/dist/components/partner/adminTiles/satisfactionTile/SatisfactionTile.js +2 -2
- package/dist/components/partner/adminTiles/ytdTile/RevenueCard.d.ts +1 -1
- package/dist/components/partner/adminTiles/ytdTile/RevenueCard.js +1 -1
- package/dist/components/partner/adminTiles/ytdTile/YtdTile.d.ts +1 -1
- package/dist/components/partner/adminTiles/ytdTile/YtdTile.js +2 -2
- package/dist/components/partner/adminTiles/ytdTile/YtdTotalRevenue.d.ts +1 -1
- package/dist/components/partner/adminTiles/ytdTile/YtdTotalRevenue.js +2 -2
- package/dist/components/partner/catalog/AddTile.js +1 -1
- package/dist/components/partner/catalog/CatalogCardAdd.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogCardAdd.js +1 -1
- package/dist/components/partner/catalog/CatalogCardHeader.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogPartnerCard.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogPartnerCard.js +1 -1
- package/dist/components/partner/catalog/CatalogPartnerList.d.ts +1 -1
- package/dist/components/partner/catalog/CatalogPartnerList.js +1 -1
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.d.ts +1 -1
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.js +2 -2
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChartHeader.js +2 -2
- package/dist/components/partner/charts/barCharts/activeCustomerChart/ChartLegend.d.ts +1 -1
- package/dist/components/partner/charts/barCharts/activeCustomerChart/styles.js +1 -1
- package/dist/components/partner/customPartnerTiles/AphwTile.d.ts +1 -1
- package/dist/components/partner/customPartnerTiles/AphwTile.js +2 -2
- package/dist/components/partner/customPartnerTiles/ShineTile.d.ts +1 -1
- package/dist/components/partner/customPartnerTiles/ShineTile.js +2 -2
- package/dist/components/partner/formTile/PartnerPanel.d.ts +1 -1
- package/dist/components/partner/formTile/PartnerPanel.js +3 -3
- package/dist/components/partner/formTile/code/PartnerCustomerCode.d.ts +1 -1
- package/dist/components/partner/formTile/code/PartnerCustomerCode.js +1 -1
- package/dist/components/partner/formTile/content/PartnerCallToActionForm.js +3 -3
- package/dist/components/partner/formTile/content/PartnerContent.d.ts +1 -1
- package/dist/components/partner/formTile/content/PartnerContent.js +2 -2
- package/dist/components/partner/formTile/content/PartnerSocialLinks.js +4 -4
- package/dist/components/partner/formTile/content/PartnerTagLine.js +3 -3
- package/dist/components/partner/formTile/details/PartnerAlternativeContact.js +3 -3
- package/dist/components/partner/formTile/details/PartnerCompany.js +3 -3
- package/dist/components/partner/formTile/details/PartnerDetails.d.ts +1 -1
- package/dist/components/partner/formTile/details/PartnerDetails.js +2 -2
- package/dist/components/partner/formTile/details/PartnerPointOfContact.js +3 -3
- package/dist/components/partner/formTile/images/PartnerHero.d.ts +1 -1
- package/dist/components/partner/formTile/images/PartnerHero.js +3 -3
- package/dist/components/partner/formTile/images/PartnerImages.d.ts +1 -1
- package/dist/components/partner/formTile/images/PartnerImages.js +1 -1
- package/dist/components/partner/formTile/images/PartnerLogo.d.ts +1 -1
- package/dist/components/partner/formTile/images/PartnerLogo.js +3 -3
- package/dist/components/partner/formTile/preview/PartnerTilePreview.d.ts +1 -1
- package/dist/components/partner/formTile/preview/PartnerTilePreview.js +2 -2
- package/dist/components/partner/panel/CatalogDisplay.d.ts +1 -1
- package/dist/components/partner/panel/CatalogDisplay.js +2 -2
- package/dist/components/partner/panel/CatalogFilters.d.ts +1 -1
- package/dist/components/partner/panel/CatalogFilters.js +1 -1
- package/dist/components/partner/panel/PartnerCatalogPanel.d.ts +1 -1
- package/dist/components/partner/panel/PartnerCatalogPanel.js +3 -3
- package/dist/components/partner/panel/PartnerCategorySelect.d.ts +1 -1
- package/dist/components/partner/panel/PartnerCategorySelect.js +2 -2
- package/dist/components/partner/panel/PartnerCode.d.ts +1 -1
- package/dist/components/partner/panel/PartnerCode.js +1 -1
- package/dist/components/partner/popup/AddPopup.d.ts +1 -1
- package/dist/components/partner/popup/AddPopup.js +1 -1
- package/dist/components/partner/popup/CatalogPopup.d.ts +1 -1
- package/dist/components/partner/popup/CatalogPopup.js +2 -2
- package/dist/components/partner/popup/PopupCarrousel.d.ts +1 -1
- package/dist/components/partner/popup/PopupCarrousel.js +1 -1
- package/dist/components/partner/popup/PopupContainer.d.ts +1 -1
- package/dist/components/partner/popup/PopupContainer.js +1 -1
- package/dist/components/partner/popup/PopupFooter.d.ts +1 -1
- package/dist/components/partner/popup/PopupTile.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/CurrentItemDisplay.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptionCard.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptionCard.js +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptions.d.ts +1 -1
- package/dist/components/partner/popup/partnerOptions/PartnerOptions.js +2 -2
- package/dist/components/propertyTiles/TileCard.d.ts +1 -1
- package/dist/components/propertyTiles/TileCard.js +1 -1
- package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChart.d.ts +1 -1
- package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChart.js +2 -2
- package/dist/components/propertyTiles/charts/lineCharts/trendingLineChart/TrendingLineChartHeader.js +1 -1
- package/dist/components/propertyTiles/edit/MortgageInfo.d.ts +1 -1
- package/dist/components/propertyTiles/edit/MortgageInfo.js +2 -2
- package/dist/components/propertyTiles/edit/RecordsInputs.d.ts +1 -1
- package/dist/components/propertyTiles/edit/RecordsInputs.js +4 -4
- package/dist/components/propertyTiles/propertyRecords/PropertyRecords.d.ts +1 -1
- package/dist/components/propertyTiles/propertyRecords/PropertyRecords.js +2 -2
- package/dist/components/propertyTiles/propertyRecords/RecordsRow.d.ts +1 -1
- package/dist/components/propertyTiles/propertyRecords/RecordsSession.d.ts +1 -1
- package/dist/components/propertyTiles/propertyRecords/RecordsSession.js +1 -1
- package/dist/components/propertyTiles/propertyTaxes/AssessedValue.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/AssessedValue.js +2 -2
- package/dist/components/propertyTiles/propertyTaxes/EstimatedTax.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/EstimatedTax.js +1 -1
- package/dist/components/propertyTiles/propertyTaxes/PropertyTaxes.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/PropertyTaxes.js +3 -3
- package/dist/components/propertyTiles/propertyTaxes/TaxCell.js +1 -1
- package/dist/components/propertyTiles/propertyTaxes/TaxRow.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/TaxesTable.d.ts +1 -1
- package/dist/components/propertyTiles/propertyTaxes/TaxesTable.js +1 -1
- package/dist/components/propertyTiles/trendingValue/TrendingValue.d.ts +1 -1
- package/dist/components/propertyTiles/trendingValue/TrendingValue.js +3 -3
- package/dist/components/propertyTiles/trendingValue/TrendingValueCard.d.ts +1 -1
- package/dist/components/propertyTiles/trendingValue/TrendingValueCard.js +1 -1
- package/dist/components/receipts/AssignableReceiptCard.d.ts +1 -1
- package/dist/components/receipts/AssignableReceiptCard.js +2 -2
- package/dist/components/receipts/AssignableReceipts.d.ts +1 -1
- package/dist/components/receipts/AssignableReceipts.js +2 -2
- package/dist/components/receipts/AutomationDetailsRow.d.ts +1 -1
- package/dist/components/receipts/DoubleSelects.d.ts +1 -1
- package/dist/components/receipts/DoubleSelects.js +2 -2
- package/dist/components/receipts/LaunchpadReceiptPanel.d.ts +1 -1
- package/dist/components/receipts/LaunchpadReceiptPanel.js +2 -2
- package/dist/components/receipts/ProgressSpend.d.ts +1 -1
- package/dist/components/receipts/ProgressSpend.js +1 -1
- package/dist/components/receipts/ReceiptsDisplayOptions.d.ts +1 -1
- package/dist/components/receipts/ReceiptsDisplayOptions.js +1 -1
- package/dist/components/receipts/ReceiptsHeader.d.ts +1 -1
- package/dist/components/receipts/ReceiptsHeader.js +3 -3
- package/dist/components/receipts/ReceiptsReceivedContent.d.ts +1 -1
- package/dist/components/receipts/ReceiptsReceivedContent.js +2 -2
- package/dist/components/receipts/SalesTax.d.ts +1 -1
- package/dist/components/receipts/SalesTax.js +1 -1
- package/dist/components/receipts/Summary.d.ts +1 -1
- package/dist/components/receipts/Summary.js +1 -1
- package/dist/components/receipts/TotalHeader.d.ts +1 -1
- package/dist/components/receipts/TotalHeader.js +1 -1
- package/dist/components/receipts/autofiler/AutofilerBubble.js +2 -2
- package/dist/components/receipts/autofiler/AutofilerHeader.d.ts +1 -1
- package/dist/components/receipts/autofiler/AutofilerHeader.js +1 -1
- package/dist/components/receipts/autofiler/FiledItem.d.ts +1 -1
- package/dist/components/receipts/autofiler/FiledItem.js +2 -2
- package/dist/components/receipts/autofiler/ForwardReceipts.d.ts +1 -1
- package/dist/components/receipts/autofiler/LaunchpadAutofilerBanner.d.ts +1 -1
- package/dist/components/receipts/autofiler/LaunchpadAutofilerBanner.js +2 -2
- package/dist/components/receipts/autofiler/LaunchpadReceiptAutofiler.d.ts +1 -1
- package/dist/components/receipts/autofiler/LaunchpadReceiptAutofiler.js +2 -2
- package/dist/components/receipts/autofiler/ReceiptAutofiler.d.ts +1 -1
- package/dist/components/receipts/autofiler/ReceiptAutofiler.js +4 -4
- package/dist/components/receipts/autofiler/ReceiptsFiled.d.ts +1 -1
- package/dist/components/receipts/autofiler/ReceiptsFiled.js +1 -1
- package/dist/components/receipts/autofiler/ReviewBanner.d.ts +1 -1
- package/dist/components/receipts/autofiler/ReviewBanner.js +1 -1
- package/dist/components/receipts/autofiler/TotalReceipts.d.ts +1 -1
- package/dist/components/receipts/autofiler/TotalReceipts.js +1 -1
- package/dist/components/receipts/displayReceipts/DisplayReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/DisplayReceipts.js +3 -3
- package/dist/components/receipts/displayReceipts/GridReceipt.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/GridReceipt.js +4 -4
- package/dist/components/receipts/displayReceipts/GridReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/GridReceipts.js +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipt.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipt.js +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ItemReceipts.js +2 -2
- package/dist/components/receipts/displayReceipts/ListReceipt.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ListReceipt.js +3 -3
- package/dist/components/receipts/displayReceipts/ListReceipts.d.ts +1 -1
- package/dist/components/receipts/displayReceipts/ListReceipts.js +1 -1
- package/dist/components/receipts/receipt/DetailsColumn.d.ts +1 -1
- package/dist/components/receipts/receipt/PdfButton.js +1 -1
- package/dist/components/receipts/receipt/ReceiptBody.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptContent.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptDetails.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptDetails.js +4 -4
- package/dist/components/receipts/receipt/ReceiptFilters.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptFilters.js +1 -1
- package/dist/components/receipts/receipt/ReceiptFooter.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptFooter.js +1 -1
- package/dist/components/receipts/receipt/ReceiptHeader.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptHeader.js +2 -2
- package/dist/components/receipts/receipt/ReceiptInfoCard.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptInfoCard.js +1 -1
- package/dist/components/receipts/receipt/ReceiptInfos.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptInfos.js +1 -1
- package/dist/components/receipts/receipt/ReceiptItem.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItem.js +1 -1
- package/dist/components/receipts/receipt/ReceiptItemAssigned.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemAssigned.js +1 -1
- package/dist/components/receipts/receipt/ReceiptItemBody.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemHeader.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItemHeader.js +1 -1
- package/dist/components/receipts/receipt/ReceiptItems.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptItems.js +2 -2
- package/dist/components/receipts/receipt/ReceiptPDF.d.ts +1 -1
- package/dist/components/receipts/receipt/ReceiptPDF.js +2 -2
- package/dist/components/receipts/receipt/ReceiptRoom.js +2 -2
- package/dist/components/rooms/AddItemCard.d.ts +1 -1
- package/dist/components/rooms/AddItemCard.js +1 -1
- package/dist/components/rooms/AddItemImage.js +2 -2
- package/dist/components/rooms/GroupCard.d.ts +1 -1
- package/dist/components/rooms/GroupCard.js +4 -4
- package/dist/components/rooms/GroupCardHeader.d.ts +1 -1
- package/dist/components/rooms/GroupCardHeader.js +4 -4
- package/dist/components/rooms/GroupContent.d.ts +1 -1
- package/dist/components/rooms/GroupContent.js +2 -2
- package/dist/components/rooms/GroupOptionCard.d.ts +1 -1
- package/dist/components/rooms/GroupOptionCard.js +5 -5
- package/dist/components/rooms/GroupsHeader.d.ts +1 -1
- package/dist/components/rooms/GroupsHeader.js +2 -2
- package/dist/components/rooms/ItemCard.d.ts +1 -1
- package/dist/components/rooms/ItemCard.js +2 -2
- package/dist/components/rooms/NewRoomPanel.d.ts +1 -1
- package/dist/components/rooms/NewRoomPanel.js +3 -3
- package/dist/components/rooms/RoomCard.d.ts +1 -1
- package/dist/components/rooms/RoomCard.js +5 -5
- package/dist/components/rooms/RoomHeader.d.ts +1 -1
- package/dist/components/rooms/RoomHeader.js +3 -3
- package/dist/components/rooms/RoomVideo.d.ts +1 -1
- package/dist/components/rooms/RoomVideo.js +2 -2
- package/dist/components/rooms/RoomVideoFiles.d.ts +1 -1
- package/dist/components/rooms/RoomVideoFiles.js +2 -2
- package/dist/components/rooms/RoomVideoFooter.d.ts +1 -1
- package/dist/components/rooms/RoomVideoFooter.js +1 -1
- package/dist/components/rooms/RoomVideoHelp.js +1 -1
- package/dist/components/rooms/RoomVideoInstruction.js +1 -1
- package/dist/components/rooms/RoomsBoard.js +3 -3
- package/dist/components/rooms/RoomsMenu.d.ts +1 -1
- package/dist/components/rooms/RoomsMenu.js +3 -3
- package/dist/components/rooms/RoomsMenuMobile.d.ts +1 -1
- package/dist/components/rooms/RoomsMenuMobile.js +4 -4
- package/dist/components/rooms/VideosCounter.d.ts +1 -1
- package/dist/components/rooms/VideosCounter.js +2 -2
- package/dist/components/sendDocument/AddMedia.d.ts +1 -1
- package/dist/components/sendDocument/AddMedia.js +3 -3
- package/dist/components/sendDocument/CreateDocumentContent.d.ts +1 -1
- package/dist/components/sendDocument/CreateDocumentContent.js +3 -3
- package/dist/components/sendDocument/CreateDocumentHeader.d.ts +1 -1
- package/dist/components/sendDocument/CreateDocumentHeader.js +3 -3
- package/dist/components/sendDocument/DocumentDetailsTab.js +2 -2
- package/dist/components/sendDocument/DocumentNameHeader.d.ts +1 -1
- package/dist/components/sendDocument/DocumentNameHeader.js +2 -2
- package/dist/components/sendDocument/DocumentPreview.d.ts +1 -1
- package/dist/components/sendDocument/DocumentPreview.js +3 -3
- package/dist/components/sendDocument/InputOrText.d.ts +1 -1
- package/dist/components/sendDocument/InputOrText.js +1 -1
- package/dist/components/sendDocument/RecipientCard.d.ts +1 -1
- package/dist/components/sendDocument/RecipientCard.js +1 -1
- package/dist/components/sendDocument/RecipientContent.d.ts +1 -1
- package/dist/components/sendDocument/RecipientContent.js +1 -1
- package/dist/components/sendDocument/RecipientDocForm.d.ts +1 -1
- package/dist/components/sendDocument/RecipientDocForm.js +2 -2
- package/dist/components/sendDocument/RecipientForm.d.ts +1 -1
- package/dist/components/sendDocument/RecipientForm.js +2 -2
- package/dist/components/sendDocument/RecipientHeader.d.ts +1 -1
- package/dist/components/sendDocument/RecipientHeader.js +3 -3
- package/dist/components/sendDocument/RecipientHeaderShared.js +1 -1
- package/dist/components/sendDocument/RecipientTab.d.ts +1 -1
- package/dist/components/sendDocument/RecipientTab.js +3 -3
- package/dist/components/sendDocument/SendCommunication.d.ts +1 -1
- package/dist/components/sendDocument/SendCommunication.js +2 -2
- package/dist/components/sendDocument/ThumbCard.d.ts +1 -1
- package/dist/components/sendDocument/ThumbCard.js +2 -2
- package/dist/components/sendDocument/Thumbs.d.ts +1 -1
- package/dist/components/sendDocument/Thumbs.js +2 -2
- package/dist/components/shareHome/HomeSharedWith.d.ts +1 -1
- package/dist/components/shareHome/HomeSharedWith.js +2 -2
- package/dist/components/shareHome/RolesHelpModal.d.ts +1 -1
- package/dist/components/shareHome/RolesHelpModal.js +1 -1
- package/dist/components/shareHome/ShareHome.d.ts +1 -1
- package/dist/components/shareHome/ShareHome.js +3 -3
- package/dist/components/sharedHomePanel/ShareHomeAddEmail.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeAddEmail.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeAddedContacts.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeAddedContacts.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeConnections.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeConnections.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeContactCard.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeContactCard.js +3 -3
- package/dist/components/sharedHomePanel/ShareHomeContactList.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeContactList.js +3 -3
- package/dist/components/sharedHomePanel/ShareHomeFilters.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeFilters.js +1 -1
- package/dist/components/sharedHomePanel/ShareHomeForm.d.ts +1 -1
- package/dist/components/sharedHomePanel/ShareHomeForm.js +2 -2
- package/dist/components/sharedHomePanel/ShareWithButton.js +2 -2
- package/dist/components/sharedHomePanel/SharedHomeHeader.d.ts +1 -1
- package/dist/components/sharedHomePanel/SharedHomeHeader.js +2 -2
- package/dist/components/subscription/ActiveSubscription.d.ts +1 -1
- package/dist/components/subscription/ActiveSubscription.js +2 -2
- package/dist/components/subscription/AlertBanner.d.ts +1 -1
- package/dist/components/subscription/AlertBanner.js +2 -2
- package/dist/components/subscription/DeleteBanner.d.ts +1 -1
- package/dist/components/subscription/DeleteBanner.js +1 -1
- package/dist/components/subscription/HomeStorage.d.ts +1 -1
- package/dist/components/subscription/HomeStorage.js +1 -1
- package/dist/components/subscription/HomesDropdown.d.ts +1 -1
- package/dist/components/subscription/HomesDropdown.js +1 -1
- package/dist/components/subscription/MonthlyCharge.d.ts +1 -1
- package/dist/components/subscription/MonthlyCharge.js +2 -2
- package/dist/components/subscription/PartnerActiveSubscription.d.ts +1 -1
- package/dist/components/subscription/PartnerActiveSubscription.js +2 -2
- package/dist/components/subscription/StorageCard.d.ts +1 -1
- package/dist/components/subscription/StorageCard.js +1 -1
- package/dist/components/subscription/Subscription.d.ts +1 -1
- package/dist/components/subscription/Subscription.js +2 -2
- package/dist/components/subscription/SubscriptionCard.d.ts +1 -1
- package/dist/components/subscription/SubscriptionCard.js +1 -1
- package/dist/components/subscription/SubscriptionContent.js +2 -2
- package/dist/components/subscription/SubscriptionRow.d.ts +1 -1
- package/dist/components/subscription/SubscriptionTable.d.ts +1 -1
- package/dist/components/subscription/SubscriptionTable.js +2 -2
- package/dist/components/subscription/TrialBanner.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ImageBox.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ImageBox.js +2 -2
- package/dist/components/subscription/toBeDeleted/ToBeDeletedBody.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedBody.js +2 -2
- package/dist/components/subscription/toBeDeleted/ToBeDeletedCard.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedCard.js +3 -3
- package/dist/components/subscription/toBeDeleted/ToBeDeletedContent.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedFooter.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedFooter.js +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedHeader.d.ts +1 -1
- package/dist/components/subscription/toBeDeleted/ToBeDeletedHeader.js +2 -2
- package/dist/components/tour/Bubble.d.ts +1 -1
- package/dist/components/tour/Bubble.js +2 -2
- package/dist/components/tour/BubbleArrow.d.ts +1 -1
- package/dist/components/tour/BubbleArrow.js +2 -2
- package/dist/components/tour/BubbleFooter.d.ts +1 -1
- package/dist/components/tour/BubbleFooter.js +1 -1
- package/dist/components/tour/BubbleHead.d.ts +1 -1
- package/dist/components/tour/BubbleHead.js +2 -2
- package/dist/components/tour/BubbleOverlay.d.ts +1 -1
- package/dist/components/tour/BubbleOverlay.js +1 -1
- package/dist/components/tour/BubbleText.d.ts +1 -1
- package/dist/components/tour/HomeBoardTour.d.ts +1 -1
- package/dist/components/tour/HomeBoardTour.js +3 -3
- package/dist/components/tour/LaunchpadTour.d.ts +1 -1
- package/dist/components/tour/LaunchpadTour.js +3 -3
- package/dist/components/tour/RoomsBoardTour.d.ts +1 -1
- package/dist/components/tour/RoomsBoardTour.js +3 -3
- package/dist/components/tour/steps/AccountTypeRow.js +2 -2
- package/dist/components/tour/steps/BaseStep.d.ts +1 -1
- package/dist/components/tour/steps/BaseStep.js +3 -3
- package/dist/components/tour/steps/HelpIconStep.d.ts +1 -1
- package/dist/components/tour/steps/HelpIconStep.js +1 -1
- package/dist/components/tour/steps/InviteRolesStep.js +1 -1
- package/dist/components/tour/steps/MeetStep.d.ts +1 -1
- package/dist/components/tour/steps/MeetStep.js +1 -1
- package/dist/components/tour/steps/MeetStepNextButton.d.ts +1 -1
- package/dist/components/tour/steps/MeetStepNextButton.js +3 -3
- package/dist/components/tour/steps/MeetStepWrapper.js +3 -3
- package/dist/components/valueMonitor/ValueCard.d.ts +1 -1
- package/dist/components/valueMonitor/ValueCard.js +1 -1
- package/dist/components/valueMonitor/ValueMonitor.d.ts +1 -1
- package/dist/components/valueMonitor/ValueMonitor.js +2 -2
- package/dist/components/videoPlayer/VideoPlayerModal.d.ts +1 -1
- package/dist/components/videoPlayer/VideoPlayerModal.js +1 -1
- package/dist/components/videoPlayer/VideoPlayerTrigger.d.ts +1 -1
- package/dist/components/videoPlayer/VideoPlayerTrigger.js +1 -1
- package/dist/helpers/folderPanel/DisplayFile.helper.d.ts +1 -1
- package/dist/helpers/folderPanel/DisplayFile.helper.js +1 -1
- package/dist/helpers/folderPanel/FolderTypes.helper.d.ts +1 -1
- package/dist/helpers/footers/FooterButtons.helper.d.ts +1 -1
- package/dist/helpers/forms/dynamicForm.helper.d.ts +1 -1
- package/dist/helpers/forms/dynamicForm.helper.js +1 -1
- package/dist/helpers/headers/TabHeader.helper.js +3 -3
- package/dist/helpers/help/HelpContent.helper.d.ts +1 -1
- package/dist/helpers/help/HelpContent.helper.js +1 -1
- package/dist/helpers/homeAssistant/HomeAssistant.helper.d.ts +1 -1
- package/dist/helpers/homeAssistant/HomeAssistant.helper.js +1 -1
- package/dist/helpers/homeBoard/FolderSharing.helper.d.ts +1 -1
- package/dist/helpers/homeSummary/DocumentList.helper.js +1 -1
- package/dist/helpers/inputs/SelectInput.styles.js +1 -1
- package/dist/helpers/launchpad/Documents.helper.d.ts +1 -1
- package/dist/helpers/myHomes/HomeCard.helper.d.ts +1 -1
- package/dist/helpers/myProfile/RolePermissions.helper.d.ts +1 -1
- package/dist/helpers/partner/PartnerCategory.helper.d.ts +1 -1
- package/dist/helpers/partner/PartnerService.helper.d.ts +1 -1
- package/dist/helpers/partner/PartnerService.helper.js +2 -2
- package/dist/helpers/propertyTiles/MortgageInfo.helper.d.ts +1 -1
- package/dist/helpers/propertyTiles/PropertyRecords.helper.d.ts +1 -1
- package/dist/helpers/propertyTiles/PropertyRecords.helper.js +1 -1
- package/dist/helpers/receipts/Receipt.helper.d.ts +1 -1
- package/dist/helpers/receipts/Receipt.helper.js +1 -1
- package/dist/helpers/receipts/Receipts.helper.d.ts +1 -1
- package/dist/helpers/receipts/Receipts.helper.js +1 -1
- package/dist/helpers/rooms/GroupIcons.js +2 -2
- package/dist/helpers/rooms/GroupItems.d.ts +1 -1
- package/dist/helpers/rooms/Groups.d.ts +1 -1
- package/dist/helpers/rooms/RoomIcon.js +1 -1
- package/dist/helpers/sendDocument/DocumentPreview.helper.d.ts +1 -1
- package/dist/helpers/sendDocument/DocumentPreview.helper.js +1 -1
- package/dist/helpers/subscription/ToBeDeletedBody.helper.d.ts +1 -1
- package/dist/helpers/tour/ArrowLocations.helper.d.ts +1 -1
- package/dist/hooks/AddItemWizard/useMediaDetailStep.js +2 -2
- package/dist/hooks/contacts/useContactsContent.d.ts +1 -1
- package/dist/hooks/contacts/useShareContactBy.d.ts +1 -1
- package/dist/hooks/contacts/useShareContactByHomefile.d.ts +1 -1
- package/dist/hooks/contacts/useShareContactsContent.d.ts +2 -2
- package/dist/hooks/display/useMediaPreview.d.ts +1 -1
- package/dist/hooks/dragDrop/useDragDrop.d.ts +1 -1
- package/dist/hooks/dragDrop/useDragDrop.js +1 -1
- package/dist/hooks/feedback/useContactForm.d.ts +1 -1
- package/dist/hooks/folderPanel/useDisplayFiles.d.ts +1 -1
- package/dist/hooks/folderPanel/useFilesUploader.d.ts +1 -1
- package/dist/hooks/folderPanel/useFilesUploader.js +1 -1
- package/dist/hooks/folderPanel/useFolderValues.d.ts +1 -1
- package/dist/hooks/folderPanel/useFolderValues.js +1 -1
- package/dist/hooks/folderPanel/useItemFiles.d.ts +1 -1
- package/dist/hooks/forms/useAddressStored.d.ts +1 -1
- package/dist/hooks/forms/useAddressStored.js +3 -3
- package/dist/hooks/forms/useDynamicForm.d.ts +1 -1
- package/dist/hooks/forms/useDynamicForm.js +1 -1
- package/dist/hooks/forms/useSimpleDynamicForm.d.ts +1 -1
- package/dist/hooks/help/useHelpContent.d.ts +1 -1
- package/dist/hooks/homeBoard/useConfirmHomeAddress.d.ts +1 -1
- package/dist/hooks/homeBoard/useConfirmHomeAddress.js +2 -2
- package/dist/hooks/homeBoard/useDetailsTab.js +1 -1
- package/dist/hooks/homeBoard/useEditAccountType.d.ts +1 -1
- package/dist/hooks/homeBoard/useFolderDetail.d.ts +1 -1
- package/dist/hooks/homeBoard/useFolderDetail.js +3 -3
- package/dist/hooks/homeBoard/useFolderSharing.d.ts +1 -1
- package/dist/hooks/homeBoard/useFolderSharing.js +2 -2
- package/dist/hooks/homeBoard/useHomeBoard.d.ts +1 -1
- package/dist/hooks/homeBoard/useHomeCard.d.ts +1 -1
- package/dist/hooks/homeBoard/useHomeCardWithRecipent.d.ts +1 -1
- package/dist/hooks/inbox/useMessagePanel.d.ts +1 -1
- package/dist/hooks/launchpad/useLaunchpad.d.ts +1 -1
- package/dist/hooks/launchpad/useLaunchpad.js +1 -1
- package/dist/hooks/myHomes/useAddHomeContent.d.ts +1 -1
- package/dist/hooks/myHomes/useAddHomeContent.js +2 -2
- package/dist/hooks/myHomes/useEditHomeBody.d.ts +1 -1
- package/dist/hooks/myHomes/useEditHomeDetails.d.ts +1 -1
- package/dist/hooks/myHomes/useEditHomeDetails.js +2 -2
- package/dist/hooks/myHomes/useMyHomeCard.d.ts +1 -1
- package/dist/hooks/myHomes/useMyHomeCard.js +2 -2
- package/dist/hooks/myProfile/useBillingAddress.js +2 -2
- package/dist/hooks/myProfile/useMyProfileContent.d.ts +1 -1
- package/dist/hooks/myProfile/useMyProfileContent.js +1 -1
- package/dist/hooks/myProfile/usePaymentFormProvider.d.ts +1 -1
- package/dist/hooks/myProfile/usePaymentFormProvider.js +1 -1
- package/dist/hooks/myProfile/usePaymentMethod.js +2 -2
- package/dist/hooks/myProfile/useProfileDetail.d.ts +1 -1
- package/dist/hooks/myProfile/useProfileDetail.js +2 -2
- package/dist/hooks/myProfile/useRolePermissionsTab.d.ts +2 -2
- package/dist/hooks/myProfile/useRolePermissionsTab.js +1 -1
- package/dist/hooks/myProfile/useTwoFactorSetting.d.ts +1 -1
- package/dist/hooks/myProfile/useTwoFactorSetting.js +2 -2
- package/dist/hooks/notifications/useNotificationsPanel.d.ts +2 -2
- package/dist/hooks/onboarding/useNewPassword.d.ts +1 -1
- package/dist/hooks/onboarding/useNewPassword.js +2 -2
- package/dist/hooks/onboarding/useResetPassword.d.ts +1 -1
- package/dist/hooks/onboarding/useResetPassword.js +2 -2
- package/dist/hooks/onboarding/useSignIn.d.ts +1 -1
- package/dist/hooks/onboarding/useSignIn.js +1 -1
- package/dist/hooks/onboarding/useSignUp.d.ts +1 -1
- package/dist/hooks/onboarding/useSignUp.js +2 -2
- package/dist/hooks/onboarding/useTwoFactor.js +1 -1
- package/dist/hooks/partner/content/usePartnerCallToAction.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerCallToAction.js +2 -2
- package/dist/hooks/partner/content/usePartnerContent.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerContent.js +1 -1
- package/dist/hooks/partner/content/usePartnerSocialLinks.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerSocialLinks.js +1 -1
- package/dist/hooks/partner/content/usePartnerTagLine.d.ts +1 -1
- package/dist/hooks/partner/content/usePartnerTagLine.js +2 -2
- package/dist/hooks/partner/details/usePartnerCompany.d.ts +1 -1
- package/dist/hooks/partner/details/usePartnerCompany.js +2 -2
- package/dist/hooks/partner/details/usePartnerContact.d.ts +1 -1
- package/dist/hooks/partner/details/usePartnerContact.js +1 -1
- package/dist/hooks/partner/details/usePartnerDetails.d.ts +1 -1
- package/dist/hooks/partner/details/usePartnerDetails.js +1 -1
- package/dist/hooks/partner/panel/usePartnerCatalogPanel.d.ts +2 -2
- package/dist/hooks/partner/panel/usePartnerCatalogPanel.js +1 -1
- package/dist/hooks/partner/popup/useCatalogPopup.d.ts +1 -1
- package/dist/hooks/partner/popup/useCatalogPopup.js +1 -1
- package/dist/hooks/partner/preview/usePartnerTilePreview.d.ts +1 -1
- package/dist/hooks/partner/preview/usePartnerTilePreview.js +1 -1
- package/dist/hooks/partner/usePartnerPanel.d.ts +1 -1
- package/dist/hooks/partner/usePartnerPanel.js +1 -1
- package/dist/hooks/propertyTiles/useRecordsInputs.js +2 -2
- package/dist/hooks/receipts/useDisplayReceipts.d.ts +4 -4
- package/dist/hooks/receipts/useDisplayReceipts.js +1 -1
- package/dist/hooks/receipts/useItemReceipts.d.ts +1 -1
- package/dist/hooks/rooms/useGroupCard.d.ts +1 -1
- package/dist/hooks/rooms/useGroupCard.js +1 -1
- package/dist/hooks/rooms/useGroupCardHeader.d.ts +1 -1
- package/dist/hooks/rooms/useGroupCardHeader.js +2 -2
- package/dist/hooks/rooms/useGroupsHeader.d.ts +1 -1
- package/dist/hooks/rooms/useNewRoomPanel.d.ts +1 -1
- package/dist/hooks/rooms/useRoomCard.d.ts +1 -1
- package/dist/hooks/rooms/useRoomHeader.d.ts +1 -1
- package/dist/hooks/rooms/useRoomHeader.js +1 -1
- package/dist/hooks/rooms/useRoomList.d.ts +1 -1
- package/dist/hooks/sendDocument/useAddRecipient.d.ts +1 -1
- package/dist/hooks/sendDocument/useAddRecipient.js +1 -1
- package/dist/hooks/sendDocument/useDocumentPreview.d.ts +1 -1
- package/dist/hooks/sendDocument/useDocumentPreview.js +1 -1
- package/dist/hooks/sendDocument/useRecipientTab.d.ts +1 -1
- package/dist/hooks/sendDocument/useRecipientTab.js +1 -1
- package/dist/hooks/sendDocument/useThumbs.d.ts +1 -1
- package/dist/hooks/shareHomePanel/useShareHomeContactList.d.ts +1 -1
- package/dist/hooks/shareHomePanel/useShareHomeForm.d.ts +1 -1
- package/dist/hooks/shareHomePanel/useShareHomeForm.js +1 -1
- package/dist/hooks/subscription/useToBeDeletedBody.d.ts +1 -1
- package/dist/hooks/tour/useBubble.d.ts +1 -1
- package/dist/hooks/useCustomToast.js +1 -1
- package/dist/hooks/valueMonitor/useValueCard.js +1 -1
- package/dist/interfaces/AddItemWizard/MediaDragDrop.interface.d.ts +1 -1
- package/dist/interfaces/AddItemWizard/QuickAddItem.interface.d.ts +1 -1
- package/dist/interfaces/AddItemWizard/mediaDetails/MediaDetailsStep.interface.d.ts +1 -1
- package/dist/interfaces/AddItemWizard/room/RoomStep.interface.d.ts +1 -1
- package/dist/interfaces/appBar/AppBar.interface.d.ts +1 -1
- package/dist/interfaces/appBar/StorageUsed.interface.d.ts +1 -1
- package/dist/interfaces/appBar/UserProfile.interface.d.ts +1 -1
- package/dist/interfaces/buttons/DisplayOptionsButtons.interface.d.ts +1 -1
- package/dist/interfaces/contacts/AddEditContactPanel.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ContactCard.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ContactCardHeader.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ContactsContent.interface.d.ts +1 -1
- package/dist/interfaces/contacts/SelectedContacts.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ShareContactBy.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ShareContactSection.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ShareContactsContent.interface.d.ts +1 -1
- package/dist/interfaces/contacts/ViewContactPanel.interface.d.ts +2 -2
- package/dist/interfaces/feedback/Feedback.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/DisplayFile.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/DisplayFiles.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/IconMenuWithMove.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/displayFiles/MoveModal.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/DisplayOptions.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FilesUploader.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FolderDetailHeader.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FolderInfo.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folderDetails/FoldersMenu.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/folders/FolderRadioCard.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/sharedWith/ConnectedAccounts.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/sharedWith/RecipientsToShare.interface.d.ts +1 -1
- package/dist/interfaces/folderPanel/sharedWith/SharedAccounts.interface.d.ts +1 -1
- package/dist/interfaces/forms/EditItemName.interface.d.ts +1 -1
- package/dist/interfaces/forms/ItemFormPanel/ItemFormTabImage.interface.d.ts +1 -1
- package/dist/interfaces/forms/ItemFormPanel/ItemFormTabs.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/DynamicForm.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/HiddenFieldSection.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/SimpleDynamicForm.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/DateField.interface.d.ts +2 -1
- package/dist/interfaces/forms/dynamicForm/fields/FileField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/GridField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/GroupField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/RatingField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/SelectField.interface.d.ts +2 -1
- package/dist/interfaces/forms/dynamicForm/fields/SwitchField.interface.d.ts +1 -1
- package/dist/interfaces/forms/dynamicForm/fields/TextAreaField.interface.d.ts +2 -1
- package/dist/interfaces/forms/dynamicForm/fields/TextField.interface.d.ts +2 -1
- package/dist/interfaces/forms/dynamicForm/fields/UIFields.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyDate.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyGrid.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyInput.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/ReadOnlyToggle.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/homeItem/ReadOnlyAppliances.interface.d.ts +1 -1
- package/dist/interfaces/forms/readOnly/homeItem/ReadOnlyGuidelines.interface.d.ts +1 -1
- package/dist/interfaces/headers/ContainerHeader.interface.d.ts +1 -1
- package/dist/interfaces/help/HelpCard.interface.d.ts +1 -1
- package/dist/interfaces/help/HelpCards.interface.d.ts +1 -1
- package/dist/interfaces/help/HelpContent.interface.d.ts +1 -1
- package/dist/interfaces/help/Overview.interface.d.ts +1 -1
- package/dist/interfaces/homeAssistant/HomeAssistantPanel.interface.d.ts +1 -1
- package/dist/interfaces/homeAssistant/HomeMonitorSteps.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/AddPropertyRecords.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/EditAccountType.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/File.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/Files.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/FolderDetail.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/FolderSharing.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/HomeCard.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/HomeCardRecipients.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/HomeCardWithRecipent.interface.d.ts +1 -1
- package/dist/interfaces/homeBoard/SortHeader.interface.d.ts +1 -1
- package/dist/interfaces/homeItems/ViewingHomeItemPanel.interface.d.ts +1 -1
- package/dist/interfaces/homeSummary/ProjectList.interface.d.ts +1 -1
- package/dist/interfaces/householdItems/CreateHouseholdItemHeader.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/InboxTile.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/MessageCard.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/MessageChatPanel.interface.d.ts +1 -1
- package/dist/interfaces/inboxTile/MessagePanel.interface.d.ts +1 -1
- package/dist/interfaces/inputs/ControlledInput.interface.d.ts +1 -1
- package/dist/interfaces/inputs/DatePicker.interface.d.ts +1 -0
- package/dist/interfaces/inputs/Input.interface.d.ts +1 -0
- package/dist/interfaces/inputs/ItemSubTypeSelect.interface.d.ts +1 -1
- package/dist/interfaces/inputs/Select.interface.d.ts +1 -0
- package/dist/interfaces/launchpad/RightPanel.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/AddHomeContent.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/Home.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/HomeCard.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/MyHomes.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/MyHomesHeader.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/MyHomesStepBody.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/PropertyCards.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/edit/EditHomeBody.interface.d.ts +1 -1
- package/dist/interfaces/myHomes/edit/EditHomeDetails.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/MyProfileContent.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/CreditCardContainer.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/NewCreditCard/NewCreditCard.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/PaymentFormProvider.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/PaymentReceiptCard.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/payment/PaymentReceipts.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/permissions/ActionCheckbox.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/permissions/RoleButton.interface.d.ts +1 -1
- package/dist/interfaces/myProfile/permissions/RolePermissionsTab.interface.d.ts +1 -1
- package/dist/interfaces/partner/HeaderPartnerLogo.interface.d.ts +1 -1
- package/dist/interfaces/partner/PartnerHeader.interface.d.ts +1 -1
- package/dist/interfaces/partner/ShortPartnerTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/customerTile/CustomerTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/satisfactionTile/SatisfactionCard.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/satisfactionTile/SatisfactionTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/adminTiles/ytdTile/YtdTile.interface.d.ts +1 -1
- package/dist/interfaces/partner/catalog/CatalogPartnerCard.interface.d.ts +1 -1
- package/dist/interfaces/partner/formTile/content/PartnerContent.interface.d.ts +1 -1
- package/dist/interfaces/partner/formTile/details/PartnerDetails.interface.d.ts +1 -1
- package/dist/interfaces/partner/panel/CatalogDisplay.interface.d.ts +1 -1
- package/dist/interfaces/partner/panel/PartnerCatalogPanel.interface.d.ts +1 -1
- package/dist/interfaces/partner/popup/AddPopup.interface.d.ts +1 -1
- package/dist/interfaces/partner/popup/CatalogPopup.interface.d.ts +1 -1
- package/dist/interfaces/partner/popup/partnerOptions/PartnerOptions.interface.d.ts +1 -1
- package/dist/interfaces/propertyTiles/PropertyTaxes.interface.d.ts +1 -1
- package/dist/interfaces/propertyTiles/RecordsInputs.interface.d.ts +1 -1
- package/dist/interfaces/propertyTiles/TrendingValue.interface.d.ts +1 -1
- package/dist/interfaces/receipts/AssignableReceiptCard.interface.d.ts +1 -1
- package/dist/interfaces/receipts/AssignableReceipts.interface.d.ts +1 -1
- package/dist/interfaces/receipts/DoubleSelects.interface.d.ts +1 -1
- package/dist/interfaces/receipts/ReceiptCard.interface.d.ts +1 -1
- package/dist/interfaces/receipts/Receipts.interface.d.ts +1 -1
- package/dist/interfaces/receipts/ReceiptsDisplayOptions.interface.d.ts +1 -1
- package/dist/interfaces/receipts/ReceiptsHeader.interface.d.ts +1 -1
- package/dist/interfaces/receipts/autofiler/AutofilerHeader.interface.d.ts +1 -1
- package/dist/interfaces/receipts/autofiler/LaunchpadReceiptAutofiler.interface.d.ts +1 -1
- package/dist/interfaces/receipts/autofiler/ReceiptAutofiler.interface.d.ts +1 -1
- package/dist/interfaces/receipts/displayReceipts/DisplayReceipts.interface.d.ts +1 -1
- package/dist/interfaces/receipts/displayReceipts/Receipt.interface.d.ts +1 -1
- package/dist/interfaces/receipts/displayReceipts/ReceiptsList.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptFilters.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptItem.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptItemHeader.interface.d.ts +1 -1
- package/dist/interfaces/receipts/receipt/ReceiptItems.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupCardHeader.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupContent.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupOptionCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/GroupsHeader.interface.d.ts +1 -1
- package/dist/interfaces/rooms/ItemCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/NewRoomPanel.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomCard.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomHeader.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomVideo.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomVideoFooter.interface.d.ts +1 -1
- package/dist/interfaces/rooms/RoomsMenu.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/AddMedia.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/CreateDocumentContent.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/CreateDocumentHeader.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/DocumentPreview.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientCard.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientDocForm.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientForm.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/RecipientTab.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/SendCommunication.interface.d.ts +1 -1
- package/dist/interfaces/sendDocument/Thumbs.interface.d.ts +1 -1
- package/dist/interfaces/shareHome/HomeSharedWith.interface.d.ts +1 -1
- package/dist/interfaces/shareHome/RolesHelpModal.interface.d.ts +1 -1
- package/dist/interfaces/shareHome/ShareHome.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeAddEmail.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeAddedContacts.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeConnections.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeContactList.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeFilters.interface.d.ts +1 -1
- package/dist/interfaces/sharedHomePanel/ShareHomeForm.interface.d.ts +1 -1
- package/dist/interfaces/subscription/ActiveSubscription.interface.d.ts +1 -1
- package/dist/interfaces/subscription/HomeStorage.interface.d.ts +1 -1
- package/dist/interfaces/subscription/HomesDropdown.interface.d.ts +1 -1
- package/dist/interfaces/subscription/Subscription.interface.d.ts +1 -1
- package/dist/interfaces/subscription/toBeDeleted/ToBeDeletedBody.interface.d.ts +1 -1
- package/dist/interfaces/tour/Bubble.interface.d.ts +1 -1
- package/dist/interfaces/tour/steps/BaseStep.interface.d.ts +1 -1
- package/dist/interfaces/valueMonitor/ValueMonitor.interface.d.ts +1 -1
- package/dist/mocks/Menu.mock.d.ts +1 -1
- package/dist/mocks/appBar/user.mock.d.ts +1 -1
- package/dist/mocks/contacts/contacts.mock.d.ts +1 -1
- package/dist/mocks/folderPanel/DisplayFiles.mock.d.ts +1 -1
- package/dist/mocks/folderPanel/SharedAccounts.mock.d.ts +1 -1
- package/dist/mocks/forms/dynamicForm.mock.d.ts +1 -1
- package/dist/mocks/forms/dynamicForm.mock.js +1 -1
- package/dist/mocks/homeAssistant/homeAssistantForms.d.ts +1 -1
- package/dist/mocks/inbox/messages.d.ts +1 -1
- package/dist/mocks/myHomes/Properties.mock.d.ts +1 -1
- package/dist/mocks/myProfile/Permissions.mock.d.ts +1 -1
- package/dist/mocks/myProfile/Receipts.mock.d.ts +1 -1
- package/dist/mocks/notifications/notifications.mock.d.ts +1 -1
- package/dist/mocks/partner/partnerCatalog.mock.d.ts +1 -1
- package/dist/mocks/partner/partnerCatalog.mock.js +1 -1
- package/dist/mocks/partner/partnerOptions.mock.d.ts +1 -1
- package/dist/mocks/partner/socialLinks.mock.d.ts +1 -1
- package/dist/mocks/propertyTiles/details.d.ts +1 -1
- package/dist/mocks/propertyTiles/details.js +1 -1
- package/dist/mocks/propertyTiles/taxes.d.ts +1 -1
- package/dist/mocks/receipts/Receipts.mock.d.ts +1 -1
- package/dist/mocks/sharedHomePanel/recipients.d.ts +1 -1
- package/dist/proxies/contacts/contactForm.proxy.d.ts +1 -1
- package/dist/proxies/fileRecipient.proxy.d.ts +1 -1
- package/dist/proxies/folderHeader.proxy.d.ts +1 -1
- package/dist/proxies/forms/address.proxy.d.ts +1 -1
- package/dist/proxies/forms/dynamicForm.proxy.d.ts +1 -1
- package/dist/proxies/forms/homeDetails.proxy.d.ts +1 -1
- package/dist/proxies/homes/homeCard.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerCallToAction.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerContent.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerSocialLinks.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/content/partnerTagLine.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerAlternativeContact.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerCompany.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerCompanyAddress.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerDetails.proxy.d.ts +1 -1
- package/dist/proxies/partner/formTile/details/partnerPointContact.proxy.d.ts +1 -1
- package/dist/proxies/propertyTiles/recordsInputs.proxy.d.ts +1 -1
- package/dist/stories/addItemWizard/AddItemContainer.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/AddItemContainer.stories.js +1 -1
- package/dist/stories/addItemWizard/QuickAddItem.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/QuickAddItem.stories.js +2 -2
- package/dist/stories/addItemWizard/StepHeader.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/StepHeader.stories.js +1 -1
- package/dist/stories/addItemWizard/flows/FlowCard.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/flows/FlowCard.stories.js +2 -2
- package/dist/stories/addItemWizard/flows/FlowStep.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/flows/FlowStep.stories.js +1 -1
- package/dist/stories/addItemWizard/flows/FlowStepHeader.stories.js +1 -1
- package/dist/stories/addItemWizard/mediaDetails/MediaDetailsStep.stories.d.ts +2 -2
- package/dist/stories/addItemWizard/mediaDetails/MediaDetailsStep.stories.js +2 -2
- package/dist/stories/addItemWizard/room/RoomStep.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/room/RoomStep.stories.js +2 -2
- package/dist/stories/addItemWizard/wellDone/WellDone.stories.d.ts +1 -1
- package/dist/stories/addItemWizard/wellDone/WellDone.stories.js +1 -1
- package/dist/stories/animations/HomieAnimation.stories.js +1 -1
- package/dist/stories/appBar/AppBar.stories.d.ts +1 -1
- package/dist/stories/appBar/AppBar.stories.js +4 -4
- package/dist/stories/appBar/ContactList.stories.d.ts +1 -1
- package/dist/stories/appBar/ContactList.stories.js +1 -1
- package/dist/stories/appBar/HomefileLogo.stories.d.ts +1 -1
- package/dist/stories/appBar/HomefileLogo.stories.js +1 -1
- package/dist/stories/appBar/PeopleConnected.stories.d.ts +1 -1
- package/dist/stories/appBar/PeopleConnected.stories.js +1 -1
- package/dist/stories/appBar/StorageUsed.stories.d.ts +1 -1
- package/dist/stories/appBar/StorageUsed.stories.js +1 -1
- package/dist/stories/appBar/TourButton.stories.d.ts +1 -1
- package/dist/stories/appBar/TourButton.stories.js +1 -1
- package/dist/stories/appBar/Trash.stories.d.ts +1 -1
- package/dist/stories/appBar/Trash.stories.js +1 -1
- package/dist/stories/appBar/TutorialsButton.stories.d.ts +1 -1
- package/dist/stories/appBar/TutorialsButton.stories.js +1 -1
- package/dist/stories/appBar/UserProfile.stories.d.ts +1 -1
- package/dist/stories/appBar/UserProfile.stories.js +2 -2
- package/dist/stories/assets/Illustrations.stories.js +2 -2
- package/dist/stories/badge/LetterBadge.stories.d.ts +1 -1
- package/dist/stories/badge/LetterBadge.stories.js +1 -1
- package/dist/stories/badge/NewBadge.stories.d.ts +1 -1
- package/dist/stories/badge/NewBadge.stories.js +1 -1
- package/dist/stories/badge/NumberBadge.stories.d.ts +1 -1
- package/dist/stories/badge/NumberBadge.stories.js +1 -1
- package/dist/stories/badge/TextBadge.stories.d.ts +1 -1
- package/dist/stories/badge/TextBadge.stories.js +1 -1
- package/dist/stories/buttons/BackCircleButton.stories.d.ts +1 -1
- package/dist/stories/buttons/BackCircleButton.stories.js +1 -1
- package/dist/stories/buttons/DisplayOptionsButtons.stories.d.ts +1 -1
- package/dist/stories/buttons/DisplayOptionsButtons.stories.js +1 -1
- package/dist/stories/buttons/ForwardCircleButton.stories.d.ts +1 -1
- package/dist/stories/buttons/ForwardCircleButton.stories.js +1 -1
- package/dist/stories/buttons/HelpButton.stories.d.ts +1 -1
- package/dist/stories/buttons/HelpButton.stories.js +1 -1
- package/dist/stories/buttons/IconAndText.stories.d.ts +1 -1
- package/dist/stories/buttons/IconAndText.stories.js +1 -1
- package/dist/stories/buttons/LeftButtonAnimated.stories.d.ts +1 -1
- package/dist/stories/buttons/LeftButtonAnimated.stories.js +1 -1
- package/dist/stories/buttons/PreviousCircleButton.stories.d.ts +1 -1
- package/dist/stories/buttons/PreviousCircleButton.stories.js +1 -1
- package/dist/stories/buttons/YesNoSwitch.stories.js +1 -1
- package/dist/stories/contacts/AddEditContactPanel.stories.d.ts +1 -1
- package/dist/stories/contacts/AddEditContactPanel.stories.js +2 -2
- package/dist/stories/contacts/ContactCard.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCard.stories.js +2 -2
- package/dist/stories/contacts/ContactCardAddress.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCardAddress.stories.js +2 -2
- package/dist/stories/contacts/ContactCardHeader.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCardHeader.stories.js +2 -2
- package/dist/stories/contacts/ContactCardInfo.stories.d.ts +2 -2
- package/dist/stories/contacts/ContactCardInfo.stories.js +2 -2
- package/dist/stories/contacts/ContactsContent.stories.d.ts +1 -1
- package/dist/stories/contacts/ContactsContent.stories.js +2 -2
- package/dist/stories/contacts/ViewContactPanel.stories.d.ts +1 -1
- package/dist/stories/contacts/ViewContactPanel.stories.js +3 -3
- package/dist/stories/customToast/CustomToast.stories.js +2 -2
- package/dist/stories/dialog/Dialog.stories.d.ts +1 -1
- package/dist/stories/dialog/Dialog.stories.js +1 -1
- package/dist/stories/dragDrop/DragDropArea.stories.d.ts +1 -1
- package/dist/stories/dragDrop/DragDropArea.stories.js +2 -2
- package/dist/stories/dragDrop/DragDropLoading.stories.d.ts +1 -1
- package/dist/stories/dragDrop/DragDropLoading.stories.js +1 -1
- package/dist/stories/feedback/ContactForm.stories.d.ts +1 -1
- package/dist/stories/feedback/ContactForm.stories.js +1 -1
- package/dist/stories/feedback/Feedback.stories.d.ts +1 -1
- package/dist/stories/feedback/Feedback.stories.js +1 -1
- package/dist/stories/feedback/FormReceived.stories.d.ts +1 -1
- package/dist/stories/feedback/FormReceived.stories.js +1 -1
- package/dist/stories/folderPanel/DisplayFiles/DisplayFiles.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/DisplayFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/GridFile.stories.d.ts +2 -2
- package/dist/stories/folderPanel/DisplayFiles/GridFile.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/GridFiles.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/GridFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ItemFile.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/ItemFile.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ItemFiles.stories.d.ts +3 -3
- package/dist/stories/folderPanel/DisplayFiles/ItemFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFile.stories.d.ts +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFile.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFiles.stories.d.ts +2 -2
- package/dist/stories/folderPanel/DisplayFiles/ListFiles.stories.js +2 -2
- package/dist/stories/folderPanel/DisplayFiles/MoveModal.stories.d.ts +1 -1
- package/dist/stories/folderPanel/DisplayFiles/MoveModal.stories.js +1 -1
- package/dist/stories/folderPanel/fileDetails/DisplayFilesDetail.stories.d.ts +3 -3
- package/dist/stories/folderPanel/fileDetails/DisplayFilesDetail.stories.js +2 -2
- package/dist/stories/folderPanel/folderDetails/DisplayOptions.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/DisplayOptions.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesCounter.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesCounter.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesUploader.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FilesUploader.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailBody.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailBody.stories.js +2 -2
- package/dist/stories/folderPanel/folderDetails/FolderDetailFooter.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailFooter.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailHeader.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailHeader.stories.js +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderDetailPanel.stories.js +2 -2
- package/dist/stories/folderPanel/folderDetails/FolderInfo.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folderDetails/FolderInfo.stories.js +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioCard.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioCard.stories.js +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioContent.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folders/FolderRadioContent.stories.js +1 -1
- package/dist/stories/folderPanel/folders/FolderTypeSelection.stories.d.ts +1 -1
- package/dist/stories/folderPanel/folders/FolderTypeSelection.stories.js +1 -1
- package/dist/stories/folderPanel/loaders/GridLoader.stories.js +1 -1
- package/dist/stories/folderPanel/sharedWith/ConnectedAccounts.stories.d.ts +1 -1
- package/dist/stories/folderPanel/sharedWith/ConnectedAccounts.stories.js +1 -1
- package/dist/stories/folderPanel/sharedWith/RecipientsToShare.stories.d.ts +1 -1
- package/dist/stories/folderPanel/sharedWith/RecipientsToShare.stories.js +2 -2
- package/dist/stories/folderPanel/sharedWith/SharedAccounts.stories.d.ts +1 -1
- package/dist/stories/folderPanel/sharedWith/SharedAccounts.stories.js +2 -2
- package/dist/stories/folderSharing/FolderLegends.stories.js +1 -1
- package/dist/stories/folderSharing/FolderSharing.stories.d.ts +5 -5
- package/dist/stories/folderSharing/FolderSharing.stories.js +3 -3
- package/dist/stories/footers/FooterButtons.stories.d.ts +4 -4
- package/dist/stories/footers/FooterButtons.stories.js +2 -2
- package/dist/stories/footers/FooterDrawer.stories.d.ts +1 -1
- package/dist/stories/footers/FooterDrawer.stories.js +1 -1
- package/dist/stories/forms/Address.stories.d.ts +1 -1
- package/dist/stories/forms/Address.stories.js +1 -1
- package/dist/stories/forms/AddressStored.stories.js +1 -1
- package/dist/stories/forms/Collapsilble.stories.d.ts +1 -1
- package/dist/stories/forms/Collapsilble.stories.js +2 -2
- package/dist/stories/forms/ItemFormPanel/ItemFormPanel.stories.d.ts +1 -1
- package/dist/stories/forms/ItemFormPanel/ItemFormPanel.stories.js +3 -3
- package/dist/stories/forms/ItemFormPanel/ItemFormTabs.stories.d.ts +1 -1
- package/dist/stories/forms/ItemFormPanel/ItemFormTabs.stories.js +2 -2
- package/dist/stories/forms/dynamicForm/DynamicForm.stories.d.ts +1 -1
- package/dist/stories/forms/dynamicForm/DynamicForm.stories.js +3 -3
- package/dist/stories/forms/dynamicForm/HiddenField.stories.d.ts +1 -1
- package/dist/stories/forms/dynamicForm/HiddenField.stories.js +2 -2
- package/dist/stories/forms/dynamicForm/HiddenFieldSection.stories.d.ts +1 -1
- package/dist/stories/forms/dynamicForm/HiddenFieldSection.stories.js +2 -2
- package/dist/stories/forms/readOnly/ReadOnlyDynamicForm.stories.d.ts +1 -1
- package/dist/stories/forms/readOnly/ReadOnlyDynamicForm.stories.js +2 -2
- package/dist/stories/forms/readOnly/ReadOnlyImage.stories.js +1 -1
- package/dist/stories/forms/readOnly/ReadOnlyToggle.stories.d.ts +1 -1
- package/dist/stories/forms/readOnly/ReadOnlyToggle.stories.js +2 -2
- package/dist/stories/headers/BackHeader.stories.d.ts +1 -1
- package/dist/stories/headers/BackHeader.stories.js +1 -1
- package/dist/stories/headers/ContainerHeader.stories.d.ts +2 -2
- package/dist/stories/headers/ContainerHeader.stories.js +3 -3
- package/dist/stories/headers/GenericBackHeader.stories.d.ts +1 -1
- package/dist/stories/headers/GenericBackHeader.stories.js +1 -1
- package/dist/stories/headers/PanelHeader.stories.d.ts +1 -1
- package/dist/stories/headers/PanelHeader.stories.js +2 -2
- package/dist/stories/headers/SectionHeader.stories.d.ts +1 -1
- package/dist/stories/headers/SectionHeader.stories.js +2 -2
- package/dist/stories/headers/TabHeader.stories.d.ts +1 -1
- package/dist/stories/headers/TabHeader.stories.js +2 -2
- package/dist/stories/help/HelpCard.stories.d.ts +1 -1
- package/dist/stories/help/HelpCard.stories.js +2 -2
- package/dist/stories/help/HelpContent.stories.d.ts +2 -2
- package/dist/stories/help/HelpContent.stories.js +2 -2
- package/dist/stories/help/HelpHeader.stories.d.ts +1 -1
- package/dist/stories/help/HelpHeader.stories.js +1 -1
- package/dist/stories/help/HelpModal.stories.d.ts +1 -1
- package/dist/stories/help/HelpModal.stories.js +1 -1
- package/dist/stories/help/Overview.stories.d.ts +1 -1
- package/dist/stories/help/Overview.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeAssistant.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistant.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeAssistantButton.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantButton.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeAssistantStepper.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantStepper.stories.js +1 -1
- package/dist/stories/homeAssistant/HomeAssistantSteps.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantSteps.stories.js +1 -1
- package/dist/stories/homeAssistant/HomeAssistantTutorial.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/HomeAssistantTutorial.stories.js +2 -2
- package/dist/stories/homeAssistant/HomeMonitor.stories.js +2 -2
- package/dist/stories/homeAssistant/monitorAlerts/HomeAssistant.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/monitorAlerts/HomeAssistant.stories.js +2 -2
- package/dist/stories/homeAssistant/panel/ApplianceSteps.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/panel/ApplianceSteps.stories.js +1 -1
- package/dist/stories/homeAssistant/panel/HomeAssistantPanel.stories.d.ts +1 -1
- package/dist/stories/homeAssistant/panel/HomeAssistantPanel.stories.js +2 -2
- package/dist/stories/homeAssistant/panel/HomeAssistantPanelStep.stories.js +1 -1
- package/dist/stories/homeBoard/AddFolder.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddFolder.stories.js +1 -1
- package/dist/stories/homeBoard/AddHomeItem.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddHomeItem.stories.js +1 -1
- package/dist/stories/homeBoard/AddPropertyRecords.stories.d.ts +1 -1
- package/dist/stories/homeBoard/AddPropertyRecords.stories.js +3 -3
- package/dist/stories/homeBoard/DetailsTab.stories.d.ts +1 -1
- package/dist/stories/homeBoard/DetailsTab.stories.js +1 -1
- package/dist/stories/homeBoard/EditAccountType.stories.d.ts +1 -1
- package/dist/stories/homeBoard/EditAccountType.stories.js +1 -1
- package/dist/stories/homeBoard/File.stories.d.ts +1 -1
- package/dist/stories/homeBoard/File.stories.js +1 -1
- package/dist/stories/homeBoard/FileDetail.stories.d.ts +1 -1
- package/dist/stories/homeBoard/FileDetail.stories.js +1 -1
- package/dist/stories/homeBoard/Files.stories.d.ts +2 -2
- package/dist/stories/homeBoard/Files.stories.js +2 -2
- package/dist/stories/homeBoard/FolderDetail.stories.d.ts +3 -3
- package/dist/stories/homeBoard/FolderDetail.stories.js +2 -2
- package/dist/stories/homeBoard/HomeBoard.stories.js +1 -1
- package/dist/stories/homeBoard/HomeCard.stories.d.ts +1 -1
- package/dist/stories/homeBoard/HomeCard.stories.js +2 -2
- package/dist/stories/homeBoard/HomeCardWithRecipent.stories.d.ts +2 -2
- package/dist/stories/homeBoard/HomeCardWithRecipent.stories.js +3 -3
- package/dist/stories/homeBoard/HomeHeader.stories.d.ts +1 -1
- package/dist/stories/homeBoard/HomeHeader.stories.js +1 -1
- package/dist/stories/homeBoard/SharedFilter.stories.d.ts +1 -1
- package/dist/stories/homeBoard/SharedFilter.stories.js +1 -1
- package/dist/stories/homeBoard/SortHeader.stories.d.ts +1 -1
- package/dist/stories/homeBoard/SortHeader.stories.js +1 -1
- package/dist/stories/homeItems/ViewingHomeItem.stories.d.ts +1 -1
- package/dist/stories/homeItems/ViewingHomeItem.stories.js +2 -2
- package/dist/stories/homeSummary/DocumentMenu.stories.d.ts +1 -1
- package/dist/stories/homeSummary/DocumentMenu.stories.js +2 -2
- package/dist/stories/homeSummary/ProjectList.stories.d.ts +1 -1
- package/dist/stories/homeSummary/ProjectList.stories.js +1 -1
- package/dist/stories/homeSummary/UpdateList.stories.d.ts +1 -1
- package/dist/stories/homeSummary/UpdateList.stories.js +1 -1
- package/dist/stories/householdItems/AddHomeItemHeader.stories.d.ts +1 -1
- package/dist/stories/householdItems/AddHomeItemHeader.stories.js +2 -2
- package/dist/stories/householdItems/CreateItemHeader.stories.d.ts +1 -1
- package/dist/stories/householdItems/CreateItemHeader.stories.js +2 -2
- package/dist/stories/householdItems/ItemNameHeader.stories.d.ts +1 -1
- package/dist/stories/householdItems/ItemNameHeader.stories.js +1 -1
- package/dist/stories/icons/ArrowLeft.stories.d.ts +1 -1
- package/dist/stories/icons/ArrowLeft.stories.js +1 -1
- package/dist/stories/icons/Calendar.stories.d.ts +1 -1
- package/dist/stories/icons/Calendar.stories.js +1 -1
- package/dist/stories/icons/Camera.stories.d.ts +1 -1
- package/dist/stories/icons/Camera.stories.js +1 -1
- package/dist/stories/icons/ChevronDown.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronDown.stories.js +1 -1
- package/dist/stories/icons/ChevronLeft.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronLeft.stories.js +1 -1
- package/dist/stories/icons/ChevronRight.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronRight.stories.js +1 -1
- package/dist/stories/icons/ChevronUp.stories.d.ts +1 -1
- package/dist/stories/icons/ChevronUp.stories.js +1 -1
- package/dist/stories/icons/Close.stories.d.ts +1 -1
- package/dist/stories/icons/Close.stories.js +1 -1
- package/dist/stories/icons/DisplayGrid.stories.js +1 -1
- package/dist/stories/icons/DisplayItem.stories.js +1 -1
- package/dist/stories/icons/DisplayList.stories.js +1 -1
- package/dist/stories/icons/Edit.stories.d.ts +1 -1
- package/dist/stories/icons/Edit.stories.js +1 -1
- package/dist/stories/icons/Eye.stories.d.ts +1 -1
- package/dist/stories/icons/Eye.stories.js +1 -1
- package/dist/stories/icons/EyeOff.stories.d.ts +1 -1
- package/dist/stories/icons/EyeOff.stories.js +1 -1
- package/dist/stories/icons/FacebookLogo.stories.d.ts +1 -1
- package/dist/stories/icons/FacebookLogo.stories.js +1 -1
- package/dist/stories/icons/Filter.stories.d.ts +1 -1
- package/dist/stories/icons/Filter.stories.js +1 -1
- package/dist/stories/icons/Instagram.stories.d.ts +1 -1
- package/dist/stories/icons/Instagram.stories.js +1 -1
- package/dist/stories/icons/Link.stories.d.ts +1 -1
- package/dist/stories/icons/Link.stories.js +1 -1
- package/dist/stories/icons/Linkedin.stories.d.ts +1 -1
- package/dist/stories/icons/Linkedin.stories.js +1 -1
- package/dist/stories/icons/Menu.stories.d.ts +1 -1
- package/dist/stories/icons/Menu.stories.js +1 -1
- package/dist/stories/icons/Meta.stories.d.ts +1 -1
- package/dist/stories/icons/Meta.stories.js +1 -1
- package/dist/stories/icons/Minus.stories.d.ts +1 -1
- package/dist/stories/icons/Minus.stories.js +1 -1
- package/dist/stories/icons/MoreHorizontal.stories.d.ts +1 -1
- package/dist/stories/icons/MoreHorizontal.stories.js +1 -1
- package/dist/stories/icons/OpenVideo.stories.d.ts +1 -1
- package/dist/stories/icons/OpenVideo.stories.js +1 -1
- package/dist/stories/icons/Plus.stories.d.ts +1 -1
- package/dist/stories/icons/Plus.stories.js +2 -2
- package/dist/stories/icons/SearchIcon.stories.d.ts +1 -1
- package/dist/stories/icons/SearchIcon.stories.js +2 -2
- package/dist/stories/icons/TrashIcon.stories.d.ts +1 -1
- package/dist/stories/icons/TrashIcon.stories.js +1 -1
- package/dist/stories/icons/Upload.stories.js +1 -1
- package/dist/stories/icons/Youtube.stories.d.ts +1 -1
- package/dist/stories/icons/Youtube.stories.js +1 -1
- package/dist/stories/inboxTile/MessagePanel.stories.d.ts +1 -1
- package/dist/stories/inboxTile/MessagePanel.stories.js +2 -2
- package/dist/stories/inboxTile/inboxTile.stories.d.ts +1 -1
- package/dist/stories/inboxTile/inboxTile.stories.js +3 -3
- package/dist/stories/inputs/DateRangePicker.stories.js +1 -1
- package/dist/stories/inputs/ItemSubTypeSelect.stories.d.ts +1 -1
- package/dist/stories/inputs/ItemSubTypeSelect.stories.js +2 -2
- package/dist/stories/inputs/PasswordInput.stories.d.ts +1 -1
- package/dist/stories/inputs/PasswordInput.stories.js +1 -1
- package/dist/stories/inputs/RadioCard.stories.js +1 -1
- package/dist/stories/inputs/SelectInput.stories.d.ts +1 -1
- package/dist/stories/inputs/SelectInput.stories.js +1 -1
- package/dist/stories/inputs/SelectInputWithBadge.stories.d.ts +1 -1
- package/dist/stories/inputs/SelectInputWithBadge.stories.js +1 -1
- package/dist/stories/inputs/SelectTextDisplay.stories.d.ts +1 -1
- package/dist/stories/inputs/SelectTextDisplay.stories.js +1 -1
- package/dist/stories/inputs/TextAreaInput.stories.d.ts +1 -1
- package/dist/stories/inputs/TextAreaInput.stories.js +1 -1
- package/dist/stories/inputs/TextInput.stories.d.ts +1 -1
- package/dist/stories/inputs/TextInput.stories.js +1 -1
- package/dist/stories/launchpad/Header.stories.d.ts +1 -1
- package/dist/stories/launchpad/Header.stories.js +1 -1
- package/dist/stories/launchpad/IconMenu.stories.d.ts +1 -1
- package/dist/stories/launchpad/IconMenu.stories.js +1 -1
- package/dist/stories/launchpad/Launchpad.stories.js +1 -1
- package/dist/stories/launchpad/LeftPanel.stories.d.ts +1 -1
- package/dist/stories/launchpad/LeftPanel.stories.js +2 -2
- package/dist/stories/launchpad/RightPanel.stories.d.ts +1 -1
- package/dist/stories/launchpad/RightPanel.stories.js +2 -2
- package/dist/stories/loaders/ButtonLoader.stories.js +1 -1
- package/dist/stories/loaders/Loading.stories.js +1 -1
- package/dist/stories/myHomes/AddHomeContent.stories.d.ts +1 -1
- package/dist/stories/myHomes/AddHomeContent.stories.js +3 -3
- package/dist/stories/myHomes/HomeDetailsContent.stories.d.ts +3 -3
- package/dist/stories/myHomes/HomeDetailsContent.stories.js +2 -2
- package/dist/stories/myHomes/MyHomeCard.stories.d.ts +1 -1
- package/dist/stories/myHomes/MyHomeCard.stories.js +1 -1
- package/dist/stories/myHomes/MyHomes.stories.d.ts +2 -2
- package/dist/stories/myHomes/MyHomes.stories.js +2 -2
- package/dist/stories/myHomes/edit/EditHomeBody.stories.d.ts +1 -1
- package/dist/stories/myHomes/edit/EditHomeBody.stories.js +2 -2
- package/dist/stories/myHomes/edit/EditHomePanel.stories.js +2 -2
- package/dist/stories/myHomes/headers/FirstHomeHeader.stories.d.ts +1 -1
- package/dist/stories/myHomes/headers/FirstHomeHeader.stories.js +1 -1
- package/dist/stories/myHomes/headers/MyHomesHeader.stories.d.ts +1 -1
- package/dist/stories/myHomes/headers/MyHomesHeader.stories.js +1 -1
- package/dist/stories/myHomes/steps/SearchRecords.stories.js +1 -1
- package/dist/stories/myProfile/AddCreditCard.stories.js +1 -1
- package/dist/stories/myProfile/BillingAddress.stories.js +1 -1
- package/dist/stories/myProfile/CancelAccount.stories.d.ts +1 -1
- package/dist/stories/myProfile/CancelAccount.stories.js +1 -1
- package/dist/stories/myProfile/ContextButtons.stories.d.ts +1 -1
- package/dist/stories/myProfile/ContextButtons.stories.js +1 -1
- package/dist/stories/myProfile/MyProfileContent.stories.d.ts +1 -1
- package/dist/stories/myProfile/MyProfileContent.stories.js +2 -2
- package/dist/stories/myProfile/MyProfilePanel.stories.d.ts +1 -1
- package/dist/stories/myProfile/MyProfilePanel.stories.js +2 -2
- package/dist/stories/myProfile/MyProfileWithPartnerPanel.stories.js +1 -1
- package/dist/stories/myProfile/PaymentMethod.stories.js +1 -1
- package/dist/stories/myProfile/PlanRadioCardContent.stories.d.ts +1 -1
- package/dist/stories/myProfile/PlanRadioCardContent.stories.js +2 -2
- package/dist/stories/myProfile/ProfileAccountTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/ProfileAccountTab.stories.js +2 -2
- package/dist/stories/myProfile/ProfileDetailsTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/ProfileDetailsTab.stories.js +1 -1
- package/dist/stories/myProfile/ProfilePaymentTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/ProfilePaymentTab.stories.js +1 -1
- package/dist/stories/myProfile/Receipts.stories.d.ts +2 -2
- package/dist/stories/myProfile/Receipts.stories.js +2 -2
- package/dist/stories/myProfile/details/TwoFactorDialog.stories.d.ts +1 -1
- package/dist/stories/myProfile/details/TwoFactorDialog.stories.js +1 -1
- package/dist/stories/myProfile/details/TwoFactorSetting.stories.d.ts +1 -1
- package/dist/stories/myProfile/details/TwoFactorSetting.stories.js +1 -1
- package/dist/stories/myProfile/details/UserDetails.stories.d.ts +1 -1
- package/dist/stories/myProfile/details/UserDetails.stories.js +1 -1
- package/dist/stories/myProfile/email/EmailPermissions.stories.d.ts +1 -1
- package/dist/stories/myProfile/email/EmailPermissions.stories.js +1 -1
- package/dist/stories/myProfile/payment/AddCardBanner.stories.js +1 -1
- package/dist/stories/myProfile/payment/CreditCard.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/CreditCard.stories.js +1 -1
- package/dist/stories/myProfile/payment/CreditCardContainer.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/CreditCardContainer.stories.js +1 -1
- package/dist/stories/myProfile/payment/CreditCardError.stories.js +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCard.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCard.stories.js +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCardHeader.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/NewCreditCard/NewCreditCardHeader.stories.js +1 -1
- package/dist/stories/myProfile/payment/NotBeChargedBanner.stories.js +1 -1
- package/dist/stories/myProfile/payment/PaymentItemContainer.stories.d.ts +1 -1
- package/dist/stories/myProfile/payment/PaymentItemContainer.stories.js +2 -2
- package/dist/stories/myProfile/payment/PaymentReceipts.stories.d.ts +3 -3
- package/dist/stories/myProfile/payment/PaymentReceipts.stories.js +2 -2
- package/dist/stories/myProfile/permissions/RolePermissionsTab.stories.d.ts +1 -1
- package/dist/stories/myProfile/permissions/RolePermissionsTab.stories.js +2 -2
- package/dist/stories/notifications/NotificationsPanel.stories.d.ts +1 -1
- package/dist/stories/notifications/NotificationsPanel.stories.js +2 -2
- package/dist/stories/onboarding/BuildingApp.stories.js +1 -1
- package/dist/stories/onboarding/CardFooter.stories.d.ts +1 -1
- package/dist/stories/onboarding/CardFooter.stories.js +1 -1
- package/dist/stories/onboarding/Footer.stories.js +1 -1
- package/dist/stories/onboarding/Logo.stories.js +1 -1
- package/dist/stories/onboarding/PageTitle.stories.d.ts +1 -1
- package/dist/stories/onboarding/PageTitle.stories.js +1 -1
- package/dist/stories/onboarding/WelcomeHeader.stories.d.ts +1 -1
- package/dist/stories/onboarding/WelcomeHeader.stories.js +1 -1
- package/dist/stories/onboarding/pages/ActivateAccount.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/ActivateAccount.stories.js +1 -1
- package/dist/stories/onboarding/pages/EmailValidation.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/EmailValidation.stories.js +1 -1
- package/dist/stories/onboarding/pages/NewPassword.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/NewPassword.stories.js +1 -1
- package/dist/stories/onboarding/pages/ResendResetPassword.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/ResendResetPassword.stories.js +1 -1
- package/dist/stories/onboarding/pages/ResetPassword.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/ResetPassword.stories.js +1 -1
- package/dist/stories/onboarding/pages/SignIn.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/SignIn.stories.js +1 -1
- package/dist/stories/onboarding/pages/SignUp.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/SignUp.stories.js +1 -1
- package/dist/stories/onboarding/pages/TwoFactor.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/TwoFactor.stories.js +1 -1
- package/dist/stories/onboarding/pages/Welcome.stories.d.ts +1 -1
- package/dist/stories/onboarding/pages/Welcome.stories.js +1 -1
- package/dist/stories/overlay/index.stories.d.ts +1 -1
- package/dist/stories/overlay/index.stories.js +1 -1
- package/dist/stories/partner/ShortPartnerTile.stories.d.ts +1 -1
- package/dist/stories/partner/ShortPartnerTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/ActiveCustomers.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/ActiveCustomers.stories.js +1 -1
- package/dist/stories/partner/adminTiles/CustomerTile.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/CustomerTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/InboxCard.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/InboxCard.stories.js +2 -2
- package/dist/stories/partner/adminTiles/Mark.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/Mark.stories.js +1 -1
- package/dist/stories/partner/adminTiles/RevenueCard.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/RevenueCard.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionBar.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionBar.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionCard.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionCard.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionProgress.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionProgress.stories.js +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionTile.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/SatisfactionTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/YtdTile.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/YtdTile.stories.js +2 -2
- package/dist/stories/partner/adminTiles/YtdTotalRevenue.stories.d.ts +1 -1
- package/dist/stories/partner/adminTiles/YtdTotalRevenue.stories.js +1 -1
- package/dist/stories/partner/catalog/AddTile.stories.js +1 -1
- package/dist/stories/partner/catalog/CatalogCardAdd.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogCardAdd.stories.js +1 -1
- package/dist/stories/partner/catalog/CatalogCardHeader.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogCardHeader.stories.js +2 -2
- package/dist/stories/partner/catalog/CatalogPartnerCard.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogPartnerCard.stories.js +2 -2
- package/dist/stories/partner/catalog/CatalogPartnerList.stories.d.ts +1 -1
- package/dist/stories/partner/catalog/CatalogPartnerList.stories.js +2 -2
- package/dist/stories/partner/charts/ActiveCustomerChart.stories.d.ts +1 -1
- package/dist/stories/partner/charts/ActiveCustomerChart.stories.js +2 -2
- package/dist/stories/partner/customPartnerTiles/AphwTile.stories.d.ts +1 -1
- package/dist/stories/partner/customPartnerTiles/AphwTile.stories.js +2 -2
- package/dist/stories/partner/customPartnerTiles/ShineTile.stories.d.ts +1 -1
- package/dist/stories/partner/customPartnerTiles/ShineTile.stories.js +2 -2
- package/dist/stories/partner/formTile/PartnerPanel.stories.js +2 -2
- package/dist/stories/partner/formTile/code/PartnerCustomerCode.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/code/PartnerCustomerCode.stories.js +1 -1
- package/dist/stories/partner/formTile/content/PartnerCallToAction.stories.js +1 -1
- package/dist/stories/partner/formTile/content/PartnerContent.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/content/PartnerContent.stories.js +2 -2
- package/dist/stories/partner/formTile/content/PartnerSocialLinks.stories.js +1 -1
- package/dist/stories/partner/formTile/content/PartnerTagLine.stories.js +1 -1
- package/dist/stories/partner/formTile/details/PartnerAlternativeContact.stories.js +1 -1
- package/dist/stories/partner/formTile/details/PartnerCompany.stories.js +1 -1
- package/dist/stories/partner/formTile/details/PartnerDetails.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/details/PartnerDetails.stories.js +2 -2
- package/dist/stories/partner/formTile/details/PartnerPointOfContact.stories.js +1 -1
- package/dist/stories/partner/formTile/images/PartnerHero.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/images/PartnerHero.stories.js +1 -1
- package/dist/stories/partner/formTile/images/PartnerImages.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/images/PartnerImages.stories.js +1 -1
- package/dist/stories/partner/formTile/images/PartnerLogo.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/images/PartnerLogo.stories.js +1 -1
- package/dist/stories/partner/formTile/preview/PartnerTilePreview.stories.d.ts +1 -1
- package/dist/stories/partner/formTile/preview/PartnerTilePreview.stories.js +2 -2
- package/dist/stories/partner/panel/PartnerCatalogPanel.stories.d.ts +1 -1
- package/dist/stories/partner/panel/PartnerCatalogPanel.stories.js +2 -2
- package/dist/stories/partner/popup/AddPopup.stories.d.ts +1 -1
- package/dist/stories/partner/popup/AddPopup.stories.js +2 -2
- package/dist/stories/partner/popup/CatalogPopup.stories.d.ts +1 -1
- package/dist/stories/partner/popup/CatalogPopup.stories.js +2 -2
- package/dist/stories/partner/popup/CurrentItemDisplay.stories.d.ts +1 -1
- package/dist/stories/partner/popup/CurrentItemDisplay.stories.js +1 -1
- package/dist/stories/partner/popup/PartnerOptionCard.stories.d.ts +1 -1
- package/dist/stories/partner/popup/PartnerOptionCard.stories.js +1 -1
- package/dist/stories/partner/popup/PartnerOptions.stories.d.ts +1 -1
- package/dist/stories/partner/popup/PartnerOptions.stories.js +2 -2
- package/dist/stories/propertyTiles/MortgageInfo.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/MortgageInfo.stories.js +1 -1
- package/dist/stories/propertyTiles/PropertyRecords.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/PropertyRecords.stories.js +2 -2
- package/dist/stories/propertyTiles/PropertyTaxes.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/PropertyTaxes.stories.js +2 -2
- package/dist/stories/propertyTiles/RecordsInputs.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/RecordsInputs.stories.js +2 -2
- package/dist/stories/propertyTiles/RecordsSession.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/RecordsSession.stories.js +2 -2
- package/dist/stories/propertyTiles/TrendingLineChart.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/TrendingLineChart.stories.js +2 -2
- package/dist/stories/propertyTiles/TrendingValue.stories.d.ts +1 -1
- package/dist/stories/propertyTiles/TrendingValue.stories.js +2 -2
- package/dist/stories/receipts/AssignableReceiptCard.stories.d.ts +1 -1
- package/dist/stories/receipts/AssignableReceiptCard.stories.js +1 -1
- package/dist/stories/receipts/AssignableReceipts.stories.d.ts +2 -2
- package/dist/stories/receipts/AssignableReceipts.stories.js +2 -2
- package/dist/stories/receipts/LaunchpadReceiptPanel.stories.d.ts +2 -2
- package/dist/stories/receipts/LaunchpadReceiptPanel.stories.js +3 -3
- package/dist/stories/receipts/ReceiptsDisplayOptions.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsDisplayOptions.stories.js +1 -1
- package/dist/stories/receipts/ReceiptsHeader.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsHeader.stories.js +2 -2
- package/dist/stories/receipts/ReceiptsInfo.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsInfo.stories.js +1 -1
- package/dist/stories/receipts/ReceiptsReceivedContent.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsReceivedContent.stories.js +2 -2
- package/dist/stories/receipts/ReceiptsToBeAssignedPanel.stories.d.ts +1 -1
- package/dist/stories/receipts/ReceiptsToBeAssignedPanel.stories.js +2 -2
- package/dist/stories/receipts/SalesTax.stories.d.ts +1 -1
- package/dist/stories/receipts/SalesTax.stories.js +1 -1
- package/dist/stories/receipts/Summary.stories.d.ts +1 -1
- package/dist/stories/receipts/Summary.stories.js +1 -1
- package/dist/stories/receipts/autofiler/AutofilerHeader.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/AutofilerHeader.stories.js +2 -2
- package/dist/stories/receipts/autofiler/FiledItem.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/FiledItem.stories.js +1 -1
- package/dist/stories/receipts/autofiler/LaunchpadAutofilerBanner.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/LaunchpadAutofilerBanner.stories.js +1 -1
- package/dist/stories/receipts/autofiler/LaunchpadReceiptAutofiler.stories.d.ts +2 -2
- package/dist/stories/receipts/autofiler/LaunchpadReceiptAutofiler.stories.js +2 -2
- package/dist/stories/receipts/autofiler/ReceiptAutofiler.stories.d.ts +3 -3
- package/dist/stories/receipts/autofiler/ReceiptAutofiler.stories.js +2 -2
- package/dist/stories/receipts/autofiler/ReceiptsFiled.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/ReceiptsFiled.stories.js +1 -1
- package/dist/stories/receipts/autofiler/ReviewBanner.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/ReviewBanner.stories.js +1 -1
- package/dist/stories/receipts/autofiler/TotalReceived.stories.d.ts +1 -1
- package/dist/stories/receipts/autofiler/TotalReceived.stories.js +1 -1
- package/dist/stories/receipts/displayReceipts/DisplayReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/DisplayReceipts.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/GridReceipt.stories.d.ts +5 -5
- package/dist/stories/receipts/displayReceipts/GridReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/GridReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/GridReceipts.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.d.ts +5 -5
- package/dist/stories/receipts/displayReceipts/ItemReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ListReceipt.stories.d.ts +5 -5
- package/dist/stories/receipts/displayReceipts/ListReceipt.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/ListReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/ListReceipts.stories.js +2 -2
- package/dist/stories/receipts/displayReceipts/itemReceipts.stories.d.ts +3 -3
- package/dist/stories/receipts/displayReceipts/itemReceipts.stories.js +2 -2
- package/dist/stories/receipts/receipt/ItemsReviewBanner.stories.js +1 -1
- package/dist/stories/receipts/receipt/PdfButton.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/PdfButton.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptContent.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptContent.stories.js +3 -3
- package/dist/stories/receipts/receipt/ReceiptDetails.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptDetails.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptFilters.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptFilters.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptFooter.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptFooter.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptHeader.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptHeader.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfoCard.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfoCard.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfos.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptInfos.stories.js +1 -1
- package/dist/stories/receipts/receipt/ReceiptItem.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptItem.stories.js +2 -2
- package/dist/stories/receipts/receipt/ReceiptItemAssigned.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptItemAssigned.stories.js +2 -2
- package/dist/stories/receipts/receipt/ReceiptItems.stories.d.ts +2 -2
- package/dist/stories/receipts/receipt/ReceiptItems.stories.js +2 -2
- package/dist/stories/receipts/receipt/ReceiptPDF.stories.d.ts +1 -1
- package/dist/stories/receipts/receipt/ReceiptPDF.stories.js +1 -1
- package/dist/stories/rooms/AddItemCard.stories.d.ts +1 -1
- package/dist/stories/rooms/AddItemCard.stories.js +1 -1
- package/dist/stories/rooms/AddItemImage.stories.js +1 -1
- package/dist/stories/rooms/GroupCard.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupCard.stories.js +2 -2
- package/dist/stories/rooms/GroupCardHeader.stories.d.ts +1 -1
- package/dist/stories/rooms/GroupCardHeader.stories.js +1 -1
- package/dist/stories/rooms/GroupContent.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupContent.stories.js +2 -2
- package/dist/stories/rooms/GroupOptionCard.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupOptionCard.stories.js +2 -2
- package/dist/stories/rooms/GroupsContainer.stories.js +1 -1
- package/dist/stories/rooms/GroupsHeader.stories.d.ts +2 -2
- package/dist/stories/rooms/GroupsHeader.stories.js +2 -2
- package/dist/stories/rooms/ItemCard.stories.d.ts +1 -1
- package/dist/stories/rooms/ItemCard.stories.js +1 -1
- package/dist/stories/rooms/NewRoomPanel.stories.d.ts +1 -1
- package/dist/stories/rooms/NewRoomPanel.stories.js +2 -2
- package/dist/stories/rooms/RoomCard.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomCard.stories.js +2 -2
- package/dist/stories/rooms/RoomHeader.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomHeader.stories.js +2 -2
- package/dist/stories/rooms/RoomVideo.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomVideo.stories.js +2 -2
- package/dist/stories/rooms/RoomsBoard.stories.js +1 -1
- package/dist/stories/rooms/RoomsMenu.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomsMenu.stories.js +2 -2
- package/dist/stories/rooms/RoomsMenuMobile.stories.d.ts +1 -1
- package/dist/stories/rooms/RoomsMenuMobile.stories.js +2 -2
- package/dist/stories/sendDocument/AddMedia.stories.d.ts +1 -1
- package/dist/stories/sendDocument/AddMedia.stories.js +2 -2
- package/dist/stories/sendDocument/CreateDocumentContent.stories.d.ts +1 -1
- package/dist/stories/sendDocument/CreateDocumentContent.stories.js +1 -1
- package/dist/stories/sendDocument/CreateDocumentHeader.stories.d.ts +1 -1
- package/dist/stories/sendDocument/CreateDocumentHeader.stories.js +2 -2
- package/dist/stories/sendDocument/DocumentDetailsTab.stories.js +1 -1
- package/dist/stories/sendDocument/DocumentNameHeader.stories.d.ts +1 -1
- package/dist/stories/sendDocument/DocumentNameHeader.stories.js +1 -1
- package/dist/stories/sendDocument/DocumentPreview.stories.d.ts +2 -2
- package/dist/stories/sendDocument/DocumentPreview.stories.js +2 -2
- package/dist/stories/sendDocument/InputOrText.stories.d.ts +1 -1
- package/dist/stories/sendDocument/InputOrText.stories.js +1 -1
- package/dist/stories/sendDocument/RecipientCard.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientCard.stories.js +2 -2
- package/dist/stories/sendDocument/RecipientContent.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientContent.stories.js +2 -2
- package/dist/stories/sendDocument/RecipientDocForm.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientDocForm.stories.js +2 -2
- package/dist/stories/sendDocument/RecipientForm.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientForm.stories.js +1 -1
- package/dist/stories/sendDocument/RecipientHeader.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientHeader.stories.js +1 -1
- package/dist/stories/sendDocument/RecipientTab.stories.d.ts +1 -1
- package/dist/stories/sendDocument/RecipientTab.stories.js +2 -2
- package/dist/stories/sendDocument/SendCommunication.stories.d.ts +1 -1
- package/dist/stories/sendDocument/SendCommunication.stories.js +2 -2
- package/dist/stories/sendDocument/ThumbCard.stories.d.ts +1 -1
- package/dist/stories/sendDocument/ThumbCard.stories.js +2 -2
- package/dist/stories/shareHome/HomeSharedWith.stories.d.ts +1 -1
- package/dist/stories/shareHome/HomeSharedWith.stories.js +1 -1
- package/dist/stories/shareHome/RolesHelpModal.stories.d.ts +1 -1
- package/dist/stories/shareHome/RolesHelpModal.stories.js +1 -1
- package/dist/stories/shareHome/ShareHome.stories.d.ts +2 -2
- package/dist/stories/shareHome/ShareHome.stories.js +2 -2
- package/dist/stories/sharedHomePanel/ShareHomeConnections.stories.d.ts +2 -2
- package/dist/stories/sharedHomePanel/ShareHomeConnections.stories.js +2 -2
- package/dist/stories/sharedHomePanel/ShareHomeForm.stories.d.ts +1 -1
- package/dist/stories/sharedHomePanel/ShareHomeForm.stories.js +2 -2
- package/dist/stories/sharedHomePanel/SharedHomeContent.stories.js +2 -2
- package/dist/stories/sharedHomePanel/SharedHomeHeader.stories.d.ts +1 -1
- package/dist/stories/sharedHomePanel/SharedHomeHeader.stories.js +1 -1
- package/dist/stories/subscription/ActiveSubscription.stories.d.ts +1 -1
- package/dist/stories/subscription/ActiveSubscription.stories.js +1 -1
- package/dist/stories/subscription/AlertBanner.stories.d.ts +1 -1
- package/dist/stories/subscription/AlertBanner.stories.js +1 -1
- package/dist/stories/subscription/DeleteBanner.stories.d.ts +1 -1
- package/dist/stories/subscription/DeleteBanner.stories.js +1 -1
- package/dist/stories/subscription/HomeStorage.stories.d.ts +1 -1
- package/dist/stories/subscription/HomeStorage.stories.js +1 -1
- package/dist/stories/subscription/HomesDropdown.stories.d.ts +1 -1
- package/dist/stories/subscription/HomesDropdown.stories.js +1 -1
- package/dist/stories/subscription/MonthlyCharge.stories.d.ts +1 -1
- package/dist/stories/subscription/MonthlyCharge.stories.js +1 -1
- package/dist/stories/subscription/PartnerActiveSubscription.stories.d.ts +1 -1
- package/dist/stories/subscription/PartnerActiveSubscription.stories.js +1 -1
- package/dist/stories/subscription/StorageCard.stories.d.ts +1 -1
- package/dist/stories/subscription/StorageCard.stories.js +1 -1
- package/dist/stories/subscription/Subscription.stories.d.ts +1 -1
- package/dist/stories/subscription/Subscription.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionCard.stories.d.ts +1 -1
- package/dist/stories/subscription/SubscriptionCard.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionContent.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionRow.stories.d.ts +1 -1
- package/dist/stories/subscription/SubscriptionRow.stories.js +1 -1
- package/dist/stories/subscription/SubscriptionTable.stories.d.ts +1 -1
- package/dist/stories/subscription/SubscriptionTable.stories.js +1 -1
- package/dist/stories/subscription/TrialBanner.stories.d.ts +1 -1
- package/dist/stories/subscription/TrialBanner.stories.js +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedBody.stories.d.ts +2 -2
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedBody.stories.js +2 -2
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedContent.stories.d.ts +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedContent.stories.js +2 -2
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedFooter.stories.d.ts +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedFooter.stories.js +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedHeader.stories.d.ts +1 -1
- package/dist/stories/subscription/toBeDeleted/ToBeDeletedHeader.stories.js +1 -1
- package/dist/stories/tour/Bubble.stories.d.ts +1 -1
- package/dist/stories/tour/Bubble.stories.js +1 -1
- package/dist/stories/tour/BubbleArrow.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleArrow.stories.js +1 -1
- package/dist/stories/tour/BubbleFooter.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleFooter.stories.js +1 -1
- package/dist/stories/tour/BubbleHead.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleHead.stories.js +1 -1
- package/dist/stories/tour/BubbleOverlay.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleOverlay.stories.js +1 -1
- package/dist/stories/tour/BubbleText.stories.d.ts +1 -1
- package/dist/stories/tour/BubbleText.stories.js +1 -1
- package/dist/stories/tour/HomeBoardTour.stories.d.ts +1 -1
- package/dist/stories/tour/HomeBoardTour.stories.js +1 -1
- package/dist/stories/tour/LaunchpadTour.stories.d.ts +1 -1
- package/dist/stories/tour/LaunchpadTour.stories.js +1 -1
- package/dist/stories/tour/steps/AccountTypeRow.stories.js +1 -1
- package/dist/stories/tour/steps/HelpIconStep.stories.d.ts +1 -1
- package/dist/stories/tour/steps/HelpIconStep.stories.js +1 -1
- package/dist/stories/tour/steps/InviteRolesStep.stories.js +1 -1
- package/dist/stories/tour/steps/MeetStep.stories.d.ts +1 -1
- package/dist/stories/tour/steps/MeetStep.stories.js +2 -2
- package/dist/stories/valueMonitor/ValueCard.stories.d.ts +1 -1
- package/dist/stories/valueMonitor/ValueCard.stories.js +1 -1
- package/dist/stories/valueMonitor/ValueMonitor.stories.d.ts +1 -1
- package/dist/stories/valueMonitor/ValueMonitor.stories.js +1 -1
- package/dist/stories/videoPlayer/VideoPlayerModal.stories.d.ts +1 -1
- package/dist/stories/videoPlayer/VideoPlayerModal.stories.js +2 -2
- package/dist/utils/AddMedia.utils.d.ts +1 -1
- package/dist/utils/AddMedia.utils.js +1 -1
- package/dist/utils/DynamicForm.utils.d.ts +1 -1
- package/dist/utils/Images.utils.js +1 -1
- package/dist/utils/Masks.utils.js +1 -1
- package/dist/utils/Receipts.utils.d.ts +1 -1
- package/dist/utils/ShowingText.utils.js +1 -1
- package/package.json +1 -1
- package/src/components/forms/dynamicForm/DynamicForm.tsx +1 -0
- package/src/components/forms/dynamicForm/fields/CurrencyField.tsx +9 -3
- package/src/components/forms/dynamicForm/fields/DateField.tsx +2 -0
- package/src/components/forms/dynamicForm/fields/GridField.tsx +2 -1
- package/src/components/forms/dynamicForm/fields/LabeledField.tsx +1 -1
- package/src/components/forms/dynamicForm/fields/NumberField.tsx +3 -10
- package/src/components/forms/dynamicForm/fields/SelectField.tsx +3 -3
- package/src/components/forms/dynamicForm/fields/SingleFields.tsx +1 -0
- package/src/components/forms/dynamicForm/fields/TextAreaField.tsx +3 -4
- package/src/components/forms/dynamicForm/fields/TextField.tsx +2 -1
- package/src/components/inputs/DatePicker.tsx +2 -1
- package/src/components/inputs/SelectInput.tsx +2 -3
- package/src/components/inputs/TextInput.tsx +2 -1
- package/src/interfaces/forms/dynamicForm/fields/DateField.interface.ts +1 -0
- package/src/interfaces/forms/dynamicForm/fields/SelectField.interface.ts +1 -0
- package/src/interfaces/forms/dynamicForm/fields/TextAreaField.interface.ts +1 -0
- package/src/interfaces/forms/dynamicForm/fields/TextField.interface.ts +1 -0
- package/src/interfaces/inputs/DatePicker.interface.ts +1 -0
- package/src/interfaces/inputs/Input.interface.ts +1 -0
- package/src/interfaces/inputs/Select.interface.ts +1 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PageTitleI } from '
|
|
1
|
+
import { PageTitleI } from '../../interfaces';
|
|
2
2
|
export declare const PageTitle: ({ title }: PageTitleI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { WelcomeI } from '
|
|
1
|
+
import { WelcomeI } from '../../interfaces';
|
|
2
2
|
export declare const WelcomeHeader: ({ description, greeting, name }: WelcomeI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ActivateAccountI } from '
|
|
1
|
+
import { ActivateAccountI } from '../../../interfaces';
|
|
2
2
|
export declare const ActivateAccount: ({ name, isLoading, handleActivateBt, }: ActivateAccountI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Container, Text, Center, Button } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, WelcomeHeader, ButtonLoader, BasePageWrapper, } from '
|
|
5
|
-
import { useWindowDimensions } from '
|
|
4
|
+
import { Logo, WelcomeHeader, ButtonLoader, BasePageWrapper, } from '../..';
|
|
5
|
+
import { useWindowDimensions } from '../../../hooks';
|
|
6
6
|
export const ActivateAccount = ({ name, isLoading = false, handleActivateBt, }) => {
|
|
7
7
|
const { windowDimensions: { width }, } = useWindowDimensions();
|
|
8
8
|
return (_jsx(BasePageWrapper, { children: _jsxs(Container, { size: "validation", boxShadow: "lg", children: [_jsx(Container, { variant: "secondary", children: _jsx(Logo, {}) }), _jsxs(Box, { px: ['container.sm', 'container.lg'], children: [_jsx(WelcomeHeader, { description: t('registration.instruction'), greeting: t('welcome.greeting'), name: name }), _jsx(Center, { children: _jsx(Button, { onClick: handleActivateBt, isLoading: isLoading, spinner: _jsx(ButtonLoader, {}), size: "onboarding", children: width < 400
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EmailValidationI } from '
|
|
1
|
+
import { EmailValidationI } from '../../../interfaces';
|
|
2
2
|
export declare const EmailValidation: ({ email, isLoading, handleResendBt, }: EmailValidationI) => 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 { chakra, Container, Text, Image, Center, Button, } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, ButtonLoader, BasePageWrapper } from '
|
|
5
|
-
import { Confirmation } from '
|
|
4
|
+
import { Logo, ButtonLoader, BasePageWrapper } from '../..';
|
|
5
|
+
import { Confirmation } from '../../../assets/images';
|
|
6
6
|
export const EmailValidation = ({ email, isLoading = false, handleResendBt, }) => {
|
|
7
7
|
return (_jsx(BasePageWrapper, { children: _jsxs(Container, { size: "validation", boxShadow: "lg", children: [_jsxs(Container, { variant: "secondary", children: [_jsx(Logo, {}), _jsxs(Text, { variant: "title", textAlign: "center", px: ['container.sm', 'container.xl'], pb: 6, minH: "6rem", children: [_jsx(chakra.span, { color: "gray.3", children: t('validation.title1') }), _jsx(chakra.span, { color: "blue.2", children: email }), _jsx(chakra.span, { color: "gray.3", children: t('validation.title2') })] }), _jsx(Center, { children: _jsx(Image, { src: Confirmation, alt: "Activate account", h: ['100px', '145px'], w: "auto" }) })] }), _jsx(Text, { variant: "info", px: ['container.md', 'container.lg'], py: "2rem", textAlign: "center", children: t('validation.alert1') }), _jsx(Center, { children: _jsx(Button, { mb: 10, mx: 4, variant: "secondary", onClick: handleResendBt, isLoading: isLoading, spinner: _jsx(ButtonLoader, { isOutlined: true }), size: "onboarding", children: t('validation.resendBt') }) })] }) }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { NewPasswordI } from '
|
|
1
|
+
import { NewPasswordI } from '../../../interfaces';
|
|
2
2
|
export declare const NewPassword: ({ isLoading, handleReset, userEmail, }: NewPasswordI) => 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, Text, Container, Stack, chakra } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, Footer, ButtonLoader, PasswordInput, BasePageWrapper, } from '
|
|
5
|
-
import { isValidPassword, passwordMatch } from '
|
|
6
|
-
import { useNewPassword } from '
|
|
4
|
+
import { Logo, Footer, ButtonLoader, PasswordInput, BasePageWrapper, } from '../..';
|
|
5
|
+
import { isValidPassword, passwordMatch } from '../../../utils';
|
|
6
|
+
import { useNewPassword } from '../../../hooks';
|
|
7
7
|
export const NewPassword = ({ isLoading, handleReset, userEmail, }) => {
|
|
8
8
|
const { inputs, handleInputChange, handleSubmit, isValidated } = useNewPassword(handleReset);
|
|
9
9
|
return (_jsxs(BasePageWrapper, { children: [_jsxs(Container, { size: "onboarding", boxShadow: "lg", children: [_jsx(Logo, {}), _jsx(Container, { variant: "ghost", mt: 4, mb: 6, children: _jsxs(Text, { variant: "title", textAlign: "center", px: [10, 0], noOfLines: [2, 1], children: [_jsx(chakra.span, { color: "gray.3", children: t('welcome.greeting2') }), _jsx(chakra.span, { color: "blue.2", children: userEmail }), _jsx(chakra.span, { color: "gray.3", children: "," })] }) }), _jsx(Box, { px: ['container.sm', 'container.md', 'container.lg'], pb: "container.lg", mb: 6, children: _jsxs(Stack, { spacing: 8, children: [_jsx(Text, { textAlign: "center", variant: "info", children: t('newPassword.title') }), _jsxs(Stack, { spacing: 3, children: [_jsx(PasswordInput, { errorMessage: !isValidPassword(inputs.password)
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EmailValidationI } from '
|
|
1
|
+
import { EmailValidationI } from '../../../interfaces';
|
|
2
2
|
export declare const ResendResetPassword: ({ email, isLoading, handleResendBt, }: EmailValidationI) => 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 { chakra, Container, Text, Image, Center, Button, } from '@chakra-ui/react';
|
|
4
|
-
import { BasePageWrapper, ButtonLoader, Logo } from '
|
|
5
|
-
import { ResendPassword } from '
|
|
4
|
+
import { BasePageWrapper, ButtonLoader, Logo } from '../..';
|
|
5
|
+
import { ResendPassword } from '../../../assets/images';
|
|
6
6
|
export const ResendResetPassword = ({ email, isLoading = false, handleResendBt, }) => {
|
|
7
7
|
return (_jsx(BasePageWrapper, { children: _jsxs(Container, { size: "validation", boxShadow: "lg", children: [_jsxs(Container, { variant: "secondary", children: [_jsx(Logo, {}), _jsxs(Text, { variant: "title", textAlign: "center", px: ['container.sm', 'container.xl'], pb: 6, minH: "6rem", children: [_jsx(chakra.span, { color: "gray.3", children: t('validation.title1') }), _jsx(chakra.span, { color: "blue.2", children: email }), _jsx(Text, { variant: "title", children: t('validation.title3') })] }), _jsx(Center, { children: _jsx(Image, { src: ResendPassword, alt: "Activate account", h: ['100px', '145px'], w: "auto" }) })] }), _jsx(Text, { variant: "info", px: ['container.md', 'container.lg'], py: "2rem", textAlign: "center", children: t('validation.alert1') }), _jsx(Center, { children: _jsx(Button, { mb: 10, mx: 4, variant: "secondary", onClick: handleResendBt, isLoading: isLoading, spinner: _jsx(ButtonLoader, { isOutlined: true }), size: "onboarding", children: t('validation.resendResetBt') }) })] }) }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ResetPasswordI } from '
|
|
1
|
+
import { ResetPasswordI } from '../../../interfaces';
|
|
2
2
|
export declare const ResetPassword: ({ isLoading, handleReset, handleSignIn, resetError, }: ResetPasswordI) => 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, Text, Container, Stack } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, Footer, PageTitle, CardFooter, TextInput, ButtonLoader, BasePageWrapper, } from '
|
|
5
|
-
import { isEmptyField, isValidEmail } from '
|
|
6
|
-
import { useResetPassword } from '
|
|
4
|
+
import { Logo, Footer, PageTitle, CardFooter, TextInput, ButtonLoader, BasePageWrapper, } from '../..';
|
|
5
|
+
import { isEmptyField, isValidEmail } from '../../../utils';
|
|
6
|
+
import { useResetPassword } from '../../../hooks';
|
|
7
7
|
export const ResetPassword = ({ isLoading, handleReset, handleSignIn, resetError, }) => {
|
|
8
8
|
const { inputs, handleInputChange, handleSubmit, isValidated } = useResetPassword(handleReset);
|
|
9
9
|
const resetErrorType = resetError
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SignInI } from '
|
|
1
|
+
import { SignInI } from '../../../interfaces';
|
|
2
2
|
export declare const SignIn: ({ isLoading, handleForgotPassword, handleSignIn, handleSignUp, loginErrorMessage, values, }: SignInI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -10,9 +10,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
import { t } from 'i18next';
|
|
12
12
|
import { Box, Button, Center, Container, Stack, Text } from '@chakra-ui/react';
|
|
13
|
-
import { Logo, Footer, PageTitle, CardFooter, PasswordInput, TextInput, ButtonLoader, BasePageWrapper, } from '
|
|
14
|
-
import { isEmptyField } from '
|
|
15
|
-
import { useSignIn } from '
|
|
13
|
+
import { Logo, Footer, PageTitle, CardFooter, PasswordInput, TextInput, ButtonLoader, BasePageWrapper, } from '../..';
|
|
14
|
+
import { isEmptyField } from '../../../utils';
|
|
15
|
+
import { useSignIn } from '../../../hooks';
|
|
16
16
|
export const SignIn = ({ isLoading, handleForgotPassword, handleSignIn, handleSignUp, loginErrorMessage, values = { email: '', password: '' }, }) => {
|
|
17
17
|
const { inputs, handleInputChange, isValidated, setIsValidated } = useSignIn(values);
|
|
18
18
|
return (_jsxs(BasePageWrapper, { children: [_jsxs(Container, { size: "onboarding", boxShadow: "lg", children: [_jsx(Logo, {}), _jsx(PageTitle, { title: t('signin.title') }), _jsx(Box, { px: ['container.sm', 'container.md', 'container.lg'], mb: 6, children: _jsxs(Stack, { spacing: 8, children: [_jsxs(Stack, { spacing: "base", as: "form", children: [Boolean(loginErrorMessage) && (_jsx(Text, { variant: "error", children: loginErrorMessage })), _jsx(TextInput, { autoCapitalize: "none", autoCorrect: "off", autoComplete: "username", errorMessage: t('forms.email') + ' ' + t('forms.required'), hasError: isValidated && isEmptyField(inputs.email), id: "email", placeholder: t('forms.email'), value: values.email || inputs.email, handleChange: (event) => {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SignUpI } from '
|
|
1
|
+
import { SignUpI } from '../../../interfaces';
|
|
2
2
|
export declare const SignUp: ({ isLoading, handleCreateAccount, handleSignIn, showPromoCode, signupErrorMessage, values, }: SignUpI) => 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, Center, Container, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, Footer, CardFooter, PageTitle, PasswordInput, TextInput, ButtonLoader, BasePageWrapper, } from '
|
|
5
|
-
import { isEmptyField, isValidEmail, isValidPassword, passwordMatch, } from '
|
|
6
|
-
import { useSignUp } from '
|
|
4
|
+
import { Logo, Footer, CardFooter, PageTitle, PasswordInput, TextInput, ButtonLoader, BasePageWrapper, } from '../..';
|
|
5
|
+
import { isEmptyField, isValidEmail, isValidPassword, passwordMatch, } from '../../../utils';
|
|
6
|
+
import { useSignUp } from '../../../hooks';
|
|
7
7
|
export const SignUp = ({ isLoading, handleCreateAccount, handleSignIn, showPromoCode, signupErrorMessage, values = {
|
|
8
8
|
email: '',
|
|
9
9
|
firstName: '',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { TwoFactorI } from '
|
|
1
|
+
import { TwoFactorI } from '../../../interfaces';
|
|
2
2
|
export declare const TwoFactor: ({ onReset, onResend, isDialog, isLoading, twoFactorMethod, }: TwoFactorI) => 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, Text, Container, Stack, Center } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, Footer, ButtonLoader, TextInput, BasePageWrapper, } from '
|
|
5
|
-
import { isEmptyField } from '
|
|
6
|
-
import { useTwoFactor } from '
|
|
4
|
+
import { Logo, Footer, ButtonLoader, TextInput, BasePageWrapper, } from '../..';
|
|
5
|
+
import { isEmptyField } from '../../../utils';
|
|
6
|
+
import { useTwoFactor } from '../../../hooks';
|
|
7
7
|
export const TwoFactor = ({ onReset, onResend, isDialog, isLoading, twoFactorMethod, }) => {
|
|
8
8
|
const { code, handleInputChange, handleSubmit, isValidated } = useTwoFactor(onReset);
|
|
9
9
|
return (_jsxs(BasePageWrapper, { children: [_jsxs(Container, { size: "onboarding", boxShadow: !isDialog ? 'lg' : 'none', children: [_jsx(Logo, {}), _jsxs(Stack, { my: "6", children: [_jsx(Text, { variant: "title", textAlign: "center", px: "10", children: t('reset.2FA.title') }), _jsxs(Text, { fontFamily: "secondary", textAlign: "center", px: ['10', '20'], children: [twoFactorMethod === 'email' && t('reset.2FA.subtitleEmail'), twoFactorMethod === 'sms' && t('reset.2FA.subtitleSms')] })] }), _jsx(Box, { px: ['container.sm', 'container.md', 'container.lg'], pb: "container.md", mb: "6", children: _jsxs(Stack, { spacing: "4", children: [_jsx(TextInput, { errorMessage: t('forms.code') + ' ' + t('forms.required'), hasError: isValidated && isEmptyField(code), id: "code", placeholder: t('reset.2FA.placeholder'), value: code, handleChange: handleInputChange }), _jsx(Button, { isLoading: isLoading, spinner: _jsx(ButtonLoader, {}), onClick: handleSubmit, children: t('forms.submit') }), onResend && (_jsx(Center, { children: _jsx(Button, { onClick: onResend, variant: "text", children: t('reset.2FA.resend') }) }))] }) })] }), !isDialog && _jsx(Footer, {})] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { WelcomePageI } from '
|
|
1
|
+
import { WelcomePageI } from '../../../interfaces';
|
|
2
2
|
export declare const Welcome: ({ handleClick, name, videoUrl }: WelcomePageI) => 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, Container, Text, Center, Button, Stack, AspectRatio, } from '@chakra-ui/react';
|
|
4
|
-
import { Logo, WelcomeHeader } from '
|
|
4
|
+
import { Logo, WelcomeHeader } from '../..';
|
|
5
5
|
export const Welcome = ({ handleClick, name, videoUrl = '' }) => {
|
|
6
6
|
return (_jsx(Box, { w: "container.full", children: _jsxs(Container, { size: "validation", children: [_jsx(Container, { variant: "secondary", children: _jsx(Logo, {}) }), _jsx(Text, { variant: "heading", textAlign: "center", mt: "3rem", children: t('welcome.title') }), _jsx(Box, { px: ['container.sm', 'container.lg'], children: _jsxs(Stack, { spacing: "8", children: [_jsx(WelcomeHeader, { description: t('welcome.message'), greeting: t('welcome.greeting'), name: name }), videoUrl !== '' && (_jsx(AspectRatio, { w: "full", children: _jsx("iframe", { title: "Welcome Homefile", src: videoUrl, allowFullScreen: true }) })), _jsx(Text, { variant: "info", children: t('welcome.message2') }), _jsx(Text, { variant: "info", children: t('welcome.signature') }), _jsx(Center, { children: _jsx(Button, { onClick: handleClick, size: "onboarding", mb: "4rem", children: t('welcome.welcomeBt') }) })] }) }), _jsx(Container, { variant: "tertiary", h: "container.xxs" })] }) }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { OverlayI } from '
|
|
1
|
+
import { OverlayI } from '../../interfaces';
|
|
2
2
|
export declare const Overlay: ({ bg, showOverlay, onClick, ...props }: OverlayI) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { HeaderPartnerLogoI } from '
|
|
1
|
+
import { HeaderPartnerLogoI } from '../../interfaces';
|
|
2
2
|
export declare const HeaderPartnerLogo: ({ alt, logo, h, maxW, }: HeaderPartnerLogoI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { IconButton } from '@chakra-ui/react';
|
|
4
|
-
import { colors } from '
|
|
5
|
-
import { Plus } from '
|
|
4
|
+
import { colors } from '../../theme/colors';
|
|
5
|
+
import { Plus } from '..';
|
|
6
6
|
export const PartnerAddButon = ({ onClick = () => { } }) => {
|
|
7
7
|
return (_jsx(IconButton, { "aria-label": t('partner.addTile'), variant: "iconOutlined", icon: _jsx(Plus, { size: 18, stroke: colors.blue[3] }), onClick: onClick, bg: "transparent", w: "33px", h: "33px" }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PartnerCallToActionI } from '
|
|
1
|
+
import { PartnerCallToActionI } from '../../interfaces';
|
|
2
2
|
export declare const PartnerCallToAction: ({ buttonText, description, onClick, }: PartnerCallToActionI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PartnerFooterI } from '
|
|
1
|
+
import { PartnerFooterI } from '../../interfaces';
|
|
2
2
|
export declare const PartnerFooter: ({ socialLinks, websiteUrl, urlText, }: PartnerFooterI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Flex, IconButton, Link, Text } from '@chakra-ui/react';
|
|
3
|
-
import { SocialIcons } from '
|
|
3
|
+
import { SocialIcons } from '..';
|
|
4
4
|
export const PartnerFooter = ({ socialLinks = [], websiteUrl, urlText, }) => {
|
|
5
5
|
var _a;
|
|
6
6
|
const hasSocialLinks = (socialLinks === null || socialLinks === void 0 ? void 0 : socialLinks.length) > 0;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PartnerHeaderI } from '
|
|
1
|
+
import { PartnerHeaderI } from '../../interfaces';
|
|
2
2
|
export declare const PartnerHeader: ({ borderColor, logo, menuItems, partnerName, }: PartnerHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Flex } from '@chakra-ui/react';
|
|
3
|
-
import { MoreHorizontal, IconMenu, HeaderPartnerLogo } from '
|
|
3
|
+
import { MoreHorizontal, IconMenu, HeaderPartnerLogo } from '..';
|
|
4
4
|
export const PartnerHeader = ({ borderColor = 'transparent', logo, menuItems = [], partnerName, }) => {
|
|
5
5
|
const isDisabled = menuItems.length === 0;
|
|
6
6
|
return (_jsxs(Flex, { justify: "space-between", align: "center", p: "base", bg: "neutral.white", borderBottom: "1px solid", borderColor: borderColor, children: [_jsx(HeaderPartnerLogo, { alt: `${partnerName} logo`, logo: logo }), _jsx(IconMenu, { icon: _jsx(MoreHorizontal, { size: 38 }), menuItems: menuItems, disabled: isDisabled })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { PartnerImageI } from '
|
|
1
|
+
import { PartnerImageI } from '../../interfaces';
|
|
2
2
|
export declare const PartnerImage: ({ imageUrl, partnerName }: PartnerImageI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { Box } from '@chakra-ui/react';
|
|
3
|
-
import { TileTooltip } from '
|
|
3
|
+
import { TileTooltip } from '..';
|
|
4
4
|
export const PartnerTileWrapper = ({ children }) => {
|
|
5
5
|
return (_jsx(TileTooltip, { label: "partner", children: _jsx(Box, { display: "flex", flexDir: "column", bg: "lightBlue.1", boxShadow: "base", children: children }) }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ShortPartnerTileI } from '
|
|
1
|
+
import { ShortPartnerTileI } from '../../interfaces';
|
|
2
2
|
export declare const ShortPartnerTile: ({ buttonText, description, imageUrl, logo, menuItems, minimized, onClick, socialLinks, partnerName, websiteUrl, urlText }: ShortPartnerTileI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Box, Flex } from '@chakra-ui/react';
|
|
3
|
-
import { Fader, PartnerCallToAction, PartnerFooter, PartnerHeader, PartnerImage, PartnerTileWrapper, } from '
|
|
3
|
+
import { Fader, PartnerCallToAction, PartnerFooter, PartnerHeader, PartnerImage, PartnerTileWrapper, } from '..';
|
|
4
4
|
export const ShortPartnerTile = ({ buttonText, description, imageUrl, logo, menuItems, minimized, onClick, socialLinks, partnerName, websiteUrl, urlText }) => {
|
|
5
5
|
const callToAction = { description, buttonText, onClick };
|
|
6
6
|
const header = { logo, menuItems, partnerName };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { MetaLogo, Instagram, Linkedin, Youtube, TikTok, Twitter, } from '
|
|
2
|
+
import { MetaLogo, Instagram, Linkedin, Youtube, TikTok, Twitter, } from '..';
|
|
3
3
|
export const SocialIcons = ({ color, size, name, }) => {
|
|
4
4
|
const icons = {
|
|
5
5
|
facebook: _jsx(MetaLogo, { stroke: color, size: size }),
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ActiveCustomersI } from '
|
|
1
|
+
import { ActiveCustomersI } from '../../../../interfaces';
|
|
2
2
|
export declare const ActiveCustomers: ({ badgePercentage, invitesAccepted, totalInvites, }: ActiveCustomersI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,7 +2,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useRef } from 'react';
|
|
3
3
|
import { t } from 'i18next';
|
|
4
4
|
import { Box, Divider, Flex, Progress, Stack, Text } from '@chakra-ui/react';
|
|
5
|
-
import { NumberBadge } from '
|
|
5
|
+
import { NumberBadge } from '../../../badge';
|
|
6
6
|
export const ActiveCustomers = ({ badgePercentage, invitesAccepted, totalInvites, }) => {
|
|
7
7
|
var _a;
|
|
8
8
|
const progressValue = Math.round((invitesAccepted / totalInvites) * 100);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CustomerTileI } from '
|
|
1
|
+
import { CustomerTileI } from '../../../../interfaces';
|
|
2
2
|
export declare const CustomerTile: ({ badgePercentage, data, invitesAccepted, menuItems, minimized, totalInvites, }: CustomerTileI) => 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, Flex } from '@chakra-ui/react';
|
|
4
|
-
import { ActiveCustomerChart, ActiveCustomers, ContainerHeader, CustomerTileHeader, Fader, MoreHorizontal, } from '
|
|
5
|
-
import { LogoSmall } from '
|
|
4
|
+
import { ActiveCustomerChart, ActiveCustomers, ContainerHeader, CustomerTileHeader, Fader, MoreHorizontal, } from '../../..';
|
|
5
|
+
import { LogoSmall } from '../../../../assets/images';
|
|
6
6
|
export const CustomerTile = ({ badgePercentage, data, invitesAccepted, menuItems, minimized, totalInvites, }) => {
|
|
7
7
|
return (_jsxs(Container, { variant: "launchpad", minW: "620px", bg: "neutral.white", children: [_jsx(ContainerHeader, { menuItems: menuItems, title: t('partner.tiles.customer'), icon: _jsx(MoreHorizontal, { size: 38 }), titleIcon: LogoSmall }), !minimized && (_jsxs(Fader, { children: [_jsx(CustomerTileHeader, {}), _jsxs(Flex, { children: [_jsx(ActiveCustomerChart, { data: data }), _jsx(ActiveCustomers, { invitesAccepted, totalInvites, badgePercentage })] })] }))] }));
|
|
8
8
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
|
-
import { shortFormatDate } from '
|
|
3
|
+
import { shortFormatDate } from '../../../../utils';
|
|
4
4
|
import { Stack, Text } from '@chakra-ui/react';
|
|
5
5
|
export const CustomerTileHeader = () => {
|
|
6
6
|
const date = new Date();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MarkI } from '
|
|
1
|
+
import { MarkI } from '../../../../interfaces';
|
|
2
2
|
export declare const Mark: ({ borderColor, ...props }: MarkI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -10,9 +10,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
10
10
|
return t;
|
|
11
11
|
};
|
|
12
12
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
-
import { Face } from '
|
|
13
|
+
import { Face } from '../../../../assets/images';
|
|
14
14
|
import { Center, Image } from '@chakra-ui/react';
|
|
15
|
-
import { colors } from '
|
|
15
|
+
import { colors } from '../../../../theme/colors';
|
|
16
16
|
export const Mark = (_a) => {
|
|
17
17
|
var { borderColor = 'green.11' } = _a, props = __rest(_a, ["borderColor"]);
|
|
18
18
|
return (_jsx(Center, Object.assign({}, props, { h: "40px", w: "40px", bg: "neutral.white", borderWidth: "4px", borderColor: borderColor, borderStyle: "solid", boxShadow: `0px 0px 16px 4px ${colors.lightBlue[8]}`, borderRadius: "50%", children: _jsx(Image, { src: Face, boxSize: "20px" }) })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SatisfactionBarI } from '
|
|
1
|
+
import { SatisfactionBarI } from '../../../../interfaces';
|
|
2
2
|
export declare const SatisfactionBar: ({ index, showColor, variant, }: SatisfactionBarI) => 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, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { LineDivider } from '
|
|
4
|
+
import { LineDivider } from '../../..';
|
|
5
5
|
export const SatisfactionBar = ({ index, showColor = true, variant, }) => {
|
|
6
6
|
const variants = {
|
|
7
7
|
great: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SatisfactionCardI } from '
|
|
1
|
+
import { SatisfactionCardI } from '../../../../interfaces';
|
|
2
2
|
export declare const SatisfactionCard: ({ satisfaction, title, totalComments, }: SatisfactionCardI) => 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 { Divider, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { Mark } from '
|
|
4
|
+
import { Mark } from '../../..';
|
|
5
5
|
export const SatisfactionCard = ({ satisfaction, title, totalComments, }) => {
|
|
6
6
|
const colors = {
|
|
7
7
|
great: 'green.11',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SatisfactionProgressI } from '
|
|
1
|
+
import { SatisfactionProgressI } from '../../../../interfaces';
|
|
2
2
|
export declare const SatisfactionProgress: ({ satisfactionPercentage, }: SatisfactionProgressI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,7 +2,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
4
|
import { keyframes } from '@emotion/react';
|
|
5
|
-
import { Mark, SatisfactionBar } from '
|
|
5
|
+
import { Mark, SatisfactionBar } from '../../..';
|
|
6
6
|
export const SatisfactionProgress = ({ satisfactionPercentage, }) => {
|
|
7
7
|
const sentiments = ['great', 'good', 'ok', 'poor'];
|
|
8
8
|
return (_jsxs(Stack, { spacing: "10", children: [_jsx(Text, { variant: "chartTitle", children: t('partner.charts.satisfaction.title') }), _jsxs(Box, { position: "relative", children: [_jsx(Mark, { position: "absolute", top: "-18px", right: satisfactionPercentage, animation: `${keyframes `
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SatisfactionTileI } from '
|
|
1
|
+
import { SatisfactionTileI } from '../../../../interfaces';
|
|
2
2
|
export declare const SatisfactionTile: ({ cards, menuItems, minimized, satisfactionPercentage, }: SatisfactionTileI) => 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, Divider, Grid, Stack } from '@chakra-ui/react';
|
|
4
|
-
import { ContainerHeader, Fader, MoreHorizontal, SatisfactionCard, SatisfactionProgress, } from '
|
|
5
|
-
import { ThumbUp } from '
|
|
4
|
+
import { ContainerHeader, Fader, MoreHorizontal, SatisfactionCard, SatisfactionProgress, } from '../../..';
|
|
5
|
+
import { ThumbUp } from '../../../../assets/images';
|
|
6
6
|
export const SatisfactionTile = ({ cards, menuItems, minimized, satisfactionPercentage, }) => {
|
|
7
7
|
return (_jsxs(Container, { variant: "launchpad", minW: "442px", bg: "lightGreen.1", children: [_jsx(ContainerHeader, { menuItems: menuItems, title: t('partner.tiles.sentiment'), icon: _jsx(MoreHorizontal, { size: 38 }), titleIcon: ThumbUp }), !minimized && (_jsx(Fader, { children: _jsxs(Stack, { spacing: "base", p: "base", children: [_jsx(SatisfactionProgress, { satisfactionPercentage: satisfactionPercentage }), _jsx(Divider, { borderColor: "neutral.white", borderWidth: "2px" }), _jsx(Grid, { templateColumns: "repeat(3, 1fr)", gap: "base", children: cards.map((card) => {
|
|
8
8
|
return _jsx(SatisfactionCard, Object.assign({}, card), card.title);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RevenueCardI } from '
|
|
1
|
+
import { RevenueCardI } from '../../../../interfaces';
|
|
2
2
|
export declare const RevenueCard: ({ conversionRate, percentage, title, total, }: RevenueCardI) => 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, Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { formatNumber } from '
|
|
4
|
+
import { formatNumber } from '../../../../utils';
|
|
5
5
|
export const RevenueCard = ({ conversionRate, percentage, title, total, }) => {
|
|
6
6
|
const formattedNumber = formatNumber(total);
|
|
7
7
|
return (_jsxs(Box, { flex: "1", children: [_jsxs(Stack, { bg: "neutral.white", p: "base", spacing: "6", children: [_jsx(Text, { variant: "chartTitle", children: title }), _jsxs(Flex, { align: "center", justify: "space-between", children: [_jsx(Text, { fontSize: "xl", color: "lightBlue.6", children: "$" }), _jsxs(Flex, { align: "center", gap: "1", children: [_jsx(Text, { fontSize: "xl", children: formattedNumber }), percentage && (_jsx(Text, { fontSize: "xs", color: "green.1", fontWeight: "semibold", children: percentage }))] })] })] }), _jsxs(Stack, { bg: "lightBlue.2", p: "base", spacing: "4", children: [_jsx(Text, { variant: "chartTitle", children: t('partner.charts.ytd.conversion') }), _jsx(Text, { fontSize: "xl", color: "green.1", textAlign: "end", fontWeight: "semibold", children: conversionRate })] })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { YtdTileI } from '
|
|
1
|
+
import { YtdTileI } from '../../../../interfaces';
|
|
2
2
|
export declare const YtdTile: ({ menuItems, minimized, revenueCards, totalRevenue, totalPercentage, }: YtdTileI) => 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, Grid } from '@chakra-ui/react';
|
|
4
|
-
import { Money } from '
|
|
5
|
-
import { ContainerHeader, Fader, MoreHorizontal, RevenueCard, YtdTotalRevenue, } from '
|
|
4
|
+
import { Money } from '../../../../assets/images';
|
|
5
|
+
import { ContainerHeader, Fader, MoreHorizontal, RevenueCard, YtdTotalRevenue, } from '../../..';
|
|
6
6
|
export const YtdTile = ({ menuItems, minimized, revenueCards, totalRevenue, totalPercentage, }) => {
|
|
7
7
|
return (_jsxs(Container, { variant: "launchpad", minW: "345px", bg: "lightBlue.1", children: [_jsx(ContainerHeader, { menuItems: menuItems, title: t('partner.tiles.ytd'), icon: _jsx(MoreHorizontal, { size: 38 }), titleIcon: Money }), !minimized && (_jsxs(Fader, { children: [_jsx(YtdTotalRevenue, { total: totalRevenue, percentage: totalPercentage }), revenueCards && (_jsx(Grid, { templateColumns: "repeat(2, 1fr)", gap: "base", p: "base", children: revenueCards.map((card) => {
|
|
8
8
|
return _jsx(RevenueCard, Object.assign({}, card), card.title);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { YtdTotalRevenueI } from '
|
|
1
|
+
import { YtdTotalRevenueI } from '../../../../interfaces';
|
|
2
2
|
export declare const YtdTotalRevenue: ({ total, percentage }: YtdTotalRevenueI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Flex, Stack, Text } from '@chakra-ui/react';
|
|
4
|
-
import { NumberBadge } from '
|
|
5
|
-
import { formatNumber } from '
|
|
4
|
+
import { NumberBadge } from '../../..';
|
|
5
|
+
import { formatNumber } from '../../../../utils';
|
|
6
6
|
export const YtdTotalRevenue = ({ total, percentage }) => {
|
|
7
7
|
const formattedTotal = formatNumber(total);
|
|
8
8
|
return (_jsxs(Stack, { bg: "neutral.white", p: "base", children: [_jsx(Text, { variant: "chartTitle", fontSize: "sm", children: t('partner.charts.ytd.total') }), _jsxs(Flex, { align: "center", justify: "space-between", children: [_jsx(Text, { variant: "heading", color: "lightBlue.6", children: "$" }), _jsxs(Flex, { align: "center", gap: "base", children: [_jsx(Text, { variant: "heading", children: formattedTotal }), percentage && (_jsx(NumberBadge, { bg: "green.1", px: "2", py: "1.5", total: percentage }))] })] })] }));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Flex } from '@chakra-ui/react';
|
|
4
|
-
import { LeftButtonAnimated } from '
|
|
4
|
+
import { LeftButtonAnimated } from '../..';
|
|
5
5
|
export const AddTile = ({ onClick }) => {
|
|
6
6
|
return (_jsx(Flex, { justify: "end", children: _jsx(LeftButtonAnimated, { label: t('partner.add'), bgColor: "green.1", onClick: onClick, width: "13" }) }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CatalogCardAddI } from '
|
|
1
|
+
import { CatalogCardAddI } from '../../../interfaces';
|
|
2
2
|
export declare const CatalogCardAdd: ({ code, onAdd, tooltipPlacement, }: CatalogCardAddI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Tooltip } from '@chakra-ui/react';
|
|
4
|
-
import { PartnerAddButon } from '
|
|
4
|
+
import { PartnerAddButon } from '../..';
|
|
5
5
|
export const CatalogCardAdd = ({ code, onAdd, tooltipPlacement = 'right-end', }) => {
|
|
6
6
|
const handleAdd = () => onAdd(code);
|
|
7
7
|
return (_jsx(Box, { bg: "lightBlue.1", p: "base", minW: "fit-content", maxW: "100%", children: _jsx(Tooltip, { label: t('partner.addTile'), placement: tooltipPlacement, children: _jsx(Box, { w: "fit-content", children: _jsx(PartnerAddButon, { onClick: handleAdd }) }) }) }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CatalogCardHeaderI } from '
|
|
1
|
+
import { CatalogCardHeaderI } from '../../../interfaces';
|
|
2
2
|
export declare const CatalogCardHeader: ({ category, icon }: CatalogCardHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CatalogPartnerCardI } from '
|
|
1
|
+
import { CatalogPartnerCardI } from '../../../interfaces';
|
|
2
2
|
export declare const CatalogPartnerCard: ({ description, variant, logo, ...props }: CatalogPartnerCardI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -11,7 +11,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
11
11
|
};
|
|
12
12
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
13
|
import { Box, Container, Divider, Stack } from '@chakra-ui/react';
|
|
14
|
-
import { CardDescription, CatalogCardAdd, CatalogCardHeader, HeaderPartnerLogo, } from '
|
|
14
|
+
import { CardDescription, CatalogCardAdd, CatalogCardHeader, HeaderPartnerLogo, } from '../..';
|
|
15
15
|
export const CatalogPartnerCard = (_a) => {
|
|
16
16
|
var { description, variant = 'partnerCard', logo } = _a, props = __rest(_a, ["description", "variant", "logo"]);
|
|
17
17
|
const { code, onAdd, category, icon, name } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CatalogPartnerCardI } from '
|
|
1
|
+
import { CatalogPartnerCardI } from '../../../interfaces';
|
|
2
2
|
export declare const CatalogPartnerList: ({ description, logo, ...props }: CatalogPartnerCardI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -11,7 +11,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
11
11
|
};
|
|
12
12
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
13
|
import { Box, Center, Container, Flex, Show } from '@chakra-ui/react';
|
|
14
|
-
import { CardDescription, CatalogCardAdd, CatalogCardHeader, HeaderPartnerLogo, } from '
|
|
14
|
+
import { CardDescription, CatalogCardAdd, CatalogCardHeader, HeaderPartnerLogo, } from '../..';
|
|
15
15
|
export const CatalogPartnerList = (_a) => {
|
|
16
16
|
var { description, logo } = _a, props = __rest(_a, ["description", "logo"]);
|
|
17
17
|
const { code, onAdd, category, icon, name } = props;
|
package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChart.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ActiveCustomerChartI } from '
|
|
1
|
+
import { ActiveCustomerChartI } from '../../../../../interfaces';
|
|
2
2
|
export declare const ActiveCustomerChart: ({ data }: ActiveCustomerChartI) => 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 { Stack } from '@chakra-ui/react';
|
|
3
3
|
import { BarChart, Bar, XAxis, YAxis, Tooltip, CartesianGrid } from 'recharts';
|
|
4
|
-
import { ActiveCustomerChartHeader, contentStyle, cursorStyle, itemStyle, labelStyle, xAxisStyle, yAxisStyle, } from '
|
|
5
|
-
import { colors } from '
|
|
4
|
+
import { ActiveCustomerChartHeader, contentStyle, cursorStyle, itemStyle, labelStyle, xAxisStyle, yAxisStyle, } from '../../../..';
|
|
5
|
+
import { colors } from '../../../../../theme/colors';
|
|
6
6
|
export const ActiveCustomerChart = ({ data }) => {
|
|
7
7
|
const tickFormatter = (value) => {
|
|
8
8
|
if (value === 0)
|
package/dist/components/partner/charts/barCharts/activeCustomerChart/ActiveCustomerChartHeader.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Flex, Text } from '@chakra-ui/react';
|
|
4
|
-
import { colors } from '
|
|
5
|
-
import { ChartLegend } from '
|
|
4
|
+
import { colors } from '../../../../../theme/colors';
|
|
5
|
+
import { ChartLegend } from '../../../..';
|
|
6
6
|
export const ActiveCustomerChartHeader = () => {
|
|
7
7
|
return (_jsxs(Flex, { align: "center", justify: "space-between", children: [_jsx(Text, { variant: "chartTitle", children: t('partner.charts.activeCustomers.title') }), _jsxs(Flex, { gap: "base", children: [_jsx(ChartLegend, { color: colors.violet[5], label: t('partner.charts.activeCustomers.legends.invited') }), _jsx(ChartLegend, { color: colors.lightBlue[8], label: t('partner.charts.activeCustomers.legends.signedup') })] })] }));
|
|
8
8
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ChartLegendI } from '
|
|
1
|
+
import { ChartLegendI } from '../../../../../interfaces';
|
|
2
2
|
export declare const ChartLegend: ({ color, label, ...props }: ChartLegendI) => import("react/jsx-runtime").JSX.Element;
|