@zohodesk/dot 1.0.0-temp-102 → 1.0.0-temp-103
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/README.md +1155 -1139
- package/assets/Appearance/dark/mode/dotDarkMode.module.css +2 -1
- package/assets/Appearance/default/mode/dotDefaultMode.module.css +2 -1
- package/assets/Appearance/pureDark/mode/dotPureDarkMode.module.css +2 -1
- package/dubFinder.js +96 -96
- package/es/ActionButton/ActionButton.js +5 -5
- package/es/ActionButton/ActionButton.module.css +136 -136
- package/es/ActionButton/docs/ActionButton__default.docs.js +0 -2
- package/es/AlphabeticList/AlphabeticList.js +0 -10
- package/es/AlphabeticList/AlphabeticList.module.css +57 -57
- package/es/AlphabeticList/docs/AlphabeticList__default.docs.js +1 -4
- package/es/AlphabeticList/docs/AlphabeticList__horizontal.docs.js +1 -5
- package/es/Attachment/Attachment.js +0 -2
- package/es/Attachment/Attachment.module.css +132 -158
- package/es/Attachment/docs/Attachment__default.docs.js +0 -2
- package/es/AttachmentViewer/Attachment.js +0 -1
- package/es/AttachmentViewer/AttachmentImage.js +0 -6
- package/es/AttachmentViewer/AttachmentViewer.js +0 -34
- package/es/AttachmentViewer/AttachmentViewer.module.css +354 -354
- package/es/AttachmentViewer/docs/AttachmentViewer__default.docs.js +0 -2
- package/es/AttachmentViewer/utils.js +0 -17
- package/es/ChannelIcon/ChannelIcon.js +0 -5
- package/es/ChannelIcon/ChannelIcon.module.css +217 -217
- package/es/ChannelIcon/docs/ChannelIcon__default.docs.js +13 -16
- package/es/Drawer/Drawer.js +23 -18
- package/es/Drawer/Drawer.module.css +151 -151
- package/es/Drawer/docs/Drawer__default.docs.js +0 -6
- package/es/Drawer/docs/Drawer__multiDrawer.docs.js +0 -9
- package/es/Drawer/docs/Drawer__noFreeze.docs.js +0 -3
- package/es/Drawer/docs/Drawer__withModal.docs.js +0 -6
- package/es/Drawer/props/defaultProps.js +2 -1
- package/es/Drawer/props/propTypes.js +2 -1
- package/es/ExternalLink/ExternalLink.js +1 -7
- package/es/ExternalLink/ExternalLink.module.css +3 -3
- package/es/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
- package/es/ExternalLink/docs/ExternalLink__default.docs.js +1 -3
- package/es/FlipCard/FlipCard.js +0 -7
- package/es/FlipCard/FlipCard.module.css +44 -44
- package/es/FlipCard/docs/FlipCard__default.docs.js +0 -3
- package/es/FormAction/FormAction.js +2 -4
- package/es/FormAction/FormAction.module.css +82 -82
- package/es/FormAction/docs/FormAction__default.docs.js +0 -2
- package/es/FreezeLayer/FreezeLayer.js +0 -10
- package/es/FreezeLayer/FreezeLayer.module.css +42 -42
- package/es/FreezeLayer/docs/FreezeLayer__dark.docs.js +0 -4
- package/es/FreezeLayer/docs/FreezeLayer__default.docs.js +0 -4
- package/es/IconButton/IconButton.js +0 -8
- package/es/IconButton/IconButton.module.css +22 -22
- package/es/IconButton/docs/IconButton__default.docs.js +0 -2
- package/es/Image/Image.js +0 -2
- package/es/Image/Image.module.css +10 -10
- package/es/Image/docs/Image__default.docs.js +0 -2
- package/es/ImportantNotes/ImportantNotes.js +0 -3
- package/es/ImportantNotes/ImportantNotes.module.css +20 -20
- package/es/ImportantNotes/docs/ImportantNotes__default.docs.js +0 -3
- package/es/Link/Link.js +2 -15
- package/es/Link/Link.module.css +3 -3
- package/es/Link/docs/Link__default.docs.js +0 -4
- package/es/Loader/Loader.js +0 -3
- package/es/Loader/Loader.module.css +46 -46
- package/es/Loader/docs/Loader__default.docs.js +0 -3
- package/es/Message/Message.js +0 -10
- package/es/Message/Message.module.css +102 -102
- package/es/Message/docs/Message__default.docs.js +0 -3
- package/es/MessageBanner/MessageBanner.js +0 -2
- package/es/MessageBanner/MessageBanner.module.css +46 -46
- package/es/MessageBanner/docs/MessageBanner__default.docs.js +0 -3
- package/es/NewStar/NewStar.js +0 -2
- package/es/NewStar/NewStar.module.css +110 -110
- package/es/NewStar/docs/NewStar__default.docs.js +0 -2
- package/es/PlusIcon/PlusIcon.js +0 -3
- package/es/PlusIcon/PlusIcon.module.css +16 -16
- package/es/PlusIcon/docs/PlusIcon__default.docs.js +0 -2
- package/es/Provider.js +0 -13
- package/es/ToastMessage/ToastMessage.js +7 -16
- package/es/ToastMessage/ToastMessage.module.css +328 -328
- package/es/ToastMessage/docs/ToastMessage__custom.docs.js +0 -7
- package/es/ToastMessage/docs/ToastMessage__information.docs.js +0 -2
- package/es/ToastMessage/docs/ToastMessage__primary.docs.js +0 -3
- package/es/ToastMessage/docs/ToastMessage__secondary.docs.js +0 -2
- package/es/ToastMessage/docs/ToastMessage__success.docs.js +0 -2
- package/es/Upload/Upload.js +0 -2
- package/es/Upload/Upload.module.css +125 -125
- package/es/Upload/docs/Upload__default.docs.js +0 -2
- package/es/actions/AutoClose.js +0 -6
- package/es/actions/index.js +0 -3
- package/es/alert/AlertHeader/AlertHeader.js +0 -2
- package/es/alert/AlertHeader/AlertHeader.module.css +80 -80
- package/es/alert/AlertHeader/docs/AlertHeader__default.docs.js +0 -3
- package/es/alert/AlertLookup/AlertLookup.js +5 -67
- package/es/alert/AlertLookup/AlertLookup.module.css +26 -26
- package/es/alert/AlertLookup/docs/AlertLookup__default.docs.js +0 -7
- package/es/avatar/AvatarClose/AvatarClose.js +0 -4
- package/es/avatar/AvatarClose/AvatarClose.module.css +37 -37
- package/es/avatar/AvatarClose/docs/AvatarClose__default.docs.js +0 -3
- package/es/avatar/AvatarCollision/AvatarCollision.js +0 -4
- package/es/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
- package/es/avatar/AvatarCollision/docs/AvatarCollision__default.docs.js +0 -3
- package/es/avatar/AvatarIcon/AvatarIcon.js +0 -3
- package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
- package/es/avatar/AvatarIcon/docs/AvatarIcon__palette.docs.js +0 -3
- package/es/avatar/AvatarIcon/docs/AvatarIcon__size.docs.js +0 -3
- package/es/avatar/AvatarStatus/AvatarStatus.js +0 -4
- package/es/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
- package/es/avatar/AvatarStatus/docs/AvatarStatus__size.docs.js +0 -3
- package/es/avatar/AvatarStatus/docs/AvatarStatus__state.docs.js +21 -24
- package/es/avatar/AvatarThread/AvatarThread.js +0 -3
- package/es/avatar/AvatarThread/AvatarThread.module.css +167 -163
- package/es/avatar/AvatarThread/docs/AvatarThread__default.docs.js +19 -3
- package/es/avatar/AvatarThread/props/propTypes.js +1 -1
- package/es/avatar/AvatarUser/AvatarUser.js +0 -4
- package/es/avatar/AvatarUser/AvatarUser.module.css +171 -171
- package/es/avatar/AvatarUser/docs/AvatarUser__default.docs.js +0 -3
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.js +0 -3
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
- package/es/avatar/AvatarWithTeam/docs/AvatarWithTeam__default.docs.js +0 -3
- package/es/common/dot_animation.module.css +26 -26
- package/es/common/dot_common.module.css +3 -3
- package/es/deprecated/SelectDropdown/SelectDropdown.js +0 -9
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +56 -56
- package/es/deprecated/SelectDropdown/docs/SelectDropdown__default.docs.js +0 -3
- package/es/deprecated/utils/General.js +0 -2
- package/es/deprecated/utils/KeyboardApi.js +29 -70
- package/es/docs/generalDocs.js +3 -3
- package/es/docs/lookupDocs.js +5 -2
- package/es/dropdown/ToggleDropDown/ToggleDropDown.js +80 -99
- package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +101 -101
- package/es/dropdown/ToggleDropDown/docs/ToggleDropDown__default.docs.js +0 -4
- package/es/emptystate/CommonEmptyState/CommonEmptyState.js +0 -2
- package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
- package/es/emptystate/CommonEmptyState/docs/CommonEmptyState__default.docs.js +0 -6
- package/es/emptystate/EditionPage/EditionPage.css +43 -43
- package/es/emptystate/EditionPage/EditionPage.js +0 -3
- package/es/emptystate/EditionPage/docs/EditionPage__default.docs.js +0 -2
- package/es/errorstate/EmptyStates.module.css +87 -87
- package/es/errorstate/Inconvenience/Inconvenience.js +0 -4
- package/es/errorstate/Inconvenience/Inconvenience.module.css +7 -7
- package/es/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +0 -2
- package/es/errorstate/LinkText/LinkText.js +0 -2
- package/es/errorstate/LinkText/LinkText.module.css +6 -6
- package/es/errorstate/LinkText/docs/LinkText__default.docs.js +0 -2
- package/es/errorstate/NoRequestFound/NoRequestFound.js +0 -4
- package/es/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
- package/es/errorstate/NoRequestFound/docs/NoRequestFound__default.docs.js +0 -2
- package/es/errorstate/PermissionPlay/PermissionPlay.js +0 -4
- package/es/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
- package/es/errorstate/PermissionPlay/docs/PermissionPlay__default.docs.js +0 -2
- package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +0 -4
- package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
- package/es/errorstate/RequestUrlNotFound/docs/RequestUrlNotFound__default.docs.js +0 -2
- package/es/errorstate/UnableToProcess/UnableToProcess.js +0 -4
- package/es/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
- package/es/errorstate/UnableToProcess/docs/UnableToProcess__default.docs.js +0 -2
- package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -4
- package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
- package/es/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__insufficient.docs.js +0 -2
- package/es/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__unauthorizedLogin.docs.js +0 -2
- package/es/errorstate/WillBack/WillBack.js +0 -4
- package/es/errorstate/WillBack/WillBack.module.css +34 -34
- package/es/errorstate/WillBack/docs/WillBack__default.docs.js +0 -2
- package/es/form/fields/CheckBoxField/CheckBoxField.js +2 -9
- package/es/form/fields/CheckBoxField/docs/CheckBoxField__default.docs.js +0 -3
- package/es/form/fields/CurrencyField/CurrencyField.js +2 -12
- package/es/form/fields/CurrencyField/docs/CurrencyField__default.docs.js +0 -3
- package/es/form/fields/DateField/DateField.js +2 -15
- package/es/form/fields/DateField/docs/DateField__default.docs.js +0 -3
- package/es/form/fields/FieldContainer/FieldContainer.js +1 -6
- package/es/form/fields/FieldContainer/docs/FieldContainer__default.docs.js +0 -6
- package/es/form/fields/FieldContainer/props/defaultProps.js +2 -1
- package/es/form/fields/FieldContainer/props/propTypes.js +2 -1
- package/es/form/fields/Fields.module.css +183 -183
- package/es/form/fields/MultiSelectField/MultiSelectField.js +9 -15
- package/es/form/fields/MultiSelectField/docs/MultiSelectField__default.docs.js +0 -4
- package/es/form/fields/PhoneField/PhoneField.js +2 -13
- package/es/form/fields/PhoneField/docs/PhoneField__default.docs.js +0 -3
- package/es/form/fields/RadioField/RadioField.js +2 -7
- package/es/form/fields/SelectField/SelectField.js +7 -11
- package/es/form/fields/SelectField/docs/SelectField__default.docs.js +0 -4
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +3 -17
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
- package/es/form/fields/TagsMultiSelect/docs/TagsMultiSelect__default.docs.js +0 -5
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +1 -20
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
- package/es/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +0 -3
- package/es/form/fields/TextBoxField/TextBoxField.js +7 -11
- package/es/form/fields/TextBoxField/docs/TextBoxField__default.docs.js +0 -6
- package/es/form/fields/TextEditor/TextEditor.js +5 -58
- package/es/form/fields/TextEditor/TextEditor.module.css +666 -666
- package/es/form/fields/TextEditorField/TextEditorField.js +2 -11
- package/es/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +1 -5
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.js +4 -12
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +36 -36
- package/es/form/fields/TextareaField/TextareaField.js +9 -13
- package/es/form/fields/TextareaField/docs/TextareaField__default.docs.js +0 -3
- package/es/form/fields/ValidationMessage/ValidationMessage.js +0 -2
- package/es/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
- package/es/form/fields/ValidationMessage/docs/ValidationMessage__default.docs.js +0 -3
- package/es/form/layout/Field/Field.js +0 -2
- package/es/form/layout/Field/Field.module.css +22 -22
- package/es/form/layout/Field/docs/Field__default.docs.js +0 -3
- package/es/form/layout/Section/ModuleFormSection.module.css +3 -3
- package/es/form/layout/Section/Section.js +0 -3
- package/es/form/layout/Section/docs/Section__default.docs.js +0 -3
- package/es/layout/SetupDetailLayout/SetupDetailLayout.js +0 -12
- package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
- package/es/layout/SetupDetailLayout/docs/SetupDetailLayout__default.docs.js +0 -3
- package/es/layout/SubtabLayout/SubtabLayout.js +0 -6
- package/es/layout/SubtabLayout/SubtabLayout.module.css +146 -146
- package/es/layout/SubtabLayout/docs/SubtabLayout__default.docs.js +0 -4
- package/es/list/AvatarFlip/AvatarFlip.js +0 -2
- package/es/list/AvatarFlip/AvatarFlip.module.css +3 -3
- package/es/list/AvatarFlip/docs/AvatarFlip__default.docs.js +0 -3
- package/es/list/BluePrintStatus/BluePrintStatus.js +0 -3
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
- package/es/list/BluePrintStatus/docs/BluePrintStatus__default.docs.js +0 -3
- package/es/list/Comment/Comment.js +0 -3
- package/es/list/Comment/Comment.module.css +29 -29
- package/es/list/Comment/docs/Comment__default.docs.js +0 -3
- package/es/list/DepartmentDropDown/DepartmentDropDown.js +0 -9
- package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
- package/es/list/Dot/Dot.js +0 -2
- package/es/list/Dot/Dot.module.css +15 -15
- package/es/list/DotNew/DotNew.js +0 -3
- package/es/list/DotNew/DotNew.module.css +22 -22
- package/es/list/DotNew/docs/DotNew__default.docs.js +0 -3
- package/es/list/GridStencils/GridStencils.js +0 -2
- package/es/list/GridStencils/GridStencils.module.css +146 -146
- package/es/list/GridStencils/docs/GridStencils__default.docs.js +0 -3
- package/es/list/Icons/AddNewIcon.js +0 -1
- package/es/list/Icons/CompleteIcon.js +0 -1
- package/es/list/Icons/DeleteIcon.js +2 -2
- package/es/list/Icons/EditIcon.js +0 -1
- package/es/list/Icons/FloatingIcons.js +0 -3
- package/es/list/Icons/Icons.module.css +16 -16
- package/es/list/Icons/ReadUnreadIcon.js +0 -1
- package/es/list/Icons/SmartIcon.js +0 -1
- package/es/list/Icons/docs/FloatingIcons__default.docs.js +0 -2
- package/es/list/ListLayout/ListLayout.js +0 -6
- package/es/list/ListLayout/ListLayout.module.css +57 -57
- package/es/list/ListLayout/docs/ListLayout__default.docs.js +0 -4
- package/es/list/ListStencils/ListStencils.js +1 -4
- package/es/list/ListStencils/ListStencils.module.css +67 -67
- package/es/list/ListStencils/docs/ListStencils__default.docs.js +0 -3
- package/es/list/SecondaryText/AccountName.js +2 -6
- package/es/list/SecondaryText/ContactName.js +0 -3
- package/es/list/SecondaryText/DepartmentText.js +0 -3
- package/es/list/SecondaryText/Email.js +2 -6
- package/es/list/SecondaryText/HappinessRating.js +1 -3
- package/es/list/SecondaryText/PhoneNumber.js +2 -6
- package/es/list/SecondaryText/PriorityText.js +0 -3
- package/es/list/SecondaryText/SecondaryText.js +0 -4
- package/es/list/SecondaryText/SecondaryText.module.css +136 -136
- package/es/list/SecondaryText/StatusText.js +0 -3
- package/es/list/SecondaryText/TicketId.js +0 -4
- package/es/list/SecondaryText/Website.js +2 -5
- package/es/list/SecondaryText/docs/SecondaryText__default.docs.js +0 -3
- package/es/list/SecondryPanel/SecondryPanel.js +5 -9
- package/es/list/SecondryPanel/SecondryPanel.module.css +5 -5
- package/es/list/SecondryPanel/docs/SecondryPanelDocs.module.css +37 -37
- package/es/list/SecondryPanel/docs/SecondryPanel__default.docs.js +0 -4
- package/es/list/SentimentStatus/SentimentStatus.js +0 -3
- package/es/list/SentimentStatus/SentimentStatus.module.css +12 -12
- package/es/list/SentimentStatus/docs/SentimentStatus__default.docs.js +0 -3
- package/es/list/Subject/Subject.js +0 -4
- package/es/list/Subject/Subject.module.css +27 -27
- package/es/list/Subject/docs/Subject__default.docs.js +0 -3
- package/es/list/TagNew/TagNew.js +0 -3
- package/es/list/TagNew/TagNew.module.css +115 -115
- package/es/list/TagNew/docs/TagNew__default.docs.js +0 -3
- package/es/list/Thread/Thread.js +0 -3
- package/es/list/Thread/Thread.module.css +42 -42
- package/es/list/Thread/docs/Thread__default.docs.js +0 -3
- package/es/list/UserTime/UserTime.js +0 -3
- package/es/list/UserTime/UserTime.module.css +58 -58
- package/es/list/UserTime/docs/UserTime__default.docs.js +0 -13
- package/es/list/listCommon.module.css +60 -60
- package/es/list/status/StatusDropdown/StatusDropdown.js +0 -33
- package/es/list/status/StatusDropdown/StatusDropdown.module.css +92 -92
- package/es/list/status/StatusDropdown/docs/StatusDropdown__default.docs.js +0 -4
- package/es/list/status/StatusListItem/StatusListItem.js +0 -11
- package/es/list/status/StatusListItem/StatusListItem.module.css +104 -104
- package/es/list/status/StatusListItem/docs/StatusListItem__default.docs.js +0 -1
- package/es/lookup/EmptyPage/EmptyPage.js +0 -9
- package/es/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
- package/es/lookup/EmptyPage/docs/EmptyPage__account.docs.js +1 -3
- package/es/lookup/EmptyPage/docs/EmptyPage__contact.docs.js +1 -3
- package/es/lookup/EmptyPage/docs/EmptyPage__default.docs.js +1 -3
- package/es/lookup/EmptyPage/docs/EmptyPage__product.docs.js +1 -3
- package/es/lookup/Lookup/Lookup.js +26 -20
- package/es/lookup/Lookup/Lookup.module.css +26 -26
- package/es/lookup/Lookup/docs/Lookup__contact.docs.js +17 -27
- package/es/lookup/Lookup/docs/Lookup__default.docs.js +1 -7
- package/es/lookup/Lookup/props/defaultProps.js +2 -1
- package/es/lookup/Lookup/props/propTypes.js +2 -1
- package/es/lookup/Section/LookupSection.module.css +8 -8
- package/es/lookup/Section/Section.js +0 -2
- package/es/lookup/header/Close/Close.js +1 -3
- package/es/lookup/header/Close/LookupClose.module.css +15 -15
- package/es/lookup/header/Close/docs/Close__default.docs.js +0 -3
- package/es/lookup/header/ModuleHeader/ModuleHeader.js +7 -6
- package/es/lookup/header/ModuleHeader/docs/ModuleHeader__default.docs.js +1 -5
- package/es/lookup/header/ModuleHeader/props/defaultProps.js +2 -1
- package/es/lookup/header/ModuleHeader/props/propTypes.js +2 -1
- package/es/lookup/header/Search/LookupSearch.module.css +57 -57
- package/es/lookup/header/Search/Search.js +10 -23
- package/es/lookup/header/Search/docs/Search__default.docs.js +14 -19
- package/es/lookup/header/Search/props/defaultProps.js +2 -1
- package/es/lookup/header/Search/props/propTypes.js +2 -1
- package/es/lookup/header/TicketHeader/TicketHeader.js +7 -6
- package/es/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
- package/es/lookup/header/TicketHeader/docs/TicketHeader__default.docs.js +1 -6
- package/es/lookup/header/TicketHeader/props/defaultProps.js +2 -1
- package/es/lookup/header/TicketHeader/props/propTypes.js +2 -1
- package/es/lookup/header/Title/LookupTitle.module.css +20 -20
- package/es/lookup/header/Title/Title.js +1 -3
- package/es/lookup/header/Title/docs/Title__default.docs.js +0 -3
- package/es/lookup/header/ViewDropDown/ViewDropDown.js +5 -14
- package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +50 -50
- package/es/lookup/header/ViewDropDown/docs/ViewDropDown__default.docs.js +1 -5
- package/es/lookup/header/ViewDropDown/props/propTypes.js +0 -1
- package/es/lookup/header/lookupHeaderCommon.module.css +41 -41
- package/es/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
- package/es/setup/header/Button/Button.js +0 -3
- package/es/setup/header/Button/HeaderButton.module.css +5 -5
- package/es/setup/header/Button/docs/Button__default.docs.js +0 -3
- package/es/setup/header/Link/HeaderLink.module.css +21 -21
- package/es/setup/header/Link/Link.js +0 -3
- package/es/setup/header/Link/docs/Link__default.docs.js +0 -3
- package/es/setup/header/Search/Search.js +0 -5
- package/es/setup/header/Search/Search.module.css +68 -68
- package/es/setup/header/Search/docs/Search__default.docs.js +0 -3
- package/es/setup/header/Views/Views.js +0 -3
- package/es/setup/header/Views/Views.module.css +37 -37
- package/es/setup/header/Views/docs/Views__default.docs.js +0 -3
- package/es/setup/helptips/Description/Description.js +0 -3
- package/es/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
- package/es/setup/helptips/Description/docs/Description__default.docs.js +0 -3
- package/es/setup/helptips/Link/HelpTipsLink.module.css +7 -7
- package/es/setup/helptips/Link/Link.js +0 -5
- package/es/setup/helptips/Link/docs/Link__default.docs.js +0 -3
- package/es/setup/helptips/ListGroup/ListGroup.js +0 -5
- package/es/setup/helptips/ListGroup/ListGroup.module.css +22 -22
- package/es/setup/helptips/ListGroup/docs/ListGroup__default.docs.js +0 -3
- package/es/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
- package/es/setup/helptips/Title/Title.js +0 -3
- package/es/setup/helptips/Title/docs/Title__default.docs.js +0 -3
- package/es/setup/table/Table/Table.js +0 -2
- package/es/setup/table/Table/docs/Table__default.docs.js +0 -5
- package/es/setup/table/TableBody/TableBody.js +0 -2
- package/es/setup/table/TableData/SetupTableData.module.css +44 -44
- package/es/setup/table/TableData/TableData.js +0 -3
- package/es/setup/table/TableData/Tablehover.module.css +6 -6
- package/es/setup/table/TableHead/SetupTableHead.module.css +12 -12
- package/es/setup/table/TableHead/TableHead.js +0 -3
- package/es/setup/table/TableRow/SetupTableRow.module.css +14 -14
- package/es/setup/table/TableRow/TableRow.js +0 -3
- package/es/setup/table/Text/TableText.module.css +37 -37
- package/es/setup/table/Text/Text.js +0 -4
- package/es/setup/table/Text/docs/Text__default.docs.js +0 -2
- package/es/svg/PlusIcon.js +1 -3
- package/es/svg/SnippetIcon.js +2 -4
- package/es/svg/TemplateIcon.js +0 -2
- package/es/svg/docs/SVG__default.docs.js +0 -2
- package/es/utils/General.js +0 -7
- package/es/utils/editorUtils.js +16 -40
- package/es/version2/AlertClose/AlertClose.js +0 -2
- package/es/version2/AlertClose/AlertClose.module.css +42 -42
- package/es/version2/AlertClose/docs/AlertClose__default.docs.js +0 -3
- package/es/version2/GlobalNotification/GlobalNotification.js +3 -11
- package/es/version2/GlobalNotification/GlobalNotification.module.css +124 -124
- package/es/version2/GlobalNotification/docs/GlobalNotification__default.docs.js +0 -3
- package/es/version2/alertIcons/AlarmAlertIcon.js +0 -1
- package/es/version2/alertIcons/AlertIcons.js +0 -2
- package/es/version2/alertIcons/AlertIcons.module.css +67 -67
- package/es/version2/alertIcons/DangerAlertIcon.js +0 -1
- package/es/version2/alertIcons/ErrorAlertIcon.js +0 -1
- package/es/version2/alertIcons/InfoAlertIcon.js +0 -1
- package/es/version2/alertIcons/NotificationAlertIcon.js +0 -1
- package/es/version2/alertIcons/SuccessAlertIcon.js +0 -1
- package/es/version2/alertIcons/WarningAlertIcon.js +0 -1
- package/es/version2/alertIcons/docs/AlertIcons__default.docs.js +0 -3
- package/es/version2/errorstate/Inconvenience/Inconvenience.js +0 -4
- package/es/version2/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +0 -2
- package/es/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +0 -4
- package/es/version2/errorstate/OopsSomethingMiss/docs/OopsSomethingMiss__default.docs.js +0 -2
- package/es/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +0 -4
- package/es/version2/errorstate/UnableToProcessRequest/docs/UnableToProcessRequest__default.docs.js +0 -4
- package/es/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -4
- package/es/version2/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__default.docs.js +0 -2
- package/es/version2/errorstate/UrlNotFound/UrlNotFound.js +0 -4
- package/es/version2/errorstate/UrlNotFound/docs/UrlNotFound__default.docs.js +0 -2
- package/es/version2/errorstate/V2_ErrorStates.module.css +46 -46
- package/es/version2/errorstate/WillBeRightBack/WillBeRightBack.js +0 -4
- package/es/version2/errorstate/WillBeRightBack/docs/WillBeRightBack__default.docs.js +0 -2
- package/es/version2/lookup/AlertHeader/AlertHeader.js +0 -2
- package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +86 -86
- package/es/version2/lookup/AlertHeader/docs/AlertHeader__default.docs.js +0 -3
- package/es/version2/lookup/AlertLookup/AlertLookup.js +40 -63
- package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
- package/es/version2/lookup/AlertLookup/docs/AlertLookup__default.docs.js +0 -7
- package/es/version2/lookup/alertLookupCommonNew.module.css +32 -32
- package/es/version2/notification/DesktopNotification/DesktopNotification.js +0 -5
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +106 -106
- package/es/version2/notification/DesktopNotification/docs/DesktopNotification__default.docs.js +0 -3
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +0 -3
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
- package/es/version2/notification/DesktopNotificationHeader/docs/DesktopNotificationHeader__default.docs.js +0 -3
- package/lib/ActionButton/ActionButton.js +34 -63
- package/lib/ActionButton/ActionButton.module.css +136 -136
- package/lib/ActionButton/docs/ActionButton__default.docs.js +0 -21
- package/lib/ActionButton/props/propTypes.js +0 -3
- package/lib/AlphabeticList/AlphabeticList.js +17 -51
- package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
- package/lib/AlphabeticList/docs/AlphabeticList__default.docs.js +0 -24
- package/lib/AlphabeticList/docs/AlphabeticList__horizontal.docs.js +0 -25
- package/lib/AlphabeticList/props/propTypes.js +0 -9
- package/lib/Attachment/Attachment.js +12 -39
- package/lib/Attachment/Attachment.module.css +132 -158
- package/lib/Attachment/docs/Attachment__default.docs.js +0 -23
- package/lib/Attachment/props/propTypes.js +0 -3
- package/lib/AttachmentViewer/Attachment.js +0 -4
- package/lib/AttachmentViewer/AttachmentImage.js +7 -35
- package/lib/AttachmentViewer/AttachmentViewer.js +17 -85
- package/lib/AttachmentViewer/AttachmentViewer.module.css +354 -354
- package/lib/AttachmentViewer/docs/AttachmentViewer__default.docs.js +0 -24
- package/lib/AttachmentViewer/props/propTypes.js +0 -3
- package/lib/AttachmentViewer/utils.js +6 -30
- package/lib/ChannelIcon/ChannelIcon.js +21 -53
- package/lib/ChannelIcon/ChannelIcon.module.css +217 -217
- package/lib/ChannelIcon/docs/ChannelIcon__default.docs.js +13 -39
- package/lib/ChannelIcon/props/propTypes.js +0 -3
- package/lib/Drawer/Drawer.js +65 -111
- package/lib/Drawer/Drawer.module.css +151 -151
- package/lib/Drawer/docs/Drawer__default.docs.js +2 -29
- package/lib/Drawer/docs/Drawer__multiDrawer.docs.js +3 -30
- package/lib/Drawer/docs/Drawer__noFreeze.docs.js +0 -22
- package/lib/Drawer/docs/Drawer__withModal.docs.js +2 -30
- package/lib/Drawer/props/defaultProps.js +2 -1
- package/lib/Drawer/props/propTypes.js +2 -4
- package/lib/ExternalLink/ExternalLink.js +9 -36
- package/lib/ExternalLink/ExternalLink.module.css +3 -3
- package/lib/ExternalLink/__tests__/ExternalLink.spec.js +0 -7
- package/lib/ExternalLink/docs/ExternalLink__default.docs.js +1 -24
- package/lib/ExternalLink/props/propTypes.js +0 -3
- package/lib/FlipCard/FlipCard.js +35 -71
- package/lib/FlipCard/FlipCard.module.css +44 -44
- package/lib/FlipCard/docs/FlipCard__default.docs.js +0 -27
- package/lib/FlipCard/props/propTypes.js +0 -3
- package/lib/FormAction/FormAction.js +6 -39
- package/lib/FormAction/FormAction.module.css +82 -82
- package/lib/FormAction/docs/FormAction__default.docs.js +0 -26
- package/lib/FormAction/props/propTypes.js +0 -3
- package/lib/FreezeLayer/FreezeLayer.js +14 -48
- package/lib/FreezeLayer/FreezeLayer.module.css +42 -42
- package/lib/FreezeLayer/docs/FreezeLayer__dark.docs.js +0 -26
- package/lib/FreezeLayer/docs/FreezeLayer__default.docs.js +0 -26
- package/lib/FreezeLayer/props/propTypes.js +0 -3
- package/lib/IconButton/IconButton.js +28 -57
- package/lib/IconButton/IconButton.module.css +22 -22
- package/lib/IconButton/docs/IconButton__default.docs.js +0 -24
- package/lib/IconButton/props/propTypes.js +0 -5
- package/lib/Image/Image.js +10 -34
- package/lib/Image/Image.module.css +10 -10
- package/lib/Image/docs/Image__default.docs.js +0 -25
- package/lib/Image/props/propTypes.js +0 -3
- package/lib/ImportantNotes/ImportantNotes.js +7 -33
- package/lib/ImportantNotes/ImportantNotes.module.css +20 -20
- package/lib/ImportantNotes/docs/ImportantNotes__default.docs.js +0 -23
- package/lib/ImportantNotes/props/propTypes.js +0 -3
- package/lib/Link/Link.js +18 -53
- package/lib/Link/Link.module.css +3 -3
- package/lib/Link/LinkContext.js +0 -4
- package/lib/Link/docs/Link__default.docs.js +0 -24
- package/lib/Link/props/propTypes.js +0 -3
- package/lib/Loader/Loader.js +0 -24
- package/lib/Loader/Loader.module.css +46 -46
- package/lib/Loader/docs/Loader__default.docs.js +0 -22
- package/lib/Message/Message.js +9 -42
- package/lib/Message/Message.module.css +102 -102
- package/lib/Message/docs/Message__default.docs.js +0 -22
- package/lib/Message/props/propTypes.js +0 -3
- package/lib/MessageBanner/MessageBanner.js +9 -36
- package/lib/MessageBanner/MessageBanner.module.css +46 -46
- package/lib/MessageBanner/docs/MessageBanner__default.docs.js +0 -23
- package/lib/MessageBanner/props/propTypes.js +0 -3
- package/lib/NewStar/NewStar.js +3 -29
- package/lib/NewStar/NewStar.module.css +110 -110
- package/lib/NewStar/docs/NewStar__default.docs.js +0 -22
- package/lib/NewStar/props/propTypes.js +0 -3
- package/lib/PlusIcon/PlusIcon.js +8 -33
- package/lib/PlusIcon/PlusIcon.module.css +16 -16
- package/lib/PlusIcon/docs/PlusIcon__default.docs.js +0 -25
- package/lib/PlusIcon/props/propTypes.js +0 -3
- package/lib/Provider/Config.js +0 -2
- package/lib/Provider.js +2 -102
- package/lib/ToastMessage/ToastMessage.js +39 -72
- package/lib/ToastMessage/ToastMessage.module.css +328 -328
- package/lib/ToastMessage/docs/ToastMessage__custom.docs.js +0 -28
- package/lib/ToastMessage/docs/ToastMessage__information.docs.js +0 -25
- package/lib/ToastMessage/docs/ToastMessage__primary.docs.js +0 -25
- package/lib/ToastMessage/docs/ToastMessage__secondary.docs.js +0 -25
- package/lib/ToastMessage/docs/ToastMessage__success.docs.js +0 -25
- package/lib/ToastMessage/props/propTypes.js +0 -3
- package/lib/Upload/Upload.js +13 -40
- package/lib/Upload/Upload.module.css +125 -125
- package/lib/Upload/docs/Upload__default.docs.js +0 -22
- package/lib/Upload/props/propTypes.js +0 -3
- package/lib/actions/AutoClose.js +7 -27
- package/lib/actions/index.js +0 -5
- package/lib/actions/props/propTypes.js +0 -3
- package/lib/alert/AlertHeader/AlertHeader.js +12 -42
- package/lib/alert/AlertHeader/AlertHeader.module.css +80 -80
- package/lib/alert/AlertHeader/docs/AlertHeader__default.docs.js +0 -24
- package/lib/alert/AlertHeader/props/propTypes.js +0 -3
- package/lib/alert/AlertLookup/AlertLookup.js +39 -127
- package/lib/alert/AlertLookup/AlertLookup.module.css +26 -26
- package/lib/alert/AlertLookup/docs/AlertLookup__default.docs.js +0 -26
- package/lib/alert/AlertLookup/props/propTypes.js +0 -3
- package/lib/avatar/AvatarClose/AvatarClose.js +10 -37
- package/lib/avatar/AvatarClose/AvatarClose.module.css +37 -37
- package/lib/avatar/AvatarClose/docs/AvatarClose__default.docs.js +0 -23
- package/lib/avatar/AvatarClose/props/propTypes.js +0 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.js +13 -40
- package/lib/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
- package/lib/avatar/AvatarCollision/docs/AvatarCollision__default.docs.js +0 -23
- package/lib/avatar/AvatarCollision/props/propTypes.js +0 -3
- package/lib/avatar/AvatarIcon/AvatarIcon.js +15 -43
- package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
- package/lib/avatar/AvatarIcon/docs/AvatarIcon__palette.docs.js +0 -26
- package/lib/avatar/AvatarIcon/docs/AvatarIcon__size.docs.js +0 -26
- package/lib/avatar/AvatarIcon/props/propTypes.js +0 -3
- package/lib/avatar/AvatarStatus/AvatarStatus.js +20 -46
- package/lib/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
- package/lib/avatar/AvatarStatus/docs/AvatarStatus__size.docs.js +0 -26
- package/lib/avatar/AvatarStatus/docs/AvatarStatus__state.docs.js +21 -48
- package/lib/avatar/AvatarStatus/props/propTypes.js +0 -3
- package/lib/avatar/AvatarThread/AvatarThread.js +26 -53
- package/lib/avatar/AvatarThread/AvatarThread.module.css +167 -163
- package/lib/avatar/AvatarThread/docs/AvatarThread__default.docs.js +19 -26
- package/lib/avatar/AvatarThread/props/propTypes.js +1 -4
- package/lib/avatar/AvatarUser/AvatarUser.js +34 -63
- package/lib/avatar/AvatarUser/AvatarUser.module.css +171 -171
- package/lib/avatar/AvatarUser/docs/AvatarUser__default.docs.js +0 -26
- package/lib/avatar/AvatarUser/props/propTypes.js +0 -3
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +24 -51
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
- package/lib/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js +6 -12
- package/lib/avatar/AvatarWithTeam/docs/AvatarWithTeam__default.docs.js +0 -25
- package/lib/avatar/AvatarWithTeam/props/propTypes.js +0 -3
- package/lib/common/dot_animation.module.css +26 -26
- package/lib/common/dot_common.module.css +3 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.js +16 -51
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +56 -56
- package/lib/deprecated/SelectDropdown/docs/SelectDropdown__default.docs.js +0 -23
- package/lib/deprecated/utils/General.js +0 -5
- package/lib/deprecated/utils/KeyboardApi.js +28 -72
- package/lib/docs/formDocs.js +0 -31
- package/lib/docs/generalDocs.js +0 -133
- package/lib/docs/lookupDocs.js +0 -36
- package/lib/docs/setupDocs.js +0 -23
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +231 -271
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +101 -101
- package/lib/dropdown/ToggleDropDown/docs/ToggleDropDown__default.docs.js +4 -29
- package/lib/dropdown/ToggleDropDown/props/propTypes.js +0 -3
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +18 -45
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
- package/lib/emptystate/CommonEmptyState/docs/CommonEmptyState__default.docs.js +0 -30
- package/lib/emptystate/CommonEmptyState/props/propTypes.js +0 -3
- package/lib/emptystate/EditionPage/EditionPage.css +43 -43
- package/lib/emptystate/EditionPage/EditionPage.js +8 -35
- package/lib/emptystate/EditionPage/docs/EditionPage__default.docs.js +0 -24
- package/lib/emptystate/EditionPage/props/propTypes.js +0 -3
- package/lib/errorstate/EmptyStates.module.css +87 -87
- package/lib/errorstate/Inconvenience/Inconvenience.js +9 -39
- package/lib/errorstate/Inconvenience/Inconvenience.module.css +7 -7
- package/lib/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +0 -23
- package/lib/errorstate/Inconvenience/props/propTypes.js +0 -3
- package/lib/errorstate/LinkText/LinkText.js +5 -30
- package/lib/errorstate/LinkText/LinkText.module.css +6 -6
- package/lib/errorstate/LinkText/docs/LinkText__default.docs.js +0 -23
- package/lib/errorstate/LinkText/props/propTypes.js +0 -3
- package/lib/errorstate/NoRequestFound/NoRequestFound.js +9 -39
- package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
- package/lib/errorstate/NoRequestFound/docs/NoRequestFound__default.docs.js +0 -22
- package/lib/errorstate/NoRequestFound/props/propTypes.js +0 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.js +9 -39
- package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
- package/lib/errorstate/PermissionPlay/docs/PermissionPlay__default.docs.js +0 -23
- package/lib/errorstate/PermissionPlay/props/propTypes.js +0 -3
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +9 -39
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
- package/lib/errorstate/RequestUrlNotFound/docs/RequestUrlNotFound__default.docs.js +0 -23
- package/lib/errorstate/RequestUrlNotFound/props/propTypes.js +0 -3
- package/lib/errorstate/UnableToProcess/UnableToProcess.js +9 -39
- package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
- package/lib/errorstate/UnableToProcess/docs/UnableToProcess__default.docs.js +0 -23
- package/lib/errorstate/UnableToProcess/props/propTypes.js +0 -3
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +9 -39
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
- package/lib/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__insufficient.docs.js +0 -23
- package/lib/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__unauthorizedLogin.docs.js +0 -23
- package/lib/errorstate/UnauthorizedLogin/props/propTypes.js +0 -3
- package/lib/errorstate/WillBack/WillBack.js +3 -32
- package/lib/errorstate/WillBack/WillBack.module.css +34 -34
- package/lib/errorstate/WillBack/docs/WillBack__default.docs.js +0 -23
- package/lib/errorstate/WillBack/props/propTypes.js +0 -3
- package/lib/form/fields/CheckBoxField/CheckBoxField.js +34 -69
- package/lib/form/fields/CheckBoxField/docs/CheckBoxField__default.docs.js +0 -25
- package/lib/form/fields/CheckBoxField/props/defaultProps.js +0 -6
- package/lib/form/fields/CheckBoxField/props/propTypes.js +0 -8
- package/lib/form/fields/CurrencyField/CurrencyField.js +44 -79
- package/lib/form/fields/CurrencyField/docs/CurrencyField__default.docs.js +0 -25
- package/lib/form/fields/CurrencyField/props/defaultProps.js +0 -6
- package/lib/form/fields/CurrencyField/props/propTypes.js +0 -8
- package/lib/form/fields/DateField/DateField.js +43 -81
- package/lib/form/fields/DateField/docs/DateField__default.docs.js +0 -24
- package/lib/form/fields/DateField/props/defaultProps.js +0 -6
- package/lib/form/fields/DateField/props/propTypes.js +0 -8
- package/lib/form/fields/FieldContainer/FieldContainer.js +18 -46
- package/lib/form/fields/FieldContainer/docs/FieldContainer__default.docs.js +0 -25
- package/lib/form/fields/FieldContainer/props/defaultProps.js +0 -6
- package/lib/form/fields/FieldContainer/props/propTypes.js +0 -8
- package/lib/form/fields/Fields.module.css +183 -183
- package/lib/form/fields/MultiSelectField/MultiSelectField.js +67 -98
- package/lib/form/fields/MultiSelectField/docs/MultiSelectField__default.docs.js +0 -26
- package/lib/form/fields/MultiSelectField/props/defaultProps.js +0 -6
- package/lib/form/fields/MultiSelectField/props/propTypes.js +0 -8
- package/lib/form/fields/PhoneField/PhoneField.js +36 -71
- package/lib/form/fields/PhoneField/docs/PhoneField__default.docs.js +0 -25
- package/lib/form/fields/PhoneField/props/propTypes.js +0 -3
- package/lib/form/fields/RadioField/RadioField.js +30 -62
- package/lib/form/fields/RadioField/props/propTypes.js +0 -3
- package/lib/form/fields/SelectField/SelectField.js +63 -95
- package/lib/form/fields/SelectField/docs/SelectField__default.docs.js +0 -26
- package/lib/form/fields/SelectField/props/defaultProps.js +0 -6
- package/lib/form/fields/SelectField/props/propTypes.js +0 -8
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +45 -87
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
- package/lib/form/fields/TagsMultiSelect/docs/TagsMultiSelect__default.docs.js +0 -24
- package/lib/form/fields/TagsMultiSelect/props/propTypes.js +0 -3
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +56 -100
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
- package/lib/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +0 -7
- package/lib/form/fields/TagsMultiSelectField/props/defaultProps.js +0 -6
- package/lib/form/fields/TagsMultiSelectField/props/propTypes.js +0 -8
- package/lib/form/fields/TextBoxField/TextBoxField.js +51 -83
- package/lib/form/fields/TextBoxField/docs/TextBoxField__default.docs.js +0 -28
- package/lib/form/fields/TextBoxField/props/defaultProps.js +0 -6
- package/lib/form/fields/TextBoxField/props/propTypes.js +0 -8
- package/lib/form/fields/TextEditor/TextEditor.js +46 -113
- package/lib/form/fields/TextEditor/TextEditor.module.css +666 -666
- package/lib/form/fields/TextEditor/props/propTypes.js +0 -3
- package/lib/form/fields/TextEditorField/TextEditorField.js +54 -87
- package/lib/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +0 -26
- package/lib/form/fields/TextEditorField/props/defaultProps.js +0 -6
- package/lib/form/fields/TextEditorField/props/propTypes.js +0 -8
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +44 -79
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +36 -36
- package/lib/form/fields/TextEditorWrapper/props/propTypes.js +0 -3
- package/lib/form/fields/TextareaField/TextareaField.js +48 -79
- package/lib/form/fields/TextareaField/docs/TextareaField__default.docs.js +0 -25
- package/lib/form/fields/TextareaField/props/defaultProps.js +0 -6
- package/lib/form/fields/TextareaField/props/propTypes.js +0 -8
- package/lib/form/fields/ValidationMessage/ValidationMessage.js +11 -38
- package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
- package/lib/form/fields/ValidationMessage/docs/ValidationMessage__default.docs.js +0 -22
- package/lib/form/fields/ValidationMessage/props/propTypes.js +0 -3
- package/lib/form/fields/props/FieldCommonDefaultProps.js +0 -2
- package/lib/form/fields/props/FieldCommonPropTypes.js +0 -4
- package/lib/form/layout/Field/Field.js +7 -33
- package/lib/form/layout/Field/Field.module.css +22 -22
- package/lib/form/layout/Field/docs/Field__default.docs.js +0 -24
- package/lib/form/layout/Field/props/propTypes.js +0 -3
- package/lib/form/layout/Section/ModuleFormSection.module.css +3 -3
- package/lib/form/layout/Section/Section.js +7 -32
- package/lib/form/layout/Section/docs/Section__default.docs.js +0 -25
- package/lib/form/layout/Section/props/propTypes.js +0 -3
- package/lib/i18n.js +0 -4
- package/lib/index.js +0 -13
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +24 -76
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
- package/lib/layout/SetupDetailLayout/docs/SetupDetailLayout__default.docs.js +0 -24
- package/lib/layout/SetupDetailLayout/index.js +0 -4
- package/lib/layout/SetupDetailLayout/props/propTypes.js +0 -3
- package/lib/layout/SubtabLayout/SubtabLayout.js +33 -82
- package/lib/layout/SubtabLayout/SubtabLayout.module.css +146 -146
- package/lib/layout/SubtabLayout/docs/SubtabLayout__default.docs.js +2 -27
- package/lib/layout/SubtabLayout/index.js +0 -4
- package/lib/layout/SubtabLayout/props/propTypes.js +0 -3
- package/lib/list/AvatarFlip/AvatarFlip.js +25 -52
- package/lib/list/AvatarFlip/AvatarFlip.module.css +3 -3
- package/lib/list/AvatarFlip/docs/AvatarFlip__default.docs.js +0 -24
- package/lib/list/AvatarFlip/props/propTypes.js +0 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.js +0 -24
- package/lib/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
- package/lib/list/BluePrintStatus/docs/BluePrintStatus__default.docs.js +0 -23
- package/lib/list/BluePrintStatus/props/propTypes.js +0 -3
- package/lib/list/Comment/Comment.js +3 -32
- package/lib/list/Comment/Comment.module.css +29 -29
- package/lib/list/Comment/docs/Comment__default.docs.js +0 -25
- package/lib/list/Comment/props/propTypes.js +0 -3
- package/lib/list/DepartmentDropDown/DepartmentDropDown.js +25 -56
- package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
- package/lib/list/DepartmentDropDown/props/propTypes.js +0 -5
- package/lib/list/Dot/Dot.js +2 -27
- package/lib/list/Dot/Dot.module.css +15 -15
- package/lib/list/Dot/props/propTypes.js +0 -3
- package/lib/list/DotNew/DotNew.js +3 -29
- package/lib/list/DotNew/DotNew.module.css +22 -22
- package/lib/list/DotNew/docs/DotNew__default.docs.js +0 -25
- package/lib/list/DotNew/props/propTypes.js +0 -3
- package/lib/list/GridStencils/GridStencils.js +5 -28
- package/lib/list/GridStencils/GridStencils.module.css +146 -146
- package/lib/list/GridStencils/docs/GridStencils__default.docs.js +0 -26
- package/lib/list/GridStencils/props/propTypes.js +0 -3
- package/lib/list/Icons/AddNewIcon.js +5 -28
- package/lib/list/Icons/CompleteIcon.js +6 -29
- package/lib/list/Icons/DeleteIcon.js +8 -30
- package/lib/list/Icons/EditIcon.js +6 -29
- package/lib/list/Icons/FloatingIcons.js +3 -31
- package/lib/list/Icons/Icons.module.css +16 -16
- package/lib/list/Icons/ReadUnreadIcon.js +8 -32
- package/lib/list/Icons/SmartIcon.js +5 -30
- package/lib/list/Icons/docs/FloatingIcons__default.docs.js +0 -28
- package/lib/list/Icons/props/propTypes.js +0 -3
- package/lib/list/ListLayout/ListLayout.js +22 -57
- package/lib/list/ListLayout/ListLayout.module.css +57 -57
- package/lib/list/ListLayout/docs/ListLayout__default.docs.js +0 -25
- package/lib/list/ListLayout/props/propTypes.js +0 -5
- package/lib/list/ListStencils/ListStencils.js +0 -27
- package/lib/list/ListStencils/ListStencils.module.css +67 -67
- package/lib/list/ListStencils/docs/ListStencils__default.docs.js +0 -25
- package/lib/list/ListStencils/props/propTypes.js +0 -3
- package/lib/list/SecondaryText/AccountName.js +21 -50
- package/lib/list/SecondaryText/ContactName.js +26 -57
- package/lib/list/SecondaryText/DepartmentText.js +4 -29
- package/lib/list/SecondaryText/Email.js +13 -41
- package/lib/list/SecondaryText/HappinessRating.js +3 -28
- package/lib/list/SecondaryText/PhoneNumber.js +15 -43
- package/lib/list/SecondaryText/PriorityText.js +5 -31
- package/lib/list/SecondaryText/SecondaryText.js +6 -33
- package/lib/list/SecondaryText/SecondaryText.module.css +136 -136
- package/lib/list/SecondaryText/StatusText.js +6 -32
- package/lib/list/SecondaryText/TicketId.js +14 -42
- package/lib/list/SecondaryText/Website.js +7 -34
- package/lib/list/SecondaryText/docs/SecondaryText__default.docs.js +0 -24
- package/lib/list/SecondaryText/index.js +0 -12
- package/lib/list/SecondaryText/props/propTypes.js +0 -3
- package/lib/list/SecondryPanel/SecondryPanel.js +22 -70
- package/lib/list/SecondryPanel/SecondryPanel.module.css +5 -5
- package/lib/list/SecondryPanel/docs/SecondryPanelDocs.module.css +37 -37
- package/lib/list/SecondryPanel/docs/SecondryPanel__default.docs.js +0 -28
- package/lib/list/SecondryPanel/props/propTypes.js +0 -3
- package/lib/list/SentimentStatus/SentimentStatus.js +2 -26
- package/lib/list/SentimentStatus/SentimentStatus.module.css +12 -12
- package/lib/list/SentimentStatus/docs/SentimentStatus__default.docs.js +0 -23
- package/lib/list/SentimentStatus/props/propTypes.js +0 -3
- package/lib/list/Subject/Subject.js +16 -44
- package/lib/list/Subject/Subject.module.css +27 -27
- package/lib/list/Subject/docs/Subject__default.docs.js +0 -25
- package/lib/list/Subject/props/propTypes.js +0 -3
- package/lib/list/TagNew/TagNew.js +5 -31
- package/lib/list/TagNew/TagNew.module.css +115 -115
- package/lib/list/TagNew/docs/TagNew__default.docs.js +0 -25
- package/lib/list/TagNew/props/propTypes.js +0 -3
- package/lib/list/Thread/Thread.js +5 -33
- package/lib/list/Thread/Thread.module.css +42 -42
- package/lib/list/Thread/docs/Thread__default.docs.js +0 -25
- package/lib/list/Thread/props/propTypes.js +0 -3
- package/lib/list/UserTime/UserTime.js +15 -44
- package/lib/list/UserTime/UserTime.module.css +58 -58
- package/lib/list/UserTime/docs/UserTime__default.docs.js +15 -49
- package/lib/list/UserTime/props/propTypes.js +0 -3
- package/lib/list/listCommon.module.css +60 -60
- package/lib/list/status/StatusDropdown/StatusDropdown.js +73 -132
- package/lib/list/status/StatusDropdown/StatusDropdown.module.css +92 -92
- package/lib/list/status/StatusDropdown/docs/StatusDropdown__default.docs.js +0 -23
- package/lib/list/status/StatusDropdown/props/propTypes.js +0 -5
- package/lib/list/status/StatusListItem/StatusListItem.js +30 -61
- package/lib/list/status/StatusListItem/StatusListItem.module.css +104 -104
- package/lib/list/status/StatusListItem/docs/StatusListItem__default.docs.js +0 -22
- package/lib/list/status/StatusListItem/props/propTypes.js +0 -3
- package/lib/lookup/EmptyPage/EmptyPage.js +2 -37
- package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
- package/lib/lookup/EmptyPage/docs/EmptyPage__account.docs.js +0 -24
- package/lib/lookup/EmptyPage/docs/EmptyPage__contact.docs.js +0 -24
- package/lib/lookup/EmptyPage/docs/EmptyPage__default.docs.js +0 -24
- package/lib/lookup/EmptyPage/docs/EmptyPage__product.docs.js +0 -24
- package/lib/lookup/EmptyPage/props/propTypes.js +0 -3
- package/lib/lookup/Lookup/Lookup.js +39 -57
- package/lib/lookup/Lookup/Lookup.module.css +26 -26
- package/lib/lookup/Lookup/docs/Lookup__contact.docs.js +23 -51
- package/lib/lookup/Lookup/docs/Lookup__default.docs.js +2 -29
- package/lib/lookup/Lookup/props/defaultProps.js +2 -1
- package/lib/lookup/Lookup/props/propTypes.js +2 -4
- package/lib/lookup/Section/LookupSection.module.css +8 -8
- package/lib/lookup/Section/Section.js +2 -27
- package/lib/lookup/Section/props/propTypes.js +0 -3
- package/lib/lookup/header/Close/Close.js +3 -29
- package/lib/lookup/header/Close/LookupClose.module.css +15 -15
- package/lib/lookup/header/Close/docs/Close__default.docs.js +0 -25
- package/lib/lookup/header/Close/props/propTypes.js +0 -3
- package/lib/lookup/header/ModuleHeader/ModuleHeader.js +21 -51
- package/lib/lookup/header/ModuleHeader/docs/ModuleHeader__default.docs.js +0 -25
- package/lib/lookup/header/ModuleHeader/props/defaultProps.js +2 -1
- package/lib/lookup/header/ModuleHeader/props/propTypes.js +2 -4
- package/lib/lookup/header/Search/LookupSearch.module.css +57 -57
- package/lib/lookup/header/Search/Search.js +29 -65
- package/lib/lookup/header/Search/docs/Search__default.docs.js +16 -42
- package/lib/lookup/header/Search/props/defaultProps.js +2 -1
- package/lib/lookup/header/Search/props/propTypes.js +2 -4
- package/lib/lookup/header/TicketHeader/TicketHeader.js +20 -52
- package/lib/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
- package/lib/lookup/header/TicketHeader/docs/TicketHeader__default.docs.js +2 -27
- package/lib/lookup/header/TicketHeader/props/defaultProps.js +2 -1
- package/lib/lookup/header/TicketHeader/props/propTypes.js +2 -4
- package/lib/lookup/header/Title/LookupTitle.module.css +20 -20
- package/lib/lookup/header/Title/Title.js +3 -29
- package/lib/lookup/header/Title/docs/Title__default.docs.js +0 -25
- package/lib/lookup/header/Title/props/propTypes.js +0 -3
- package/lib/lookup/header/ViewDropDown/ViewDropDown.js +24 -63
- package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +50 -50
- package/lib/lookup/header/ViewDropDown/docs/ViewDropDown__default.docs.js +0 -23
- package/lib/lookup/header/ViewDropDown/props/propTypes.js +0 -4
- package/lib/lookup/header/lookupHeaderCommon.module.css +41 -41
- package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
- package/lib/setup/header/Button/Button.js +4 -29
- package/lib/setup/header/Button/HeaderButton.module.css +5 -5
- package/lib/setup/header/Button/docs/Button__default.docs.js +0 -23
- package/lib/setup/header/Button/props/propTypes.js +0 -3
- package/lib/setup/header/Link/HeaderLink.module.css +21 -21
- package/lib/setup/header/Link/Link.js +5 -32
- package/lib/setup/header/Link/docs/Link__default.docs.js +0 -23
- package/lib/setup/header/Link/props/propTypes.js +0 -3
- package/lib/setup/header/Search/Search.js +6 -33
- package/lib/setup/header/Search/Search.module.css +68 -68
- package/lib/setup/header/Search/docs/Search__default.docs.js +0 -25
- package/lib/setup/header/Search/props/propTypes.js +0 -3
- package/lib/setup/header/Views/Views.js +6 -31
- package/lib/setup/header/Views/Views.module.css +37 -37
- package/lib/setup/header/Views/docs/Views__default.docs.js +0 -23
- package/lib/setup/header/Views/props/propTypes.js +0 -3
- package/lib/setup/helptips/Description/Description.js +0 -23
- package/lib/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
- package/lib/setup/helptips/Description/docs/Description__default.docs.js +0 -23
- package/lib/setup/helptips/Description/props/propTypes.js +0 -3
- package/lib/setup/helptips/Link/HelpTipsLink.module.css +7 -7
- package/lib/setup/helptips/Link/Link.js +5 -31
- package/lib/setup/helptips/Link/docs/Link__default.docs.js +0 -23
- package/lib/setup/helptips/Link/props/propTypes.js +0 -3
- package/lib/setup/helptips/ListGroup/ListGroup.js +2 -27
- package/lib/setup/helptips/ListGroup/ListGroup.module.css +22 -22
- package/lib/setup/helptips/ListGroup/docs/ListGroup__default.docs.js +0 -23
- package/lib/setup/helptips/ListGroup/props/propTypes.js +0 -3
- package/lib/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
- package/lib/setup/helptips/Title/Title.js +0 -23
- package/lib/setup/helptips/Title/docs/Title__default.docs.js +0 -23
- package/lib/setup/helptips/Title/props/propTypes.js +0 -3
- package/lib/setup/table/Table/Table.js +3 -27
- package/lib/setup/table/Table/docs/Table__default.docs.js +0 -30
- package/lib/setup/table/Table/props/propTypes.js +0 -3
- package/lib/setup/table/TableBody/TableBody.js +5 -29
- package/lib/setup/table/TableBody/props/propTypes.js +0 -3
- package/lib/setup/table/TableData/SetupTableData.module.css +44 -44
- package/lib/setup/table/TableData/TableData.js +7 -32
- package/lib/setup/table/TableData/Tablehover.module.css +6 -6
- package/lib/setup/table/TableData/props/propTypes.js +0 -3
- package/lib/setup/table/TableHead/SetupTableHead.module.css +12 -12
- package/lib/setup/table/TableHead/TableHead.js +5 -30
- package/lib/setup/table/TableHead/props/propTypes.js +0 -3
- package/lib/setup/table/TableRow/SetupTableRow.module.css +14 -14
- package/lib/setup/table/TableRow/TableRow.js +8 -33
- package/lib/setup/table/TableRow/props/propTypes.js +0 -3
- package/lib/setup/table/Text/TableText.module.css +37 -37
- package/lib/setup/table/Text/Text.js +11 -38
- package/lib/setup/table/Text/docs/Text__default.docs.js +0 -22
- package/lib/setup/table/Text/props/propTypes.js +0 -3
- package/lib/svg/PlusIcon.js +4 -28
- package/lib/svg/SnippetIcon.js +5 -29
- package/lib/svg/TemplateIcon.js +3 -27
- package/lib/svg/docs/SVG__default.docs.js +0 -25
- package/lib/svg/props/propTypes.js +0 -3
- package/lib/utils/ChannelIconMapping.js +0 -2
- package/lib/utils/General.js +0 -11
- package/lib/utils/editorUtils.js +13 -48
- package/lib/version2/AlertClose/AlertClose.js +5 -32
- package/lib/version2/AlertClose/AlertClose.module.css +42 -42
- package/lib/version2/AlertClose/docs/AlertClose__default.docs.js +0 -25
- package/lib/version2/AlertClose/props/propTypes.js +0 -3
- package/lib/version2/GlobalNotification/GlobalNotification.js +25 -58
- package/lib/version2/GlobalNotification/GlobalNotification.module.css +124 -124
- package/lib/version2/GlobalNotification/docs/GlobalNotification__default.docs.js +0 -24
- package/lib/version2/GlobalNotification/props/propTypes.js +0 -3
- package/lib/version2/alertIcons/AlarmAlertIcon.js +2 -27
- package/lib/version2/alertIcons/AlertIcons.js +4 -39
- package/lib/version2/alertIcons/AlertIcons.module.css +67 -67
- package/lib/version2/alertIcons/DangerAlertIcon.js +2 -27
- package/lib/version2/alertIcons/ErrorAlertIcon.js +2 -27
- package/lib/version2/alertIcons/InfoAlertIcon.js +2 -27
- package/lib/version2/alertIcons/NotificationAlertIcon.js +2 -27
- package/lib/version2/alertIcons/SuccessAlertIcon.js +2 -27
- package/lib/version2/alertIcons/WarningAlertIcon.js +2 -27
- package/lib/version2/alertIcons/docs/AlertIcons__default.docs.js +0 -24
- package/lib/version2/alertIcons/props/propTypes.js +0 -3
- package/lib/version2/errorstate/Inconvenience/Inconvenience.js +13 -42
- package/lib/version2/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +0 -23
- package/lib/version2/errorstate/Inconvenience/props/propTypes.js +0 -3
- package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +13 -42
- package/lib/version2/errorstate/OopsSomethingMiss/docs/OopsSomethingMiss__default.docs.js +0 -23
- package/lib/version2/errorstate/OopsSomethingMiss/props/propTypes.js +0 -3
- package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +13 -42
- package/lib/version2/errorstate/UnableToProcessRequest/docs/UnableToProcessRequest__default.docs.js +0 -24
- package/lib/version2/errorstate/UnableToProcessRequest/props/propTypes.js +0 -3
- package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +14 -43
- package/lib/version2/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__default.docs.js +0 -23
- package/lib/version2/errorstate/UnauthorizedLogin/props/propTypes.js +0 -3
- package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +13 -42
- package/lib/version2/errorstate/UrlNotFound/docs/UrlNotFound__default.docs.js +0 -23
- package/lib/version2/errorstate/UrlNotFound/props/propTypes.js +0 -3
- package/lib/version2/errorstate/V2_ErrorStates.module.css +46 -46
- package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +13 -42
- package/lib/version2/errorstate/WillBeRightBack/docs/WillBeRightBack__default.docs.js +0 -23
- package/lib/version2/errorstate/WillBeRightBack/props/propTypes.js +0 -3
- package/lib/version2/lookup/AlertHeader/AlertHeader.js +9 -38
- package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +86 -86
- package/lib/version2/lookup/AlertHeader/docs/AlertHeader__default.docs.js +0 -24
- package/lib/version2/lookup/AlertHeader/props/propTypes.js +0 -3
- package/lib/version2/lookup/AlertLookup/AlertLookup.js +79 -137
- package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
- package/lib/version2/lookup/AlertLookup/docs/AlertLookup__default.docs.js +0 -26
- package/lib/version2/lookup/AlertLookup/props/propTypes.js +0 -3
- package/lib/version2/lookup/alertLookupCommonNew.module.css +32 -32
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +34 -59
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +106 -106
- package/lib/version2/notification/DesktopNotification/docs/DesktopNotification__default.docs.js +0 -25
- package/lib/version2/notification/DesktopNotification/props/propTypes.js +0 -3
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +9 -38
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
- package/lib/version2/notification/DesktopNotificationHeader/docs/DesktopNotificationHeader__default.docs.js +0 -26
- package/lib/version2/notification/DesktopNotificationHeader/props/propTypes.js +0 -3
- package/package.json +87 -83
- package/es/utils/Common.js +0 -24
- package/lib/utils/Common.js +0 -33
package/lib/i18n.js
CHANGED
|
@@ -4,11 +4,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
|
-
|
|
8
7
|
var _supportRequestRece;
|
|
9
|
-
|
|
10
8
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
11
|
-
|
|
12
9
|
var _default = (_supportRequestRece = {
|
|
13
10
|
'support.request.recent.tags': 'Recent Tags',
|
|
14
11
|
'support.request.trending.tags': 'All Tags',
|
|
@@ -3413,5 +3410,4 @@ var _default = (_supportRequestRece = {
|
|
|
3413
3410
|
'support.md.label.outgoing': 'Outgoing',
|
|
3414
3411
|
'support.md.label.livetraffic': 'Live Traffic'
|
|
3415
3412
|
}, _defineProperty(_supportRequestRece, "Overdue Cases", 'Overdue {0}'), _defineProperty(_supportRequestRece, 'support.md.label.last1hours', 'Last 1 Hr'), _defineProperty(_supportRequestRece, 'support.md.label.mostthreadedtickets', 'Most Threaded'), _defineProperty(_supportRequestRece, 'support.md.sublabel.mostthread', 'Top {0} Conversations'), _defineProperty(_supportRequestRece, 'support.community.tickettopic.topicdeleted', 'Topic deleted'), _defineProperty(_supportRequestRece, 'support.community.tickettopic.topicdeleted.msg', 'Forum topic has been deleted'), _defineProperty(_supportRequestRece, 'support.forum.status', 'Forum Status'), _defineProperty(_supportRequestRece, 'support.forum.setstatus', 'Set forum status'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.idea.noplans', 'Maybe later'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.idea.willconsider', 'Under review'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.idea.inprogress', 'In-progress'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.idea.implemented', 'Implemented'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.idea.willnotimplement', 'Will not implement'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.problem.moreinfo', 'Need more info'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.question.answered', 'Answered'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.question.unanswered', 'Unanswered'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.question.pending', 'Working on it'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.problem.notaproblem', 'Not a problem'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.problem.knownproblem', 'Temporary fix'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.problem.solved', 'Solved'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.problem.unsolved', 'Unsolved'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.problem.analyzing', 'Analyzing'), _defineProperty(_supportRequestRece, 'zohodiscussions.topiclabel.nolabel', 'No status'), _defineProperty(_supportRequestRece, 'support.badgification.badge.creditname.postbestanswer', 'Best Answer'), _defineProperty(_supportRequestRece, 'support.community.tickettopic.responsedeleted', 'Deleted'), _defineProperty(_supportRequestRece, 'support.label.macro.view.changes', 'View changes'), _defineProperty(_supportRequestRece, 'support.label.macro.success.header', 'Macro was successfully applied.'), _defineProperty(_supportRequestRece, 'support.label.macro.success.msg', 'This {0} has undergone some changes.'), _defineProperty(_supportRequestRece, 'support.label.collision.ticket.movedept', 'has moved this {0} from'), _defineProperty(_supportRequestRece, 'support.label.collision.ticket.delete', 'has just deleted this {0}.'), _defineProperty(_supportRequestRece, 'support.setup.label.configure_ticket_status', '{0} {1}'), _defineProperty(_supportRequestRece, 'support.setup.label.allusers', 'All'), _defineProperty(_supportRequestRece, 'support.feed.view.allstatus', 'All Status'), _defineProperty(_supportRequestRece, 'support.home.status', 'What are you doing now?'), _defineProperty(_supportRequestRece, 'support.feed.status.unauthorized', 'You have insufficient privileges to post a status.'), _defineProperty(_supportRequestRece, 'support.feed.empty.title', 'No feeds available.'), _defineProperty(_supportRequestRece, 'support.feed.empty.detail', 'Start Collaborating & Get Feeds.'), _defineProperty(_supportRequestRece, 'crm.record.not.accessible.message', 'The record(s) you were trying to access is not available. It may be due to another user might have deleted the data or you are denied access to the record(s).'), _defineProperty(_supportRequestRece, 'support.label.threads.nocontent', 'No Content to display. Please try again later'), _defineProperty(_supportRequestRece, 'support.feed.activity.singular', '1 more activity'), _defineProperty(_supportRequestRece, 'support.feed.activities', '{0} more activities'), _defineProperty(_supportRequestRece, 'crm.title.unauthorized.access', 'UnAuthorized Access'), _defineProperty(_supportRequestRece, 'support.feed.send.as.direct.message', 'Send as Direct Message'), _defineProperty(_supportRequestRece, 'support.feed.nomentions.error.msg', 'Please +mention the receipient to share a private message'), _defineProperty(_supportRequestRece, 'support.request.save.draft.changes.page', 'You haven\'t saved a draft of your email reply. Are you sure you want to leave this page?'), _defineProperty(_supportRequestRece, 'support.request.save.draft.changes.section', 'You haven\'t saved a draft of your email reply. Are you sure you want to leave this section?'), _defineProperty(_supportRequestRece, 'support.request.save.comment.changes.page', 'You haven\'t saved the comment. Are you sure you want to leave this page?'), _defineProperty(_supportRequestRece, 'support.request.save.comment.changes.section', 'You haven\'t saved the comment. Are you sure you want to leave this section?'), _defineProperty(_supportRequestRece, 'support.comment.limit.exceeded', 'Uh-oh, you\'ve exceeded the character limit of 30,000 for this comment.'), _defineProperty(_supportRequestRece, 'support.request.actions.resolution.add', 'Add resolution'), _defineProperty(_supportRequestRece, 'support.label.delete.single.ticket', 'Deleting this {2} will move their {0}, and {1} to the Recycle Bin.'), _defineProperty(_supportRequestRece, 'support.start.time', 'Start Time'), _defineProperty(_supportRequestRece, 'support.label.unsavedchanges.confirm', 'You have not saved your changes. Are you sure you want to move away from this page?'), _defineProperty(_supportRequestRece, 'support.forms.layoutchange.confirmation.header', 'Not Saved'), _defineProperty(_supportRequestRece, 'support.alert.leavepage', 'Yes, Leave Page'), _defineProperty(_supportRequestRece, 'support.alert.stayhere', 'Stay Here'), _defineProperty(_supportRequestRece, 'support.attachment(s)', 'Attachment(s)'), _defineProperty(_supportRequestRece, 'support.form.more.than.max.length', '{0} can have only {1} characters'), _defineProperty(_supportRequestRece, 'support.form.decimal.compare.length', 'Decimal Places should be less than {0}'), _defineProperty(_supportRequestRece, 'support.request.blueprint.label.criteria.select.contact', 'Select {0}'), _defineProperty(_supportRequestRece, 'support.not.found', '{0} "{1}" not found'), _defineProperty(_supportRequestRece, 'support.product.will.not.create', '{0} with the name "{1}" will not be created'), _defineProperty(_supportRequestRece, 'support.form.template.choose.label', 'Choose {0} Template'), _defineProperty(_supportRequestRece, 'support.form.contact.use.this', 'Use this {0}'), _defineProperty(_supportRequestRece, 'support.label.submit.and.associate', 'Submit and Associate'), _defineProperty(_supportRequestRece, 'support.form.contacts.no.data.account', 'No {0} found for the {1} {2}'), _defineProperty(_supportRequestRece, 'support.setup.details.required', 'Details Required'), _defineProperty(_supportRequestRece, 'support.setup.mandatory.fields.required', 'A few fields are mandatory. Please provide necessary information'), _defineProperty(_supportRequestRece, 'support.label.rule.missingfieldsdesc', 'The {0} could not be saved since the following fields that need validation are not accessible for your profile.'), _defineProperty(_supportRequestRece, 'support.lable.rule.missingfields', 'Inaccessible Fields:'), _defineProperty(_supportRequestRece, 'support.label.validationrule.applied.fieldname', 'The {0} could not be saved since the "{1}" field needs to be validated as specified in the validation rule.'), _defineProperty(_supportRequestRece, 'support.label.validationrule.applied.message', 'Message : {0}'), _defineProperty(_supportRequestRece, 'support.alert.duplicate.found', 'Duplicate {0} found'), _defineProperty(_supportRequestRece, 'crm.label.selected', 'Selected'), _defineProperty(_supportRequestRece, 'support.form.rightpanel.contact.createtime', '{0} Created Time'), _defineProperty(_supportRequestRece, 'support.related.noentity', 'No related {0}'), _defineProperty(_supportRequestRece, 'support.related.products.to', 'Related {0} to {1}'), _defineProperty(_supportRequestRece, 'support.form.facebook.field.disable', 'Search disabled by Facebook'), _defineProperty(_supportRequestRece, 'support.form.duplicate.record.select', 'Select this {0}'), _defineProperty(_supportRequestRece, 'support.form.label.view.duplicates', 'View Duplicates'), _defineProperty(_supportRequestRece, 'support.form.label.related.details', 'Related Details'), _defineProperty(_supportRequestRece, 'support.form.label.select.module', 'Choose a {0}'), _defineProperty(_supportRequestRece, 'support.form.label.no.contact.chosen', 'No {0} has been chosen'), _defineProperty(_supportRequestRece, 'support.form.label.display.contact.details.here', 'Details about the {0} you gonna choose will dispaly here'), _defineProperty(_supportRequestRece, 'support.integ.jira.project', 'JIRA Projects'), _defineProperty(_supportRequestRece, 'support.jira.issueType', 'IssueType'), _defineProperty(_supportRequestRece, 'support.integ.jira.assignee', 'Assignee'), _defineProperty(_supportRequestRece, 'support.integ.jira.reporter', 'Reporter'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.priority', 'Issue Priority'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.status', 'Issue Status'), _defineProperty(_supportRequestRece, 'support.integ.jira.close.issue', 'Close issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.reopen.issue', 'Reopen issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.bug.delink', 'Delink issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.bug.alert.delink', 'Are you sure you want to delink this issue?'), _defineProperty(_supportRequestRece, 'support.integ.jira.bug.msg.delinked', 'The issue has been successfully delinked.'), _defineProperty(_supportRequestRece, 'suport.integ.jira.add.new.issue', 'Add New JIRA issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.link.an.issue.tooltip', 'Link exisiting issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.file.a.bug', 'File an issue in JIRA'), _defineProperty(_supportRequestRece, 'suport.integ.jira.create.issue', 'Create Issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.link.issue', 'Link Issue'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.key', 'Issue Key'), _defineProperty(_supportRequestRece, 'support.jira.issue.in.fetching.projects', 'Oops! Something went wrong when fetching your project details from JIRA. Please try again.'), _defineProperty(_supportRequestRece, 'support.integ.jira.custom.field.not.mapped', ' You can track this ticket on JIRA only when you map a "Zoho Desk Ticket" custom field for this project.'), _defineProperty(_supportRequestRece, 'support.integ.jira.automatic', 'Automatic'), _defineProperty(_supportRequestRece, 'support.integ.jira.modify.permission', 'Contact your JIRA administrator to modify the reporter.'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.summary', 'Issue Summary'), _defineProperty(_supportRequestRece, 'support.integ.jira.summary.empty', 'You must specify a summary of the issue.'), _defineProperty(_supportRequestRece, 'support.integ.jira.components', 'Component/s'), _defineProperty(_supportRequestRece, 'support.integ.jira.select.components', 'Select Components'), _defineProperty(_supportRequestRece, 'support.integ.jira.type.url', 'Enter the URL only'), _defineProperty(_supportRequestRece, 'support.integ.jira.type.text', 'Enter the text'), _defineProperty(_supportRequestRece, 'support.integ.jira.type.number', 'Enter the Number'), _defineProperty(_supportRequestRece, 'support.integ.jira.issuetype', 'IssueType'), _defineProperty(_supportRequestRece, 'support.integ.jira.epic.name', 'Epic Name'), _defineProperty(_supportRequestRece, 'support.jira.field.empty', 'Field cannot be empty'), _defineProperty(_supportRequestRece, 'support.integ.jira.field.exceeds', 'cannot be greater than 100000000000000'), _defineProperty(_supportRequestRece, 'support.integ.jira.field.invalidnumber', 'invalid number'), _defineProperty(_supportRequestRece, 'support.integ.jira.field.invalidurl', 'Not a valid URL'), _defineProperty(_supportRequestRece, 'support.setup.integ.jira.not.admin', 'Oops! You have to be an administrator in JIRA to set up this integration.'), _defineProperty(_supportRequestRece, 'support.integ.jira.file.a.issue.problem', 'Something went awry in the issue\'s property fields. Please recheck and try again.'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.closed', 'The issue has been closed'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.reopened', 'The issue has been reopened'), _defineProperty(_supportRequestRece, 'support.integ.jira.successfully.linked', 'The JIRA issue {0} has been successfully linked to this ticket.'), _defineProperty(_supportRequestRece, 'support.integ.jira.issue.not.found', 'The issue key cannot be found in JIRA. Please try again.'), _defineProperty(_supportRequestRece, 'support.integ.slack.change', 'Change'), _defineProperty(_supportRequestRece, 'support.integ.jira.regenrate.heading', 'Regenerate Access Token'), _defineProperty(_supportRequestRece, 'support.integ.jira.invalid.token.admin', 'Oops! The access token for JIRA was invalidated. Please regenerate a new token.'), _defineProperty(_supportRequestRece, 'support.integ.jira.invalid.token', 'Oops! The access token for Jira is invalidated. Please contact your administrator to regenerate the token.'), _defineProperty(_supportRequestRece, 'support.integ.jira.token.regenerate', 'Regenerate'), _defineProperty(_supportRequestRece, 'support.globalsearch.viewmoresearchresults', 'View more search results...'), _defineProperty(_supportRequestRece, 'support.globalsearch.advanced.link', 'Advanced Search'), _defineProperty(_supportRequestRece, 'support.globalsearch.choose.module', 'Choose Module'), _defineProperty(_supportRequestRece, 'support.globalsearch.total.results', 'Total Results'), _defineProperty(_supportRequestRece, 'support.globalsearch.search.results', 'Search Results'), _defineProperty(_supportRequestRece, 'support.globalsearch.module', 'Module'), _defineProperty(_supportRequestRece, 'support.globalsearch.topic.author', 'Topic Author'), _defineProperty(_supportRequestRece, 'support.globalsearch.forum', 'Forum'), _defineProperty(_supportRequestRece, 'support.globalsearch.category', 'Category'), _defineProperty(_supportRequestRece, 'support.globalsearch.tag', 'Tag'), _defineProperty(_supportRequestRece, 'support.globalsearch.last.seven.days', 'Last 7 Days'), _defineProperty(_supportRequestRece, 'support.globalsearch.last.thirty.days', 'Last 30 Days'), _defineProperty(_supportRequestRece, 'support.globalsearch.this.week', 'This Week'), _defineProperty(_supportRequestRece, 'support.globalsearch.this.month', 'This Month'), _defineProperty(_supportRequestRece, 'support.globalsearch.today', 'Today'), _defineProperty(_supportRequestRece, 'support.globalsearch.yesterday', 'Yesterday'), _defineProperty(_supportRequestRece, 'support.globalsearch.overdue', 'Overdue'), _defineProperty(_supportRequestRece, 'support.globalsearch.due.today', 'Due Today'), _defineProperty(_supportRequestRece, 'support.globalsearch.due.in.one.hour', 'Due in 1 hour'), _defineProperty(_supportRequestRece, 'support.globalsearch.due.tomorrow', 'Due Tomorrow'), _defineProperty(_supportRequestRece, 'support.globalsearch.community.discussion', 'Discussion'), _defineProperty(_supportRequestRece, 'support.globalsearch.article.status.published', 'Published'), _defineProperty(_supportRequestRece, 'support.globalsearch.article.status.draft', 'Draft'), _defineProperty(_supportRequestRece, 'support.globalsearch.article.status.review', 'Review'), _defineProperty(_supportRequestRece, 'support.globalsearch.more', 'More...'), _defineProperty(_supportRequestRece, 'support.globalsearch.less', 'Less'), _defineProperty(_supportRequestRece, 'support.bin.spam', '{0} in recycle bin and spam folders'), _defineProperty(_supportRequestRece, 'support.advancedsearch.module.information', '{0} - {1} Information'), _defineProperty(_supportRequestRece, 'support.advancedsearch.condition.is.status', 'is {0}'), _defineProperty(_supportRequestRece, 'support.advancedsearch.criteria.status.value', 'Status includes {0}'), _defineProperty(_supportRequestRece, 'support.bug.integ.file', 'File {0}'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.file.a.bug', 'File {0} in Zoho BugTracker'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.create', 'New {0}'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.link', 'Link {0}'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.bug.projects', 'Select Project'), _defineProperty(_supportRequestRece, 'support.bug.integ.title.empty', 'Enter a title for the {0}.'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.issue.key', '{0} Key'), _defineProperty(_supportRequestRece, 'support.bug.integ.bug.empty.key', 'Please enter the {0} key.'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.enter.issuekey', 'Enter the {0} Key'), _defineProperty(_supportRequestRece, 'support.bug.integ.bug.already', 'Oops, someone has already filed {0} for this ticket.'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.bug.name.added', '{0} {1} filed successfully'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.bug.name.linked', '{0} {1} Linked successfully'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.bug.not.available', 'The {0} is not available in this project.'), _defineProperty(_supportRequestRece, 'support.bug.integ.bug.invalid.key', 'Enter a valid {0} key.'), _defineProperty(_supportRequestRece, 'support.bug.integ.key.limit.max', 'You can link a maximum of 10 tickets per {0}.'), _defineProperty(_supportRequestRece, 'support.integ.bug.integ.link.problem', 'Uh-oh, something went wrong while linking the ticket to the {0}.'), _defineProperty(_supportRequestRece, 'support.bug.detail.bug.assignto', '{0} Assigned to'), _defineProperty(_supportRequestRece, 'support.bug.detail.bug.status.new', '{0} status'), _defineProperty(_supportRequestRece, 'support.integ.bug.delink', 'Delink {0}'), _defineProperty(_supportRequestRece, 'support.integ.bug.alert.delink', 'Are you sure you want to delink this {0}?'), _defineProperty(_supportRequestRece, 'support.integ.bug.msg.delinked', 'The {0} has been successfully delinked.'), _defineProperty(_supportRequestRece, 'support.blueprint.label.flowchart', 'Flowchart'), _defineProperty(_supportRequestRece, 'support.blueprint.label.current.state', 'CURRENT STATE'), _defineProperty(_supportRequestRece, 'support.blueprint.label.transitions', 'Transitions'), _defineProperty(_supportRequestRece, 'support.blueprint.label.transition', 'Transition'), _defineProperty(_supportRequestRece, 'support.blueprint.label.no.more.transition.description', 'You do not have any more transitions to perform.'), _defineProperty(_supportRequestRece, 'support.blueprints.status.lock.msg', 'Status locked because Blueprint is applied'), _defineProperty(_supportRequestRece, 'support.blueprint.label.transition.flowchart.for.currentstate', 'Process Flow from Current State'), _defineProperty(_supportRequestRece, 'support.blueprint.label.condition.failed', 'Condition Failed'), _defineProperty(_supportRequestRece, 'support.request.blueprint.label.hours', 'hours'), _defineProperty(_supportRequestRece, 'support.request.blueprint.label.minutes', 'Minutes'), _defineProperty(_supportRequestRece, 'support.blueprint.label.transition.owners', 'Transition Owners'), _defineProperty(_supportRequestRece, 'support.blueprint.label.assign.transition.owner', 'Assign Transition Owner'), _defineProperty(_supportRequestRece, 'support.blueprint.label.choosing.agent.and.team.description', 'Choose the Agent(s) and/or Team(s) authorized to perform the transitions.'), _defineProperty(_supportRequestRece, 'support.blueprint.label.assign.owners', 'Assign Owners'), _defineProperty(_supportRequestRece, 'support.blueprints.trans.owner.limit.msg', 'Each transition can be assigned to a maximum of 10 transition owners, including agents, teams, and other departments'), _defineProperty(_supportRequestRece, 'support.blueprint.label.transition.owner.updated.succesfully', 'transition owner updated successfully'), _defineProperty(_supportRequestRece, 'support.blueprint.label.complete.transition', 'Complete Transition'), _defineProperty(_supportRequestRece, 'support.blueprint.label.revoke', 'Revoke Blueprint'), _defineProperty(_supportRequestRece, 'support.blueprint.revoke.button', 'Revoke'), _defineProperty(_supportRequestRece, 'support.blueprints.revoke.label.confirmation.message', 'Revoking the Blueprint disrupts the process flow defined for resolving this {0}. Are you sure you want to continue?'), _defineProperty(_supportRequestRece, 'support.blueprints.during.trans.form.cancel.msg', 'As the owner of this transition, you must perform this transition to keep the process going. Also, data entered here will be lost if you cancel the transition now. Are you sure you want to leave the page?'), _defineProperty(_supportRequestRece, 'support.request.blueprint.stay.here', 'No, stay here'), _defineProperty(_supportRequestRece, 'support.blueprint.label.add.attachment', 'Add Attachment'), _defineProperty(_supportRequestRece, 'support.label.private', 'Private'), _defineProperty(_supportRequestRece, 'support.request.public.thread', 'Public Thread'), _defineProperty(_supportRequestRece, 'support.blueprint.label.attachment.empty.errormsg', 'Kindly add atleast one attachment'), _defineProperty(_supportRequestRece, 'support.blueprint.label.approval.empty.errormsg', 'approver(s) and subject cannot be blank'), _defineProperty(_supportRequestRece, 'support.blueprint.label.resolution.empty.errormsg', 'Resolution Cannot be blank'), _defineProperty(_supportRequestRece, 'support.social.twitter.reply.limit', 'You can enter only 140 characters'), _defineProperty(_supportRequestRece, 'support.social.facebook.reply.limit', 'You can enter only 8000 characters'), _defineProperty(_supportRequestRece, 'support.blueprint.label.choose.any.of.the.transition', 'Choose any of the transitions'), _defineProperty(_supportRequestRece, 'support.blueprint.label.transition.empty.message', 'No Actions or Fields required.'), _defineProperty(_supportRequestRece, 'support.label.product.empty', 'Product Name cannot be blank'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.manualdraft', 'Manual Draft'), _defineProperty(_supportRequestRece, 'support.timetrack.setup.autotrack.actions', 'Specify actions to be tracked'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.ticket.autotrack', 'Auto Tracking'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.activity.manual', 'Manually'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.activity.definition', 'track time for'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.activity.automatic', 'Automatically'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.activity.mode', 'Agent can run timer for only one {0} at a time'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.field.profilecostperhour', 'Enter cost per Profile / hour'), _defineProperty(_supportRequestRece, 'support.label.manual', 'Manual'), _defineProperty(_supportRequestRece, 'support.setup.ticket.timer.mode.haveactivetimer', 'Your agents may have active timers on their {0}.'), _defineProperty(_supportRequestRece, 'support.setup.ticket.timer.mode.changecontent', 'Would you like to add or discard their time spent?'), _defineProperty(_supportRequestRece, 'support.ctiapi.supportrepname', 'Agent Name'), _defineProperty(_supportRequestRece, 'crm.security.users', 'Agents'), _defineProperty(_supportRequestRece, 'support.label.select.profile', 'Select Profile'), _defineProperty(_supportRequestRece, 'crm.security.profiles', 'Profiles'), _defineProperty(_supportRequestRece, 'crm.security.locale.informations', 'Locale Information'), _defineProperty(_supportRequestRece, 'support.label.wfrule.fieldupdate', 'Field Update'), _defineProperty(_supportRequestRece, 'support.community.label.attachment', 'Attachment'), _defineProperty(_supportRequestRece, 'support.setup.label.pagetips', 'Page Tips'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.helpcontent1', 'Track time spent on {0} by manually running the timer, or you can use the auto timer feature. The auto-tracking option logs the total time spent, the second your agents perform a predefined action on a {1}. In addition to {0}, you can keep track of time spent on each {2}. Agents can start and end the timer on their {3} manually.'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.helpcontent2', 'Also, if you are going to charge customers on the basis of time, you can specify the billing cost. The billing cost can be associated with agents, {0} or profile. The billable {1} can then be used to invoice your customers.'), _defineProperty(_supportRequestRece, 'support.setup.timetrack.helpLink', '<a href="https://help.zoho.com/portal/kb/articles/setting-up-time-tracking-for-tickets-and-tasks" target="_blank" >Learn more about time tracking.</a>'), _defineProperty(_supportRequestRece, 'support.setup.teams.help1', 'Teams help you organize your agents into groups of specific skills or by functions. They are particularly useful when you need a specific set of agents to manage common activities. You can assign tickets and tasks to a team or an agent within a team.'), _defineProperty(_supportRequestRece, 'support.setup.label.team', 'Team'), _defineProperty(_supportRequestRece, 'support.label.mail.failure.alerts', 'Email Failure Alerts'), _defineProperty(_supportRequestRece, 'crm.import.log.ignorereason', 'Reason'), _defineProperty(_supportRequestRece, 'support.email.report.failure', 'Report Email Failure'), _defineProperty(_supportRequestRece, 'support.label.alert.thread.failed.removed', 'The email thread was successfully deleted.'), _defineProperty(_supportRequestRece, 'support.notifications.mail.clearalerts', 'Clear Alerts'), _defineProperty(_supportRequestRece, 'support.failedmail.notification.clearall', 'The failure alerts will be cleared for all users in your organization. Would you like to continue?'), _defineProperty(_supportRequestRece, 'support.label.alert.thread.failed.clearall', 'Failure alerts have been successfully cleared'), _defineProperty(_supportRequestRece, 'support.setup.label.agents_new', 'Add New Agent'), _defineProperty(_supportRequestRece, "ActiveUsersList", 'Active Agents'), _defineProperty(_supportRequestRece, "DeactivatedUsersList", 'Deactivated Agents'), _defineProperty(_supportRequestRece, "NotConfirmedUsersList", 'Not Confirmed'), _defineProperty(_supportRequestRece, 'support.deleted.users', 'Deleted Agents'), _defineProperty(_supportRequestRece, 'support.customerportal.setup.access.primary', 'Primary'), _defineProperty(_supportRequestRece, "Deactivated", 'Deactivated'), _defineProperty(_supportRequestRece, 'crm.contact.email', 'Email'), _defineProperty(_supportRequestRece, 'support.user.simple.permission.admin', 'Admin'), _defineProperty(_supportRequestRece, 'support.user.simple.permission.lightagent', 'Light Agent'), _defineProperty(_supportRequestRece, 'support.user.label.has.access.to', 'Access to All {0}'), _defineProperty(_supportRequestRece, 'support.user.simple.permission.personal.info', 'Their {0} and unassigned {0}'), _defineProperty(_supportRequestRece, 'support.setup.integ.salesforce.title', 'Salesforce'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.contact.information', 'Salesforce Contact Information'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.account.information', 'Salesforce Account Information'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.module.information', 'Salesforce {0} Information'), _defineProperty(_supportRequestRece, 'support.authorized.error', 'You are not authorized to access this resource.'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.viewinsalesforce', 'View in Salesforce'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.potentials', 'Opportunities'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.nopotentails', 'No Opportunities found'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.nonotes', 'No Notes found'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.noTasks', 'No Tasks found'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.noEvents', 'No Events found'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.tab', 'SalesForce Info'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.notfound', 'The requested resource does not exist'), _defineProperty(_supportRequestRece, 'support.integ.salesforce.shipping', 'Shipping Address'), _defineProperty(_supportRequestRece, 'Other Address', 'Other Address'), _defineProperty(_supportRequestRece, 'support.labal.respose.due', 'Response Due Date'), _defineProperty(_supportRequestRece, 'support.common.responseDue.today', 'Response Due today'), _defineProperty(_supportRequestRece, 'support.common.responseDue.tomorrow', 'Response Due tomorrow'), _defineProperty(_supportRequestRece, 'support.common.responseDue.on', 'Response Due on'), _defineProperty(_supportRequestRece, 'support.responseDueDate.clear.confirmMsg', 'Are you sure you want to clear the response due?'), _defineProperty(_supportRequestRece, 'support.responseDueDate.clear.success', 'The response due date has been cleared successfully'), _defineProperty(_supportRequestRece, 'support.zia.sentiment.label', 'Sentiment'), _defineProperty(_supportRequestRece, 'support.zia.thread.sentiment.aspects', 'Aspects'), _defineProperty(_supportRequestRece, 'support.label.negative', 'Negative'), _defineProperty(_supportRequestRece, 'support.label.neutral', 'Neutral'), _defineProperty(_supportRequestRece, 'support.label.positive', 'Positive'), _defineProperty(_supportRequestRece, 'support.zia.thread.keyword.lable', 'Thread level keywords'), _defineProperty(_supportRequestRece, 'support.zia.reply.assistant', 'Reply Assistant'), _defineProperty(_supportRequestRece, 'support.ask.me.something', 'Ask me something ...'), _defineProperty(_supportRequestRece, 'support.setup.zia.notification', 'Zia Notifications'), _defineProperty(_supportRequestRece, 'support.zia.notification.header.alerts', 'ALERTS'), _defineProperty(_supportRequestRece, 'support.zia.notification.header.anomalies', 'ANOMALIES'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.empty', 'No Notifications Available.'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.empty.desc', 'There\'s nothing that Zia could alert you now.'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.alert.msg', '{0}% {1} in {2} during {3} to {4}'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.alert.increase', 'Increase'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.alert.decrease', 'Decrease'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.alert.incoming', 'incoming ticket threads'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.alert.outgoing', 'outgoing ticket threads'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.for', 'Anomaly for'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.currentseries', 'Current Series'), _defineProperty(_supportRequestRece, 'support.zia.anomaly.notification.trend', 'Trend'), _defineProperty(_supportRequestRece, 'support.zia.tag.chart.title', 'Top Tags between {0} to {1}'), _defineProperty(_supportRequestRece, 'support.search.tag', 'Tag'), _defineProperty(_supportRequestRece, 'support.hours.day', 'Hours of the Day'), _defineProperty(_supportRequestRece, 'support.label.anomaly', 'Anomaly'), _defineProperty(_supportRequestRece, 'support.setup.zia.askzia', 'Ask Zia'), _defineProperty(_supportRequestRece, 'support.dashboard.label.back.charts', 'Back to Charts'), _defineProperty(_supportRequestRece, 'support.zia.topic.notification.manage', 'Manage'), _defineProperty(_supportRequestRece, 'support.zia.topic.notification.tagadd.info', '{0} has been added'), _defineProperty(_supportRequestRece, 'support.zia.topic.notification.tagadd.info.tags', 'Auto Tags'), _defineProperty(_supportRequestRece, 'support.zia.topic.notification.tagadd.info.tag', 'Auto Tag'), _defineProperty(_supportRequestRece, 'support.timer.save.changes', 'You haven\'t added the time. Are you sure want to leave this {1}?'), _defineProperty(_supportRequestRece, 'support.popup.page.section', 'Page'), _defineProperty(_supportRequestRece, 'support.common.leave', 'Leave'), _defineProperty(_supportRequestRece, 'support.common.stay', 'Stay'), _defineProperty(_supportRequestRece, 'support.ticket.label.customer.response.time.info', 'Received on {0} {1}'), _defineProperty(_supportRequestRece, 'support.label.overduetime.info', 'Overdue since {0} {1}'), _defineProperty(_supportRequestRece, 'support.label.duetime.info', 'Due on {0} {1}'), _defineProperty(_supportRequestRece, 'support.label.response.overduetime.info', 'Response overdue since {0} {1}'), _defineProperty(_supportRequestRece, 'support.social.createnew', 'Create New'), _defineProperty(_supportRequestRece, 'support.social.nodata', 'Data not found'), _defineProperty(_supportRequestRece, 'support.social.add', 'Add'), _defineProperty(_supportRequestRece, 'support.social.oops', 'Oops'), _defineProperty(_supportRequestRece, 'support.social.oops.desc', 'Something went wrong while processing this request. Please try again'), _defineProperty(_supportRequestRece, 'support.social.oops.wrongdesc', 'Something went wrong'), _defineProperty(_supportRequestRece, 'support.social.brand.channel.adddesc', 'Add atleast one facebook page or twitter account'), _defineProperty(_supportRequestRece, 'support.social.brand.nodata.title', 'No Brands'), _defineProperty(_supportRequestRece, 'support.social.brand.import.nodata.title', 'No Brands to Import'), _defineProperty(_supportRequestRece, 'support.social.brand.nodata.desc', 'No brands have been configured in your Zoho Social account'), _defineProperty(_supportRequestRece, 'support.social.noposts', 'You have not published any posts on your page yet. Why not publish one now?'), _defineProperty(_supportRequestRece, 'support.social.noposts.ticket', 'No page posts have been converted into {0} yet'), _defineProperty(_supportRequestRece, 'support.social.noposts.withoutticket', 'There are no posts to show here right now'), _defineProperty(_supportRequestRece, 'support.social.notaggedposts', 'Your brand\'s Facebook page is not tagged in any posts'), _defineProperty(_supportRequestRece, 'support.social.notaggedposts.ticket', 'No tagged posts have been converted into {0} yet. Why not check your feed to identify posts that require your assistance?'), _defineProperty(_supportRequestRece, 'support.social.notaggedposts.withoutticket', 'No tagged posts have been converted into {0} yet. Why not check your feed to identify posts that require your assistance?'), _defineProperty(_supportRequestRece, 'support.social.novisitorposts', 'There are no posts to show here right now'), _defineProperty(_supportRequestRece, 'support.social.novisitorposts.ticket', 'No visitor posts have been converted into {0} yet. Why not check your feed to identify posts that require your assistance?'), _defineProperty(_supportRequestRece, 'support.social.novisitorposts.withoutticket', 'There are no posts to show here right now. Come back later to check for new posts that need your assistance.'), _defineProperty(_supportRequestRece, 'support.social.notweets', 'You have not published any tweets on your page yet. Why not publish one now?'), _defineProperty(_supportRequestRece, 'support.social.notweets.ticket', 'No page tweets have been converted into {0} yet.'), _defineProperty(_supportRequestRece, 'support.social.notweets.withoutticket', 'There are no tweets to show here right now.'), _defineProperty(_supportRequestRece, 'support.social.nomentions', 'There are no @mentions to show here right now.'), _defineProperty(_supportRequestRece, 'support.social.nomentions.ticket', 'No @mentions have been converted into {0} yet.'), _defineProperty(_supportRequestRece, 'support.social.nomentions.withoutticket', 'There are no @mentions to show here right now.'), _defineProperty(_supportRequestRece, 'support.social.noconvertsation', 'There are no conversations to show here right now.'), _defineProperty(_supportRequestRece, 'support.social.noconvertsation.ticket', 'No conversations have been converted into {0} yet.'), _defineProperty(_supportRequestRece, 'support.social.noconvertsation.withoutticket', 'There are no conversations to show here right now.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.form.asdep', 'Associated department'), _defineProperty(_supportRequestRece, 'support.social.geterror.data', 'Error while fetching data'), _defineProperty(_supportRequestRece, 'support.social.geterror.tweets', 'Error while fetching tweets'), _defineProperty(_supportRequestRece, 'support.social.geterror.comments', 'Error while fetching comments'), _defineProperty(_supportRequestRece, 'support.social.geterror.replies', 'Error while fetching replies'), _defineProperty(_supportRequestRece, 'support.social.geterror.chat', 'Error while fetching chat transcript'), _defineProperty(_supportRequestRece, 'support.social.done', 'Done'), _defineProperty(_supportRequestRece, 'support.social.nomessages', 'No messages'), _defineProperty(_supportRequestRece, 'support.social.reauthenticate', 'ReAuthentication required'), _defineProperty(_supportRequestRece, 'support.social.reauthenticate.desc', 'Authentication of network handle failed.Please click below button to ReAuthenticate'), _defineProperty(_supportRequestRece, 'support.setup.social.help', 'Help'), _defineProperty(_supportRequestRece, 'support.setup.social.gstd.start', 'Get Started'), _defineProperty(_supportRequestRece, 'support.setup.social.gstd.title', 'Streamline Social Media Support'), _defineProperty(_supportRequestRece, 'support.setup.social.gstd.desc', 'Integrate the Facebook and Twitter accounts of your organization(s) or brand(s) with your Zoho Desk portal and deliver effective social media support from a single screen.'), _defineProperty(_supportRequestRece, 'support.setup.social.brand', 'Brand'), _defineProperty(_supportRequestRece, 'support.setup.social.socialbrands', 'Social Brands'), _defineProperty(_supportRequestRece, 'support.setup.social.brandlower', 'brand'), _defineProperty(_supportRequestRece, 'support.setup.social.channellower', 'channel'), _defineProperty(_supportRequestRece, 'support.setup.social.new', 'New'), _defineProperty(_supportRequestRece, 'support.setup.social.image.upload', 'Upload'), _defineProperty(_supportRequestRece, 'support.setup.social.actonbrand', '{0} Brand'), _defineProperty(_supportRequestRece, 'support.setup.social.create', 'Create'), _defineProperty(_supportRequestRece, 'support.setup.social.create.desc', 'The brand page is where you can manage the Facebook and Twitter accounts of a single brand.'), _defineProperty(_supportRequestRece, 'support.setup.social.import.title', 'Import from Zoho Social'), _defineProperty(_supportRequestRece, 'support.setup.social.import.desc', 'If you use Zoho Social to manage your brands social media accounts, you can import the existing data to your Zoho Desk portal.'), _defineProperty(_supportRequestRece, 'support.setup.social.import.exsitingtext', 'Your Zoho Social account already has a few brands configured. Click Import to view and manage the brands from Zoho Desk.'), _defineProperty(_supportRequestRece, 'support.setup.social.import', 'Import'), _defineProperty(_supportRequestRece, 'support.setup.social.import.success', 'Brand information was successfully imported.'), _defineProperty(_supportRequestRece, 'support.setup.social.import.fail', 'Brand information could not be imported. Try again.'), _defineProperty(_supportRequestRece, 'support.setup.social.import.fromsocial', 'Import brands from Zoho Social'), _defineProperty(_supportRequestRece, 'support.setup.social.import.more', 'Get more Brands'), _defineProperty(_supportRequestRece, 'support.setup.social.create.imgtext', 'File format can be JPG, PNG, or GIF. File size can be a maximum of 2MB.'), _defineProperty(_supportRequestRece, 'support.setup.social.create.bname', 'Name'), _defineProperty(_supportRequestRece, 'support.setup.social.desc', 'Description'), _defineProperty(_supportRequestRece, 'support.setup.social.create.depassociate', 'Department to Associate'), _defineProperty(_supportRequestRece, 'support.setup.social.create.error.specialchar', 'Special characters are not allowed.'), _defineProperty(_supportRequestRece, 'support.setup.social.import.choose', 'Choose Brands to Import'), _defineProperty(_supportRequestRece, 'support.setup.social.import.clearcount', 'Clear ({0})'), _defineProperty(_supportRequestRece, 'support.setup.social.brandslist.title', 'Link Your Social Media Accounts'), _defineProperty(_supportRequestRece, 'support.setup.social.brandslist.desc', 'Connect your Facebook and Twitter pages to easily handle the requests your customers make via social media.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandslist.chldesc', 'Manage your brand\'s {0} and convert customer {1} into support {2}.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.connecteddesc', 'The {0} {1} is connected to your help desk portal. You can view and manage {2} from this screen and convert them into {3}.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.toconnectdesc', 'Click Connect to get started.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.viewfeed', 'View Feed'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.discpage', 'Disconnect Page'), _defineProperty(_supportRequestRece, 'support.setup.social.brand.discdesc', 'Are you sure you want to disconnect this {0} from your brand?'), _defineProperty(_supportRequestRece, 'support.setup.social.brand.deletedesc', 'Are you sure you want to delete this {0}?'), _defineProperty(_supportRequestRece, 'support.setup.social.brand.disconnect', 'Disconnect'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings', '{0} Settings'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture', 'Auto-Conversion'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keyword', 'Keyword'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.desc', 'Select the type of {0} that must be automatically converted into {1}.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.fbdesckey', 'posts and private messages'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.twitterdesckey', '@mentions and direct messages'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keyword.desc', 'Only {0} containing the following keywords will be automatically converted into {1}.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.postslower', 'posts'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.postsupper', 'Posts'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.page', 'Page'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.tagged', 'Tagged'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.visitor', 'Visitor'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.messages', 'Messages'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.mentions', '@mentions'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.dmessage', 'direct messages'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.fbmessage', 'messages'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.all', 'All {0}'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.disname', '{0} posts'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.specifickey', '{0} with specific keywords'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.appendinterval', 'Append Interval'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.deptoconvert', 'Select Department to convert {0}'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keywords.placeholder', 'Enter the keywords...'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keywords.fielddesc', 'Separate multiple keywords using commas (,)'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.info', 'Info'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.infotitle', 'Brand Information'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.error.dep', 'Select One department'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.error.appendinterval', 'Select Append Interval'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.error.keywords', 'Add keywords'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.error.keywords.special', 'Special characters are not allowed in keywords.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.error.keywords.exsiting', 'Entered keyword is already there'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keywords.mergedesc', 'Are you sure want to include entered keywords into selected department'), _defineProperty(_supportRequestRece, 'support.setup.social.merge', 'Merge'), _defineProperty(_supportRequestRece, 'support.setup.social.chlconnected', '{0} Account Connected to {1}'), _defineProperty(_supportRequestRece, 'support.setup.social.connnectedas', 'Connected as {0}'), _defineProperty(_supportRequestRece, 'support.setup.social.pageunpublish', 'This page is unpublished. You cannot link it to this brand.'), _defineProperty(_supportRequestRece, 'support.setup.social.nopagepermit', 'You do not have the necessary permissions to link this page.'), _defineProperty(_supportRequestRece, 'support.setup.social.nopageaction', 'This page is unpublished and you do not have the necessary permissions to link it to the brand.'), _defineProperty(_supportRequestRece, 'support.setup.social.linkpage', 'Link Page to Brand'), _defineProperty(_supportRequestRece, 'support.setup.social.skipnow', 'Skip for Now'), _defineProperty(_supportRequestRece, 'support.setup.social.linkigpage', 'Linking Page'), _defineProperty(_supportRequestRece, 'support.setup.social.connectsuctext', 'Great!'), _defineProperty(_supportRequestRece, 'support.setup.social.selectdepartment', 'Select the department in which the {0} must be saved.'), _defineProperty(_supportRequestRece, 'support.setup.social.keys.error.exsist', 'This keyword has already been added.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandchannel.delete', '{0} deleted from {1}.'), _defineProperty(_supportRequestRece, 'support.setup.social.brandchannel.added', '{0} added to {1}.'), _defineProperty(_supportRequestRece, 'support.setup.social.fbpage', 'Facebook page'), _defineProperty(_supportRequestRece, 'support.setup.social.twitternew', 'Twitter handle'), _defineProperty(_supportRequestRece, 'support.setup.social.popup.selectpage', 'Select the page you want to link.'), _defineProperty(_supportRequestRece, 'support.setup.social.popup.nopages', 'There are no pages linked to your account. Link the required page to your account or sign in to a different account.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.popup.twiconfirm', 'You have integrated your Brand {0} with Twitter account {1}'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.popup.twiconneceted.desc', 'Fetching complete information from this Twitter handle might take some time. Meanwhile, you can connect other social media accounts to your brand.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.setting.success', '{0} conversion settings {1} successfully.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.setting.fail', 'Error while processing {0} conversion settings.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.addbrand.warning', 'You can add another brand only after associating at least one social media account with the existing brand.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.addbrand.limitexceed', 'Your plan doesn\'t support addition of more brands.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.getpage.error', 'An error occurred while fetching pages. Try again.'), _defineProperty(_supportRequestRece, 'support.setup.social.keys.empty', 'At least one keyword must be added.'), _defineProperty(_supportRequestRece, 'support.setup.social.keys.depkeyempty', 'At least one keyword must be added to your brand\'s associated department.'), _defineProperty(_supportRequestRece, 'support.setup.social.keywords.dep.empty', 'Select one department and add some keys to proceed.'), _defineProperty(_supportRequestRece, 'support.access.data.error', 'This {0} is not accessible and has been deleted.'), _defineProperty(_supportRequestRece, 'support.access.user.error', 'Insufficient Privileges to perform this operation. Contact your Administrator.'), _defineProperty(_supportRequestRece, 'support.access.user.edition.error', 'Insufficient Privileges to perform this operation. Contact your Administrator. Extend your trial or upgrade to Professional or Enterprise Edition.'), _defineProperty(_supportRequestRece, 'support.access.user.socialedition.error', 'Upgrade to Professional or Enterprise edition to enable Social Integration'), _defineProperty(_supportRequestRece, 'support.social.leavemsg', 'You haven\'t finished your action yet.'), _defineProperty(_supportRequestRece, 'support.social.brand.configchannel', 'Link Accounts'), _defineProperty(_supportRequestRece, 'support.social.brand.reauthendicate', 'Reauthenticate'), _defineProperty(_supportRequestRece, 'support.social.nodata.desc', 'No {0} have been configured in your {1}.'), _defineProperty(_supportRequestRece, 'support.social.noData.title', 'No {0} {1} {2}'), _defineProperty(_supportRequestRece, 'support.social.brand.feed', '{0} feeds'), _defineProperty(_supportRequestRece, 'support.social.feed.posted', 'Posted on {0}'), _defineProperty(_supportRequestRece, 'support.social.feed.comment', 'Comment'), _defineProperty(_supportRequestRece, 'support.social.feed.like', 'Like'), _defineProperty(_supportRequestRece, 'support.social.feed.share', 'Share'), _defineProperty(_supportRequestRece, 'support.social.feed.unlike', 'Unlike'), _defineProperty(_supportRequestRece, 'support.social.feed.reply', 'Reply'), _defineProperty(_supportRequestRece, 'support.social.feed.replies', 'replies'), _defineProperty(_supportRequestRece, 'support.social.feed.retweet', 'Retweet'), _defineProperty(_supportRequestRece, 'support.social.feed.undoretweet', 'Undo retweet'), _defineProperty(_supportRequestRece, 'support.social.feed.lastcmtdesc', 'Time of receiving last comment'), _defineProperty(_supportRequestRece, 'support.social.you', 'You liked this'), _defineProperty(_supportRequestRece, 'support.social.youandothers', 'You & {0} users liked this'), _defineProperty(_supportRequestRece, 'support.social.youandother', 'You & 1 user liked this'), _defineProperty(_supportRequestRece, 'support.social.others', '{0} users liked this'), _defineProperty(_supportRequestRece, 'support.social.other', '1 user liked this'), _defineProperty(_supportRequestRece, 'support.social.feed.convertticket', 'Convert into {0}'), _defineProperty(_supportRequestRece, 'support.social.delete', 'Delete'), _defineProperty(_supportRequestRece, 'support.social.feed.convert', 'Convert'), _defineProperty(_supportRequestRece, 'support.social.feed.convert.success', 'The post was successfully converted into a {0}.'), _defineProperty(_supportRequestRece, 'support.social.feed.convert.fail', 'The post could not be converted into a {0}. Try again.'), _defineProperty(_supportRequestRece, 'support.social.feed.cmtplaceholder', 'Compose your post here...'), _defineProperty(_supportRequestRece, 'support.social.feed.replyplaceholder', 'write a {0}'), _defineProperty(_supportRequestRece, 'support.social.brandview', 'Brand Overview'), _defineProperty(_supportRequestRece, 'support.social.feed.likes', 'Likes'), _defineProperty(_supportRequestRece, 'support.social.feed.pageviews', 'Page Views'), _defineProperty(_supportRequestRece, 'support.social.feed.unlikes', 'Followers Lost'), _defineProperty(_supportRequestRece, 'support.social.feed.tickets.selected', '{0} selected'), _defineProperty(_supportRequestRece, 'support.social.feed.tickets.peek', '{0} Peek'), _defineProperty(_supportRequestRece, 'support.social.feed.moreactions', 'More Actions'), _defineProperty(_supportRequestRece, 'support.social.contact.notfound', 'No contact details found'), _defineProperty(_supportRequestRece, 'support.social.contact.adddesc', 'To add this user as a contact, click the button below.'), _defineProperty(_supportRequestRece, 'support.social.contact.add', 'Add to Contacts'), _defineProperty(_supportRequestRece, 'support.social.contact.add.success', 'Contact added successfully'), _defineProperty(_supportRequestRece, 'support.social.contact.add.fail', 'Contact could not be added. Try again'), _defineProperty(_supportRequestRece, 'support.social.feed.loadmore', 'Load more'), _defineProperty(_supportRequestRece, 'support.social.feed.response.cmt.success', 'Comment added successfully'), _defineProperty(_supportRequestRece, 'support.social.feed.response.reply.success', 'Replied successfully'), _defineProperty(_supportRequestRece, 'support.social.feed.response.fail', '{0} could not be added. Try again'), _defineProperty(_supportRequestRece, 'support.social.conversations.dview.desc', 'Sent privately to {0}'), _defineProperty(_supportRequestRece, 'support.social.all', 'All'), _defineProperty(_supportRequestRece, 'support.social.feedwithticket', 'Converted {0}'), _defineProperty(_supportRequestRece, 'support.social.feedwithoutticket', 'Not converted'), _defineProperty(_supportRequestRece, 'support.social.feed.twittersearch', 'Search Twitter'), _defineProperty(_supportRequestRece, 'support.social.filter.pagepost', 'Page Posts'), _defineProperty(_supportRequestRece, 'support.social.filter.taggedpost', 'Tagged Posts'), _defineProperty(_supportRequestRece, 'support.social.filter.visitorpost', 'Visitor Posts'), _defineProperty(_supportRequestRece, 'support.social.filter.tweets', 'Tweets'), _defineProperty(_supportRequestRece, 'support.social.filter.mentions', 'Mentions'), _defineProperty(_supportRequestRece, 'support.social.ticket.spamdesc', 'Do you want to mark this {0} as Spam?'), _defineProperty(_supportRequestRece, 'support.social.ticket.deletedec', 'Do you want to delete this {0}?'), _defineProperty(_supportRequestRece, 'support.social.feed.deletedec', 'Do you want to delete this post?'), _defineProperty(_supportRequestRece, 'support.social.ticket.spamtitle', 'Spam {0}'), _defineProperty(_supportRequestRece, 'support.social.feed.deletetitle', 'Delete Post'), _defineProperty(_supportRequestRece, 'support.social.ticket.deletetitle', 'Delete {0}'), _defineProperty(_supportRequestRece, 'support.social.ticket.markasspam', 'Mark as Spam'), _defineProperty(_supportRequestRece, 'support.social.ticket.choosedep', 'Choose Department'), _defineProperty(_supportRequestRece, 'support.social.ticket.department', 'Department'), _defineProperty(_supportRequestRece, 'support.social.feed.tkconvert.success', '{0} {1} successfully!'), _defineProperty(_supportRequestRece, 'support.social.ticket.assignto', 'Assigned to'), _defineProperty(_supportRequestRece, 'support.social.ticket.unassigned', 'Unassigned'), _defineProperty(_supportRequestRece, 'support.social.ticket.owner', '{0} Owner'), _defineProperty(_supportRequestRece, 'support.social.dep.agents', 'Agents'), _defineProperty(_supportRequestRece, 'support.social.dep.teams', 'Teams'), _defineProperty(_supportRequestRece, 'support.social.ticket.asunassinged', 'Mark as Unassigned'), _defineProperty(_supportRequestRece, 'support.social.ticket.mulitiple.spam', 'The {0} you selected were moved to the marked as Spam.'), _defineProperty(_supportRequestRece, 'support.social.ticket.mulitiple.trash', 'The {0} you selected were moved to the Recycle Bin.'), _defineProperty(_supportRequestRece, 'support.social.tickets.mulitiple.error', 'Error occurred on processing your {0} data.Please try later'), _defineProperty(_supportRequestRece, 'support.social.fetcherror', 'An error occurred while fetching data.'), _defineProperty(_supportRequestRece, 'support.social.tickets.mulitiple.countlimit', 'You cannot select more than 10 {0} at a time.'), _defineProperty(_supportRequestRece, 'support.social.tickets.mulitiple.selectlimitdesc', 'Only the first 10 {0} in the feed will be selected.'), _defineProperty(_supportRequestRece, 'support.social.feed.twitter.follow.desc', 'You are now following {0}.'), _defineProperty(_supportRequestRece, 'support.social.feed.twitter.unfollow.desc', 'You unfollowed {0}.'), _defineProperty(_supportRequestRece, 'support.social.feed.twitter.follow', 'Follow'), _defineProperty(_supportRequestRece, 'support.social.feed.twitter.unfollow', 'Unfollow'), _defineProperty(_supportRequestRece, 'support.social.feed.delete.success', 'Feed deleted successfully.'), _defineProperty(_supportRequestRece, 'support.social.feed.ticket.delete.success', '{0} deleted successfully.'), _defineProperty(_supportRequestRece, 'support.social.privatemsg.success', 'Private message sent successfully.'), _defineProperty(_supportRequestRece, 'support.social.privatemsg.fail', 'Failed to sent Private message.'), _defineProperty(_supportRequestRece, 'support.social.addpost.success', 'New {0} added successfully.'), _defineProperty(_supportRequestRece, 'support.social.addpost.fail', 'New {0} add failed.please try again later.'), _defineProperty(_supportRequestRece, 'support.social.twitter.reply.success', 'You have replied successfully.'), _defineProperty(_supportRequestRece, 'support.social.twitter.reply.fail', 'Reply not sent. Try again'), _defineProperty(_supportRequestRece, 'support.social.like.success', 'Liked successfully.'), _defineProperty(_supportRequestRece, 'support.social.like.fail', 'Failed to like the post.'), _defineProperty(_supportRequestRece, 'support.social.unlike.success', 'Unliked successfully.'), _defineProperty(_supportRequestRece, 'support.social.unlike.fail', 'Failed to Unlike the post.'), _defineProperty(_supportRequestRece, 'support.social.retweet.success', 'Retweeted successfully.'), _defineProperty(_supportRequestRece, 'support.social.retweet.fail', 'Failed to Retweet the tweet.'), _defineProperty(_supportRequestRece, 'support.social.undoretweet.success', 'Undo retweet successfully.'), _defineProperty(_supportRequestRece, 'support.social.undoretweet.fail', 'Failed to Undo Retweet the tweet.'), _defineProperty(_supportRequestRece, 'support.social.ticket.single.spam.success', 'Ticket marked as spam'), _defineProperty(_supportRequestRece, 'support.social.ticket.single.spam.fail', 'Failed to mark spam'), _defineProperty(_supportRequestRece, 'support.social.internalerror', 'Internal error'), _defineProperty(_supportRequestRece, 'support.social.feed.text.limitexceed', 'The maximum character length has been exceeded.'), _defineProperty(_supportRequestRece, 'support.social.feed.empty', 'Please enter some text'), _defineProperty(_supportRequestRece, 'support.social.feed.sendprivate', 'Send as Directmessage'), _defineProperty(_supportRequestRece, 'support.social.feed.replies.getmore', 'Load more replies'), _defineProperty(_supportRequestRece, 'support.social.twitter.tweets', 'tweets'), _defineProperty(_supportRequestRece, 'support.social.twitter.following', 'Following'), _defineProperty(_supportRequestRece, 'support.social.twitter.followers', 'Followers'), _defineProperty(_supportRequestRece, 'support.social.twitter.favorites', 'Favorites'), _defineProperty(_supportRequestRece, 'support.social.contact.crminfo', 'CRM Information'), _defineProperty(_supportRequestRece, 'support.social.contact.type', 'Type'), _defineProperty(_supportRequestRece, 'support.social.contact.email', 'Email'), _defineProperty(_supportRequestRece, 'support.social.contact.moblie', 'Mobile'), _defineProperty(_supportRequestRece, 'support.social.contact.location', 'Location'), _defineProperty(_supportRequestRece, 'support.social.contact.chlinfo', 'Channel Information'), _defineProperty(_supportRequestRece, 'support.social.contact.otherinfo', 'Other Information'), _defineProperty(_supportRequestRece, 'support.social.contact.contactowner', 'Contact Owner'), _defineProperty(_supportRequestRece, 'support.social.contact.contactcreated', 'Contact Created'), _defineProperty(_supportRequestRece, 'support.social.twitter.profile.checktwitter', 'No more tweets to show'), _defineProperty(_supportRequestRece, 'support.social.twitter.profile.gettweets', 'Load more tweets'), _defineProperty(_supportRequestRece, 'support.social.contact.info', 'Info'), _defineProperty(_supportRequestRece, 'support.social.contact.timeline', 'Timeline'), _defineProperty(_supportRequestRece, 'support.social.refreshtry', 'refresh and try again'), _defineProperty(_supportRequestRece, 'support.social.new', 'New'), _defineProperty(_supportRequestRece, 'support.social.fb.post.add.success', 'Post published successfully.'), _defineProperty(_supportRequestRece, 'support.social.fb.post.add.fail', 'Post could not be published. Try again'), _defineProperty(_supportRequestRece, 'support.social.twitter.post.add.success', 'Tweet posted successfully.'), _defineProperty(_supportRequestRece, 'support.social.twitter.post.add.fail', 'Tweet could not be posted. Try again.'), _defineProperty(_supportRequestRece, 'support.social.fb.feed', 'Facebook Feed'), _defineProperty(_supportRequestRece, 'support.social.fb.msg', 'Private Messages'), _defineProperty(_supportRequestRece, 'support.social.twitter.feed', 'Twitter Feed'), _defineProperty(_supportRequestRece, 'support.social.twitter.msg', 'Direct Messages'), _defineProperty(_supportRequestRece, 'support.setup.social.view.brandinfo', 'Brand Information'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.popup.notnow', 'Skip for Now'), _defineProperty(_supportRequestRece, 'support.setup.social.save', 'Save'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keywords.deptoconvert', 'Select Department'), _defineProperty(_supportRequestRece, 'support.social.feed.newlike', 'New likes'), _defineProperty(_supportRequestRece, 'support.social.fb.stats', 'Facebook Stats'), _defineProperty(_supportRequestRece, 'support.social.twitter.stats', 'Twitter Stats'), _defineProperty(_supportRequestRece, 'support.social.fb.newlike.week', 'New likes this week'), _defineProperty(_supportRequestRece, 'support.setup.social.postupper', 'Post'), _defineProperty(_supportRequestRece, 'support.setup.social.update', 'Update'), _defineProperty(_supportRequestRece, 'support.setup.social.send', 'Send'), _defineProperty(_supportRequestRece, 'support.social.placeholder.replies', 'Type your reply here...'), _defineProperty(_supportRequestRece, 'support.social.feed.ticket.spam', 'Spam'), _defineProperty(_supportRequestRece, 'support.setup.social.postlower', 'post'), _defineProperty(_supportRequestRece, 'support.setup.social.tweetlower', 'tweet'), _defineProperty(_supportRequestRece, 'support.setup.social.create.imgerror', 'Please select a valid image file'), _defineProperty(_supportRequestRece, 'support.setup.social.create.imgsizeerror', 'The size of the Brand logo should not exceed 2MB.'), _defineProperty(_supportRequestRece, 'support.setup.social.brand.create', 'Brand {0} created successfully.'), _defineProperty(_supportRequestRece, 'support.setup.social.brand.delete', 'Brand {0} deleted successfully.'), _defineProperty(_supportRequestRece, 'support.setup.social.conf.nodesc', 'No Description'), _defineProperty(_supportRequestRece, 'support.social.connect', 'Connect'), _defineProperty(_supportRequestRece, 'support.social.brand.nochannel', 'No Social Accounts'), _defineProperty(_supportRequestRece, 'support.social.brand.nochannel.desc', 'You have not linked a Facebook or Twitter account to this brand yet. You can start managing your social channel only after performing this step'), _defineProperty(_supportRequestRece, 'support.setup.social.create.logo', 'Brand Logo'), _defineProperty(_supportRequestRece, 'support.setup.social.channel.connected', 'connected'), _defineProperty(_supportRequestRece, 'support.setup.social.channel.notconnected', 'Not connected'), _defineProperty(_supportRequestRece, 'support.setup.social.brand.update.success', 'Brand updated successfully.'), _defineProperty(_supportRequestRece, 'support.social.process.error', 'An error occurred while process data. Try again.'), _defineProperty(_supportRequestRece, 'support.social.attention', 'Attention'), _defineProperty(_supportRequestRece, 'support.social.leavemsg.post', 'You haven\'t finished your action yet. Do you want to leave without finishing?'), _defineProperty(_supportRequestRece, 'support.social.leavemsg.message', 'Are you sure you want to leave this chat window?'), _defineProperty(_supportRequestRece, 'support.social.twitter.retweeted', '{0} Retweeted'), _defineProperty(_supportRequestRece, 'support.social.cancel', 'Cancel'), _defineProperty(_supportRequestRece, 'support.social.leave', 'Leave'), _defineProperty(_supportRequestRece, 'support.social.ok', 'Ok'), _defineProperty(_supportRequestRece, 'support.social.saved', 'Saved'), _defineProperty(_supportRequestRece, 'support.social.message', 'Message'), _defineProperty(_supportRequestRece, 'support.social.updated', 'updated'), _defineProperty(_supportRequestRece, 'support.social.converted', 'Converted'), _defineProperty(_supportRequestRece, 'support.social.twitter.search.refresh', 'Tweets refreshed'), _defineProperty(_supportRequestRece, 'support.social.profile', 'Profile'), _defineProperty(_supportRequestRece, 'support.social.ticketid', '{0} Id'), _defineProperty(_supportRequestRece, 'support.social.conv.title', 'Conversation With {0}'), _defineProperty(_supportRequestRece, 'support.social.feed.comments.getmore', 'get more Comments'), _defineProperty(_supportRequestRece, 'support.setup.social.tweetupper', 'Tweet'), _defineProperty(_supportRequestRece, 'support.setup.social.notwitterccount', 'Please configure any one twitter handle to associate twitter profile with contact.'), _defineProperty(_supportRequestRece, 'support.social.brand.getstarted.createbrand', 'Create Brand'), _defineProperty(_supportRequestRece, 'support.social.getmore', 'Get more'), _defineProperty(_supportRequestRece, 'support.social.retry', 'Retry'), _defineProperty(_supportRequestRece, 'support.social.feed.postedby', 'Posted by {0}'), _defineProperty(_supportRequestRece, 'support.social.brand.info', 'Brand Info'), _defineProperty(_supportRequestRece, 'support.social.conversation.attach', 'sent an attachment'), _defineProperty(_supportRequestRece, 'support.setup.social.select', 'Select'), _defineProperty(_supportRequestRece, 'support.setup.social.newtab', 'Open in new tab'), _defineProperty(_supportRequestRece, 'support.setup.social.zoomin', 'Zoom In'), _defineProperty(_supportRequestRece, 'support.setup.social.zoomout', 'Zoom Out'), _defineProperty(_supportRequestRece, 'support.setup.social.unsaved.desc', 'Settings not saved. Are you sure?'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.keydelete.desc', 'Are you sure want to delete the keywords?'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.capture.appendinterval.tltip', 'The period until which subsequent replies from the user will be appended to a ticket converted from a private message'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.pagepost.tltip', 'Posts that you publish on the page'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.taggedpost.tltip', 'Posts in which the brand\'s Facebook page is tagged; only public posts will be visible to you'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.visitorpost.tltip', 'Posts by users on the brand\'s Facebook page'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.message.tltip', 'Messages sent privately to the brand\'s Facebook page'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.dmessage.tltip', 'Messages sent privately to the brand\'s Twitter handle'), _defineProperty(_supportRequestRece, 'support.setup.social.brandview.settings.tmention.tltip', 'Tweets sent to the brand\'s Twitter handle'), _defineProperty(_supportRequestRece, 'support.social.attach.limiterror', ' Attachment limit reached'), _defineProperty(_supportRequestRece, 'support.social.feed.twitter.unfollow.fail', 'Failed to Unfollow'), _defineProperty(_supportRequestRece, 'support.social.feed.twitter.follow.fail', 'Failed to Follow'), _defineProperty(_supportRequestRece, 'support.social.reauthenticate.success', 'ReAuthenticated succesfully'), _defineProperty(_supportRequestRece, 'support.social.reauthenticate.fail', 'ReAuthentication failed'), _defineProperty(_supportRequestRece, 'support.setup.social.brandslist.twitter.desc', 'Connect Twitter handle'), _defineProperty(_supportRequestRece, 'support.setup.social.brandslist.fb.desc', 'Connect Facebook page'), _defineProperty(_supportRequestRece, 'support.social.ticket.mulitiple.delete', '{0} deleted'), _defineProperty(_supportRequestRece, 'support.social.upgrade.to.enterprise.plan', 'Upgrade to the Enterprise Plan'), _defineProperty(_supportRequestRece, 'support.social.tooltip.replycount', 'characters remaining'), _defineProperty(_supportRequestRece, 'support.social.linkhandle', 'Link Page'), _defineProperty(_supportRequestRece, 'support.social.branddetails', 'Brand Details'), _defineProperty(_supportRequestRece, 'support.social.new.post', 'New Post'), _defineProperty(_supportRequestRece, 'support.social.new.tweet', 'Post Tweet'), _defineProperty(_supportRequestRece, 'support.plcholder.search.teams.agent', 'Search Agent in this team'), _defineProperty(_supportRequestRece, 'support.plcholder.search.agent', 'Search Agent'), _defineProperty(_supportRequestRece, 'support.plcholder.search.team', 'Search team'), _defineProperty(_supportRequestRece, 'support.license.edition.zohoone', 'Zoho One Enterprise'), _defineProperty(_supportRequestRece, 'support.setup.help.ph1', 'The revamped Social module in Zoho Desk simplifies social media management and ensures better organization of your social accounts by introducing significant improvements. Earlier, different social media accounts of a brand/organization were not organized in a single unit. This area has been addressed in the revamped module, wherein social media accounts are grouped into organizing units called brands.'), _defineProperty(_supportRequestRece, 'support.setup.help.ph2', 'A portal can have multiple brands but each brand can have only one Facebook page and one Twitter handle linked to it. You can create brands in Zoho Desk or import existing brands from Zoho Social.'), _defineProperty(_supportRequestRece, 'support.setup.help.article.create', 'Creating a Brand'), _defineProperty(_supportRequestRece, 'support.setup.help.article.import', 'Importing a Brand'), _defineProperty(_supportRequestRece, 'support.setup.help.article.autoconvertion', 'Automatically Converting Posts into Tickets'), _defineProperty(_supportRequestRece, 'support.setup.social.interaction.back', 'Back to Interactions'), _defineProperty(_supportRequestRece, 'support.setup.social.timesago', '{0} ago'), _defineProperty(_supportRequestRece, 'support.social.interactions', 'Interactions'), _defineProperty(_supportRequestRece, 'support.social.intraction.like', 'Liked your post'), _defineProperty(_supportRequestRece, 'support.social.intraction.favorite', 'Liked your post'), _defineProperty(_supportRequestRece, 'support.social.intraction.comment', 'Commented on your page post'), _defineProperty(_supportRequestRece, 'support.social.intraction.status', 'Posted on your wall'), _defineProperty(_supportRequestRece, 'support.social.intraction.mention', 'Mentioned you in a tweet'), _defineProperty(_supportRequestRece, 'support.social.intraction.inlinecomment', 'Commented on {0} post on your Page'), _defineProperty(_supportRequestRece, 'support.social.intraction.comment.like', 'Liked a comment'), _defineProperty(_supportRequestRece, 'support.social.intraction.retweet', 'Retweeted your tweet'), _defineProperty(_supportRequestRece, 'support.social.intraction.reply', 'Replied to your post'), _defineProperty(_supportRequestRece, 'support.social.nointeractions.desc', 'This user has not interacted with your account so far.'), _defineProperty(_supportRequestRece, 'crm.dashboard.select.folder', 'Select {0} Folder'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.shared', 'Shared'), _defineProperty(_supportRequestRece, 'support.label.tickeshare.shared.info', 'Sharing Info'), _defineProperty(_supportRequestRece, 'support.label.tickeshare.header', 'Share {0}'), _defineProperty(_supportRequestRece, 'support.ticketshare.shared.desc', 'This {0} is shared with the following departments:'), _defineProperty(_supportRequestRece, 'support.ticketshare.sharing.desc', 'Share this {0} with other departments for their agents to collaborate towards resolving it based on the access level.'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.sharedfrom', 'Shared from'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.sharedto', 'Shared to'), _defineProperty(_supportRequestRece, 'support.label.ticket.share.READ_ONLY', 'Read Only Access'), _defineProperty(_supportRequestRece, 'support.label.ticket.share.RESTRICTED_ACCESS', 'Restricted Access'), _defineProperty(_supportRequestRece, 'support.label.ticket.share.READ_WRITE', 'Full Access'), _defineProperty(_supportRequestRece, 'support.ticket.shared.readwrite.desc', 'Allows full access to the {0} except for changing their status and assignee.'), _defineProperty(_supportRequestRece, 'support.ticket.shared.restricted.desc', 'Limits the agents to leave private comments and forward {0} conversations.'), _defineProperty(_supportRequestRece, 'support.ticket.shared.readonly.desc', 'Limits the agents to view the {0} and leave private comments.'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.gotit', 'Got It'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.permission.levels', 'Permission Levels'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.sharemore', 'Share More'), _defineProperty(_supportRequestRece, 'support.ticketshare.revoke.confirmation', 'Are you sure you want to unshare this {0}?'), _defineProperty(_supportRequestRece, 'support.label.ticketshare.revoke', 'Unshare'), _defineProperty(_supportRequestRece, 'support.ticketshare.maxcount.error', 'You can share with a max. of 10 departments.'), _defineProperty(_supportRequestRece, 'support.ticketshare.field.locked', 'Locked for editing on shared {0}.'), _defineProperty(_supportRequestRece, 'support.ticketshare.reply.error', 'You cannot send mail to a contact for a shared {0} with restricted access.'), _defineProperty(_supportRequestRece, 'support.label.shared.open.ticket', 'Shared Open {0}'), _defineProperty(_supportRequestRece, 'support.label.shared.ticket', 'Shared {0}'), _defineProperty(_supportRequestRece, 'support.label.shared.from.dept', 'Shared from {0}'), _defineProperty(_supportRequestRece, 'support.setup.generalsettings.cc', 'CCs'), _defineProperty(_supportRequestRece, 'support.label.ccs.enter', 'Enter name or email address'), _defineProperty(_supportRequestRece, 'support.field.error.maxlimit', 'You can only add {0} CC contacts.'), _defineProperty(_supportRequestRece, 'suppot.mail.header.wrote', 'wrote'), _defineProperty(_supportRequestRece, 'support.mail.header.forwarded.message', 'Forwarded Message'), _defineProperty(_supportRequestRece, 'support.label.ticketstatus.dashboard', '{1} Status {0}'), _defineProperty(_supportRequestRece, 'support.dashboard.open.ticketsbystatus', 'Open {0} By Status'), _defineProperty(_supportRequestRece, 'support.dashboard.current.stats', 'Current Stats'), _defineProperty(_supportRequestRece, 'support.reports.default.reopenTickets', 'Reopened {0}'), _defineProperty(_supportRequestRece, 'support.dashboard.active.bp.records', 'Active Blueprint Records'), _defineProperty(_supportRequestRece, 'support.dashboard.sla.state.overdue', 'State SLA Overdue Records'), _defineProperty(_supportRequestRece, 'support.dashboard.sla.violated.state', 'SLA Violated States'), _defineProperty(_supportRequestRece, 'support.dashboard.sla.violated.Records', 'SLA Violated Records (Violations Vs Adherence)'), _defineProperty(_supportRequestRece, 'support.deduplication.mandatory.fieldtext', 'Please select atleast one field'), _defineProperty(_supportRequestRece, 'support.label.duplicates', 'Duplicates'), _defineProperty(_supportRequestRece, 'support.mailserver.list.email', 'Email'), _defineProperty(_supportRequestRece, 'support.setup.integ.salesforce.accountname', 'Account Name'), _defineProperty(_supportRequestRece, 'support.label.blueprint.applied', 'Blueprint is applied to this {0}'), _defineProperty(_supportRequestRece, 'support.filter.params', 'Recevied In Days'), _defineProperty(_supportRequestRece, 'support.smart.view.label', 'Ticket Peek'), _defineProperty(_supportRequestRece, 'support.label.spam', 'Mark {0} as Spam'), _defineProperty(_supportRequestRece, 'support.label.notspam', 'Unmark {0} as Spam'), _defineProperty(_supportRequestRece, 'support.label.spam.message', 'Do you want to mark {0} as spam?'), _defineProperty(_supportRequestRece, 'support.label.notspam.message', 'Do you want to unmark {0} as spam?'), _defineProperty(_supportRequestRece, 'support.label.notspam.single.message', 'Do you want to unmark this {0} as spam?'), _defineProperty(_supportRequestRece, 'support.label.notspam.plural.message', 'Do you want to unmark these {0} as spam?'), _defineProperty(_supportRequestRece, 'support.label.this', 'this'), _defineProperty(_supportRequestRece, 'support.label.these', 'these'), _defineProperty(_supportRequestRece, 'support.notspam.mark.tickets.message', 'Unmark the existing {0} from {1} also as spam'), _defineProperty(_supportRequestRece, 'support.notspam.mark.single.tickets.message', 'Unmark the existing {0} from this {1} also as spam'), _defineProperty(_supportRequestRece, 'support.notspam.mark.plural.tickets.message', 'Unmark the existing {0} from these {1} also as spam'), _defineProperty(_supportRequestRece, 'support.spam.mark.contacts.message', 'Mark the associated {0} also as spam'), _defineProperty(_supportRequestRece, 'support.spam.contact.message1', 'The corresponding {0} will be denied access to your help center.'), _defineProperty(_supportRequestRece, 'support.spam.contact.message2', 'All current and future {0} from the {1} will be marked as spam.'), _defineProperty(_supportRequestRece, 'support.spam.contact.message3', '{0} shared with other departments will be automatically revoked.'), _defineProperty(_supportRequestRece, 'support.not.spam.ticket.message1', 'The corresponding {0} will be automatically unmarked as spam.'), _defineProperty(_supportRequestRece, 'support.not.spam.ticket.message2', 'The {0} will also be able to access your help center.'), _defineProperty(_supportRequestRece, 'support.spam.emptystate.message', 'You cannot add {1} for spam {0}.'), _defineProperty(_supportRequestRece, 'support.label.alert.ticket.spam.ack', '{0} marked as spam.'), _defineProperty(_supportRequestRece, 'support.label.alert.ticket.notspam.ack', '{0} marked as not spam.'), _defineProperty(_supportRequestRece, 'support.tab.empty.message', 'No {0} found!'), _defineProperty(_supportRequestRece, 'support.tab.add.message', 'To add a new {0}, please click on the'), _defineProperty(_supportRequestRece, 'support.click.here', 'click here.'), _defineProperty(_supportRequestRece, 'support.not.spam.contact.message1', 'The {0} will be able to access your help center.'), _defineProperty(_supportRequestRece, 'support.common.request.channel.integ.via', 'via'), _defineProperty(_supportRequestRece, 'crm.button.hide.recipients', 'Hide recipients'), _defineProperty(_supportRequestRece, 'crm.button.show.recipients', 'Show recipients'), _defineProperty(_supportRequestRece, 'support.common.request.channel.integ.sendvia', 'Send Via {0}'), _defineProperty(_supportRequestRece, 'support.community.tickettopic.selectstatus', 'Please set the topic status before posting to forum.'), _defineProperty(_supportRequestRece, 'support.license.trial.expired', 'Trial expired'), _defineProperty(_supportRequestRece, 'support.license.trial.expiry.alert', 'Trial expires in {0} days.'), _defineProperty(_supportRequestRece, 'support.license.trial.expires.today.alert', 'Trial expires in 1 day.'), _defineProperty(_supportRequestRece, 'support.license.trial.expired.date', 'Expired on {0}'), _defineProperty(_supportRequestRece, 'support.license.trial.expiry.date', 'Expires on {0}'), _defineProperty(_supportRequestRece, 'support.label.signout', 'Sign Out'), _defineProperty(_supportRequestRece, 'support.label.myportal', 'My Portal(s)'), _defineProperty(_supportRequestRece, 'support.myinfo.myprofile', 'My Profile'), _defineProperty(_supportRequestRece, 'crm.security.user.status', 'Agent Status'), _defineProperty(_supportRequestRece, 'support.label.ring.central', 'RingCentral'), _defineProperty(_supportRequestRece, 'support.label.amazon.connect', 'Amazon Connect'), _defineProperty(_supportRequestRece, 'support.trial.extension.label', 'Extend Trial'), _defineProperty(_supportRequestRece, 'support.license.edition.free', 'Free Edition'), _defineProperty(_supportRequestRece, 'support.license.edition.professional', 'Professional Edition'), _defineProperty(_supportRequestRece, 'support.license.edition.enterprise', 'Enterprise Edition'), _defineProperty(_supportRequestRece, 'support.license.edition.standard', 'Standard Edition'), _defineProperty(_supportRequestRece, 'helpcenter.all', 'All'), _defineProperty(_supportRequestRece, 'support.dashboard.violations', 'Violations'), _defineProperty(_supportRequestRece, 'support.dashboard.response.firsttime', 'First Response'), _defineProperty(_supportRequestRece, 'support.dashboard.sla.all', 'All SLAs'), _defineProperty(_supportRequestRece, 'support.dashboard.violated', 'Violated'), _defineProperty(_supportRequestRece, 'support.dashboard.label.sla', 'SLA {0}'), _defineProperty(_supportRequestRece, 'support.dashboard.sla.violations.info', 'The total number of instances where SLA targets were violated'), _defineProperty(_supportRequestRece, 'support.dashboard.fulfilltime', 'Residual Time'), _defineProperty(_supportRequestRece, 'support.dashboard.violationtime', 'Violation Time'), _defineProperty(_supportRequestRece, 'support.dashboard.sla.fulfilltime.info', 'The average amount of time left to Fulfill the SLA target after achieving it'), _defineProperty(_supportRequestRece, 'support.dashboard.violationtime.info', 'The average amount of time by which the target time is violated'), _defineProperty(_supportRequestRece, 'support.dashboard.success', 'Achieved'), _defineProperty(_supportRequestRece, 'support.gamification.game.vs', 'vs'), _defineProperty(_supportRequestRece, 'support.no.result.search.keyword', 'There are no results matching the keyword "{0}"'), _defineProperty(_supportRequestRece, 'support.dashboard.blueprint.label', 'Blueprint {0}'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.label', 'Calls {0}'), _defineProperty(_supportRequestRece, 'support.dashboard.overview.title', 'Overview {0}'), _defineProperty(_supportRequestRece, 'support.overview.export.pdf', 'Export as PDF'), _defineProperty(_supportRequestRece, 'support.dashboard.overview.ticket.stats', '{0} Stats'), _defineProperty(_supportRequestRece, 'support.request.blueprint.label.average', 'Average'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.metrics', 'Call Metrics'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.inbound', 'Inbound'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.outbound', 'Outbound'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.answered', 'Answered'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.unanswered', 'Unanswered'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.missed', 'Missed'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.total', 'Total Calls'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.count', 'Call count'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.agent.stats', 'Agent Call Stats'), _defineProperty(_supportRequestRece, 'support.dashboard.calls.missed.call', 'Missed Calls'), _defineProperty(_supportRequestRece, "Hour", 'Hour'), _defineProperty(_supportRequestRece, 'support.collision.reassign.ticket', 'has reassigned this {0} to {1}'), _defineProperty(_supportRequestRece, 'support.collision.reassign.ticket.toyou', 'has reassigned this {0} to you'), _defineProperty(_supportRequestRece, 'support.collision.reassign.ticket.from.other', 'has reassigned this {0} to {1} from {2}'), _defineProperty(_supportRequestRece, 'support.collision.assign.ticket', 'has assigned this {0} to {1}'), _defineProperty(_supportRequestRece, 'support.collision.assign.ticket.toyou', 'has assigned this {0} to you'), _defineProperty(_supportRequestRece, 'support.collision.unassign.ticket', 'has set this {0} to unassigned from {1}'), _defineProperty(_supportRequestRece, 'support.collision.unassign.ticket.from.you', 'has set this {0} to unassigned'), _defineProperty(_supportRequestRece, 'support.label.collision.detection.ticket.onhold', 'has put this {0} on hold'), _defineProperty(_supportRequestRece, 'support.collision.ticket.move', 'has moved this {0}'), _defineProperty(_supportRequestRece, 'suport.collision.department', 'department'), _defineProperty(_supportRequestRece, 'support.global.delete.message', 'The record you were looking for has been deleted. To restore access, remove the record from the Recycle Bin. If you know the record is not deleted, please write to us at support@zohodesk.com'), _defineProperty(_supportRequestRece, 'support.record.not.accessible.message', 'The record(s) you were trying to access is not available. It may be due to another user might have deleted the data or you are denied access to the record(s).'), _defineProperty(_supportRequestRece, 'support.label.collision.customer.ticket.closed', '{0} has closed this {1}'), _defineProperty(_supportRequestRece, 'support.label.collision.customer.update.priority', '{0} has updated the {1} priority to \'{2}\''), _defineProperty(_supportRequestRece, 'support.label.collision.customer.update.field', '{0} has updated the {1} {2} to \'{3}\''), _defineProperty(_supportRequestRece, 'support.label.agent.private.comment', 'has added a private comment'), _defineProperty(_supportRequestRece, 'support.label.agent.public.comment', 'has added a public comment'), _defineProperty(_supportRequestRece, 'support.label.agent.private.reply', 'has replied privately to this {0}'), _defineProperty(_supportRequestRece, 'support.label.agent.forward.reply', 'has forwarded this {0}'), _defineProperty(_supportRequestRece, 'support.lily.login.help1', 'Note: Make sure that you have created an Amazon Connect instance and logged in to that instnce once before login in from here.'), _defineProperty(_supportRequestRece, 'support.lily.instance.alias', 'Instance Alias'), _defineProperty(_supportRequestRece, 'support.lily.label.loginto.awslily', 'Login to Amazon Connect'), _defineProperty(_supportRequestRece, 'support.lily.label.login.awslily', 'Login Amazon Connect'), _defineProperty(_supportRequestRece, 'support.lily.help.msg4', 'What is Amazon Connect PhoneBridge ?'), _defineProperty(_supportRequestRece, 'support.telephony.call.notification.edit.call', 'Edit Call'), _defineProperty(_supportRequestRece, 'support.telephony.callpp.assoicate.tdv.msg1', 'Associate this call from a ticket\'s detail page'), _defineProperty(_supportRequestRece, 'support.telephony.callpp.assoicate.tdv.msg2', 'Click <span id=\'assoBtLink\'>here</span> to associate this call with ticket'), _defineProperty(_supportRequestRece, 'support.rc.label.login.ringcentral', 'Login RingCentral'), _defineProperty(_supportRequestRece, 'support.rc.help.msg16', 'What is RingCentral PhoneBridge ?'), _defineProperty(_supportRequestRece, 'support.rc.help.msg17', 'It shows you Information about your caller, and also allows you to place calls to your contacts from your Desk'), _defineProperty(_supportRequestRece, 'support.rc.label.knowmore', 'Know more'), _defineProperty(_supportRequestRece, 'support.rc.label.loginto.ringcentral', 'Login to RingCentral'), _defineProperty(_supportRequestRece, 'support.rc.label.later', 'Login Later'), _defineProperty(_supportRequestRece, 'support.rc.label.login', 'Login'), _defineProperty(_supportRequestRece, 'support.rc.status.dnd', 'DND'), _defineProperty(_supportRequestRece, 'support.setup.label.community_preference', 'Preference'), _defineProperty(_supportRequestRece, 'support.rc.label.customnumber', 'Custom Number'), _defineProperty(_supportRequestRece, 'support.rc.label.entercustomnumber', 'Enter custom number'), _defineProperty(_supportRequestRece, 'support.rc.help.msg18', 'Make my calls through'), _defineProperty(_supportRequestRece, 'support.twi.call.log.success.msg2', 'This call has been associated with Ticket #<span id=\'openLoggedTicket\'>{0}</span> successfully.'), _defineProperty(_supportRequestRece, 'support.label.approval.requested.for', 'has requested an approval for'), _defineProperty(_supportRequestRece, 'support.title.activities.my.pending.approvals', 'My Pending Approvals'), _defineProperty(_supportRequestRece, 'support.title.activities.my.overdue.tasks', 'My Overdue {0}'), _defineProperty(_supportRequestRece, 'support.pending.approvals.empty ', 'You do not have any pending approvals.'), _defineProperty(_supportRequestRece, 'crm.label.expand.all.threads', 'Expand All Threads'), _defineProperty(_supportRequestRece, 'crm.label.collapse.all.threads', 'Collapse All Threads'), _defineProperty(_supportRequestRece, 'support.request.attachment.complete.errmsg', 'Please wait until the attachment upload is complete.'), _defineProperty(_supportRequestRece, 'support.title.activities.my.today.tasks', 'My {0} for the day'), _defineProperty(_supportRequestRece, 'support.pending.tasks.empty', 'You do not have any overdue {0}'), _defineProperty(_supportRequestRece, 'support.pending.today.tasks.empty', 'You do not have any pending {0} today'), _defineProperty(_supportRequestRece, 'support.timetrack.active.timers.notfound', 'No active timers found'), _defineProperty(_supportRequestRece, 'support.ticket.detailview.ActiveTimers', 'Active Timers'), _defineProperty(_supportRequestRece, 'support.dashboard.oncall', 'On Call'), _defineProperty(_supportRequestRece, 'support.dashboard.twilio.acw', 'ACW'), _defineProperty(_supportRequestRece, 'support.radar.logout.title', 'Radar for Zoho Desk'), _defineProperty(_supportRequestRece, 'support.radar.logout.app.text', 'Tailor-made mobile app.'), _defineProperty(_supportRequestRece, 'support.topmenu.logout', 'Logout'), _defineProperty(_supportRequestRece, 'support.label.know.more', 'Know more'), _defineProperty(_supportRequestRece, 'support.radar.scan.tooltip', 'Scan the QR code using your phone\'s primary camera'), _defineProperty(_supportRequestRece, 'support.shortcut.global', 'Global'), _defineProperty(_supportRequestRece, 'support.shortcut.gotomodule', 'GoTo Module'), _defineProperty(_supportRequestRece, 'support.shortcut.listnavgation', 'List Navigation'), _defineProperty(_supportRequestRece, 'support.shortcut.detailnavgation', 'Detail View Actions'), _defineProperty(_supportRequestRece, 'support.shortcut.actions', '{0} Actions'), _defineProperty(_supportRequestRece, 'support.shortcut.nextpage', 'Next Page'), _defineProperty(_supportRequestRece, 'support.shortcut.opentitlebar', 'Open Title Bar'), _defineProperty(_supportRequestRece, 'support.shortcut.selectmacro', 'Select Macro'), _defineProperty(_supportRequestRece, 'support.shortcut.prevpage', 'Previous Page'), _defineProperty(_supportRequestRece, 'support.shortcut.openrecord', 'Open Record'), _defineProperty(_supportRequestRece, 'support.shortcut.editrecord', 'Edit Record'), _defineProperty(_supportRequestRece, 'support.shortcut.userinformation', 'User Information'), _defineProperty(_supportRequestRece, 'crm.button.moveUp', 'Move Up'), _defineProperty(_supportRequestRece, 'crm.button.moveDown', 'Move Down'), _defineProperty(_supportRequestRece, 'support.permission.add.followers', 'Add Followers'), _defineProperty(_supportRequestRece, 'support.anonymous.contact.edit.error.message', 'You can not edit anonymous {0}'), _defineProperty(_supportRequestRece, 'crm.security.group.users.empty', 'No Agents Found'), _defineProperty(_supportRequestRece, 'support.teams.rr.ms.select.all', 'Select all Agents'), _defineProperty(_supportRequestRece, 'helpcenter.customization.nomatchesfound', 'No matches found'), _defineProperty(_supportRequestRece, 'support.timetrack.myActive.items', 'My Active Timers'), _defineProperty(_supportRequestRece, 'support.timetrack.emptystring.filter', 'No {0} in this {1}'), _defineProperty(_supportRequestRece, 'crm.dashboard.add.component', 'Add Component'), _defineProperty(_supportRequestRece, 'crm.dashboard.exceed.dashboarditem.count', 'You can not add more components here. You can create the new Dashboard, where you can add the new components.'), _defineProperty(_supportRequestRece, 'crm.dashboard.component.label', 'Component'), _defineProperty(_supportRequestRece, 'crm.label.customview', 'Custom View'), _defineProperty(_supportRequestRece, 'support.label.embeds', 'EMBEDS'), _defineProperty(_supportRequestRece, 'crm.component.name', 'Component Name'), _defineProperty(_supportRequestRece, 'crm.dashboard.chart.type', 'Chart Type'), _defineProperty(_supportRequestRece, 'crm.reports.yaxis', 'Y-Axis'), _defineProperty(_supportRequestRece, 'crm.report.xaxis', 'X-Axis'), _defineProperty(_supportRequestRece, 'crm.dashboard.label.stacked.bar', 'Stacked Bar'), _defineProperty(_supportRequestRece, 'crm.dashboard.label.precentage.bar', 'Percentage Bar'), _defineProperty(_supportRequestRece, 'support.dashboard.label.multiple.line', 'Multiple Line'), _defineProperty(_supportRequestRece, 'crm.dashboard.label.table', 'Table'), _defineProperty(_supportRequestRece, 'support.dashboard.agent.filter.label', 'Agent Filter'), _defineProperty(_supportRequestRece, 'support.dashboard.time.filter.label', 'Time Filter'), _defineProperty(_supportRequestRece, 'support.label.embed.url', 'Embed URL'), _defineProperty(_supportRequestRece, 'support.dashboard.embeds.placeholder', 'Paste your embed URL here'), _defineProperty(_supportRequestRece, 'support.dashboard.label.totalrows.page', 'Total Rows In Page'), _defineProperty(_supportRequestRece, 'support.dashboard.embeds.help', 'Copy and paste the embed URL of a Zoho Analytics dashboard to view their data inside Zoho Desk.'), _defineProperty(_supportRequestRece, 'support.delete.message.new', 'Are you sure you want to delete this {0} from the {1}?'), _defineProperty(_supportRequestRece, 'support.search.breadcrmb.all', 'All'), _defineProperty(_supportRequestRece, 'support.dashboard.violation', 'Violation'), _defineProperty(_supportRequestRece, 'support.report.violation.type', 'Violation Type'), _defineProperty(_supportRequestRece, 'support.report.first.response.violation', 'First Response Violation'), _defineProperty(_supportRequestRece, 'support.report.response.violation', 'Response Violation'), _defineProperty(_supportRequestRece, 'support.report.resolution.violation', 'Resolution Violation'), _defineProperty(_supportRequestRece, 'support.report.first.response.success', 'First Response Success'), _defineProperty(_supportRequestRece, 'support.report.response.success', 'Response Success'), _defineProperty(_supportRequestRece, 'support.report.resolution.success', 'Resolution Success'), _defineProperty(_supportRequestRece, 'support.setup.success', 'Success'), _defineProperty(_supportRequestRece, 'support.reports.export.current.page.label', 'EXPORT CURRENT PAGE'), _defineProperty(_supportRequestRece, 'support.reports.export.max.records.label', 'EXPORT ALL PAGES'), _defineProperty(_supportRequestRece, 'crm.export.csv', 'Export to CSV'), _defineProperty(_supportRequestRece, 'crm.export.excel', 'Export to Excel'), _defineProperty(_supportRequestRece, 'crm.export.pdf', 'Export to PDF'), _defineProperty(_supportRequestRece, 'support.label.groupby', 'Group by'), _defineProperty(_supportRequestRece, 'support.dashboard.reopened.ticket.label', 'Reopened {0}'), _defineProperty(_supportRequestRece, 'support.label.violated.ticket', 'SLA {0}'), _defineProperty(_supportRequestRece, 'support.staticReports.incomingThreads', 'Incoming Threads'), _defineProperty(_supportRequestRece, 'support.staticReports.incomingThreads.desc', 'View {0} thread inflow and its response time and sla metrics'), _defineProperty(_supportRequestRece, 'support.staticReports.slaReport.desc', 'View {0} by their achieved and violated instances for SLA targets'), _defineProperty(_supportRequestRece, 'support.staticReports.reopenTicket.desc', 'View {0} that were reopened at any point of their lifecycle'), _defineProperty(_supportRequestRece, 'support.staticReports.responseTime.desc', 'View how long it takes your agents to respond to {0}'), _defineProperty(_supportRequestRece, 'support.staticReports.resolutionTime.desc', 'View how long it takes your agents to resolve their {0}'), _defineProperty(_supportRequestRece, 'Unassigned Cases', 'Unassigned {0}'), _defineProperty(_supportRequestRece, 'support.livechat.visitor.info.lable.visiterinfo', 'Visitor\'s Info'), _defineProperty(_supportRequestRece, 'support.approval.hide', 'Hide'), _defineProperty(_supportRequestRece, 'support.setup.label.phone', 'Phone'), _defineProperty(_supportRequestRece, 'support.setup.label.zia', 'Zia'), _defineProperty(_supportRequestRece, 'support.setup.label.layouts_fields', 'Layouts and Fields'), _defineProperty(_supportRequestRece, 'support.setup.label.generalsettings', 'General Settings'), _defineProperty(_supportRequestRece, 'support.setup.label.escalate.sla', 'Escalate (SLA)'), _defineProperty(_supportRequestRece, 'support.setup.label.contract.module', 'Support {0}'), _defineProperty(_supportRequestRece, 'support.setup.label.microsoft', 'Microsoft'), _defineProperty(_supportRequestRece, 'support.setup.label.mobile-sdk', 'Mobile SDK'), _defineProperty(_supportRequestRece, 'support.setup.label.build-extensions', 'Build Extensions'), _defineProperty(_supportRequestRece, 'support.label.analytics.nomatch', 'There are no {0} matching the keyword'), _defineProperty(_supportRequestRece, 'support.label.analytics.folders', 'Folders'), _supportRequestRece);
|
|
3416
|
-
|
|
3417
3413
|
exports["default"] = _default;
|
package/lib/index.js
CHANGED
|
@@ -33,17 +33,11 @@ Object.defineProperty(exports, "renderToStaticMarkup", {
|
|
|
33
33
|
return _server.renderToStaticMarkup;
|
|
34
34
|
}
|
|
35
35
|
});
|
|
36
|
-
|
|
37
36
|
var _react = _interopRequireDefault(require("react"));
|
|
38
|
-
|
|
39
37
|
var _reactDom = _interopRequireDefault(require("react-dom"));
|
|
40
|
-
|
|
41
38
|
var _server = require("react-dom/server");
|
|
42
|
-
|
|
43
39
|
var _Provider = _interopRequireDefault(require("./Provider"));
|
|
44
|
-
|
|
45
40
|
var _generalDocs = require("./docs/generalDocs.js");
|
|
46
|
-
|
|
47
41
|
Object.keys(_generalDocs).forEach(function (key) {
|
|
48
42
|
if (key === "default" || key === "__esModule") return;
|
|
49
43
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
@@ -55,9 +49,7 @@ Object.keys(_generalDocs).forEach(function (key) {
|
|
|
55
49
|
}
|
|
56
50
|
});
|
|
57
51
|
});
|
|
58
|
-
|
|
59
52
|
var _lookupDocs = require("./docs/lookupDocs.js");
|
|
60
|
-
|
|
61
53
|
Object.keys(_lookupDocs).forEach(function (key) {
|
|
62
54
|
if (key === "default" || key === "__esModule") return;
|
|
63
55
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
@@ -69,9 +61,7 @@ Object.keys(_lookupDocs).forEach(function (key) {
|
|
|
69
61
|
}
|
|
70
62
|
});
|
|
71
63
|
});
|
|
72
|
-
|
|
73
64
|
var _setupDocs = require("./docs/setupDocs.js");
|
|
74
|
-
|
|
75
65
|
Object.keys(_setupDocs).forEach(function (key) {
|
|
76
66
|
if (key === "default" || key === "__esModule") return;
|
|
77
67
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
@@ -83,9 +73,7 @@ Object.keys(_setupDocs).forEach(function (key) {
|
|
|
83
73
|
}
|
|
84
74
|
});
|
|
85
75
|
});
|
|
86
|
-
|
|
87
76
|
var _formDocs = require("./docs/formDocs.js");
|
|
88
|
-
|
|
89
77
|
Object.keys(_formDocs).forEach(function (key) {
|
|
90
78
|
if (key === "default" || key === "__esModule") return;
|
|
91
79
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
@@ -97,5 +85,4 @@ Object.keys(_formDocs).forEach(function (key) {
|
|
|
97
85
|
}
|
|
98
86
|
});
|
|
99
87
|
});
|
|
100
|
-
|
|
101
88
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -1,60 +1,35 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports["default"] = exports.SetupHeader = exports.SetupFooter = exports.SetupContent = void 0;
|
|
9
|
-
|
|
10
8
|
var _react = _interopRequireWildcard(require("react"));
|
|
11
|
-
|
|
12
9
|
var _defaultProps = require("./props/defaultProps");
|
|
13
|
-
|
|
14
10
|
var _propTypes = require("./props/propTypes");
|
|
15
|
-
|
|
16
11
|
var _Layout = require("@zohodesk/components/lib/Layout");
|
|
17
|
-
|
|
18
12
|
var _Icon = _interopRequireDefault(require("@zohodesk/icons/lib/Icon"));
|
|
19
|
-
|
|
20
13
|
var _SetupDetailLayoutModule = _interopRequireDefault(require("./SetupDetailLayout.module.css"));
|
|
21
|
-
|
|
22
14
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
23
|
-
|
|
24
15
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
25
|
-
|
|
26
16
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
27
|
-
|
|
28
17
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
29
|
-
|
|
30
18
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
31
|
-
|
|
32
19
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
33
|
-
|
|
34
20
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
35
|
-
|
|
36
21
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
37
|
-
|
|
38
22
|
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
39
|
-
|
|
40
23
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }
|
|
41
|
-
|
|
42
24
|
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
43
|
-
|
|
44
25
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
|
|
45
|
-
|
|
46
26
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
47
|
-
|
|
48
27
|
var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
|
|
49
28
|
_inherits(SetupDetailLayout, _React$Component);
|
|
50
|
-
|
|
51
29
|
var _super = _createSuper(SetupDetailLayout);
|
|
52
|
-
|
|
53
30
|
function SetupDetailLayout(props) {
|
|
54
31
|
var _this;
|
|
55
|
-
|
|
56
32
|
_classCallCheck(this, SetupDetailLayout);
|
|
57
|
-
|
|
58
33
|
_this = _super.call(this, props);
|
|
59
34
|
_this.state = {
|
|
60
35
|
isHelpInfoOpen: false
|
|
@@ -62,7 +37,6 @@ var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
|
|
|
62
37
|
_this.toggleHelpInfo = _this.toggleHelpInfo.bind(_assertThisInitialized(_this));
|
|
63
38
|
return _this;
|
|
64
39
|
}
|
|
65
|
-
|
|
66
40
|
_createClass(SetupDetailLayout, [{
|
|
67
41
|
key: "toggleHelpInfo",
|
|
68
42
|
value: function toggleHelpInfo() {
|
|
@@ -75,14 +49,13 @@ var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
|
|
|
75
49
|
key: "render",
|
|
76
50
|
value: function render() {
|
|
77
51
|
var _this2 = this;
|
|
78
|
-
|
|
79
52
|
var isHelpInfoOpen = this.state.isHelpInfoOpen;
|
|
80
53
|
var _this$props = this.props,
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
54
|
+
children = _this$props.children,
|
|
55
|
+
needHelpInfo = _this$props.needHelpInfo,
|
|
56
|
+
getHelpInfo = _this$props.getHelpInfo,
|
|
57
|
+
helpInfoTitle = _this$props.helpInfoTitle,
|
|
58
|
+
dataId = _this$props.dataId;
|
|
86
59
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
87
60
|
isScrollAttribute: true,
|
|
88
61
|
dataId: dataId
|
|
@@ -93,7 +66,6 @@ var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
|
|
|
93
66
|
needHelpInfo: needHelpInfo
|
|
94
67
|
});
|
|
95
68
|
}
|
|
96
|
-
|
|
97
69
|
return child;
|
|
98
70
|
}), getHelpInfo ? /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
99
71
|
className: "".concat(_SetupDetailLayoutModule["default"].popup, " ").concat(isHelpInfoOpen ? _SetupDetailLayoutModule["default"].open : _SetupDetailLayoutModule["default"].close),
|
|
@@ -122,48 +94,40 @@ var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
|
|
|
122
94
|
}, getHelpInfo()))) : null);
|
|
123
95
|
}
|
|
124
96
|
}]);
|
|
125
|
-
|
|
126
97
|
return SetupDetailLayout;
|
|
127
98
|
}(_react["default"].Component);
|
|
128
|
-
|
|
129
99
|
exports["default"] = SetupDetailLayout;
|
|
130
100
|
SetupDetailLayout.propTypes = _propTypes.SetupDetailLayout_propTypes;
|
|
131
101
|
SetupDetailLayout.defaultProps = _defaultProps.SetupDetailLayout_defaultProps;
|
|
132
|
-
|
|
133
102
|
if (false) {
|
|
134
103
|
SetupDetailLayout.docs = {
|
|
135
104
|
componentGroup: 'Template'
|
|
136
105
|
};
|
|
137
106
|
}
|
|
138
|
-
|
|
139
107
|
var SetupHeader = /*#__PURE__*/function (_Component) {
|
|
140
108
|
_inherits(SetupHeader, _Component);
|
|
141
|
-
|
|
142
109
|
var _super2 = _createSuper(SetupHeader);
|
|
143
|
-
|
|
144
110
|
function SetupHeader(props) {
|
|
145
111
|
_classCallCheck(this, SetupHeader);
|
|
146
|
-
|
|
147
112
|
return _super2.call(this, props);
|
|
148
113
|
}
|
|
149
|
-
|
|
150
114
|
_createClass(SetupHeader, [{
|
|
151
115
|
key: "render",
|
|
152
116
|
value: function render() {
|
|
153
117
|
var _this$props2 = this.props,
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
118
|
+
title = _this$props2.title,
|
|
119
|
+
needBack = _this$props2.needBack,
|
|
120
|
+
onBackClick = _this$props2.onBackClick,
|
|
121
|
+
openHelpInfo = _this$props2.openHelpInfo,
|
|
122
|
+
needHelpInfo = _this$props2.needHelpInfo,
|
|
123
|
+
needHelpInfoWrapper = _this$props2.needHelpInfoWrapper,
|
|
124
|
+
getLeftPlaceHolder = _this$props2.getLeftPlaceHolder,
|
|
125
|
+
getRightPlaceHolder = _this$props2.getRightPlaceHolder,
|
|
126
|
+
leftClassName = _this$props2.leftClassName,
|
|
127
|
+
rightClassName = _this$props2.rightClassName,
|
|
128
|
+
isCustomizedHeader = _this$props2.isCustomizedHeader,
|
|
129
|
+
headerCustomStyle = _this$props2.headerCustomStyle,
|
|
130
|
+
dataId = _this$props2.dataId;
|
|
167
131
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
168
132
|
className: isCustomizedHeader === true ? headerCustomStyle : _SetupDetailLayoutModule["default"].header,
|
|
169
133
|
dataId: dataId
|
|
@@ -216,33 +180,26 @@ var SetupHeader = /*#__PURE__*/function (_Component) {
|
|
|
216
180
|
}))) : null));
|
|
217
181
|
}
|
|
218
182
|
}]);
|
|
219
|
-
|
|
220
183
|
return SetupHeader;
|
|
221
184
|
}(_react.Component);
|
|
222
|
-
|
|
223
185
|
exports.SetupHeader = SetupHeader;
|
|
224
186
|
SetupHeader.propTypes = _propTypes.SetupHeader_propTypes;
|
|
225
187
|
SetupHeader.defaultProps = _defaultProps.SetupHeader_defaultProps;
|
|
226
|
-
|
|
227
188
|
var SetupContent = /*#__PURE__*/function (_Component2) {
|
|
228
189
|
_inherits(SetupContent, _Component2);
|
|
229
|
-
|
|
230
190
|
var _super3 = _createSuper(SetupContent);
|
|
231
|
-
|
|
232
191
|
function SetupContent(props) {
|
|
233
192
|
_classCallCheck(this, SetupContent);
|
|
234
|
-
|
|
235
193
|
return _super3.call(this, props);
|
|
236
194
|
}
|
|
237
|
-
|
|
238
195
|
_createClass(SetupContent, [{
|
|
239
196
|
key: "render",
|
|
240
197
|
value: function render() {
|
|
241
198
|
var _this$props3 = this.props,
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
199
|
+
children = _this$props3.children,
|
|
200
|
+
needPadding = _this$props3.needPadding,
|
|
201
|
+
className = _this$props3.className,
|
|
202
|
+
dataId = _this$props3.dataId;
|
|
246
203
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
247
204
|
flexible: true,
|
|
248
205
|
scroll: "vertical",
|
|
@@ -252,40 +209,31 @@ var SetupContent = /*#__PURE__*/function (_Component2) {
|
|
|
252
209
|
}, children);
|
|
253
210
|
}
|
|
254
211
|
}]);
|
|
255
|
-
|
|
256
212
|
return SetupContent;
|
|
257
213
|
}(_react.Component);
|
|
258
|
-
|
|
259
214
|
exports.SetupContent = SetupContent;
|
|
260
215
|
SetupContent.propTypes = _propTypes.SetupContent_propTypes;
|
|
261
216
|
SetupContent.defaultProps = _defaultProps.SetupContent_defaultProps;
|
|
262
|
-
|
|
263
217
|
var SetupFooter = /*#__PURE__*/function (_Component3) {
|
|
264
218
|
_inherits(SetupFooter, _Component3);
|
|
265
|
-
|
|
266
219
|
var _super4 = _createSuper(SetupFooter);
|
|
267
|
-
|
|
268
220
|
function SetupFooter(props) {
|
|
269
221
|
_classCallCheck(this, SetupFooter);
|
|
270
|
-
|
|
271
222
|
return _super4.call(this, props);
|
|
272
223
|
}
|
|
273
|
-
|
|
274
224
|
_createClass(SetupFooter, [{
|
|
275
225
|
key: "render",
|
|
276
226
|
value: function render() {
|
|
277
227
|
var _this$props4 = this.props,
|
|
278
|
-
|
|
279
|
-
|
|
228
|
+
children = _this$props4.children,
|
|
229
|
+
dataId = _this$props4.dataId;
|
|
280
230
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
281
231
|
dataId: dataId
|
|
282
232
|
}, children);
|
|
283
233
|
}
|
|
284
234
|
}]);
|
|
285
|
-
|
|
286
235
|
return SetupFooter;
|
|
287
236
|
}(_react.Component);
|
|
288
|
-
|
|
289
237
|
exports.SetupFooter = SetupFooter;
|
|
290
238
|
SetupFooter.propTypes = _propTypes.SetupFooter_propTypes;
|
|
291
239
|
SetupFooter.defaultProps = _defaultProps.SetupFooter_defaultProps;
|