@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,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 { SelectInput } from '
|
|
3
|
+
import { SelectInput } from '..';
|
|
4
4
|
export const CreateHouseholdItemHeader = ({ activeGroup = true, activeRoom = true, groupFilterValue, groupHandleFilter, groupHasFilter, groups, initialGroup, initialRoom, onSelectGroup, onSelectRoom, roomFilterValue, roomHandleFilter, roomHasFilter, rooms, }) => {
|
|
5
5
|
return (_jsx(Box, { w: "100%", children: initialRoom && initialGroup && (_jsxs(Flex, { align: "center", gap: "base", children: [_jsx(SelectInput, { handleClick: onSelectRoom, initialValue: initialRoom.name, items: rooms, isDisabled: !activeRoom, handleFilter: roomHandleFilter, filterValue: roomFilterValue, hasFilter: roomHasFilter, height: "md", width: "100%" }), _jsx(SelectInput, { handleClick: onSelectGroup, initialValue: initialGroup, items: groups, isDisabled: !activeGroup, handleFilter: groupHandleFilter, filterValue: groupFilterValue, hasFilter: groupHasFilter, height: "md", width: "100%" })] })) }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ItemNameHeaderI } from '
|
|
1
|
+
import { ItemNameHeaderI } from '../../interfaces';
|
|
2
2
|
export declare const ItemNameHeader: ({ id, value, onSave, onValueChange, padding, }: ItemNameHeaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, Flex, Button } from '@chakra-ui/react';
|
|
4
|
-
import { TextInput } from '
|
|
5
|
-
import { isEmptyField } from '
|
|
4
|
+
import { TextInput } from '..';
|
|
5
|
+
import { isEmptyField } from '../../utils';
|
|
6
6
|
import { useState, useEffect } from 'react';
|
|
7
7
|
export const ItemNameHeader = ({ id = '', value = '', onSave, onValueChange, padding = 'base', }) => {
|
|
8
8
|
const [name, setName] = useState(value);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const ArrowLeft = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 24 24", children: _jsx("g", { id: "Arrow", transform: "translate(1.414 1.414)", children: _jsxs("g", { id: "Arrow-2", "data-name": "Arrow", transform: "translate(-413.155 3721.059) rotate(-90)", children: [_jsx("path", { id: "Path_8457", "data-name": "Path 8457", d: "M3699.346,423.934l10.779-10.779,10.779,10.779", transform: "translate(0.154)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeWidth: "2" }), _jsx("line", { id: "Line_2685", "data-name": "Line 2685", y2: "20.711", transform: "translate(3710.553 413.681)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeWidth: "2" })] }) }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Calendar = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Camera = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 26.734 22.146", children: _jsxs("g", { id: "Icon_feather-camera", "data-name": "Icon feather-camera", transform: "translate(-0.75 -3.75)", children: [_jsx("path", { id: "Caminho_17678", "data-name": "Caminho 17678", d: "M26.735,22.852a2.294,2.294,0,0,1-2.294,2.294H3.794A2.294,2.294,0,0,1,1.5,22.852V10.235A2.294,2.294,0,0,1,3.794,7.941H8.382L10.676,4.5h6.882l2.294,3.441H24.44a2.294,2.294,0,0,1,2.294,2.294Z", transform: "translate(0 0)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }), _jsx("path", { id: "Caminho_17679", "data-name": "Caminho 17679", d: "M21.176,18.088A4.588,4.588,0,1,1,16.588,13.5,4.588,4.588,0,0,1,21.176,18.088Z", transform: "translate(-2.471 -2.118)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" })] }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const ChevronDown = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const ChevronLeft = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const ChevronRight = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const ChevronUp = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M213.66,165.66a8,8,0,0,1-11.32,0L128,91.31,53.66,165.66a8,8,0,0,1-11.32-11.32l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,213.66,165.66Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Close = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Icon } from '@chakra-ui/react';
|
|
3
|
-
import { colors } from '
|
|
3
|
+
import { colors } from '../../theme/colors';
|
|
4
4
|
export const DisplayGrid = ({ stroke = colors.blue[3], }) => {
|
|
5
5
|
return (_jsx(Icon, { children: _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 19.5 19.5", children: _jsxs("g", { fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", "data-name": "Group 14495", children: [_jsx("path", { d: "M.75.75h7.321v7.321H.75Z", "data-name": "Path 10064" }), _jsx("path", { d: "M11.429.75h7.321v7.321h-7.321Z", "data-name": "Path 10065" }), _jsx("path", { d: "M11.429 11.428h7.321v7.321h-7.321Z", "data-name": "Path 10066" }), _jsx("path", { d: "M.75 11.428h7.321v7.321H.75Z", "data-name": "Path 10067" })] }) }) }));
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Icon } from '@chakra-ui/react';
|
|
3
|
-
import { colors } from '
|
|
3
|
+
import { colors } from '../../theme/colors';
|
|
4
4
|
export const DisplayItem = ({ stroke = colors.blue[3], }) => {
|
|
5
5
|
return (_jsx(Icon, { viewBox: "0 0 200 200", color: "red.500", children: _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 19.79 17.374", children: _jsxs("g", { stroke: stroke, "data-name": "Group 14548", children: [_jsx("path", { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M.75.75h18.29v11.438H.75Z", "data-name": "Path 10082" }), _jsxs("g", { fill: stroke, "data-name": "Rectangle 16845", children: [_jsx("path", { stroke: "none", d: "M.833 14.374h3v3h-3z" }), _jsx("path", { fill: "none", d: "M1.333 14.874h2v2h-2z" })] }), _jsxs("g", { fill: stroke, "data-name": "Rectangle 16846", children: [_jsx("path", { stroke: "none", d: "M5.833 14.374h3v3h-3z" }), _jsx("path", { fill: "none", d: "M6.333 14.874h2v2h-2z" })] }), _jsxs("g", { fill: stroke, "data-name": "Rectangle 16847", children: [_jsx("path", { stroke: "none", d: "M10.833 14.374h3v3h-3z" }), _jsx("path", { fill: "none", d: "M11.333 14.874h2v2h-2z" })] }), _jsxs("g", { fill: stroke, "data-name": "Rectangle 16848", children: [_jsx("path", { stroke: "none", d: "M15.833 14.374h3v3h-3z" }), _jsx("path", { fill: "none", d: "M16.333 14.874h2v2h-2z" })] })] }) }) }));
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Icon } from '@chakra-ui/react';
|
|
3
|
-
import { colors } from '
|
|
3
|
+
import { colors } from '../../theme/colors';
|
|
4
4
|
export const DisplayList = ({ stroke = colors.blue[3], }) => {
|
|
5
5
|
return (_jsx(Icon, { viewBox: "0 0 200 200", color: "red.500", children: _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 18 14", children: _jsxs("g", { fill: stroke, "data-name": "Group 14455", children: [_jsx("path", { d: "M5 0h13v2H5z", "data-name": "Rectangle 14122" }), _jsx("path", { d: "M5 6h13v2H5z", "data-name": "Rectangle 14123" }), _jsx("path", { d: "M5 12h13v2H5z", "data-name": "Rectangle 14124" }), _jsx("path", { d: "M0 0h3v2H0z", "data-name": "Rectangle 14122" }), _jsx("path", { d: "M0 6h3v2H0z", "data-name": "Rectangle 14123" }), _jsx("path", { d: "M0 12h3v2H0z", "data-name": "Rectangle 14124" })] }) }) }));
|
|
6
6
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Edit = ({ stroke = colors.blue[3], size = 18 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 18.199 18.199", children: _jsx("path", { d: "M13.1 1.868a2.283 2.283 0 0 1 3.228 3.228L5.438 15.989 1 17.199l1.21-4.438Z", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Eye = ({ stroke = colors.gray[2], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const EyeOff = ({ stroke = colors.gray[2], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const FacebookLogo = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M232,128a104.16,104.16,0,0,1-91.55,103.26,4,4,0,0,1-4.45-4V152h24a8,8,0,0,0,8-8.53,8.17,8.17,0,0,0-8.25-7.47H136V112a16,16,0,0,1,16-16h16a8,8,0,0,0,8-8.53A8.17,8.17,0,0,0,167.73,80H152a32,32,0,0,0-32,32v24H96a8,8,0,0,0-8,8.53A8.17,8.17,0,0,0,96.27,152H120v75.28a4,4,0,0,1-4.44,4A104.15,104.15,0,0,1,24.07,124.09c2-54,45.74-97.9,99.78-100A104.12,104.12,0,0,1,232,128Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Filter = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M200,128a8,8,0,0,1-8,8H64a8,8,0,0,1,0-16H192A8,8,0,0,1,200,128Zm32-56H24a8,8,0,0,0,0,16H232a8,8,0,0,0,0-16Zm-80,96H104a8,8,0,0,0,0,16h48a8,8,0,0,0,0-16Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Funnel = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: "auto", viewBox: "0 0 24 21.8", children: _jsx("path", { id: "Icon_feather-filter", "data-name": "Icon feather-filter", d: "M25,4.5H3l8.8,10.406V22.1l4.4,2.2V14.906Z", transform: "translate(-2 -3.5)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Instagram = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 31.518 31.511", children: _jsx("path", { d: "M15.757,9.914a8.079,8.079,0,1,0,8.079,8.079A8.066,8.066,0,0,0,15.757,9.914Zm0,13.331a5.252,5.252,0,1,1,5.252-5.252,5.262,5.262,0,0,1-5.252,5.252ZM26.051,9.584A1.884,1.884,0,1,1,24.166,7.7,1.88,1.88,0,0,1,26.051,9.584ZM31.4,11.5a9.325,9.325,0,0,0-2.545-6.6,9.387,9.387,0,0,0-6.6-2.545c-2.6-.148-10.4-.148-13,0a9.373,9.373,0,0,0-6.6,2.538,9.356,9.356,0,0,0-2.545,6.6c-.148,2.6-.148,10.4,0,13a9.325,9.325,0,0,0,2.545,6.6,9.4,9.4,0,0,0,6.6,2.545c2.6.148,10.4.148,13,0a9.325,9.325,0,0,0,6.6-2.545,9.387,9.387,0,0,0,2.545-6.6c.148-2.6.148-10.392,0-12.994ZM28.041,27.281a5.318,5.318,0,0,1-3,3c-2.074.823-7,.633-9.288.633s-7.221.183-9.288-.633a5.318,5.318,0,0,1-3-3c-.823-2.074-.633-7-.633-9.288s-.183-7.221.633-9.288a5.318,5.318,0,0,1,3-3c2.074-.823,7-.633,9.288-.633s7.221-.183,9.288.633a5.318,5.318,0,0,1,3,3c.823,2.074.633,7,.633,9.288S28.863,25.214,28.041,27.281Z", transform: "translate(0.005 -2.238)", fill: stroke }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Link = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M87.5,151.52l64-64a12,12,0,0,1,17,17l-64,64a12,12,0,0,1-17-17Zm131-114a60.08,60.08,0,0,0-84.87,0L103.51,67.61a12,12,0,0,0,17,17l30.07-30.06a36,36,0,0,1,50.93,50.92L171.4,135.52a12,12,0,1,0,17,17l30.08-30.06A60.09,60.09,0,0,0,218.45,37.55ZM135.52,171.4l-30.07,30.08a36,36,0,0,1-50.92-50.93l30.06-30.07a12,12,0,0,0-17-17L37.55,133.58a60,60,0,0,0,84.88,84.87l30.06-30.07a12,12,0,0,0-17-17Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Linkedin = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 21.736 21.736", children: _jsxs("g", { transform: "translate(-358.12 -528.25)", children: [_jsx("g", { transform: "translate(358.87 529)", children: _jsx("path", { d: "M8.059,3H18.177a5.059,5.059,0,0,1,5.059,5.059V18.177a5.059,5.059,0,0,1-5.059,5.059H8.059A5.059,5.059,0,0,1,3,18.177V8.059A5.059,5.059,0,0,1,8.059,3Z", transform: "translate(-3 -3)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }) }), _jsx("path", { d: "M2.524,11.278H.186V3.749H2.524ZM1.354,2.722A1.36,1.36,0,1,1,2.708,1.355,1.365,1.365,0,0,1,1.354,2.722Zm9.921,8.556H8.942V7.613c0-.873-.018-1.994-1.216-1.994-1.216,0-1.4.949-1.4,1.931v3.728H3.989V3.749H6.231V4.776h.033A2.457,2.457,0,0,1,8.476,3.56c2.366,0,2.8,1.558,2.8,3.582v4.136Z", transform: "translate(363.349 532.999)", fill: stroke })] }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Menu = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const MetaLogo = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 21.736 21.736", children: _jsxs("g", { id: "Group_19606", "data-name": "Group 19606", transform: "translate(-385.12 -528.25)", children: [_jsx("g", { id: "Icon_feather-instagram", "data-name": "Icon feather-instagram", transform: "translate(385.87 529)", children: _jsx("path", { id: "Path_8969", "data-name": "Path 8969", d: "M8.059,3H18.177a5.059,5.059,0,0,1,5.059,5.059V18.177a5.059,5.059,0,0,1-5.059,5.059H8.059A5.059,5.059,0,0,1,3,18.177V8.059A5.059,5.059,0,0,1,8.059,3Z", transform: "translate(-3 -3)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }) }), _jsx("path", { id: "Icon_awesome-facebook-f", "data-name": "Icon awesome-facebook-f", d: "M6.87,5.912l.292-1.9H5.336V2.775A.951.951,0,0,1,6.409,1.748h.83V.129A10.118,10.118,0,0,0,5.766,0,2.322,2.322,0,0,0,3.28,2.56V4.01H1.609v1.9H3.28v4.6H5.336v-4.6Z", transform: "translate(391.564 533.767)", fill: stroke })] }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Minus = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const MoreHorizontal = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M144,128a16,16,0,1,1-16-16A16,16,0,0,1,144,128ZM60,112a16,16,0,1,0,16,16A16,16,0,0,0,60,112Zm136,0a16,16,0,1,0,16,16A16,16,0,0,0,196,112Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const OpenVideo = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 20 20", children: _jsx("g", { id: "Group_20622", "data-name": "Group 20622", transform: "translate(2556.332 -521.567)", children: _jsxs("g", { id: "Group_20621", "data-name": "Group 20621", transform: "translate(-2556 522)", children: [_jsxs("g", { id: "Rectangle_24563", "data-name": "Rectangle 24563", transform: "translate(-0.332 3.567)", fill: "none", stroke: stroke, strokeWidth: "1", children: [_jsx("rect", { width: "16", height: "16", rx: "3", stroke: "none" }), _jsx("rect", { x: "0.5", y: "0.5", width: "15", height: "15", rx: "2.5", fill: "none" })] }), _jsx("rect", { id: "Rectangle_24565", "data-name": "Rectangle 24565", width: "13", height: "9", rx: "2", transform: "translate(5.668 -0.433)", fill: stroke }), _jsxs("g", { id: "Group_20620", "data-name": "Group 20620", transform: "translate(2.749 16.344) rotate(-90)", children: [_jsx("line", { id: "Line_2836", "data-name": "Line 2836", x2: "4.784", y2: "4.784", transform: "translate(0 0)", fill: "none", stroke: stroke, strokeWidth: "1" }), _jsx("path", { id: "Path_10673", "data-name": "Path 10673", d: "M4.5,0V4.506H0", transform: "translate(0.681 0.759)", fill: "none", stroke: stroke, strokeWidth: "1" })] })] }) }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Plus = ({ stroke = colors.neutral.white, size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M228,128a12,12,0,0,1-12,12H140v76a12,12,0,0,1-24,0V140H40a12,12,0,0,1,0-24h76V40a12,12,0,0,1,24,0v76h76A12,12,0,0,1,228,128Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const SearchIcon = ({ stroke = colors.neutral.white, size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M229.66,218.34l-50.07-50.06a88.11,88.11,0,1,0-11.31,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const ShareIcon = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 19.5 21.5", children: _jsxs("g", { id: "Icon_feather-share-2", "data-name": "Icon feather-share-2", transform: "translate(-3.75 -2.25)", children: [_jsx("path", { id: "Path_14156", "data-name": "Path 14156", d: "M28.5,6a3,3,0,1,1-3-3,3,3,0,0,1,3,3Z", transform: "translate(-6 0)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }), _jsx("path", { id: "Path_14157", "data-name": "Path 14157", d: "M10.5,16.5a3,3,0,1,1-3-3A3,3,0,0,1,10.5,16.5Z", transform: "translate(0 -3.5)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }), _jsx("path", { id: "Path_14158", "data-name": "Path 14158", d: "M28.5,27a3,3,0,1,1-3-3A3,3,0,0,1,28.5,27Z", transform: "translate(-6 -7)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }), _jsx("path", { id: "Path_14159", "data-name": "Path 14159", d: "M12.885,20.265l6.83,3.98", transform: "translate(-2.795 -5.755)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }), _jsx("path", { id: "Path_14160", "data-name": "Path 14160", d: "M19.7,9.765l-6.82,3.98", transform: "translate(-2.795 -2.255)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" })] }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Star = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 26.096 24.818", children: _jsx("path", { id: "Path_11062", "data-name": "Path 11062", d: "M13.047,0,9.016,8.17,0,9.48l6.524,6.359-1.54,8.979,8.064-4.239,8.064,4.239-1.54-8.979L26.1,9.48,17.079,8.17Z", transform: "translate(0 0)", fill: stroke }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const TikTok = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 51 51", children: [_jsx("defs", { children: _jsx("clipPath", { id: "clip-path", children: _jsx("rect", { width: "51", height: "51", transform: "translate(0 0.31)", fill: "none" }) }) }), _jsx("g", { transform: "translate(0 -0.31)", children: _jsx("g", { clipPath: "url(#clip-path)", children: _jsx("path", { d: "M45.087,0H6.223A6.223,6.223,0,0,0,0,6.223V45.087A6.223,6.223,0,0,0,6.223,51.31H45.087a6.223,6.223,0,0,0,6.223-6.223V6.223A6.223,6.223,0,0,0,45.087,0M42.1,22.46a15.391,15.391,0,0,1-9.2-3.054V33.273a11.85,11.85,0,1,1-9.855-12.258l-.061,7.028a5.369,5.369,0,1,0,3.526,5.34V6.762h6.184s-.183,8.43,9.407,9.346Z", fill: stroke }) }) })] }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const TrashIcon = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: stroke, viewBox: "0 0 256 256", children: _jsx("path", { d: "M216,48H176V40a24,24,0,0,0-24-24H104A24,24,0,0,0,80,40v8H40a8,8,0,0,0,0,16h8V208a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64h8a8,8,0,0,0,0-16ZM96,40a8,8,0,0,1,8-8h48a8,8,0,0,1,8,8v8H96Zm96,168H64V64H192ZM112,104v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Zm48,0v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Z" }) }));
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Twitter = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 21.736 21.736", children: _jsxs("g", { id: "Group_19600", "data-name": "Group 19600", transform: "translate(-304.12 -528.25)", children: [_jsx("g", { id: "Icon_feather-instagram", "data-name": "Icon feather-instagram", transform: "translate(304.87 529)", children: _jsx("path", { id: "Path_8969", "data-name": "Path 8969", d: "M8.059,3H18.177a5.059,5.059,0,0,1,5.059,5.059V18.177a5.059,5.059,0,0,1-5.059,5.059H8.059A5.059,5.059,0,0,1,3,18.177V8.059A5.059,5.059,0,0,1,8.059,3Z", transform: "translate(-3 -3)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }) }), _jsx("path", { id: "Icon_awesome-twitter", "data-name": "Icon awesome-twitter", d: "M9.277,5.474c.007.092.007.184.007.276a5.988,5.988,0,0,1-6.03,6.03A5.989,5.989,0,0,1,0,10.828a4.384,4.384,0,0,0,.512.026,4.244,4.244,0,0,0,2.631-.905,2.123,2.123,0,0,1-1.981-1.47,2.672,2.672,0,0,0,.4.033,2.241,2.241,0,0,0,.558-.072A2.12,2.12,0,0,1,.42,6.36V6.333a2.134,2.134,0,0,0,.958.269A2.122,2.122,0,0,1,.722,3.768a6.024,6.024,0,0,0,4.37,2.218A2.392,2.392,0,0,1,5.039,5.5,2.121,2.121,0,0,1,8.707,4.05a4.172,4.172,0,0,0,1.345-.512A2.114,2.114,0,0,1,9.12,4.706a4.248,4.248,0,0,0,1.22-.328,4.556,4.556,0,0,1-1.063,1.1Z", transform: "translate(310.286 532.498)", fill: stroke })] }) }));
|
|
5
5
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Icon } from '@chakra-ui/react';
|
|
3
|
-
import { colors } from '
|
|
3
|
+
import { colors } from '../../theme/colors';
|
|
4
4
|
export const Upload = ({ stroke = colors.blue[6], }) => {
|
|
5
5
|
return (_jsx(Icon, { viewBox: "0 0 200 200", color: "red.500", children: _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 19.878 19.878", children: _jsxs("g", { fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", "data-name": "Icon feather-upload", children: [_jsx("path", { d: "M18.878 12.919v3.973a1.986 1.986 0 0 1-1.986 1.986H2.986A1.986 1.986 0 0 1 1 16.892v-3.973", "data-name": "Path 10078" }), _jsx("path", { d: "M14.905 5.966 9.939 1 4.973 5.966", "data-name": "Path 10079" }), _jsx("path", { d: "M9.939 1v11.919", "data-name": "Path 10080" })] }) }) }));
|
|
6
6
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { colors } from '
|
|
2
|
+
import { colors } from '../../theme/colors';
|
|
3
3
|
export const Youtube = ({ stroke = colors.blue[3], size = 24 }) => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 21.736 21.736", children: _jsxs("g", { transform: "translate(-331.12 -528.25)", children: [_jsx("g", { transform: "translate(331.87 529)", children: _jsx("path", { d: "M8.059,3H18.177a5.059,5.059,0,0,1,5.059,5.059V18.177a5.059,5.059,0,0,1-5.059,5.059H8.059A5.059,5.059,0,0,1,3,18.177V8.059A5.059,5.059,0,0,1,8.059,3Z", transform: "translate(-3 -3)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }) }), _jsx("path", { d: "M14.625,19.753l6.183-3.516L14.625,12.72Z", transform: "translate(324.783 522.882)", fill: "none", stroke: stroke, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" })] }) }));
|
|
5
5
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InboxCardI } from '
|
|
1
|
+
import { InboxCardI } from '../../interfaces';
|
|
2
2
|
export declare const InboxCard: ({ box, onClick }: InboxCardI) => 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 { AspectRatio, Flex, Image, Text } from '@chakra-ui/react';
|
|
4
|
-
import { TextBadge } from '
|
|
4
|
+
import { TextBadge } from '..';
|
|
5
5
|
export const InboxCard = ({ box, onClick }) => {
|
|
6
6
|
const { image, name, newMessages = 0, totalMessages, id } = box;
|
|
7
7
|
const hasNewMessages = newMessages > 0;
|
|
@@ -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 { AspectRatio, Flex, Text, Image, chakra } from '@chakra-ui/react';
|
|
4
|
-
import { IA } from '
|
|
4
|
+
import { IA } from '../../assets/images';
|
|
5
5
|
export const InboxForwardBanner = () => {
|
|
6
6
|
return (_jsxs(Flex, { p: "base", gap: "base", align: "center", bg: "lightBlue.2", id: 'forwardReceipts', children: [_jsx(AspectRatio, { ratio: 1, minW: "35px", h: "auto", children: _jsx(Image, { src: IA, alt: "IA" }) }), _jsxs(Text, { variant: "home", lineHeight: "1", children: [t('inbox.forwardTo'), _jsx(chakra.span, { fontFamily: "secondary", fontSize: "sm", lineHeight: "1", color: "neutral.black", fontWeight: "bold", display: "inline", children: "homefileit@homefile.com." })] })] }));
|
|
7
7
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InboxTileI } from '
|
|
1
|
+
import { InboxTileI } from '../../interfaces';
|
|
2
2
|
export declare const InboxTile: ({ banner, boxes, menuItems, onClick, }: InboxTileI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Container, Stack } from '@chakra-ui/react';
|
|
4
|
-
import { ContainerHeader, InboxCard, MoreHorizontal, TileTooltip, } from '
|
|
5
|
-
import { Inbox } from '
|
|
4
|
+
import { ContainerHeader, InboxCard, MoreHorizontal, TileTooltip, } from '..';
|
|
5
|
+
import { Inbox } from '../../assets/images';
|
|
6
6
|
export const InboxTile = ({ banner, boxes, menuItems, onClick, }) => {
|
|
7
7
|
var _a;
|
|
8
8
|
return (_jsx(TileTooltip, { label: "inbox", children: _jsx(Container, { variant: "launchpad", h: "full", position: "relative", m: "0", children: _jsxs(Stack, { spacing: "2px", children: [_jsx(ContainerHeader, { menuItems: menuItems, title: (_a = t('partner.tiles.inbox')) !== null && _a !== void 0 ? _a : '', icon: _jsx(MoreHorizontal, { size: 38 }), titleIcon: Inbox }), banner, boxes.map((box) => (_jsx(InboxCard, { box: box, onClick: onClick }, box.name)))] }) }) }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MessageCardI } from '
|
|
1
|
+
import { MessageCardI } from '../../../interfaces';
|
|
2
2
|
export declare const MessageCard: ({ message, onClick, variant, }: MessageCardI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Avatar, Box, Center, chakra, Container, Divider, Flex, Stack, Text, } from '@chakra-ui/react';
|
|
4
|
-
import { ChatBubble } from '
|
|
5
|
-
import { TextBadge } from '
|
|
6
|
-
import { formatDateWithAt } from '
|
|
4
|
+
import { ChatBubble } from '../../../assets/images';
|
|
5
|
+
import { TextBadge } from '../..';
|
|
6
|
+
import { formatDateWithAt } from '../../../utils';
|
|
7
7
|
export const MessageCard = ({ message, onClick, variant = 'inbox', }) => {
|
|
8
8
|
const { currentUser, from, subject, date, isNew, chatReplies, description = '', } = message;
|
|
9
9
|
const formattedDate = formatDateWithAt({ date });
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MessageChatPanelI } from '
|
|
1
|
+
import { MessageChatPanelI } from '../../../interfaces';
|
|
2
2
|
import 'react-quill-new/dist/quill.snow.css';
|
|
3
|
-
import '
|
|
3
|
+
import '../../../styles/quill.css';
|
|
4
4
|
export declare const MessageChatPanel: ({ message, onBack, onClose, onReply, }: MessageChatPanelI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,10 +3,10 @@ import { useState } from 'react';
|
|
|
3
3
|
import { t } from 'i18next';
|
|
4
4
|
import { Box, DrawerBody, DrawerContent, DrawerFooter, DrawerHeader, Stack, Text, } from '@chakra-ui/react';
|
|
5
5
|
import QuillEditor from 'react-quill-new';
|
|
6
|
-
import { Document2 } from '
|
|
7
|
-
import { BackCircleButton, FooterButtons, MessageCard, PanelHeader, up, WrapperWithShadow, } from '
|
|
6
|
+
import { Document2 } from '../../../assets/images';
|
|
7
|
+
import { BackCircleButton, FooterButtons, MessageCard, PanelHeader, up, WrapperWithShadow, } from '../..';
|
|
8
8
|
import 'react-quill-new/dist/quill.snow.css';
|
|
9
|
-
import '
|
|
9
|
+
import '../../../styles/quill.css';
|
|
10
10
|
export const MessageChatPanel = ({ message, onBack, onClose, onReply, }) => {
|
|
11
11
|
var _a, _b;
|
|
12
12
|
const [value, setValue] = useState('');
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MessagePanelI } from '
|
|
1
|
+
import { MessagePanelI } from '../../../interfaces';
|
|
2
2
|
export declare const MessagePanel: ({ messages, onClick, onClose }: MessagePanelI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { t } from 'i18next';
|
|
3
3
|
import { Box, DrawerBody, DrawerContent, DrawerHeader, Stack, } from '@chakra-ui/react';
|
|
4
|
-
import { Inbox } from '
|
|
5
|
-
import { BaseCounter, MessageCard, PanelHeader, SelectInput, } from '
|
|
6
|
-
import { useMessagePanel } from '
|
|
7
|
-
import { pluralize } from '
|
|
4
|
+
import { Inbox } from '../../../assets/images';
|
|
5
|
+
import { BaseCounter, MessageCard, PanelHeader, SelectInput, } from '../..';
|
|
6
|
+
import { useMessagePanel } from '../../../hooks';
|
|
7
|
+
import { pluralize } from '../../../utils';
|
|
8
8
|
export const MessagePanel = ({ messages, onClick, onClose }) => {
|
|
9
9
|
const { currentSort, sortedMessages, handleSelectItem, items } = useMessagePanel(messages);
|
|
10
10
|
const baseCounterText = `${t('counter.showing')} ${sortedMessages.length} ${t('counter.of')} ${messages.length} ${pluralize(sortedMessages.length, t('inbox.message').toLowerCase())} `;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'react-datepicker/dist/react-datepicker.css';
|
|
2
|
-
import '
|
|
3
|
-
import { DatePickerI } from '
|
|
4
|
-
export declare const DatePicker: ({ onChange, placeholder, showCalendarIcon, value, width, }: DatePickerI) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
import '../../styles/calendar.css';
|
|
3
|
+
import { DatePickerI } from '../../interfaces';
|
|
4
|
+
export declare const DatePicker: ({ onChange, placeholder, label, showCalendarIcon, value, width, }: DatePickerI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,12 +2,12 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useEffect, useState } from 'react';
|
|
3
3
|
import DatePickerComponent from 'react-datepicker';
|
|
4
4
|
import 'react-datepicker/dist/react-datepicker.css';
|
|
5
|
-
import '
|
|
5
|
+
import '../../styles/calendar.css';
|
|
6
6
|
import { Flex, IconButton, Input } from '@chakra-ui/react';
|
|
7
|
-
import { Calendar as CalendarIcon, LabeledField } from '
|
|
8
|
-
import { colors } from '
|
|
9
|
-
import { extractDayMonthYear, joinDayMonthYear } from '
|
|
10
|
-
export const DatePicker = ({ onChange, placeholder, showCalendarIcon, value, width = '290px', }) => {
|
|
7
|
+
import { Calendar as CalendarIcon, LabeledField } from '..';
|
|
8
|
+
import { colors } from '../../theme/colors';
|
|
9
|
+
import { extractDayMonthYear, joinDayMonthYear } from '../../utils';
|
|
10
|
+
export const DatePicker = ({ onChange, placeholder, label, showCalendarIcon, value, width = '290px', }) => {
|
|
11
11
|
const formatedValue = extractDayMonthYear(value);
|
|
12
12
|
const [day, setDay] = useState(formatedValue
|
|
13
13
|
? new Date(formatedValue.year, formatedValue.month - 1, formatedValue.day)
|
|
@@ -38,7 +38,7 @@ export const DatePicker = ({ onChange, placeholder, showCalendarIcon, value, wid
|
|
|
38
38
|
}
|
|
39
39
|
}, [value]);
|
|
40
40
|
const renderCustomInput = () => {
|
|
41
|
-
return (_jsxs(Flex, { gap: "base", w: width, children: [_jsx(LabeledField, { label:
|
|
41
|
+
return (_jsxs(Flex, { gap: "base", w: width, children: [_jsx(LabeledField, { label: label, children: _jsx(Input, { placeholder: placeholder || 'MM/DD/YYYY', onChange: handleInputChange, _placeholder: { color: 'gray.2' }, value: value }) }), showCalendarIcon && (_jsx(IconButton, { "aria-label": "Calendar icon", variant: "iconOutlined", icon: _jsx(CalendarIcon, { size: 28, stroke: colors.blue[3] }), maxH: "input.md", flexShrink: 0 }))] }));
|
|
42
42
|
};
|
|
43
43
|
return (_jsx(DatePickerComponent, { selected: day, onChange: handleOnChange, customInput: renderCustomInput(), calendarClassName: "custom-calendar" }));
|
|
44
44
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react-datepicker/dist/react-datepicker.css';
|
|
2
|
-
import '
|
|
2
|
+
import '../../styles/calendar.css';
|
|
3
3
|
export declare const DateRangePicker: ({ handleClick, }: {
|
|
4
4
|
handleClick: (date: string) => void;
|
|
5
5
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,9 +2,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState } from 'react';
|
|
3
3
|
import DatePicker from 'react-datepicker';
|
|
4
4
|
import 'react-datepicker/dist/react-datepicker.css';
|
|
5
|
-
import '
|
|
5
|
+
import '../../styles/calendar.css';
|
|
6
6
|
import { Flex, Input } from '@chakra-ui/react';
|
|
7
|
-
import { Calendar as CalendarIcon } from '
|
|
7
|
+
import { Calendar as CalendarIcon } from '..';
|
|
8
8
|
export const DateRangePicker = ({ handleClick, }) => {
|
|
9
9
|
const [startDate, setStartDate] = useState(null);
|
|
10
10
|
const [endDate, setEndDate] = useState(null);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EditFileUploaderI } from '
|
|
1
|
+
import { EditFileUploaderI } from '../../interfaces';
|
|
2
2
|
export declare const EditFileUploader: ({ handleInputChange, ...props }: EditFileUploaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,8 +13,8 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-run
|
|
|
13
13
|
import { useRef } from 'react';
|
|
14
14
|
import { t } from 'i18next';
|
|
15
15
|
import { IconButton, Tooltip } from '@chakra-ui/react';
|
|
16
|
-
import { Edit } from '
|
|
17
|
-
import { colors } from '
|
|
16
|
+
import { Edit } from '..';
|
|
17
|
+
import { colors } from '../../theme/colors';
|
|
18
18
|
export const EditFileUploader = (_a) => {
|
|
19
19
|
var { handleInputChange } = _a, props = __rest(_a, ["handleInputChange"]);
|
|
20
20
|
const hiddenFileInput = useRef(null);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ItemSubTypeSelectI } from '
|
|
1
|
+
import { ItemSubTypeSelectI } from '../../interfaces';
|
|
2
2
|
export declare const ItemSubTypeSelect: ({ onSelectSubType, subTypes, initialSubType, label, }: ItemSubTypeSelectI) => 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, Text } from '@chakra-ui/react';
|
|
3
|
-
import { SelectInput } from '
|
|
3
|
+
import { SelectInput } from '..';
|
|
4
4
|
export const ItemSubTypeSelect = ({ onSelectSubType, subTypes, initialSubType, label, }) => {
|
|
5
5
|
return (_jsx(Box, { bg: "lightBlue.1", py: "1rem", px: "base", children: initialSubType && (_jsxs(Flex, { alignItems: "center", gap: "base", children: [label && _jsx(Text, { flexShrink: 0, children: label }), _jsx(SelectInput, { handleClick: onSelectSubType, initialValue: initialSubType.name, items: subTypes })] })) }));
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EditFileUploaderI } from '
|
|
1
|
+
import { EditFileUploaderI } from '../../interfaces';
|
|
2
2
|
export declare const MobileFileUploader: ({ handleInputChange, multiple, ...props }: EditFileUploaderI) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,7 +13,7 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-run
|
|
|
13
13
|
import { useRef } from 'react';
|
|
14
14
|
import { t } from 'i18next';
|
|
15
15
|
import { IconButton } from '@chakra-ui/react';
|
|
16
|
-
import { Camera } from '
|
|
16
|
+
import { Camera } from '..';
|
|
17
17
|
export const MobileFileUploader = (_a) => {
|
|
18
18
|
var { handleInputChange, multiple = true } = _a, props = __rest(_a, ["handleInputChange", "multiple"]);
|
|
19
19
|
const hiddenFileInput = useRef(null);
|