@zohodesk/dot 1.9.16 → 1.9.17
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 +4 -0
- package/assets/Appearance/dark/mode/Dot_DarkMode.module.css +1 -1
- package/assets/Appearance/dark/themes/blue/blue_DotCTA_DarkModifyCategory.module.css +0 -1
- package/assets/Appearance/dark/themes/green/green_DotCTA_DarkModifyCategory.module.css +0 -1
- package/assets/Appearance/dark/themes/orange/orange_DotCTA_DarkModifyCategory.module.css +0 -1
- package/assets/Appearance/dark/themes/red/red_DotCTA_DarkModifyCategory.module.css +0 -1
- package/assets/Appearance/dark/themes/yellow/yellow_DotCTA_DarkModifyCategory.module.css +0 -1
- package/assets/Appearance/light/mode/Dot_LightMode.module.css +1 -1
- package/assets/Appearance/light/themes/blue/blue_DotCTA_LightModifyCategory.module.css +0 -1
- package/assets/Appearance/light/themes/green/green_DotCTA_LightModifyCategory.module.css +0 -1
- package/assets/Appearance/light/themes/orange/orange_DotCTA_LightModifyCategory.module.css +0 -1
- package/assets/Appearance/light/themes/red/red_DotCTA_LightModifyCategory.module.css +0 -1
- package/assets/Appearance/light/themes/yellow/yellow_DotCTA_LightModifyCategory.module.css +0 -1
- package/assets/Appearance/pureDark/mode/Dot_PureDarkMode.module.css +1 -1
- package/assets/Appearance/pureDark/themes/blue/blue_DotCTA_PureDarkModifyCategory.module.css +0 -1
- package/assets/Appearance/pureDark/themes/green/green_DotCTA_PureDarkModifyCategory.module.css +0 -1
- package/assets/Appearance/pureDark/themes/orange/orange_DotCTA_PureDarkModifyCategory.module.css +0 -1
- package/assets/Appearance/pureDark/themes/red/red_DotCTA_PureDarkModifyCategory.module.css +0 -1
- package/assets/Appearance/pureDark/themes/yellow/yellow_DotCTA_PureDarkModifyCategory.module.css +0 -1
- package/es/ActionButton/ActionButton.js +2 -2
- package/es/ActionButton/__tests__/__snapshots__/ActionButton.spec.js.snap +302 -302
- package/es/AlphabeticList/__tests__/__snapshots__/AlphabeticList.spec.js.snap +28 -28
- package/es/Attachment/__tests__/__snapshots__/Attachment.spec.js.snap +18 -18
- package/es/AttachmentViewer/__tests__/__snapshots__/AttachmentViewer.spec.js.snap +108 -108
- package/es/AudioPlayer/Timer/__tests__/__snapshots__/Timer.spec.js.snap +1 -1
- package/es/AudioPlayer/__tests__/__snapshots__/AudioPlayer.spec.js.snap +221 -221
- package/es/ChannelIcon/ChannelIcon.js +3 -3
- package/es/ChannelIcon/__tests__/__snapshots__/ChannelIcon.spec.js.snap +1 -1
- package/es/Drawer/Drawer.js +2 -2
- package/es/Drawer/__tests__/__snapshots__/Content.spec.js.snap +9 -9
- package/es/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +59 -59
- package/es/Drawer/__tests__/__snapshots__/Footer.spec.js.snap +88 -220
- package/es/Drawer/__tests__/__snapshots__/Header.spec.js.snap +100 -100
- package/es/ExternalLink/__tests__/__snapshots__/ExternalLink.spec.js.snap +10 -10
- package/es/FlipCard/__tests__/__snapshots__/FlipCard.spec.js.snap +569 -643
- package/es/FormAction/FormAction.js +1 -5
- package/es/FormAction/__tests__/__snapshots__/FormAction.spec.js.snap +33 -93
- package/es/FreezeLayer/css/cssJSLogic.js +2 -2
- package/es/IconButton/IconButton.js +2 -2
- package/es/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +28 -28
- package/es/Image/Image.js +1 -1
- package/es/Image/__tests__/__snapshots__/Image.spec.js.snap +7 -7
- package/es/ImportantNotes/ImportantNotes.js +1 -1
- package/es/ImportantNotes/__tests__/__snapshots__/ImportantNotes.spec.js.snap +40 -40
- package/es/Link/__tests__/__snapshots__/Link.spec.js.snap +14 -14
- package/es/Message/__tests__/__snapshots__/Message.spec.js.snap +2 -2
- package/es/MessageBanner/__tests__/__snapshots__/MessageBanner.spec.js.snap +41 -41
- package/es/NewStar/__tests__/__snapshots__/NewStar.spec.js.snap +36 -36
- package/es/Onboarding/CarouselDots/CarouselDot/__tests__/__snapshots__/CarouselDot.spec.js.snap +4 -4
- package/es/Onboarding/CarouselDots/__tests__/__snapshots__/CarouselDots.spec.js.snap +4 -4
- package/es/Onboarding/__tests__/__snapshots__/Onboarding.spec.js.snap +199 -199
- package/es/PlusIcon/PlusIcon.js +2 -2
- package/es/PlusIcon/__tests__/__snapshots__/PlusIcon.spec.js.snap +26 -26
- package/es/Separator/__tests__/__snapshots__/Separator.spec.js.snap +117 -117
- package/es/TagWithIcon/__tests__/__snapshots__/TagWithIcon.spec.js.snap +1 -1
- package/es/ToastMessage/__tests__/__snapshots__/ToastMessage.spec.js.snap +11 -11
- package/es/Upload/__tests__/__snapshots__/Upload.spec.js.snap +40 -58
- package/es/VideoLookup/__tests__/__snapshots__/VideoLookup.spec.js.snap +24 -24
- package/es/alert/AlertHeader/__tests__/__snapshots__/AlertHeader.spec.js.snap +123 -123
- package/es/alert/AlertLookup/__tests__/__snapshots__/AlertLookup.spec.js.snap +1 -1
- package/es/avatar/AvatarClose/__tests__/__snapshots__/AvatarClose.spec.js.snap +1 -1
- package/es/avatar/AvatarCollision/__tests__/__snapshots__/AvatarCollision.spec.js.snap +2 -2
- package/es/avatar/AvatarIcon/AvatarIcon.js +1 -1
- package/es/avatar/AvatarIcon/__tests__/__snapshots__/AvatarIcon.spec.js.snap +2 -2
- package/es/avatar/AvatarStatus/__tests__/__snapshots__/AvatarStatus.spec.js.snap +2 -2
- package/es/avatar/AvatarThread/AvatarThread.js +1 -2
- package/es/avatar/AvatarThread/__tests__/__snapshots__/AvatarThread.spec.js.snap +2 -2
- package/es/avatar/AvatarUser/__tests__/__snapshots__/AvatarUser.spec.js.snap +1 -1
- package/es/avatar/AvatarWithTeam/__tests__/__snapshots__/AvatarWithTeam.spec.js.snap +2 -2
- package/es/deprecated/FreezeLayer/FreezeLayer.js +1 -1
- package/es/dropdown/ToggleDropDown/ToggleDropDown.js +2 -2
- package/es/dropdown/ToggleDropDown/__tests__/__snapshots__/ToggleDropDown.spec.js.snap +2 -2
- package/es/emptystate/CommonEmptyState/CommonEmptyState.js +1 -1
- package/es/emptystate/CommonEmptyState/__tests__/__snapshots__/CommonEmptyState.spec.js.snap +1 -1
- package/es/emptystate/EditionPage/__tests__/__snapshots__/EditionPage.spec.js.snap +1 -1
- package/es/errorstate/Inconvenience/__tests__/__snapshots__/Inconvenience.spec.js.snap +6 -6
- package/es/errorstate/LinkText/__tests__/__snapshots__/LinkText.spec.js.snap +1 -1
- package/es/errorstate/NoRequestFound/__tests__/__snapshots__/NoRequestFound.spec.js.snap +6 -6
- package/es/errorstate/PermissionPlay/__tests__/__snapshots__/PermissionPlay.spec.js.snap +6 -6
- package/es/errorstate/RequestUrlNotFound/__tests__/__snapshots__/RequestUrlNotFound.spec.js.snap +6 -6
- package/es/errorstate/UnableToProcess/__tests__/__snapshots__/UnableToProcess.spec.js.snap +6 -6
- package/es/errorstate/UnauthorizedLogin/__tests__/__snapshots__/UnauthorizedLogin.spec.js.snap +6 -6
- package/es/errorstate/WillBack/__tests__/__snapshots__/WillBack.spec.js.snap +7 -7
- package/es/form/fields/CheckBoxField/__tests__/__snapshots__/CheckBoxField.spec.js.snap +27 -30
- package/es/form/fields/CurrencyField/__tests__/__snapshots__/CurrencyField.spec.js.snap +7 -7
- package/es/form/fields/DateField/__tests__/__snapshots__/DateField.spec.js.snap +11 -11
- package/es/form/fields/FieldContainer/__tests__/__snapshots__/FieldContainer.spec.js.snap +1 -1
- package/es/form/fields/MultiSelectField/__tests__/__snapshots__/MultiSelectField.spec.js.snap +12 -13
- package/es/form/fields/PhoneField/__tests__/__snapshots__/PhoneField.spec.js.snap +10 -10
- package/es/form/fields/RadioField/RadioField.js +2 -2
- package/es/form/fields/RadioField/__tests__/__snapshots__/RadioField.spec.js.snap +90 -132
- package/es/form/fields/SelectField/__tests__/__snapshots__/SelectField.spec.js.snap +12 -12
- package/es/form/fields/TagsMultiSelect/__tests__/__snapshots__/TagsMultiSelect.spec.js.snap +8 -9
- package/es/form/fields/TagsMultiSelectField/__tests__/__snapshots__/TagsMultiSelectField.spec.js.snap +8 -9
- package/es/form/fields/TextBoxField/__tests__/__snapshots__/TextBoxField.spec.js.snap +7 -7
- package/es/form/fields/TextEditor/__tests__/__snapshots__/TextEditor.spec.js.snap +2 -3
- package/es/form/fields/TextEditorField/__tests__/__snapshots__/TextEditorField.spec.js.snap +3 -3
- package/es/form/fields/TextEditorWrapper/__tests__/__snapshots__/TextEditorWrapper.spec.js.snap +1 -1
- package/es/form/fields/TextareaField/__tests__/__snapshots__/TextareaField.spec.js.snap +3 -3
- package/es/form/fields/ValidationMessage/__tests__/__snapshots__/ValidationMessage.spec.js.snap +2 -3
- package/es/form/layout/Field/Field.js +2 -2
- package/es/form/layout/Field/__tests__/__snapshots__/Field.spec.js.snap +2 -2
- package/es/form/layout/Section/Section.js +1 -1
- package/es/form/layout/Section/__tests__/__snapshots__/Section.spec.js.snap +1 -1
- package/es/layout/SetupDetailLayout/SetupDetailLayout.js +1 -1
- package/es/layout/SetupDetailLayout/__tests__/__snapshots__/SetupDetailLayout.spec.js.snap +1 -1
- package/es/layout/SubtabLayout/SubtabLayout.js +1 -1
- package/es/layout/SubtabLayout/__tests__/__snapshots__/SubtabLayout.spec.js.snap +1 -1
- package/es/list/AvatarFlip/__tests__/__snapshots__/AvatarFlip.spec.js.snap +7 -8
- package/es/list/BluePrintStatus/__tests__/__snapshots__/BluePrintStatus.spec.js.snap +1 -1
- package/es/list/Comment/Comment.js +1 -1
- package/es/list/Comment/__tests__/__snapshots__/Comment.spec.js.snap +2 -2
- package/es/list/DepartmentDropDown/__tests__/__snapshots__/DepartmentDropDown.spec.js.snap +5 -5
- package/es/list/Dot/__tests__/__snapshots__/Dot.spec.js.snap +1 -1
- package/es/list/DotNew/__tests__/__snapshots__/DotNew.spec.js.snap +1 -1
- package/es/list/Icons/AddNewIcon.js +1 -1
- package/es/list/Icons/CompleteIcon.js +1 -1
- package/es/list/Icons/DeleteIcon.js +1 -1
- package/es/list/Icons/EditIcon.js +1 -1
- package/es/list/Icons/ReadUnreadIcon.js +1 -1
- package/es/list/Icons/SmartIcon.js +1 -1
- package/es/list/Icons/__tests__/__snapshots__/AddNewIcon.spec.js.snap +2 -2
- package/es/list/Icons/__tests__/__snapshots__/CompleteIcon.spec.js.snap +2 -2
- package/es/list/Icons/__tests__/__snapshots__/DeleteIcon.spec.js.snap +2 -2
- package/es/list/Icons/__tests__/__snapshots__/EditIcon.spec.js.snap +2 -2
- package/es/list/Icons/__tests__/__snapshots__/ReadUnreadIcon.spec.js.snap +2 -2
- package/es/list/Icons/__tests__/__snapshots__/SmartIcon.spec.js.snap +2 -2
- package/es/list/ListLayout/ListLayout.js +1 -1
- package/es/list/ListLayout/__tests__/__snapshots__/ListLayout.spec.js.snap +2 -2
- package/es/list/ListStencils/__tests__/__snapshots__/ListStencils.spec.js.snap +6 -6
- package/es/list/SecondaryText/AccountName.js +1 -1
- package/es/list/SecondaryText/ContactName.js +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/AccountName.spec.js.snap +6 -6
- package/es/list/SecondaryText/__tests__/__snapshots__/ContactName.spec.js.snap +4 -4
- package/es/list/SecondaryText/__tests__/__snapshots__/DepartmentText.spec.js.snap +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/Email.spec.js.snap +2 -2
- package/es/list/SecondaryText/__tests__/__snapshots__/HappinessRating.spec.js.snap +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/PhoneNumber.spec.js.snap +2 -2
- package/es/list/SecondaryText/__tests__/__snapshots__/PriorityText.spec.js.snap +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/SecondaryText.spec.js.snap +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/StatusText.spec.js.snap +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/TicketId.spec.js.snap +1 -1
- package/es/list/SecondaryText/__tests__/__snapshots__/Website.spec.js.snap +1 -1
- package/es/list/Subject/Subject.js +2 -2
- package/es/list/Subject/__tests__/__snapshots__/Subject.spec.js.snap +23 -23
- package/es/list/TagNew/__tests__/__snapshots__/TagNew.spec.js.snap +1 -1
- package/es/list/Thread/__tests__/__snapshots__/Thread.spec.js.snap +2 -2
- package/es/list/status/StatusDropdown/StatusDropdown.js +2 -2
- package/es/list/status/StatusDropdown/__tests__/__snapshots__/StatusDropdown.spec.js.snap +3 -3
- package/es/list/status/StatusListItem/__tests__/__snapshots__/StatusListItem.spec.js.snap +7 -7
- package/es/lookup/EmptyPage/__tests__/__snapshots__/EmptyPage.spec.js.snap +1 -1
- package/es/lookup/Lookup/__tests__/__snapshots__/Lookup.spec.js.snap +20 -20
- package/es/lookup/Section/__tests__/__snapshots__/Section.spec.js.snap +16 -16
- package/es/lookup/header/Close/__tests__/__snapshots__/Close.spec.js.snap +2 -2
- package/es/lookup/header/ModuleHeader/__tests__/__snapshots__/ModuleHeader.spec.js.snap +96 -102
- package/es/lookup/header/Search/Search.js +1 -2
- package/es/lookup/header/Search/__tests__/__snapshots__/Search.spec.js.snap +43 -61
- package/es/lookup/header/TicketHeader/__tests__/__snapshots__/TicketHeader.spec.js.snap +7 -7
- package/es/lookup/header/Title/__tests__/__snapshots__/Titles.spec.js.snap +1 -1
- package/es/lookup/header/ViewDropDown/__test__/__snapshots__/ViewDropDown.spec.js.snap +2 -2
- package/es/setup/header/Link/__tests__/__snapshots__/Link.spec.js.snap +3 -3
- package/es/setup/header/Search/__tests__/__snapshots__/Search.spec.js.snap +2 -2
- package/es/setup/header/Views/__tests__/__snapshots__/Views.spec.js.snap +3 -3
- package/es/setup/table/Table/__tests__/__snapshots__/Table.spec.js.snap +1 -1
- package/es/setup/table/TableBody/__tests__/__snapshots__/TableBody.spec.js.snap +1 -1
- package/es/setup/table/TableData/TableData.js +1 -1
- package/es/setup/table/TableData/__tests__/__snapshots__/TableData.spec.js.snap +1 -1
- package/es/setup/table/TableHead/TableHead.js +1 -1
- package/es/setup/table/TableHead/__tests__/__snapshots__/TableHead.spec.js.snap +2 -2
- package/es/setup/table/TableRow/__tests__/__snapshots__/TableRow.spec.js.snap +1 -1
- package/es/setup/table/Text/Text.js +1 -1
- package/es/setup/table/Text/__tests__/__snapshots__/Text.spec.js.snap +5 -5
- package/es/svg/__tests__/__snapshots__/PlusIcon.spec.js.snap +1 -1
- package/es/svg/__tests__/__snapshots__/SnippetIcon.spec.js.snap +1 -1
- package/es/svg/__tests__/__snapshots__/TemplateIcon.spec.js.snap +1 -1
- package/es/version2/AlertClose/__tests__/__snapshots__/AlertClose.spec.js.snap +3 -3
- package/es/version2/GlobalNotification/__tests__/__snapshots__/GlobalNotification.spec.js.snap +8 -11
- package/es/version2/errorstate/Inconvenience/__tests__/__snapshots__/Inconvenience.spec.js.snap +3 -3
- package/es/version2/errorstate/OopsSomethingMiss/__tests__/__snapshots__/OopsSomethingMiss.spec.js.snap +3 -3
- package/es/version2/errorstate/UnableToProcessRequest/__tests__/__snapshots__/UnableToProcessRequest.spec.js.snap +3 -3
- package/es/version2/errorstate/UnauthorizedLogin/__tests__/__snapshots__/UnauthorizedLogin.spec.js.snap +3 -3
- package/es/version2/errorstate/UrlNotFound/__tests__/__snapshots__/UrlNotFound.spec.js.snap +3 -3
- package/es/version2/errorstate/WillBeRightBack/__tests__/__snapshots__/WillBeRightBack.spec.js.snap +3 -3
- package/es/version2/lookup/AlertHeader/__tests__/__snapshots__/AlertHeader.spec.js.snap +91 -91
- package/es/version2/lookup/AlertLookup/__tests__/__snapshots__/AlertLookup.spec.js.snap +1 -1
- package/es/version2/notification/DesktopNotification/DesktopNotification.js +1 -1
- package/es/version2/notification/DesktopNotification/__tests__/__snapshots__/DesktopNotification.spec.js.snap +13 -14
- package/es/version2/notification/DesktopNotificationHeader/__tests__/__snapshots__/DesktopNotificationHeader.spec.js.snap +9 -9
- package/lib/ActionButton/ActionButton.js +2 -2
- package/lib/ActionButton/__tests__/__snapshots__/ActionButton.spec.js.snap +302 -302
- package/lib/AlphabeticList/__tests__/__snapshots__/AlphabeticList.spec.js.snap +28 -28
- package/lib/Attachment/__tests__/__snapshots__/Attachment.spec.js.snap +18 -18
- package/lib/AttachmentViewer/__tests__/__snapshots__/AttachmentViewer.spec.js.snap +108 -108
- package/lib/AudioPlayer/Timer/__tests__/__snapshots__/Timer.spec.js.snap +1 -1
- package/lib/AudioPlayer/__tests__/__snapshots__/AudioPlayer.spec.js.snap +221 -221
- package/lib/ChannelIcon/ChannelIcon.js +3 -3
- package/lib/ChannelIcon/__tests__/__snapshots__/ChannelIcon.spec.js.snap +1 -1
- package/lib/Drawer/Drawer.js +2 -2
- package/lib/Drawer/__tests__/__snapshots__/Content.spec.js.snap +9 -9
- package/lib/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +59 -59
- package/lib/Drawer/__tests__/__snapshots__/Footer.spec.js.snap +88 -220
- package/lib/Drawer/__tests__/__snapshots__/Header.spec.js.snap +100 -100
- package/lib/ExternalLink/__tests__/__snapshots__/ExternalLink.spec.js.snap +10 -10
- package/lib/FlipCard/__tests__/__snapshots__/FlipCard.spec.js.snap +569 -643
- package/lib/FormAction/FormAction.js +1 -1
- package/lib/FormAction/__tests__/__snapshots__/FormAction.spec.js.snap +33 -93
- package/lib/FreezeLayer/css/cssJSLogic.js +1 -1
- package/lib/IconButton/IconButton.js +2 -2
- package/lib/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +28 -28
- package/lib/Image/Image.js +1 -1
- package/lib/Image/__tests__/__snapshots__/Image.spec.js.snap +7 -7
- package/lib/ImportantNotes/ImportantNotes.js +1 -1
- package/lib/ImportantNotes/__tests__/__snapshots__/ImportantNotes.spec.js.snap +40 -40
- package/lib/Link/__tests__/__snapshots__/Link.spec.js.snap +14 -14
- package/lib/Message/__tests__/__snapshots__/Message.spec.js.snap +2 -2
- package/lib/MessageBanner/__tests__/__snapshots__/MessageBanner.spec.js.snap +41 -41
- package/lib/NewStar/__tests__/__snapshots__/NewStar.spec.js.snap +36 -36
- package/lib/Onboarding/CarouselDots/CarouselDot/__tests__/__snapshots__/CarouselDot.spec.js.snap +4 -4
- package/lib/Onboarding/CarouselDots/__tests__/__snapshots__/CarouselDots.spec.js.snap +4 -4
- package/lib/Onboarding/__tests__/__snapshots__/Onboarding.spec.js.snap +199 -199
- package/lib/PlusIcon/PlusIcon.js +2 -2
- package/lib/PlusIcon/__tests__/__snapshots__/PlusIcon.spec.js.snap +26 -26
- package/lib/Separator/__tests__/__snapshots__/Separator.spec.js.snap +117 -117
- package/lib/TagWithIcon/__tests__/__snapshots__/TagWithIcon.spec.js.snap +1 -1
- package/lib/ToastMessage/__tests__/__snapshots__/ToastMessage.spec.js.snap +11 -11
- package/lib/Upload/__tests__/__snapshots__/Upload.spec.js.snap +40 -58
- package/lib/VideoLookup/__tests__/__snapshots__/VideoLookup.spec.js.snap +24 -24
- package/lib/alert/AlertHeader/__tests__/__snapshots__/AlertHeader.spec.js.snap +123 -123
- package/lib/alert/AlertLookup/__tests__/__snapshots__/AlertLookup.spec.js.snap +1 -1
- package/lib/avatar/AvatarClose/__tests__/__snapshots__/AvatarClose.spec.js.snap +1 -1
- package/lib/avatar/AvatarCollision/__tests__/__snapshots__/AvatarCollision.spec.js.snap +2 -2
- package/lib/avatar/AvatarIcon/AvatarIcon.js +1 -1
- package/lib/avatar/AvatarIcon/__tests__/__snapshots__/AvatarIcon.spec.js.snap +2 -2
- package/lib/avatar/AvatarStatus/__tests__/__snapshots__/AvatarStatus.spec.js.snap +2 -2
- package/lib/avatar/AvatarThread/AvatarThread.js +1 -1
- package/lib/avatar/AvatarThread/__tests__/__snapshots__/AvatarThread.spec.js.snap +2 -2
- package/lib/avatar/AvatarUser/__tests__/__snapshots__/AvatarUser.spec.js.snap +1 -1
- package/lib/avatar/AvatarWithTeam/__tests__/__snapshots__/AvatarWithTeam.spec.js.snap +2 -2
- package/lib/deprecated/FreezeLayer/FreezeLayer.js +1 -1
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +2 -2
- package/lib/dropdown/ToggleDropDown/__tests__/__snapshots__/ToggleDropDown.spec.js.snap +2 -2
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +1 -1
- package/lib/emptystate/CommonEmptyState/__tests__/__snapshots__/CommonEmptyState.spec.js.snap +1 -1
- package/lib/emptystate/EditionPage/__tests__/__snapshots__/EditionPage.spec.js.snap +1 -1
- package/lib/errorstate/Inconvenience/__tests__/__snapshots__/Inconvenience.spec.js.snap +6 -6
- package/lib/errorstate/LinkText/__tests__/__snapshots__/LinkText.spec.js.snap +1 -1
- package/lib/errorstate/NoRequestFound/__tests__/__snapshots__/NoRequestFound.spec.js.snap +6 -6
- package/lib/errorstate/PermissionPlay/__tests__/__snapshots__/PermissionPlay.spec.js.snap +6 -6
- package/lib/errorstate/RequestUrlNotFound/__tests__/__snapshots__/RequestUrlNotFound.spec.js.snap +6 -6
- package/lib/errorstate/UnableToProcess/__tests__/__snapshots__/UnableToProcess.spec.js.snap +6 -6
- package/lib/errorstate/UnauthorizedLogin/__tests__/__snapshots__/UnauthorizedLogin.spec.js.snap +6 -6
- package/lib/errorstate/WillBack/__tests__/__snapshots__/WillBack.spec.js.snap +7 -7
- package/lib/form/fields/CheckBoxField/__tests__/__snapshots__/CheckBoxField.spec.js.snap +27 -30
- package/lib/form/fields/CurrencyField/__tests__/__snapshots__/CurrencyField.spec.js.snap +7 -7
- package/lib/form/fields/DateField/__tests__/__snapshots__/DateField.spec.js.snap +11 -11
- package/lib/form/fields/FieldContainer/__tests__/__snapshots__/FieldContainer.spec.js.snap +1 -1
- package/lib/form/fields/MultiSelectField/__tests__/__snapshots__/MultiSelectField.spec.js.snap +12 -13
- package/lib/form/fields/PhoneField/__tests__/__snapshots__/PhoneField.spec.js.snap +10 -10
- package/lib/form/fields/RadioField/RadioField.js +1 -1
- package/lib/form/fields/RadioField/__tests__/__snapshots__/RadioField.spec.js.snap +90 -132
- package/lib/form/fields/SelectField/__tests__/__snapshots__/SelectField.spec.js.snap +12 -12
- package/lib/form/fields/TagsMultiSelect/__tests__/__snapshots__/TagsMultiSelect.spec.js.snap +8 -9
- package/lib/form/fields/TagsMultiSelectField/__tests__/__snapshots__/TagsMultiSelectField.spec.js.snap +8 -9
- package/lib/form/fields/TextBoxField/__tests__/__snapshots__/TextBoxField.spec.js.snap +7 -7
- package/lib/form/fields/TextEditor/__tests__/__snapshots__/TextEditor.spec.js.snap +2 -3
- package/lib/form/fields/TextEditorField/__tests__/__snapshots__/TextEditorField.spec.js.snap +3 -3
- package/lib/form/fields/TextEditorWrapper/__tests__/__snapshots__/TextEditorWrapper.spec.js.snap +1 -1
- package/lib/form/fields/TextareaField/__tests__/__snapshots__/TextareaField.spec.js.snap +3 -3
- package/lib/form/fields/ValidationMessage/__tests__/__snapshots__/ValidationMessage.spec.js.snap +2 -3
- package/lib/form/layout/Field/Field.js +2 -2
- package/lib/form/layout/Field/__tests__/__snapshots__/Field.spec.js.snap +2 -2
- package/lib/form/layout/Section/Section.js +1 -1
- package/lib/form/layout/Section/__tests__/__snapshots__/Section.spec.js.snap +1 -1
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +1 -1
- package/lib/layout/SetupDetailLayout/__tests__/__snapshots__/SetupDetailLayout.spec.js.snap +1 -1
- package/lib/layout/SubtabLayout/SubtabLayout.js +1 -1
- package/lib/layout/SubtabLayout/__tests__/__snapshots__/SubtabLayout.spec.js.snap +1 -1
- package/lib/list/AvatarFlip/__tests__/__snapshots__/AvatarFlip.spec.js.snap +7 -8
- package/lib/list/BluePrintStatus/__tests__/__snapshots__/BluePrintStatus.spec.js.snap +1 -1
- package/lib/list/Comment/Comment.js +1 -1
- package/lib/list/Comment/__tests__/__snapshots__/Comment.spec.js.snap +2 -2
- package/lib/list/DepartmentDropDown/__tests__/__snapshots__/DepartmentDropDown.spec.js.snap +5 -5
- package/lib/list/Dot/__tests__/__snapshots__/Dot.spec.js.snap +1 -1
- package/lib/list/DotNew/__tests__/__snapshots__/DotNew.spec.js.snap +1 -1
- package/lib/list/Icons/AddNewIcon.js +1 -1
- package/lib/list/Icons/CompleteIcon.js +1 -1
- package/lib/list/Icons/DeleteIcon.js +1 -1
- package/lib/list/Icons/EditIcon.js +1 -1
- package/lib/list/Icons/ReadUnreadIcon.js +1 -1
- package/lib/list/Icons/SmartIcon.js +1 -1
- package/lib/list/Icons/__tests__/__snapshots__/AddNewIcon.spec.js.snap +2 -2
- package/lib/list/Icons/__tests__/__snapshots__/CompleteIcon.spec.js.snap +2 -2
- package/lib/list/Icons/__tests__/__snapshots__/DeleteIcon.spec.js.snap +2 -2
- package/lib/list/Icons/__tests__/__snapshots__/EditIcon.spec.js.snap +2 -2
- package/lib/list/Icons/__tests__/__snapshots__/ReadUnreadIcon.spec.js.snap +2 -2
- package/lib/list/Icons/__tests__/__snapshots__/SmartIcon.spec.js.snap +2 -2
- package/lib/list/ListLayout/ListLayout.js +1 -1
- package/lib/list/ListLayout/__tests__/__snapshots__/ListLayout.spec.js.snap +2 -2
- package/lib/list/ListStencils/__tests__/__snapshots__/ListStencils.spec.js.snap +6 -6
- package/lib/list/SecondaryText/AccountName.js +1 -1
- package/lib/list/SecondaryText/ContactName.js +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/AccountName.spec.js.snap +6 -6
- package/lib/list/SecondaryText/__tests__/__snapshots__/ContactName.spec.js.snap +4 -4
- package/lib/list/SecondaryText/__tests__/__snapshots__/DepartmentText.spec.js.snap +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/Email.spec.js.snap +2 -2
- package/lib/list/SecondaryText/__tests__/__snapshots__/HappinessRating.spec.js.snap +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/PhoneNumber.spec.js.snap +2 -2
- package/lib/list/SecondaryText/__tests__/__snapshots__/PriorityText.spec.js.snap +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/SecondaryText.spec.js.snap +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/StatusText.spec.js.snap +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/TicketId.spec.js.snap +1 -1
- package/lib/list/SecondaryText/__tests__/__snapshots__/Website.spec.js.snap +1 -1
- package/lib/list/Subject/Subject.js +2 -2
- package/lib/list/Subject/__tests__/__snapshots__/Subject.spec.js.snap +23 -23
- package/lib/list/TagNew/__tests__/__snapshots__/TagNew.spec.js.snap +1 -1
- package/lib/list/Thread/__tests__/__snapshots__/Thread.spec.js.snap +2 -2
- package/lib/list/status/StatusDropdown/StatusDropdown.js +2 -2
- package/lib/list/status/StatusDropdown/__tests__/__snapshots__/StatusDropdown.spec.js.snap +3 -3
- package/lib/list/status/StatusListItem/__tests__/__snapshots__/StatusListItem.spec.js.snap +7 -7
- package/lib/lookup/EmptyPage/__tests__/__snapshots__/EmptyPage.spec.js.snap +1 -1
- package/lib/lookup/Lookup/__tests__/__snapshots__/Lookup.spec.js.snap +20 -20
- package/lib/lookup/Section/__tests__/__snapshots__/Section.spec.js.snap +16 -16
- package/lib/lookup/header/Close/__tests__/__snapshots__/Close.spec.js.snap +2 -2
- package/lib/lookup/header/ModuleHeader/__tests__/__snapshots__/ModuleHeader.spec.js.snap +96 -102
- package/lib/lookup/header/Search/Search.js +1 -1
- package/lib/lookup/header/Search/__tests__/__snapshots__/Search.spec.js.snap +43 -61
- package/lib/lookup/header/TicketHeader/__tests__/__snapshots__/TicketHeader.spec.js.snap +7 -7
- package/lib/lookup/header/Title/__tests__/__snapshots__/Titles.spec.js.snap +1 -1
- package/lib/lookup/header/ViewDropDown/__test__/__snapshots__/ViewDropDown.spec.js.snap +2 -2
- package/lib/setup/header/Link/__tests__/__snapshots__/Link.spec.js.snap +3 -3
- package/lib/setup/header/Search/__tests__/__snapshots__/Search.spec.js.snap +2 -2
- package/lib/setup/header/Views/__tests__/__snapshots__/Views.spec.js.snap +3 -3
- package/lib/setup/table/Table/__tests__/__snapshots__/Table.spec.js.snap +1 -1
- package/lib/setup/table/TableBody/__tests__/__snapshots__/TableBody.spec.js.snap +1 -1
- package/lib/setup/table/TableData/TableData.js +1 -1
- package/lib/setup/table/TableData/__tests__/__snapshots__/TableData.spec.js.snap +1 -1
- package/lib/setup/table/TableHead/TableHead.js +1 -1
- package/lib/setup/table/TableHead/__tests__/__snapshots__/TableHead.spec.js.snap +2 -2
- package/lib/setup/table/TableRow/__tests__/__snapshots__/TableRow.spec.js.snap +1 -1
- package/lib/setup/table/Text/Text.js +1 -1
- package/lib/setup/table/Text/__tests__/__snapshots__/Text.spec.js.snap +5 -5
- package/lib/svg/__tests__/__snapshots__/PlusIcon.spec.js.snap +1 -1
- package/lib/svg/__tests__/__snapshots__/SnippetIcon.spec.js.snap +1 -1
- package/lib/svg/__tests__/__snapshots__/TemplateIcon.spec.js.snap +1 -1
- package/lib/version2/AlertClose/__tests__/__snapshots__/AlertClose.spec.js.snap +3 -3
- package/lib/version2/GlobalNotification/__tests__/__snapshots__/GlobalNotification.spec.js.snap +8 -11
- package/lib/version2/errorstate/Inconvenience/__tests__/__snapshots__/Inconvenience.spec.js.snap +3 -3
- package/lib/version2/errorstate/OopsSomethingMiss/__tests__/__snapshots__/OopsSomethingMiss.spec.js.snap +3 -3
- package/lib/version2/errorstate/UnableToProcessRequest/__tests__/__snapshots__/UnableToProcessRequest.spec.js.snap +3 -3
- package/lib/version2/errorstate/UnauthorizedLogin/__tests__/__snapshots__/UnauthorizedLogin.spec.js.snap +3 -3
- package/lib/version2/errorstate/UrlNotFound/__tests__/__snapshots__/UrlNotFound.spec.js.snap +3 -3
- package/lib/version2/errorstate/WillBeRightBack/__tests__/__snapshots__/WillBeRightBack.spec.js.snap +3 -3
- package/lib/version2/lookup/AlertHeader/__tests__/__snapshots__/AlertHeader.spec.js.snap +91 -91
- package/lib/version2/lookup/AlertLookup/__tests__/__snapshots__/AlertLookup.spec.js.snap +1 -1
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +1 -1
- package/lib/version2/notification/DesktopNotification/__tests__/__snapshots__/DesktopNotification.spec.js.snap +13 -14
- package/lib/version2/notification/DesktopNotificationHeader/__tests__/__snapshots__/DesktopNotificationHeader.spec.js.snap +9 -9
- package/package.json +10 -10
|
@@ -18,7 +18,7 @@ export default class ReadUnreadIcon extends React.Component {
|
|
|
18
18
|
} = this.props;
|
|
19
19
|
return /*#__PURE__*/React.createElement("button", {
|
|
20
20
|
onClick: onClick,
|
|
21
|
-
className: `${style.iconStyle} ${style.blueHover} ${className ? className : ''}
|
|
21
|
+
className: `${style.iconStyle} ${style.blueHover} ${btnStyle.buttonReset} ${className ? className : ''}`,
|
|
22
22
|
"data-id": dataId,
|
|
23
23
|
"data-test-id": dataId,
|
|
24
24
|
"data-title": dataTitle,
|
|
@@ -14,7 +14,7 @@ export default class SmartIcon extends Component {
|
|
|
14
14
|
} = this.props;
|
|
15
15
|
return /*#__PURE__*/React.createElement("button", {
|
|
16
16
|
onClick: onClick,
|
|
17
|
-
className: `${style.iconStyle} ${style.blueHover} ${className ? className : ''}
|
|
17
|
+
className: `${style.iconStyle} ${style.blueHover} ${btnStyle.buttonReset} ${className ? className : ''}`,
|
|
18
18
|
"data-id": dataId,
|
|
19
19
|
"data-test-id": dataId,
|
|
20
20
|
"data-title": dataTitle,
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
exports[`AddNewIcon rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="iconStyle blueHover
|
|
6
|
+
class="iconStyle blueHover buttonReset"
|
|
7
7
|
>
|
|
8
8
|
<i
|
|
9
9
|
aria-hidden="true"
|
|
10
|
-
class="zd_font_icons basic icon-addTickets
|
|
10
|
+
class="zd_font_icons basic icon-addTickets"
|
|
11
11
|
data-id="fontIcon"
|
|
12
12
|
data-selector-id="fontIcon"
|
|
13
13
|
data-test-id="fontIcon"
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
exports[`CompleteIcon rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="iconStyle blueHover
|
|
6
|
+
class="iconStyle blueHover buttonReset"
|
|
7
7
|
>
|
|
8
8
|
<i
|
|
9
9
|
aria-hidden="true"
|
|
10
|
-
class="zd_font_icons basic icon-checkbox
|
|
10
|
+
class="zd_font_icons basic icon-checkbox"
|
|
11
11
|
data-id="fontIcon"
|
|
12
12
|
data-selector-id="fontIcon"
|
|
13
13
|
data-test-id="fontIcon"
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
exports[`DeleteIcon rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="iconStyle redHover
|
|
6
|
+
class="iconStyle redHover buttonReset"
|
|
7
7
|
>
|
|
8
8
|
<i
|
|
9
9
|
aria-hidden="true"
|
|
10
|
-
class="zd_font_icons basic icon-delete
|
|
10
|
+
class="zd_font_icons basic icon-delete"
|
|
11
11
|
data-id="fontIcon"
|
|
12
12
|
data-selector-id="fontIcon"
|
|
13
13
|
data-test-id="fontIcon"
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
exports[`EditIcon rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="iconStyle blueHover
|
|
6
|
+
class="iconStyle blueHover buttonReset"
|
|
7
7
|
>
|
|
8
8
|
<i
|
|
9
9
|
aria-hidden="true"
|
|
10
|
-
class="zd_font_icons basic icon-edit
|
|
10
|
+
class="zd_font_icons basic icon-edit"
|
|
11
11
|
data-id="fontIcon"
|
|
12
12
|
data-selector-id="fontIcon"
|
|
13
13
|
data-test-id="fontIcon"
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
exports[`ReadUnreadIcon rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="iconStyle blueHover
|
|
6
|
+
class="iconStyle blueHover buttonReset"
|
|
7
7
|
>
|
|
8
8
|
<i
|
|
9
9
|
aria-hidden="true"
|
|
10
|
-
class="zd_font_icons basic icon-unread
|
|
10
|
+
class="zd_font_icons basic icon-unread"
|
|
11
11
|
data-id="fontIcon"
|
|
12
12
|
data-selector-id="fontIcon"
|
|
13
13
|
data-test-id="fontIcon"
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
exports[`SmartIcon rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="iconStyle blueHover
|
|
6
|
+
class="iconStyle blueHover buttonReset"
|
|
7
7
|
>
|
|
8
8
|
<i
|
|
9
9
|
aria-hidden="true"
|
|
10
|
-
class="zd_font_icons basic icon-peek
|
|
10
|
+
class="zd_font_icons basic icon-peek"
|
|
11
11
|
data-id="fontIcon"
|
|
12
12
|
data-selector-id="fontIcon"
|
|
13
13
|
data-test-id="fontIcon"
|
|
@@ -36,7 +36,7 @@ export default class ListLayout extends Component {
|
|
|
36
36
|
ariaSetsize
|
|
37
37
|
} = a11y;
|
|
38
38
|
return /*#__PURE__*/React.createElement("div", {
|
|
39
|
-
className: `${style.container} ${
|
|
39
|
+
className: `${style.container} ${needHover ? style.listHover : ''} ${isActive ? style.active : ''} ${style[view]} ${onClick && needPointer ? style.cursorPointer : ''} ${isHovered ? style.hoveredStyle : ''} ${isKeyboardActive ? style.keyboardActive : ''} ${containerClass} `,
|
|
40
40
|
onClick: onClick,
|
|
41
41
|
onMouseEnter: onMouseEnter,
|
|
42
42
|
onMouseLeave: onMouseLeave,
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
exports[`ListLayout rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="container
|
|
6
|
+
class="container listHover classic"
|
|
7
7
|
data-a11y-inset-focus="true"
|
|
8
8
|
data-id="ticketsListInPopup"
|
|
9
9
|
data-test-id="ticketsListInPopup"
|
|
10
10
|
role="listitem"
|
|
11
11
|
>
|
|
12
12
|
<div
|
|
13
|
-
class="
|
|
13
|
+
class="flex fullSize row innerContainer"
|
|
14
14
|
data-id="containerComponent"
|
|
15
15
|
data-selector-id="container"
|
|
16
16
|
data-test-id="containerComponent"
|
|
@@ -15,7 +15,7 @@ exports[`ListStencils customId and testId 1`] = `
|
|
|
15
15
|
class="avatar"
|
|
16
16
|
>
|
|
17
17
|
<div
|
|
18
|
-
class="container animate circle size_large primary
|
|
18
|
+
class="container animate circle size_large primary"
|
|
19
19
|
/>
|
|
20
20
|
</div>
|
|
21
21
|
<div
|
|
@@ -28,14 +28,14 @@ exports[`ListStencils customId and testId 1`] = `
|
|
|
28
28
|
class="primaryRow"
|
|
29
29
|
>
|
|
30
30
|
<div
|
|
31
|
-
class="container animate rect default primary
|
|
31
|
+
class="container animate rect default primary"
|
|
32
32
|
/>
|
|
33
33
|
</div>
|
|
34
34
|
<div
|
|
35
35
|
class="secondaryRow"
|
|
36
36
|
>
|
|
37
37
|
<div
|
|
38
|
-
class="container animate rect medium primary
|
|
38
|
+
class="container animate rect medium primary"
|
|
39
39
|
/>
|
|
40
40
|
</div>
|
|
41
41
|
</div>
|
|
@@ -58,7 +58,7 @@ exports[`ListStencils rendering the defult props 1`] = `
|
|
|
58
58
|
class="avatar"
|
|
59
59
|
>
|
|
60
60
|
<div
|
|
61
|
-
class="container animate circle size_large primary
|
|
61
|
+
class="container animate circle size_large primary"
|
|
62
62
|
/>
|
|
63
63
|
</div>
|
|
64
64
|
<div
|
|
@@ -71,14 +71,14 @@ exports[`ListStencils rendering the defult props 1`] = `
|
|
|
71
71
|
class="primaryRow"
|
|
72
72
|
>
|
|
73
73
|
<div
|
|
74
|
-
class="container animate rect default primary
|
|
74
|
+
class="container animate rect default primary"
|
|
75
75
|
/>
|
|
76
76
|
</div>
|
|
77
77
|
<div
|
|
78
78
|
class="secondaryRow"
|
|
79
79
|
>
|
|
80
80
|
<div
|
|
81
|
-
class="container animate rect medium primary
|
|
81
|
+
class="container animate rect medium primary"
|
|
82
82
|
/>
|
|
83
83
|
</div>
|
|
84
84
|
</div>
|
|
@@ -77,7 +77,7 @@ export default class AccountName extends Component {
|
|
|
77
77
|
$tagAttributes_text: TextProps,
|
|
78
78
|
$ui_size: "12",
|
|
79
79
|
$flag_dotted: true,
|
|
80
|
-
$ui_className: `${style.secondaryText}
|
|
80
|
+
$ui_className: `${style.secondaryText} ${notAccessible ? style.disable : ''} ${className ? className : ''}`,
|
|
81
81
|
$ui_highlightConfig: isHighlighted ? highlightData : DUMMY_OBJECT
|
|
82
82
|
}, text)), secondaryAccountText && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement(Link, {
|
|
83
83
|
href: secondaryAccountHref,
|
|
@@ -78,7 +78,7 @@ export default class ContactName extends Component {
|
|
|
78
78
|
$tagAttributes_text: TextProps,
|
|
79
79
|
$ui_size: "12",
|
|
80
80
|
$flag_dotted: true,
|
|
81
|
-
$ui_className: `${style.secondaryText}
|
|
81
|
+
$ui_className: `${style.secondaryText} ${notAccessible ? style.disable : ''} ${className ? className : ''}`,
|
|
82
82
|
$ui_weight: fontWeight,
|
|
83
83
|
$i18n_dataTitle: dataTitle,
|
|
84
84
|
$ui_highlightConfig: isHighlighted ? highlightData : DUMMY_OBJECT
|
|
@@ -3,39 +3,39 @@
|
|
|
3
3
|
exports[`AccountName rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="flex
|
|
6
|
+
class="flex row alignItems_baseline"
|
|
7
7
|
data-id="accountName"
|
|
8
8
|
data-selector-id="container"
|
|
9
9
|
data-test-id="accountName"
|
|
10
10
|
>
|
|
11
11
|
<div
|
|
12
|
-
class="
|
|
12
|
+
class="flexible basis_zero noShrink"
|
|
13
13
|
data-id="boxComponent"
|
|
14
14
|
data-selector-id="box"
|
|
15
15
|
data-test-id="boxComponent"
|
|
16
16
|
>
|
|
17
17
|
<div
|
|
18
|
-
class="
|
|
18
|
+
class="flex row alignItems_baseline primaryAccountNameCnt"
|
|
19
19
|
data-id="containerComponent"
|
|
20
20
|
data-selector-id="container"
|
|
21
21
|
data-test-id="containerComponent"
|
|
22
22
|
>
|
|
23
23
|
<div
|
|
24
|
-
class="
|
|
24
|
+
class="shrink"
|
|
25
25
|
data-id="boxComponent"
|
|
26
26
|
data-selector-id="box"
|
|
27
27
|
data-test-id="boxComponent"
|
|
28
28
|
>
|
|
29
29
|
<a
|
|
30
30
|
aria-label="Account Name undefined"
|
|
31
|
-
class="container
|
|
31
|
+
class="container link"
|
|
32
32
|
data-id="accountName_link"
|
|
33
33
|
data-test-id="accountName_link"
|
|
34
34
|
href="javascript:void(0);"
|
|
35
35
|
rel="noopener noreferrer"
|
|
36
36
|
>
|
|
37
37
|
<div
|
|
38
|
-
class="dotted size12 font_regular linkWithText
|
|
38
|
+
class="dotted size12 font_regular linkWithText"
|
|
39
39
|
/>
|
|
40
40
|
</a>
|
|
41
41
|
</div>
|
|
@@ -3,27 +3,27 @@
|
|
|
3
3
|
exports[`ContactName rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="flex
|
|
6
|
+
class="flex row alignItems_baseline"
|
|
7
7
|
data-id="contactName"
|
|
8
8
|
data-selector-id="container"
|
|
9
9
|
data-test-id="contactName"
|
|
10
10
|
>
|
|
11
11
|
<div
|
|
12
|
-
class="
|
|
12
|
+
class="flexible basis_zero noShrink"
|
|
13
13
|
data-id="boxComponent"
|
|
14
14
|
data-selector-id="box"
|
|
15
15
|
data-test-id="boxComponent"
|
|
16
16
|
>
|
|
17
17
|
<a
|
|
18
18
|
aria-label="Contact Name undefined"
|
|
19
|
-
class="container
|
|
19
|
+
class="container link"
|
|
20
20
|
data-id="contactName_link"
|
|
21
21
|
data-test-id="contactName_link"
|
|
22
22
|
href="javascript:void(0);"
|
|
23
23
|
rel="noopener noreferrer"
|
|
24
24
|
>
|
|
25
25
|
<div
|
|
26
|
-
class="dotted size12 font_regular linkWithText
|
|
26
|
+
class="dotted size12 font_regular linkWithText"
|
|
27
27
|
/>
|
|
28
28
|
</a>
|
|
29
29
|
</div>
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
exports[`Email rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<a
|
|
6
|
-
class="container
|
|
6
|
+
class="container link"
|
|
7
7
|
href="javascript:void(0);"
|
|
8
8
|
rel="noopener noreferrer"
|
|
9
9
|
>
|
|
10
10
|
<div
|
|
11
|
-
class="dotted size12 font_regular linkWithText
|
|
11
|
+
class="dotted size12 font_regular linkWithText"
|
|
12
12
|
/>
|
|
13
13
|
</a>
|
|
14
14
|
</DocumentFragment>
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
exports[`PhoneNumber rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<a
|
|
6
|
-
class="container
|
|
6
|
+
class="container link"
|
|
7
7
|
href="javascript:void(0);"
|
|
8
8
|
rel="noopener noreferrer"
|
|
9
9
|
>
|
|
10
10
|
<div
|
|
11
|
-
class="dotted size12 font_regular phoneNumber phonetxt
|
|
11
|
+
class="dotted size12 font_regular phoneNumber phonetxt"
|
|
12
12
|
/>
|
|
13
13
|
</a>
|
|
14
14
|
</DocumentFragment>
|
|
@@ -52,13 +52,13 @@ export default class Subject extends Component {
|
|
|
52
52
|
}, LinkProps), children ? children : /*#__PURE__*/React.createElement(Typography, {
|
|
53
53
|
$tagAttributes_text: linkTagAttributes,
|
|
54
54
|
$i18n_dataTitle: text,
|
|
55
|
-
$ui_className: `${style.subject} ${whiteSpaceClassMapping[whiteSpace]} ${
|
|
55
|
+
$ui_className: `${style.subject} ${whiteSpaceClassMapping[whiteSpace]} ${style.cursorPointer} ${className}`,
|
|
56
56
|
$flag_dotted: isDotted,
|
|
57
57
|
$ui_weight: fontWeight,
|
|
58
58
|
$ui_highlightConfig: isHighlighted ? highlightData : DUMMY_OBJECT
|
|
59
59
|
}, text)) : /*#__PURE__*/React.createElement(Typography, {
|
|
60
60
|
$tagAttributes_text: tagAttributesText,
|
|
61
|
-
$ui_className: `${style.subject} ${
|
|
61
|
+
$ui_className: `${style.subject} ${whiteSpaceClassMapping[whiteSpace]} ${className}`,
|
|
62
62
|
$flag_dotted: isDotted,
|
|
63
63
|
$ui_weight: fontWeight,
|
|
64
64
|
$i18n_dataTitle: text,
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
exports[`Subject applies fontWeight prop 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="dotted font_bold subject
|
|
6
|
+
class="dotted font_bold subject whiteSpace_pre"
|
|
7
7
|
data-title="Test"
|
|
8
8
|
data-title-wrap="pre"
|
|
9
9
|
>
|
|
@@ -15,7 +15,7 @@ exports[`Subject applies fontWeight prop 1`] = `
|
|
|
15
15
|
exports[`Subject rendering the defult props 1`] = `
|
|
16
16
|
<DocumentFragment>
|
|
17
17
|
<div
|
|
18
|
-
class="dotted font_regular subject
|
|
18
|
+
class="dotted font_regular subject whiteSpace_pre"
|
|
19
19
|
data-title-wrap="pre"
|
|
20
20
|
/>
|
|
21
21
|
</DocumentFragment>
|
|
@@ -24,7 +24,7 @@ exports[`Subject rendering the defult props 1`] = `
|
|
|
24
24
|
exports[`Subject rendering the whiteSpace of -break-spaces 1`] = `
|
|
25
25
|
<DocumentFragment>
|
|
26
26
|
<div
|
|
27
|
-
class="dotted font_regular subject
|
|
27
|
+
class="dotted font_regular subject whiteSpace_breakSpaces"
|
|
28
28
|
data-title-wrap="break-spaces"
|
|
29
29
|
/>
|
|
30
30
|
</DocumentFragment>
|
|
@@ -33,12 +33,12 @@ exports[`Subject rendering the whiteSpace of -break-spaces 1`] = `
|
|
|
33
33
|
exports[`Subject rendering the whiteSpace of -break-spaces 2`] = `
|
|
34
34
|
<DocumentFragment>
|
|
35
35
|
<a
|
|
36
|
-
class="container
|
|
36
|
+
class="container"
|
|
37
37
|
href="javascript:void(0);"
|
|
38
38
|
rel="noopener noreferrer"
|
|
39
39
|
>
|
|
40
40
|
<div
|
|
41
|
-
class="dotted font_regular subject whiteSpace_breakSpaces
|
|
41
|
+
class="dotted font_regular subject whiteSpace_breakSpaces cursorPointer"
|
|
42
42
|
data-title-wrap="break-spaces"
|
|
43
43
|
/>
|
|
44
44
|
</a>
|
|
@@ -48,7 +48,7 @@ exports[`Subject rendering the whiteSpace of -break-spaces 2`] = `
|
|
|
48
48
|
exports[`Subject rendering the whiteSpace of -normal 1`] = `
|
|
49
49
|
<DocumentFragment>
|
|
50
50
|
<div
|
|
51
|
-
class="dotted font_regular subject
|
|
51
|
+
class="dotted font_regular subject whiteSpace_normal"
|
|
52
52
|
data-title-wrap="normal"
|
|
53
53
|
/>
|
|
54
54
|
</DocumentFragment>
|
|
@@ -57,12 +57,12 @@ exports[`Subject rendering the whiteSpace of -normal 1`] = `
|
|
|
57
57
|
exports[`Subject rendering the whiteSpace of -normal 2`] = `
|
|
58
58
|
<DocumentFragment>
|
|
59
59
|
<a
|
|
60
|
-
class="container
|
|
60
|
+
class="container"
|
|
61
61
|
href="javascript:void(0);"
|
|
62
62
|
rel="noopener noreferrer"
|
|
63
63
|
>
|
|
64
64
|
<div
|
|
65
|
-
class="dotted font_regular subject whiteSpace_normal
|
|
65
|
+
class="dotted font_regular subject whiteSpace_normal cursorPointer"
|
|
66
66
|
data-title-wrap="normal"
|
|
67
67
|
/>
|
|
68
68
|
</a>
|
|
@@ -72,7 +72,7 @@ exports[`Subject rendering the whiteSpace of -normal 2`] = `
|
|
|
72
72
|
exports[`Subject rendering the whiteSpace of -nowrap 1`] = `
|
|
73
73
|
<DocumentFragment>
|
|
74
74
|
<div
|
|
75
|
-
class="dotted font_regular subject
|
|
75
|
+
class="dotted font_regular subject whiteSpace_nowrap"
|
|
76
76
|
data-title-wrap="nowrap"
|
|
77
77
|
/>
|
|
78
78
|
</DocumentFragment>
|
|
@@ -81,12 +81,12 @@ exports[`Subject rendering the whiteSpace of -nowrap 1`] = `
|
|
|
81
81
|
exports[`Subject rendering the whiteSpace of -nowrap 2`] = `
|
|
82
82
|
<DocumentFragment>
|
|
83
83
|
<a
|
|
84
|
-
class="container
|
|
84
|
+
class="container"
|
|
85
85
|
href="javascript:void(0);"
|
|
86
86
|
rel="noopener noreferrer"
|
|
87
87
|
>
|
|
88
88
|
<div
|
|
89
|
-
class="dotted font_regular subject whiteSpace_nowrap
|
|
89
|
+
class="dotted font_regular subject whiteSpace_nowrap cursorPointer"
|
|
90
90
|
data-title-wrap="nowrap"
|
|
91
91
|
/>
|
|
92
92
|
</a>
|
|
@@ -96,7 +96,7 @@ exports[`Subject rendering the whiteSpace of -nowrap 2`] = `
|
|
|
96
96
|
exports[`Subject rendering the whiteSpace of -pre 1`] = `
|
|
97
97
|
<DocumentFragment>
|
|
98
98
|
<div
|
|
99
|
-
class="dotted font_regular subject
|
|
99
|
+
class="dotted font_regular subject whiteSpace_pre"
|
|
100
100
|
data-title-wrap="pre"
|
|
101
101
|
/>
|
|
102
102
|
</DocumentFragment>
|
|
@@ -105,12 +105,12 @@ exports[`Subject rendering the whiteSpace of -pre 1`] = `
|
|
|
105
105
|
exports[`Subject rendering the whiteSpace of -pre 2`] = `
|
|
106
106
|
<DocumentFragment>
|
|
107
107
|
<a
|
|
108
|
-
class="container
|
|
108
|
+
class="container"
|
|
109
109
|
href="javascript:void(0);"
|
|
110
110
|
rel="noopener noreferrer"
|
|
111
111
|
>
|
|
112
112
|
<div
|
|
113
|
-
class="dotted font_regular subject whiteSpace_pre
|
|
113
|
+
class="dotted font_regular subject whiteSpace_pre cursorPointer"
|
|
114
114
|
data-title-wrap="pre"
|
|
115
115
|
/>
|
|
116
116
|
</a>
|
|
@@ -120,7 +120,7 @@ exports[`Subject rendering the whiteSpace of -pre 2`] = `
|
|
|
120
120
|
exports[`Subject rendering the whiteSpace of -pre-line 1`] = `
|
|
121
121
|
<DocumentFragment>
|
|
122
122
|
<div
|
|
123
|
-
class="dotted font_regular subject
|
|
123
|
+
class="dotted font_regular subject whiteSpace_preLine"
|
|
124
124
|
data-title-wrap="pre-line"
|
|
125
125
|
/>
|
|
126
126
|
</DocumentFragment>
|
|
@@ -129,12 +129,12 @@ exports[`Subject rendering the whiteSpace of -pre-line 1`] = `
|
|
|
129
129
|
exports[`Subject rendering the whiteSpace of -pre-line 2`] = `
|
|
130
130
|
<DocumentFragment>
|
|
131
131
|
<a
|
|
132
|
-
class="container
|
|
132
|
+
class="container"
|
|
133
133
|
href="javascript:void(0);"
|
|
134
134
|
rel="noopener noreferrer"
|
|
135
135
|
>
|
|
136
136
|
<div
|
|
137
|
-
class="dotted font_regular subject whiteSpace_preLine
|
|
137
|
+
class="dotted font_regular subject whiteSpace_preLine cursorPointer"
|
|
138
138
|
data-title-wrap="pre-line"
|
|
139
139
|
/>
|
|
140
140
|
</a>
|
|
@@ -144,7 +144,7 @@ exports[`Subject rendering the whiteSpace of -pre-line 2`] = `
|
|
|
144
144
|
exports[`Subject rendering the whiteSpace of -pre-wrap 1`] = `
|
|
145
145
|
<DocumentFragment>
|
|
146
146
|
<div
|
|
147
|
-
class="dotted font_regular subject
|
|
147
|
+
class="dotted font_regular subject whiteSpace_preWrap"
|
|
148
148
|
data-title-wrap="pre-wrap"
|
|
149
149
|
/>
|
|
150
150
|
</DocumentFragment>
|
|
@@ -153,12 +153,12 @@ exports[`Subject rendering the whiteSpace of -pre-wrap 1`] = `
|
|
|
153
153
|
exports[`Subject rendering the whiteSpace of -pre-wrap 2`] = `
|
|
154
154
|
<DocumentFragment>
|
|
155
155
|
<a
|
|
156
|
-
class="container
|
|
156
|
+
class="container"
|
|
157
157
|
href="javascript:void(0);"
|
|
158
158
|
rel="noopener noreferrer"
|
|
159
159
|
>
|
|
160
160
|
<div
|
|
161
|
-
class="dotted font_regular subject whiteSpace_preWrap
|
|
161
|
+
class="dotted font_regular subject whiteSpace_preWrap cursorPointer"
|
|
162
162
|
data-title-wrap="pre-wrap"
|
|
163
163
|
/>
|
|
164
164
|
</a>
|
|
@@ -168,14 +168,14 @@ exports[`Subject rendering the whiteSpace of -pre-wrap 2`] = `
|
|
|
168
168
|
exports[`Subject renders data attributes on link wrapper 1`] = `
|
|
169
169
|
<div>
|
|
170
170
|
<a
|
|
171
|
-
class="container
|
|
171
|
+
class="container"
|
|
172
172
|
data-id="subject-id"
|
|
173
173
|
data-test-id="subject-id"
|
|
174
174
|
href="javascript:void(0);"
|
|
175
175
|
rel="noopener noreferrer"
|
|
176
176
|
>
|
|
177
177
|
<div
|
|
178
|
-
class="dotted font_regular subject whiteSpace_pre
|
|
178
|
+
class="dotted font_regular subject whiteSpace_pre cursorPointer"
|
|
179
179
|
data-title-wrap="pre"
|
|
180
180
|
/>
|
|
181
181
|
</a>
|
|
@@ -185,7 +185,7 @@ exports[`Subject renders data attributes on link wrapper 1`] = `
|
|
|
185
185
|
exports[`Subject renders dotted text when isDotted is true 1`] = `
|
|
186
186
|
<DocumentFragment>
|
|
187
187
|
<div
|
|
188
|
-
class="dotted font_regular subject
|
|
188
|
+
class="dotted font_regular subject whiteSpace_pre"
|
|
189
189
|
data-title="Test"
|
|
190
190
|
data-title-wrap="pre"
|
|
191
191
|
>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
exports[`Thread rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
|
-
class="buttonReset container align_left
|
|
6
|
+
class="buttonReset container align_left"
|
|
7
7
|
data-id="semanticButton"
|
|
8
8
|
data-test-id="semanticButton"
|
|
9
9
|
type="button"
|
|
@@ -11,7 +11,7 @@ exports[`Thread rendering the defult props 1`] = `
|
|
|
11
11
|
>
|
|
12
12
|
<i
|
|
13
13
|
aria-hidden="true"
|
|
14
|
-
class="zd_font_icons basic icon-thread
|
|
14
|
+
class="zd_font_icons rtl basic icon-thread"
|
|
15
15
|
data-id="fontIcon"
|
|
16
16
|
data-selector-id="fontIcon"
|
|
17
17
|
data-test-id="fontIcon"
|
|
@@ -192,7 +192,7 @@ export class StatusDropdown extends React.Component {
|
|
|
192
192
|
let {
|
|
193
193
|
searchString
|
|
194
194
|
} = this.state;
|
|
195
|
-
let containerClass = `${
|
|
195
|
+
let containerClass = `${isPopupReady ? activeStyle ? activeStyle : '' : showIconOnHover ? style.hoverIcon : ''} ${isDisabled ? commonStyle.disabled : isReadOnly ? style.readOnly : !isEditable ? style.cursorDefault : !showOnHover ? `${style.cursor} ${hoverStyle ? hoverStyle : ''}` : `${hoverStyle ? hoverStyle : ''} ${style.cursorDefault}`} ${className ? className : ''}`;
|
|
196
196
|
let ariaTitleId = this.getAriaId();
|
|
197
197
|
return /*#__PURE__*/React.createElement("div", {
|
|
198
198
|
className: style.posRel,
|
|
@@ -205,7 +205,7 @@ export class StatusDropdown extends React.Component {
|
|
|
205
205
|
}) : /*#__PURE__*/React.createElement(Container, {
|
|
206
206
|
tagName: "button",
|
|
207
207
|
alignBox: "row",
|
|
208
|
-
className: `${style.container} ${
|
|
208
|
+
className: `${style.container} ${btnStyle.buttonReset} ${containerClass}`,
|
|
209
209
|
onClick: !showOnHover && !isDisabled && !isReadOnly && isEditable ? this.handleTogglePopup : null,
|
|
210
210
|
eleRef: getTargetRef,
|
|
211
211
|
align: targetAlign,
|