@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
|
@@ -4,7 +4,7 @@ exports[`Image - checking "isCover" is false 1`] = `
|
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<img
|
|
6
6
|
alt="Lamp"
|
|
7
|
-
class="
|
|
7
|
+
class="imgFullSize"
|
|
8
8
|
src="https://www.w3schools.com/images/lamp.jpg"
|
|
9
9
|
/>
|
|
10
10
|
</DocumentFragment>
|
|
@@ -14,7 +14,7 @@ exports[`Image - rendering "dataid" value 1`] = `
|
|
|
14
14
|
<DocumentFragment>
|
|
15
15
|
<img
|
|
16
16
|
alt="Lamp"
|
|
17
|
-
class="
|
|
17
|
+
class="imgMaxFullSize"
|
|
18
18
|
data-id="imageData"
|
|
19
19
|
data-test-id="imageData"
|
|
20
20
|
src="https://www.w3schools.com/images/lamp.jpg"
|
|
@@ -26,7 +26,7 @@ exports[`Image - rendering "Id" value 1`] = `
|
|
|
26
26
|
<DocumentFragment>
|
|
27
27
|
<img
|
|
28
28
|
alt="Lamp"
|
|
29
|
-
class="
|
|
29
|
+
class="imgMaxFullSize"
|
|
30
30
|
id="test"
|
|
31
31
|
src="https://www.w3schools.com/images/lamp.jpg"
|
|
32
32
|
/>
|
|
@@ -37,7 +37,7 @@ exports[`Image - rendering "Original" value 1`] = `
|
|
|
37
37
|
<DocumentFragment>
|
|
38
38
|
<img
|
|
39
39
|
alt="Lamp"
|
|
40
|
-
class="
|
|
40
|
+
class="imgMaxFullSize"
|
|
41
41
|
data-original="https://www.w3schools.com/images/lamp.jpg"
|
|
42
42
|
src="https://www.w3schools.com/images/lamp.jpg"
|
|
43
43
|
/>
|
|
@@ -48,7 +48,7 @@ exports[`Image - rendering "alt" and "src" value 1`] = `
|
|
|
48
48
|
<DocumentFragment>
|
|
49
49
|
<img
|
|
50
50
|
alt="Lamp"
|
|
51
|
-
class="
|
|
51
|
+
class="imgMaxFullSize"
|
|
52
52
|
src="https://www.w3schools.com/images/lamp.jpg"
|
|
53
53
|
/>
|
|
54
54
|
</DocumentFragment>
|
|
@@ -58,7 +58,7 @@ exports[`Image - rendering "title" value 1`] = `
|
|
|
58
58
|
<DocumentFragment>
|
|
59
59
|
<img
|
|
60
60
|
alt="Lamp"
|
|
61
|
-
class="
|
|
61
|
+
class="imgMaxFullSize"
|
|
62
62
|
data-title="ImageTest Value"
|
|
63
63
|
src="https://www.w3schools.com/images/lamp.jpg"
|
|
64
64
|
/>
|
|
@@ -68,7 +68,7 @@ exports[`Image - rendering "title" value 1`] = `
|
|
|
68
68
|
exports[`Image - rendering the default props 1`] = `
|
|
69
69
|
<DocumentFragment>
|
|
70
70
|
<img
|
|
71
|
-
class="
|
|
71
|
+
class="imgMaxFullSize"
|
|
72
72
|
/>
|
|
73
73
|
</DocumentFragment>
|
|
74
74
|
`;
|
|
@@ -68,7 +68,7 @@ var ImportantNotes = /*#__PURE__*/function (_React$Component) {
|
|
|
68
68
|
isCover: false,
|
|
69
69
|
alignBox: "row",
|
|
70
70
|
align: "top",
|
|
71
|
-
className: "".concat(_ImportantNotesModule["default"].section, " ").concat(className
|
|
71
|
+
className: "".concat(_ImportantNotesModule["default"].section, " ").concat(className)
|
|
72
72
|
}, iconName ? /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
73
73
|
className: _ImportantNotesModule["default"].icon,
|
|
74
74
|
align: "start"
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
exports[`ImportantNotes rendering the children 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="
|
|
6
|
+
class="flex row alignItems_start section"
|
|
7
7
|
data-id="containerComponent"
|
|
8
8
|
data-selector-id="container"
|
|
9
9
|
data-test-id="containerComponent"
|
|
10
10
|
>
|
|
11
11
|
<div
|
|
12
|
-
class="
|
|
12
|
+
class="noShrink alignSelf_start icon"
|
|
13
13
|
data-id="boxComponent"
|
|
14
14
|
data-selector-id="box"
|
|
15
15
|
data-test-id="boxComponent"
|
|
16
16
|
>
|
|
17
17
|
<i
|
|
18
18
|
aria-hidden="true"
|
|
19
|
-
class="zd_font_icons basic icon-help-centre
|
|
19
|
+
class="zd_font_icons basic icon-help-centre"
|
|
20
20
|
data-id="fontIcon"
|
|
21
21
|
data-selector-id="fontIcon"
|
|
22
22
|
data-test-id="fontIcon"
|
|
@@ -24,7 +24,7 @@ exports[`ImportantNotes rendering the children 1`] = `
|
|
|
24
24
|
/>
|
|
25
25
|
</div>
|
|
26
26
|
<div
|
|
27
|
-
class="
|
|
27
|
+
class="flexible basis_zero noShrink title"
|
|
28
28
|
data-id="boxComponent"
|
|
29
29
|
data-selector-id="box"
|
|
30
30
|
data-test-id="boxComponent"
|
|
@@ -38,20 +38,20 @@ exports[`ImportantNotes rendering the children 1`] = `
|
|
|
38
38
|
exports[`ImportantNotes rendering the className prop 1`] = `
|
|
39
39
|
<DocumentFragment>
|
|
40
40
|
<div
|
|
41
|
-
class="
|
|
41
|
+
class="flex row alignItems_start section customClass"
|
|
42
42
|
data-id="containerComponent"
|
|
43
43
|
data-selector-id="container"
|
|
44
44
|
data-test-id="containerComponent"
|
|
45
45
|
>
|
|
46
46
|
<div
|
|
47
|
-
class="
|
|
47
|
+
class="noShrink alignSelf_start icon"
|
|
48
48
|
data-id="boxComponent"
|
|
49
49
|
data-selector-id="box"
|
|
50
50
|
data-test-id="boxComponent"
|
|
51
51
|
>
|
|
52
52
|
<i
|
|
53
53
|
aria-hidden="true"
|
|
54
|
-
class="zd_font_icons basic icon-help-centre
|
|
54
|
+
class="zd_font_icons basic icon-help-centre"
|
|
55
55
|
data-id="fontIcon"
|
|
56
56
|
data-selector-id="fontIcon"
|
|
57
57
|
data-test-id="fontIcon"
|
|
@@ -65,20 +65,20 @@ exports[`ImportantNotes rendering the className prop 1`] = `
|
|
|
65
65
|
exports[`ImportantNotes rendering the defult props 1`] = `
|
|
66
66
|
<DocumentFragment>
|
|
67
67
|
<div
|
|
68
|
-
class="
|
|
68
|
+
class="flex row alignItems_start section"
|
|
69
69
|
data-id="containerComponent"
|
|
70
70
|
data-selector-id="container"
|
|
71
71
|
data-test-id="containerComponent"
|
|
72
72
|
>
|
|
73
73
|
<div
|
|
74
|
-
class="
|
|
74
|
+
class="noShrink alignSelf_start icon"
|
|
75
75
|
data-id="boxComponent"
|
|
76
76
|
data-selector-id="box"
|
|
77
77
|
data-test-id="boxComponent"
|
|
78
78
|
>
|
|
79
79
|
<i
|
|
80
80
|
aria-hidden="true"
|
|
81
|
-
class="zd_font_icons basic icon-help-centre
|
|
81
|
+
class="zd_font_icons basic icon-help-centre"
|
|
82
82
|
data-id="fontIcon"
|
|
83
83
|
data-selector-id="fontIcon"
|
|
84
84
|
data-test-id="fontIcon"
|
|
@@ -92,20 +92,20 @@ exports[`ImportantNotes rendering the defult props 1`] = `
|
|
|
92
92
|
exports[`ImportantNotes rendering the iconClass 1`] = `
|
|
93
93
|
<DocumentFragment>
|
|
94
94
|
<div
|
|
95
|
-
class="
|
|
95
|
+
class="flex row alignItems_start section"
|
|
96
96
|
data-id="containerComponent"
|
|
97
97
|
data-selector-id="container"
|
|
98
98
|
data-test-id="containerComponent"
|
|
99
99
|
>
|
|
100
100
|
<div
|
|
101
|
-
class="
|
|
101
|
+
class="noShrink alignSelf_start icon"
|
|
102
102
|
data-id="boxComponent"
|
|
103
103
|
data-selector-id="box"
|
|
104
104
|
data-test-id="boxComponent"
|
|
105
105
|
>
|
|
106
106
|
<i
|
|
107
107
|
aria-hidden="true"
|
|
108
|
-
class="zd_font_icons basic icon-info
|
|
108
|
+
class="zd_font_icons basic icon-info customIconClass"
|
|
109
109
|
data-id="fontIcon"
|
|
110
110
|
data-selector-id="fontIcon"
|
|
111
111
|
data-test-id="fontIcon"
|
|
@@ -119,20 +119,20 @@ exports[`ImportantNotes rendering the iconClass 1`] = `
|
|
|
119
119
|
exports[`ImportantNotes rendering the iconName prop 1`] = `
|
|
120
120
|
<DocumentFragment>
|
|
121
121
|
<div
|
|
122
|
-
class="
|
|
122
|
+
class="flex row alignItems_start section"
|
|
123
123
|
data-id="containerComponent"
|
|
124
124
|
data-selector-id="container"
|
|
125
125
|
data-test-id="containerComponent"
|
|
126
126
|
>
|
|
127
127
|
<div
|
|
128
|
-
class="
|
|
128
|
+
class="noShrink alignSelf_start icon"
|
|
129
129
|
data-id="boxComponent"
|
|
130
130
|
data-selector-id="box"
|
|
131
131
|
data-test-id="boxComponent"
|
|
132
132
|
>
|
|
133
133
|
<i
|
|
134
134
|
aria-hidden="true"
|
|
135
|
-
class="zd_font_icons basic icon-info
|
|
135
|
+
class="zd_font_icons basic icon-info"
|
|
136
136
|
data-id="fontIcon"
|
|
137
137
|
data-selector-id="fontIcon"
|
|
138
138
|
data-test-id="fontIcon"
|
|
@@ -140,7 +140,7 @@ exports[`ImportantNotes rendering the iconName prop 1`] = `
|
|
|
140
140
|
/>
|
|
141
141
|
</div>
|
|
142
142
|
<div
|
|
143
|
-
class="
|
|
143
|
+
class="flexible basis_zero noShrink title"
|
|
144
144
|
data-id="boxComponent"
|
|
145
145
|
data-selector-id="box"
|
|
146
146
|
data-test-id="boxComponent"
|
|
@@ -154,7 +154,7 @@ exports[`ImportantNotes rendering the iconName prop 1`] = `
|
|
|
154
154
|
exports[`ImportantNotes rendering the iconName prop and text and children are empty 1`] = `
|
|
155
155
|
<DocumentFragment>
|
|
156
156
|
<div
|
|
157
|
-
class="
|
|
157
|
+
class="flex row alignItems_start section"
|
|
158
158
|
data-id="containerComponent"
|
|
159
159
|
data-selector-id="container"
|
|
160
160
|
data-test-id="containerComponent"
|
|
@@ -165,13 +165,13 @@ exports[`ImportantNotes rendering the iconName prop and text and children are em
|
|
|
165
165
|
exports[`ImportantNotes rendering the iconName prop is null and given text value 1`] = `
|
|
166
166
|
<DocumentFragment>
|
|
167
167
|
<div
|
|
168
|
-
class="
|
|
168
|
+
class="flex row alignItems_start section"
|
|
169
169
|
data-id="containerComponent"
|
|
170
170
|
data-selector-id="container"
|
|
171
171
|
data-test-id="containerComponent"
|
|
172
172
|
>
|
|
173
173
|
<div
|
|
174
|
-
class="
|
|
174
|
+
class="flexible basis_zero noShrink title"
|
|
175
175
|
data-id="boxComponent"
|
|
176
176
|
data-selector-id="box"
|
|
177
177
|
data-test-id="boxComponent"
|
|
@@ -185,20 +185,20 @@ exports[`ImportantNotes rendering the iconName prop is null and given text value
|
|
|
185
185
|
exports[`ImportantNotes rendering the iconSize 1`] = `
|
|
186
186
|
<DocumentFragment>
|
|
187
187
|
<div
|
|
188
|
-
class="
|
|
188
|
+
class="flex row alignItems_start section"
|
|
189
189
|
data-id="containerComponent"
|
|
190
190
|
data-selector-id="container"
|
|
191
191
|
data-test-id="containerComponent"
|
|
192
192
|
>
|
|
193
193
|
<div
|
|
194
|
-
class="
|
|
194
|
+
class="noShrink alignSelf_start icon"
|
|
195
195
|
data-id="boxComponent"
|
|
196
196
|
data-selector-id="box"
|
|
197
197
|
data-test-id="boxComponent"
|
|
198
198
|
>
|
|
199
199
|
<i
|
|
200
200
|
aria-hidden="true"
|
|
201
|
-
class="zd_font_icons basic icon-info
|
|
201
|
+
class="zd_font_icons basic icon-info"
|
|
202
202
|
data-id="fontIcon"
|
|
203
203
|
data-selector-id="fontIcon"
|
|
204
204
|
data-test-id="fontIcon"
|
|
@@ -212,20 +212,20 @@ exports[`ImportantNotes rendering the iconSize 1`] = `
|
|
|
212
212
|
exports[`ImportantNotes rendering the isCover prop is false 1`] = `
|
|
213
213
|
<DocumentFragment>
|
|
214
214
|
<div
|
|
215
|
-
class="
|
|
215
|
+
class="inlineFlex row alignItems_start section"
|
|
216
216
|
data-id="containerComponent"
|
|
217
217
|
data-selector-id="container"
|
|
218
218
|
data-test-id="containerComponent"
|
|
219
219
|
>
|
|
220
220
|
<div
|
|
221
|
-
class="
|
|
221
|
+
class="noShrink alignSelf_start icon"
|
|
222
222
|
data-id="boxComponent"
|
|
223
223
|
data-selector-id="box"
|
|
224
224
|
data-test-id="boxComponent"
|
|
225
225
|
>
|
|
226
226
|
<i
|
|
227
227
|
aria-hidden="true"
|
|
228
|
-
class="zd_font_icons basic icon-help-centre
|
|
228
|
+
class="zd_font_icons basic icon-help-centre"
|
|
229
229
|
data-id="fontIcon"
|
|
230
230
|
data-selector-id="fontIcon"
|
|
231
231
|
data-test-id="fontIcon"
|
|
@@ -239,20 +239,20 @@ exports[`ImportantNotes rendering the isCover prop is false 1`] = `
|
|
|
239
239
|
exports[`ImportantNotes rendering the isCover prop is true 1`] = `
|
|
240
240
|
<DocumentFragment>
|
|
241
241
|
<div
|
|
242
|
-
class="
|
|
242
|
+
class="flex row alignItems_start section"
|
|
243
243
|
data-id="containerComponent"
|
|
244
244
|
data-selector-id="container"
|
|
245
245
|
data-test-id="containerComponent"
|
|
246
246
|
>
|
|
247
247
|
<div
|
|
248
|
-
class="
|
|
248
|
+
class="noShrink alignSelf_start icon"
|
|
249
249
|
data-id="boxComponent"
|
|
250
250
|
data-selector-id="box"
|
|
251
251
|
data-test-id="boxComponent"
|
|
252
252
|
>
|
|
253
253
|
<i
|
|
254
254
|
aria-hidden="true"
|
|
255
|
-
class="zd_font_icons basic icon-help-centre
|
|
255
|
+
class="zd_font_icons basic icon-help-centre"
|
|
256
256
|
data-id="fontIcon"
|
|
257
257
|
data-selector-id="fontIcon"
|
|
258
258
|
data-test-id="fontIcon"
|
|
@@ -266,20 +266,20 @@ exports[`ImportantNotes rendering the isCover prop is true 1`] = `
|
|
|
266
266
|
exports[`ImportantNotes rendering the text and children prop 1`] = `
|
|
267
267
|
<DocumentFragment>
|
|
268
268
|
<div
|
|
269
|
-
class="
|
|
269
|
+
class="flex row alignItems_start section"
|
|
270
270
|
data-id="containerComponent"
|
|
271
271
|
data-selector-id="container"
|
|
272
272
|
data-test-id="containerComponent"
|
|
273
273
|
>
|
|
274
274
|
<div
|
|
275
|
-
class="
|
|
275
|
+
class="noShrink alignSelf_start icon"
|
|
276
276
|
data-id="boxComponent"
|
|
277
277
|
data-selector-id="box"
|
|
278
278
|
data-test-id="boxComponent"
|
|
279
279
|
>
|
|
280
280
|
<i
|
|
281
281
|
aria-hidden="true"
|
|
282
|
-
class="zd_font_icons basic icon-help-centre
|
|
282
|
+
class="zd_font_icons basic icon-help-centre"
|
|
283
283
|
data-id="fontIcon"
|
|
284
284
|
data-selector-id="fontIcon"
|
|
285
285
|
data-test-id="fontIcon"
|
|
@@ -287,7 +287,7 @@ exports[`ImportantNotes rendering the text and children prop 1`] = `
|
|
|
287
287
|
/>
|
|
288
288
|
</div>
|
|
289
289
|
<div
|
|
290
|
-
class="
|
|
290
|
+
class="flexible basis_zero noShrink title"
|
|
291
291
|
data-id="boxComponent"
|
|
292
292
|
data-selector-id="box"
|
|
293
293
|
data-test-id="boxComponent"
|
|
@@ -301,20 +301,20 @@ exports[`ImportantNotes rendering the text and children prop 1`] = `
|
|
|
301
301
|
exports[`ImportantNotes rendering the text and children prop is empty 1`] = `
|
|
302
302
|
<DocumentFragment>
|
|
303
303
|
<div
|
|
304
|
-
class="
|
|
304
|
+
class="flex row alignItems_start section"
|
|
305
305
|
data-id="containerComponent"
|
|
306
306
|
data-selector-id="container"
|
|
307
307
|
data-test-id="containerComponent"
|
|
308
308
|
>
|
|
309
309
|
<div
|
|
310
|
-
class="
|
|
310
|
+
class="noShrink alignSelf_start icon"
|
|
311
311
|
data-id="boxComponent"
|
|
312
312
|
data-selector-id="box"
|
|
313
313
|
data-test-id="boxComponent"
|
|
314
314
|
>
|
|
315
315
|
<i
|
|
316
316
|
aria-hidden="true"
|
|
317
|
-
class="zd_font_icons basic icon-help-centre
|
|
317
|
+
class="zd_font_icons basic icon-help-centre"
|
|
318
318
|
data-id="fontIcon"
|
|
319
319
|
data-selector-id="fontIcon"
|
|
320
320
|
data-test-id="fontIcon"
|
|
@@ -328,20 +328,20 @@ exports[`ImportantNotes rendering the text and children prop is empty 1`] = `
|
|
|
328
328
|
exports[`ImportantNotes rendering the text prop 1`] = `
|
|
329
329
|
<DocumentFragment>
|
|
330
330
|
<div
|
|
331
|
-
class="
|
|
331
|
+
class="flex row alignItems_start section"
|
|
332
332
|
data-id="containerComponent"
|
|
333
333
|
data-selector-id="container"
|
|
334
334
|
data-test-id="containerComponent"
|
|
335
335
|
>
|
|
336
336
|
<div
|
|
337
|
-
class="
|
|
337
|
+
class="noShrink alignSelf_start icon"
|
|
338
338
|
data-id="boxComponent"
|
|
339
339
|
data-selector-id="box"
|
|
340
340
|
data-test-id="boxComponent"
|
|
341
341
|
>
|
|
342
342
|
<i
|
|
343
343
|
aria-hidden="true"
|
|
344
|
-
class="zd_font_icons basic icon-help-centre
|
|
344
|
+
class="zd_font_icons basic icon-help-centre"
|
|
345
345
|
data-id="fontIcon"
|
|
346
346
|
data-selector-id="fontIcon"
|
|
347
347
|
data-test-id="fontIcon"
|
|
@@ -349,7 +349,7 @@ exports[`ImportantNotes rendering the text prop 1`] = `
|
|
|
349
349
|
/>
|
|
350
350
|
</div>
|
|
351
351
|
<div
|
|
352
|
-
class="
|
|
352
|
+
class="flexible basis_zero noShrink title"
|
|
353
353
|
data-id="boxComponent"
|
|
354
354
|
data-selector-id="box"
|
|
355
355
|
data-test-id="boxComponent"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
exports[`Link Component Snapshot Tests renders with children content 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<a
|
|
6
|
-
class="container
|
|
6
|
+
class="container"
|
|
7
7
|
href="https://zoho.com/undefined/"
|
|
8
8
|
rel="noopener noreferrer"
|
|
9
9
|
>
|
|
@@ -15,7 +15,7 @@ exports[`Link Component Snapshot Tests renders with children content 1`] = `
|
|
|
15
15
|
exports[`Link Component Snapshot Tests renders with custom className 1`] = `
|
|
16
16
|
<DocumentFragment>
|
|
17
17
|
<a
|
|
18
|
-
class="container
|
|
18
|
+
class="container custom-link"
|
|
19
19
|
href="https://zoho.com/undefined/"
|
|
20
20
|
rel="noopener noreferrer"
|
|
21
21
|
/>
|
|
@@ -25,7 +25,7 @@ exports[`Link Component Snapshot Tests renders with custom className 1`] = `
|
|
|
25
25
|
exports[`Link Component Snapshot Tests renders with customProps 1`] = `
|
|
26
26
|
<DocumentFragment>
|
|
27
27
|
<a
|
|
28
|
-
class="container
|
|
28
|
+
class="container"
|
|
29
29
|
data-custom="customValue"
|
|
30
30
|
data-id="uniqueId"
|
|
31
31
|
href="https://zoho.com/undefined/"
|
|
@@ -37,7 +37,7 @@ exports[`Link Component Snapshot Tests renders with customProps 1`] = `
|
|
|
37
37
|
exports[`Link Component Snapshot Tests renders with dataId prop 1`] = `
|
|
38
38
|
<DocumentFragment>
|
|
39
39
|
<a
|
|
40
|
-
class="container
|
|
40
|
+
class="container"
|
|
41
41
|
data-id="test-id"
|
|
42
42
|
data-test-id="test-id"
|
|
43
43
|
href="https://zoho.com/undefined/"
|
|
@@ -49,7 +49,7 @@ exports[`Link Component Snapshot Tests renders with dataId prop 1`] = `
|
|
|
49
49
|
exports[`Link Component Snapshot Tests renders with default props 1`] = `
|
|
50
50
|
<DocumentFragment>
|
|
51
51
|
<a
|
|
52
|
-
class="container
|
|
52
|
+
class="container"
|
|
53
53
|
href="https://zoho.com/undefined/"
|
|
54
54
|
rel="noopener noreferrer"
|
|
55
55
|
/>
|
|
@@ -59,7 +59,7 @@ exports[`Link Component Snapshot Tests renders with default props 1`] = `
|
|
|
59
59
|
exports[`Link Component Snapshot Tests renders with download attribute 1`] = `
|
|
60
60
|
<DocumentFragment>
|
|
61
61
|
<a
|
|
62
|
-
class="container
|
|
62
|
+
class="container"
|
|
63
63
|
download=""
|
|
64
64
|
href="https://zoho.com/undefined/"
|
|
65
65
|
rel="noopener noreferrer"
|
|
@@ -70,7 +70,7 @@ exports[`Link Component Snapshot Tests renders with download attribute 1`] = `
|
|
|
70
70
|
exports[`Link Component Snapshot Tests renders with href prop 1`] = `
|
|
71
71
|
<DocumentFragment>
|
|
72
72
|
<a
|
|
73
|
-
class="container
|
|
73
|
+
class="container"
|
|
74
74
|
href="https://zoho.com"
|
|
75
75
|
rel="noopener noreferrer"
|
|
76
76
|
/>
|
|
@@ -80,7 +80,7 @@ exports[`Link Component Snapshot Tests renders with href prop 1`] = `
|
|
|
80
80
|
exports[`Link Component Snapshot Tests renders with rel attribute 1`] = `
|
|
81
81
|
<DocumentFragment>
|
|
82
82
|
<a
|
|
83
|
-
class="container
|
|
83
|
+
class="container"
|
|
84
84
|
href="https://zoho.com/undefined/"
|
|
85
85
|
rel="noopener noreferrer"
|
|
86
86
|
/>
|
|
@@ -90,7 +90,7 @@ exports[`Link Component Snapshot Tests renders with rel attribute 1`] = `
|
|
|
90
90
|
exports[`Link Component Snapshot Tests renders with target - _blank 1`] = `
|
|
91
91
|
<DocumentFragment>
|
|
92
92
|
<a
|
|
93
|
-
class="container
|
|
93
|
+
class="container"
|
|
94
94
|
href="https://zoho.com/undefined/"
|
|
95
95
|
rel="noopener noreferrer"
|
|
96
96
|
target="_blank"
|
|
@@ -101,7 +101,7 @@ exports[`Link Component Snapshot Tests renders with target - _blank 1`] = `
|
|
|
101
101
|
exports[`Link Component Snapshot Tests renders with target - _self 1`] = `
|
|
102
102
|
<DocumentFragment>
|
|
103
103
|
<a
|
|
104
|
-
class="container
|
|
104
|
+
class="container"
|
|
105
105
|
href="https://zoho.com/undefined/"
|
|
106
106
|
rel="noopener noreferrer"
|
|
107
107
|
target="_self"
|
|
@@ -112,7 +112,7 @@ exports[`Link Component Snapshot Tests renders with target - _self 1`] = `
|
|
|
112
112
|
exports[`Link Component Snapshot Tests renders with title prop 1`] = `
|
|
113
113
|
<DocumentFragment>
|
|
114
114
|
<a
|
|
115
|
-
class="container
|
|
115
|
+
class="container"
|
|
116
116
|
data-title="Example Title"
|
|
117
117
|
href="https://zoho.com/undefined/"
|
|
118
118
|
rel="noopener noreferrer"
|
|
@@ -123,7 +123,7 @@ exports[`Link Component Snapshot Tests renders with title prop 1`] = `
|
|
|
123
123
|
exports[`Link Component Snapshot Tests renders with urlName and undefined urlData using provider 1`] = `
|
|
124
124
|
<DocumentFragment>
|
|
125
125
|
<a
|
|
126
|
-
class="container
|
|
126
|
+
class="container"
|
|
127
127
|
href="https://zoho.com/profile/"
|
|
128
128
|
rel="noopener noreferrer"
|
|
129
129
|
/>
|
|
@@ -133,7 +133,7 @@ exports[`Link Component Snapshot Tests renders with urlName and undefined urlDat
|
|
|
133
133
|
exports[`Link Component Snapshot Tests renders with urlName and urlData as undefined using provider 1`] = `
|
|
134
134
|
<DocumentFragment>
|
|
135
135
|
<a
|
|
136
|
-
class="container
|
|
136
|
+
class="container"
|
|
137
137
|
href="https://zoho.com/undefined/"
|
|
138
138
|
rel="noopener noreferrer"
|
|
139
139
|
/>
|
|
@@ -143,7 +143,7 @@ exports[`Link Component Snapshot Tests renders with urlName and urlData as undef
|
|
|
143
143
|
exports[`Link Component Snapshot Tests renders with urlName and urlData using provider 1`] = `
|
|
144
144
|
<DocumentFragment>
|
|
145
145
|
<a
|
|
146
|
-
class="container
|
|
146
|
+
class="container"
|
|
147
147
|
href="https://zoho.com/profile/[object Object]"
|
|
148
148
|
rel="noopener noreferrer"
|
|
149
149
|
/>
|
|
@@ -17,7 +17,7 @@ exports[`Message rendering the defult props 1`] = `
|
|
|
17
17
|
>
|
|
18
18
|
<i
|
|
19
19
|
aria-hidden="true"
|
|
20
|
-
class="zd_font_icons basic icon-check fbold
|
|
20
|
+
class="zd_font_icons basic icon-check fbold"
|
|
21
21
|
data-id="fontIcon"
|
|
22
22
|
data-selector-id="fontIcon"
|
|
23
23
|
data-test-id="fontIcon"
|
|
@@ -38,7 +38,7 @@ exports[`Message rendering the defult props 1`] = `
|
|
|
38
38
|
>
|
|
39
39
|
<i
|
|
40
40
|
aria-hidden="true"
|
|
41
|
-
class="zd_font_icons basic icon-close-e fbold
|
|
41
|
+
class="zd_font_icons basic icon-close-e fbold"
|
|
42
42
|
data-id="fontIcon"
|
|
43
43
|
data-selector-id="fontIcon"
|
|
44
44
|
data-test-id="fontIcon"
|