@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
|
@@ -237,7 +237,7 @@ var SearchUI = /*#__PURE__*/function (_Component2) {
|
|
|
237
237
|
isCover: false,
|
|
238
238
|
alignBox: "row",
|
|
239
239
|
align: "vertical",
|
|
240
|
-
className: "\n ".concat(style.wrapper, " ").concat(isBoxed ? style.boxType : style.borderType, " \n ").concat(isActiveState ? "".concat(style.active, " ").concat(activeClass || '') : '', "\n
|
|
240
|
+
className: "\n ".concat(style.wrapper, " ").concat(isBoxed ? style.boxType : style.borderType, " \n ").concat(isFocusWidth ? style.focusWidth : '', " ").concat(isActiveState ? "".concat(style.active, " ").concat(activeClass || '') : '', "\n ")
|
|
241
241
|
}, typeof renderChildren == 'function' ? renderChildren({
|
|
242
242
|
isActive: isActive,
|
|
243
243
|
isFocus: isFocus
|
|
@@ -3,32 +3,29 @@
|
|
|
3
3
|
exports[`Search rendering the customized style search 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="wrapper searchWrapperClass borderType
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
flex rowdir vCenter"
|
|
6
|
+
class="flex row alignItems_center wrapper searchWrapperClass borderType"
|
|
10
7
|
data-id="containerComponent"
|
|
11
8
|
data-selector-id="container"
|
|
12
9
|
data-test-id="containerComponent"
|
|
13
10
|
>
|
|
14
11
|
<div
|
|
15
|
-
class="
|
|
12
|
+
class="flexible basis_zero noShrink"
|
|
16
13
|
data-id="boxComponent"
|
|
17
14
|
data-selector-id="box"
|
|
18
15
|
data-test-id="boxComponent"
|
|
19
16
|
>
|
|
20
17
|
<div
|
|
21
|
-
class="varClass customContainer
|
|
18
|
+
class="flex row varClass customContainer effect container"
|
|
22
19
|
data-selector-id="textBoxIcon"
|
|
23
20
|
>
|
|
24
21
|
<div
|
|
25
|
-
class="
|
|
22
|
+
class="flexible basis_zero noShrink"
|
|
26
23
|
data-id="boxComponent"
|
|
27
24
|
data-selector-id="box"
|
|
28
25
|
data-test-id="boxComponent"
|
|
29
26
|
>
|
|
30
27
|
<input
|
|
31
|
-
class="
|
|
28
|
+
class="container small default effect borderColor_default"
|
|
32
29
|
data-a11y-autofocus="true"
|
|
33
30
|
data-id="textBoxIcon"
|
|
34
31
|
data-selector-id="textBoxIcon"
|
|
@@ -39,13 +36,13 @@ exports[`Search rendering the customized style search 1`] = `
|
|
|
39
36
|
/>
|
|
40
37
|
</div>
|
|
41
38
|
<div
|
|
42
|
-
class="iconContainer
|
|
39
|
+
class="noShrink iconContainer"
|
|
43
40
|
data-id="boxComponent"
|
|
44
41
|
data-selector-id="box"
|
|
45
42
|
data-test-id="boxComponent"
|
|
46
43
|
>
|
|
47
44
|
<div
|
|
48
|
-
class="flex
|
|
45
|
+
class="flex fullSize row"
|
|
49
46
|
data-id="containerComponent"
|
|
50
47
|
data-selector-id="container"
|
|
51
48
|
data-test-id="containerComponent"
|
|
@@ -60,32 +57,29 @@ exports[`Search rendering the customized style search 1`] = `
|
|
|
60
57
|
exports[`Search rendering the defult props 1`] = `
|
|
61
58
|
<DocumentFragment>
|
|
62
59
|
<div
|
|
63
|
-
class="wrapper borderType
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
flex rowdir vCenter"
|
|
60
|
+
class="flex row alignItems_center wrapper borderType"
|
|
67
61
|
data-id="containerComponent"
|
|
68
62
|
data-selector-id="container"
|
|
69
63
|
data-test-id="containerComponent"
|
|
70
64
|
>
|
|
71
65
|
<div
|
|
72
|
-
class="
|
|
66
|
+
class="flexible basis_zero noShrink"
|
|
73
67
|
data-id="boxComponent"
|
|
74
68
|
data-selector-id="box"
|
|
75
69
|
data-test-id="boxComponent"
|
|
76
70
|
>
|
|
77
71
|
<div
|
|
78
|
-
class="varClass customContainer
|
|
72
|
+
class="flex row varClass customContainer effect container"
|
|
79
73
|
data-selector-id="textBoxIcon"
|
|
80
74
|
>
|
|
81
75
|
<div
|
|
82
|
-
class="
|
|
76
|
+
class="flexible basis_zero noShrink"
|
|
83
77
|
data-id="boxComponent"
|
|
84
78
|
data-selector-id="box"
|
|
85
79
|
data-test-id="boxComponent"
|
|
86
80
|
>
|
|
87
81
|
<input
|
|
88
|
-
class="
|
|
82
|
+
class="container small default effect borderColor_default"
|
|
89
83
|
data-a11y-autofocus="true"
|
|
90
84
|
data-id="textBoxIcon"
|
|
91
85
|
data-selector-id="textBoxIcon"
|
|
@@ -96,13 +90,13 @@ exports[`Search rendering the defult props 1`] = `
|
|
|
96
90
|
/>
|
|
97
91
|
</div>
|
|
98
92
|
<div
|
|
99
|
-
class="iconContainer
|
|
93
|
+
class="noShrink iconContainer"
|
|
100
94
|
data-id="boxComponent"
|
|
101
95
|
data-selector-id="box"
|
|
102
96
|
data-test-id="boxComponent"
|
|
103
97
|
>
|
|
104
98
|
<div
|
|
105
|
-
class="flex
|
|
99
|
+
class="flex fullSize row"
|
|
106
100
|
data-id="containerComponent"
|
|
107
101
|
data-selector-id="container"
|
|
108
102
|
data-test-id="containerComponent"
|
|
@@ -117,32 +111,29 @@ exports[`Search rendering the defult props 1`] = `
|
|
|
117
111
|
exports[`Search rendering the prop hasSeparator is false 1`] = `
|
|
118
112
|
<DocumentFragment>
|
|
119
113
|
<div
|
|
120
|
-
class="wrapper borderType
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
flex rowdir vCenter"
|
|
114
|
+
class="flex row alignItems_center wrapper borderType"
|
|
124
115
|
data-id="containerComponent"
|
|
125
116
|
data-selector-id="container"
|
|
126
117
|
data-test-id="containerComponent"
|
|
127
118
|
>
|
|
128
119
|
<div
|
|
129
|
-
class="
|
|
120
|
+
class="flexible basis_zero noShrink"
|
|
130
121
|
data-id="boxComponent"
|
|
131
122
|
data-selector-id="box"
|
|
132
123
|
data-test-id="boxComponent"
|
|
133
124
|
>
|
|
134
125
|
<div
|
|
135
|
-
class="varClass customContainer
|
|
126
|
+
class="flex row varClass customContainer effect container"
|
|
136
127
|
data-selector-id="textBoxIcon"
|
|
137
128
|
>
|
|
138
129
|
<div
|
|
139
|
-
class="
|
|
130
|
+
class="flexible basis_zero noShrink"
|
|
140
131
|
data-id="boxComponent"
|
|
141
132
|
data-selector-id="box"
|
|
142
133
|
data-test-id="boxComponent"
|
|
143
134
|
>
|
|
144
135
|
<input
|
|
145
|
-
class="
|
|
136
|
+
class="container small default effect borderColor_default"
|
|
146
137
|
data-a11y-autofocus="true"
|
|
147
138
|
data-id="textBoxIcon"
|
|
148
139
|
data-selector-id="textBoxIcon"
|
|
@@ -153,13 +144,13 @@ exports[`Search rendering the prop hasSeparator is false 1`] = `
|
|
|
153
144
|
/>
|
|
154
145
|
</div>
|
|
155
146
|
<div
|
|
156
|
-
class="iconContainer
|
|
147
|
+
class="noShrink iconContainer"
|
|
157
148
|
data-id="boxComponent"
|
|
158
149
|
data-selector-id="box"
|
|
159
150
|
data-test-id="boxComponent"
|
|
160
151
|
>
|
|
161
152
|
<div
|
|
162
|
-
class="flex
|
|
153
|
+
class="flex fullSize row"
|
|
163
154
|
data-id="containerComponent"
|
|
164
155
|
data-selector-id="container"
|
|
165
156
|
data-test-id="containerComponent"
|
|
@@ -174,10 +165,7 @@ exports[`Search rendering the prop hasSeparator is false 1`] = `
|
|
|
174
165
|
exports[`Search rendering the prop hasSeparator is true 1`] = `
|
|
175
166
|
<DocumentFragment>
|
|
176
167
|
<div
|
|
177
|
-
class="wrapper borderType
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
flex rowdir vCenter"
|
|
168
|
+
class="flex row alignItems_center wrapper borderType"
|
|
181
169
|
data-id="containerComponent"
|
|
182
170
|
data-selector-id="container"
|
|
183
171
|
data-test-id="containerComponent"
|
|
@@ -186,23 +174,23 @@ exports[`Search rendering the prop hasSeparator is true 1`] = `
|
|
|
186
174
|
class="separator"
|
|
187
175
|
/>
|
|
188
176
|
<div
|
|
189
|
-
class="
|
|
177
|
+
class="flexible basis_zero noShrink"
|
|
190
178
|
data-id="boxComponent"
|
|
191
179
|
data-selector-id="box"
|
|
192
180
|
data-test-id="boxComponent"
|
|
193
181
|
>
|
|
194
182
|
<div
|
|
195
|
-
class="varClass customContainer
|
|
183
|
+
class="flex row varClass customContainer effect container"
|
|
196
184
|
data-selector-id="textBoxIcon"
|
|
197
185
|
>
|
|
198
186
|
<div
|
|
199
|
-
class="
|
|
187
|
+
class="flexible basis_zero noShrink"
|
|
200
188
|
data-id="boxComponent"
|
|
201
189
|
data-selector-id="box"
|
|
202
190
|
data-test-id="boxComponent"
|
|
203
191
|
>
|
|
204
192
|
<input
|
|
205
|
-
class="
|
|
193
|
+
class="container small default effect borderColor_default"
|
|
206
194
|
data-a11y-autofocus="true"
|
|
207
195
|
data-id="textBoxIcon"
|
|
208
196
|
data-selector-id="textBoxIcon"
|
|
@@ -213,13 +201,13 @@ exports[`Search rendering the prop hasSeparator is true 1`] = `
|
|
|
213
201
|
/>
|
|
214
202
|
</div>
|
|
215
203
|
<div
|
|
216
|
-
class="iconContainer
|
|
204
|
+
class="noShrink iconContainer"
|
|
217
205
|
data-id="boxComponent"
|
|
218
206
|
data-selector-id="box"
|
|
219
207
|
data-test-id="boxComponent"
|
|
220
208
|
>
|
|
221
209
|
<div
|
|
222
|
-
class="flex
|
|
210
|
+
class="flex fullSize row"
|
|
223
211
|
data-id="containerComponent"
|
|
224
212
|
data-selector-id="container"
|
|
225
213
|
data-test-id="containerComponent"
|
|
@@ -238,16 +226,13 @@ exports[`Search rendering the renderChildren props via function 1`] = `
|
|
|
238
226
|
data-selector-id="toggleDropdown"
|
|
239
227
|
>
|
|
240
228
|
<div
|
|
241
|
-
class="flex
|
|
229
|
+
class="flex row alignItems_center"
|
|
242
230
|
data-id="containerComponent"
|
|
243
231
|
data-selector-id="container"
|
|
244
232
|
data-test-id="containerComponent"
|
|
245
233
|
>
|
|
246
234
|
<div
|
|
247
|
-
class="wrapper borderType
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
flex rowdir vCenter"
|
|
235
|
+
class="flex row alignItems_center wrapper borderType"
|
|
251
236
|
data-id="containerComponent"
|
|
252
237
|
data-selector-id="container"
|
|
253
238
|
data-test-id="containerComponent"
|
|
@@ -256,23 +241,23 @@ exports[`Search rendering the renderChildren props via function 1`] = `
|
|
|
256
241
|
All Fields
|
|
257
242
|
</div>
|
|
258
243
|
<div
|
|
259
|
-
class="
|
|
244
|
+
class="flexible basis_zero noShrink"
|
|
260
245
|
data-id="boxComponent"
|
|
261
246
|
data-selector-id="box"
|
|
262
247
|
data-test-id="boxComponent"
|
|
263
248
|
>
|
|
264
249
|
<div
|
|
265
|
-
class="varClass customContainer
|
|
250
|
+
class="flex row varClass customContainer effect container"
|
|
266
251
|
data-selector-id="textBoxIcon"
|
|
267
252
|
>
|
|
268
253
|
<div
|
|
269
|
-
class="
|
|
254
|
+
class="flexible basis_zero noShrink"
|
|
270
255
|
data-id="boxComponent"
|
|
271
256
|
data-selector-id="box"
|
|
272
257
|
data-test-id="boxComponent"
|
|
273
258
|
>
|
|
274
259
|
<input
|
|
275
|
-
class="
|
|
260
|
+
class="container small default effect borderColor_default"
|
|
276
261
|
data-a11y-autofocus="true"
|
|
277
262
|
data-id="textBoxIcon"
|
|
278
263
|
data-selector-id="textBoxIcon"
|
|
@@ -283,13 +268,13 @@ exports[`Search rendering the renderChildren props via function 1`] = `
|
|
|
283
268
|
/>
|
|
284
269
|
</div>
|
|
285
270
|
<div
|
|
286
|
-
class="iconContainer
|
|
271
|
+
class="noShrink iconContainer"
|
|
287
272
|
data-id="boxComponent"
|
|
288
273
|
data-selector-id="box"
|
|
289
274
|
data-test-id="boxComponent"
|
|
290
275
|
>
|
|
291
276
|
<div
|
|
292
|
-
class="flex
|
|
277
|
+
class="flex fullSize row"
|
|
293
278
|
data-id="containerComponent"
|
|
294
279
|
data-selector-id="container"
|
|
295
280
|
data-test-id="containerComponent"
|
|
@@ -306,32 +291,29 @@ exports[`Search rendering the renderChildren props via function 1`] = `
|
|
|
306
291
|
exports[`Search rendering the search active 1`] = `
|
|
307
292
|
<DocumentFragment>
|
|
308
293
|
<div
|
|
309
|
-
class="wrapper borderType
|
|
310
|
-
active
|
|
311
|
-
focusWidth
|
|
312
|
-
flex rowdir vCenter"
|
|
294
|
+
class="flex row alignItems_center wrapper borderType focusWidth active"
|
|
313
295
|
data-id="containerComponent"
|
|
314
296
|
data-selector-id="container"
|
|
315
297
|
data-test-id="containerComponent"
|
|
316
298
|
>
|
|
317
299
|
<div
|
|
318
|
-
class="
|
|
300
|
+
class="flexible basis_zero noShrink"
|
|
319
301
|
data-id="boxComponent"
|
|
320
302
|
data-selector-id="box"
|
|
321
303
|
data-test-id="boxComponent"
|
|
322
304
|
>
|
|
323
305
|
<div
|
|
324
|
-
class="varClass customContainer
|
|
306
|
+
class="flex row varClass customContainer effect active container"
|
|
325
307
|
data-selector-id="textBoxIcon"
|
|
326
308
|
>
|
|
327
309
|
<div
|
|
328
|
-
class="
|
|
310
|
+
class="flexible basis_zero noShrink"
|
|
329
311
|
data-id="boxComponent"
|
|
330
312
|
data-selector-id="box"
|
|
331
313
|
data-test-id="boxComponent"
|
|
332
314
|
>
|
|
333
315
|
<input
|
|
334
|
-
class="
|
|
316
|
+
class="container small default effect borderColor_default"
|
|
335
317
|
data-a11y-autofocus="true"
|
|
336
318
|
data-id="textBoxIcon"
|
|
337
319
|
data-selector-id="textBoxIcon"
|
|
@@ -342,13 +324,13 @@ exports[`Search rendering the search active 1`] = `
|
|
|
342
324
|
/>
|
|
343
325
|
</div>
|
|
344
326
|
<div
|
|
345
|
-
class="iconContainer
|
|
327
|
+
class="noShrink iconContainer"
|
|
346
328
|
data-id="boxComponent"
|
|
347
329
|
data-selector-id="box"
|
|
348
330
|
data-test-id="boxComponent"
|
|
349
331
|
>
|
|
350
332
|
<div
|
|
351
|
-
class="flex
|
|
333
|
+
class="flex fullSize row"
|
|
352
334
|
data-id="containerComponent"
|
|
353
335
|
data-selector-id="container"
|
|
354
336
|
data-test-id="containerComponent"
|
|
@@ -3,32 +3,32 @@
|
|
|
3
3
|
exports[`TicketHeader rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="
|
|
6
|
+
class="flex row wrap alignItems_center container default container"
|
|
7
7
|
data-drag-hook="true"
|
|
8
8
|
data-id="containerComponent"
|
|
9
9
|
data-selector-id="container"
|
|
10
10
|
data-test-id="containerComponent"
|
|
11
11
|
>
|
|
12
12
|
<div
|
|
13
|
-
class="
|
|
13
|
+
class="flexible basis_zero noShrink"
|
|
14
14
|
data-id="boxComponent"
|
|
15
15
|
data-selector-id="box"
|
|
16
16
|
data-test-id="boxComponent"
|
|
17
17
|
>
|
|
18
18
|
<div
|
|
19
|
-
class="
|
|
19
|
+
class="flex column wrap innerContainer"
|
|
20
20
|
data-id="lookupView"
|
|
21
21
|
data-selector-id="container"
|
|
22
22
|
data-test-id="lookupView"
|
|
23
23
|
>
|
|
24
24
|
<div
|
|
25
|
-
class="title
|
|
25
|
+
class="noShrink title"
|
|
26
26
|
data-id="boxComponent"
|
|
27
27
|
data-selector-id="box"
|
|
28
28
|
data-test-id="boxComponent"
|
|
29
29
|
>
|
|
30
30
|
<span
|
|
31
|
-
class="title default
|
|
31
|
+
class="title default"
|
|
32
32
|
/>
|
|
33
33
|
</div>
|
|
34
34
|
</div>
|
|
@@ -38,7 +38,7 @@ exports[`TicketHeader rendering the defult props 1`] = `
|
|
|
38
38
|
>
|
|
39
39
|
<button
|
|
40
40
|
aria-pressed="false"
|
|
41
|
-
class="buttonReset large wrapper
|
|
41
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
42
42
|
data-id="close"
|
|
43
43
|
data-ishtml="false"
|
|
44
44
|
data-selector-id="iconButton"
|
|
@@ -46,7 +46,7 @@ exports[`TicketHeader rendering the defult props 1`] = `
|
|
|
46
46
|
>
|
|
47
47
|
<i
|
|
48
48
|
aria-hidden="true"
|
|
49
|
-
class="zd_font_icons basic icon-cross
|
|
49
|
+
class="zd_font_icons basic icon-cross icon_button_center"
|
|
50
50
|
data-id="fontIcon"
|
|
51
51
|
data-selector-id="fontIcon"
|
|
52
52
|
data-test-id="fontIcon"
|
|
@@ -9,7 +9,7 @@ exports[`ViewDropDown rendering the defult props 1`] = `
|
|
|
9
9
|
>
|
|
10
10
|
<div>
|
|
11
11
|
<div
|
|
12
|
-
class="labelCnt
|
|
12
|
+
class="labelCnt"
|
|
13
13
|
>
|
|
14
14
|
<span
|
|
15
15
|
class="labelText"
|
|
@@ -19,7 +19,7 @@ exports[`ViewDropDown rendering the defult props 1`] = `
|
|
|
19
19
|
/>
|
|
20
20
|
<i
|
|
21
21
|
aria-hidden="true"
|
|
22
|
-
class="zd_font_icons basic icon-down
|
|
22
|
+
class="zd_font_icons basic icon-down arrowIcon"
|
|
23
23
|
data-id="ViewDropDown_icon"
|
|
24
24
|
data-selector-id="fontIcon"
|
|
25
25
|
data-test-id="ViewDropDown_icon"
|
|
@@ -9,14 +9,14 @@ exports[`Link rendering the defult props 1`] = `
|
|
|
9
9
|
target="_blank"
|
|
10
10
|
>
|
|
11
11
|
<div
|
|
12
|
-
class="icon
|
|
12
|
+
class="noShrink 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-newtab fbold
|
|
19
|
+
class="zd_font_icons basic icon-newtab fbold"
|
|
20
20
|
data-id="fontIcon"
|
|
21
21
|
data-selector-id="fontIcon"
|
|
22
22
|
data-test-id="fontIcon"
|
|
@@ -24,7 +24,7 @@ exports[`Link rendering the defult props 1`] = `
|
|
|
24
24
|
/>
|
|
25
25
|
</div>
|
|
26
26
|
<div
|
|
27
|
-
class="
|
|
27
|
+
class="flexible basis_zero noShrink text"
|
|
28
28
|
data-id="boxComponent"
|
|
29
29
|
data-selector-id="box"
|
|
30
30
|
data-test-id="boxComponent"
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
exports[`Search rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="container
|
|
6
|
+
class="container"
|
|
7
7
|
data-id="search_search"
|
|
8
8
|
data-test-id="search_search"
|
|
9
9
|
>
|
|
10
10
|
<input
|
|
11
|
-
class="
|
|
11
|
+
class="basic borderColor_default input"
|
|
12
12
|
data-id="textBox"
|
|
13
13
|
data-selector-id="textBox"
|
|
14
14
|
data-test-id="textBox"
|
|
@@ -10,7 +10,7 @@ exports[`Views rendering the defult props 1`] = `
|
|
|
10
10
|
>
|
|
11
11
|
<i
|
|
12
12
|
aria-hidden="true"
|
|
13
|
-
class="zd_font_icons basic icon-list22
|
|
13
|
+
class="zd_font_icons basic icon-list22"
|
|
14
14
|
data-id="fontIcon"
|
|
15
15
|
data-selector-id="fontIcon"
|
|
16
16
|
data-test-id="fontIcon"
|
|
@@ -18,12 +18,12 @@ exports[`Views rendering the defult props 1`] = `
|
|
|
18
18
|
/>
|
|
19
19
|
</span>
|
|
20
20
|
<span
|
|
21
|
-
class="icon last
|
|
21
|
+
class="icon last"
|
|
22
22
|
data-title="Grid View"
|
|
23
23
|
>
|
|
24
24
|
<i
|
|
25
25
|
aria-hidden="true"
|
|
26
|
-
class="zd_font_icons basic icon-grid
|
|
26
|
+
class="zd_font_icons basic icon-grid"
|
|
27
27
|
data-id="fontIcon"
|
|
28
28
|
data-selector-id="fontIcon"
|
|
29
29
|
data-test-id="fontIcon"
|
|
@@ -67,7 +67,7 @@ var TableData = /*#__PURE__*/function (_React$Component) {
|
|
|
67
67
|
flexible: flexible,
|
|
68
68
|
shrink: shrink,
|
|
69
69
|
eleRef: eleRef,
|
|
70
|
-
className: "".concat(
|
|
70
|
+
className: "".concat(_SetupTableDataModule["default"].container, " ").concat(type ? _SetupTableDataModule["default"][type] : '', " ").concat(align ? _SetupTableDataModule["default"][align] ? _SetupTableDataModule["default"][align] : '' : '', " ").concat(customClass, " ")
|
|
71
71
|
}, children);
|
|
72
72
|
}
|
|
73
73
|
}]);
|
|
@@ -60,7 +60,7 @@ var TableHead = /*#__PURE__*/function (_React$Component) {
|
|
|
60
60
|
onMouseLeave = _this$props.onMouseLeave,
|
|
61
61
|
dataId = _this$props.dataId;
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
63
|
-
className: "".concat(_SetupTableHeadModule["default"].container, " ").concat(className
|
|
63
|
+
className: "".concat(_SetupTableHeadModule["default"].container, " ").concat(className),
|
|
64
64
|
dataId: dataId,
|
|
65
65
|
onMouseEnter: onMouseEnter,
|
|
66
66
|
onMouseLeave: onMouseLeave
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
exports[`TableHead rendering the defult props 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="container
|
|
6
|
+
class="noShrink container"
|
|
7
7
|
data-id="tableHead"
|
|
8
8
|
data-selector-id="box"
|
|
9
9
|
data-test-id="tableHead"
|
|
10
10
|
>
|
|
11
11
|
<div
|
|
12
|
-
class="
|
|
12
|
+
class="flex fullSize row alignItems_center subContainer"
|
|
13
13
|
data-id="containerComponent"
|
|
14
14
|
data-selector-id="container"
|
|
15
15
|
data-test-id="containerComponent"
|
|
@@ -67,7 +67,7 @@ var Text = /*#__PURE__*/function (_React$Component) {
|
|
|
67
67
|
target = _this$props.target;
|
|
68
68
|
title = title || text;
|
|
69
69
|
var textComponent;
|
|
70
|
-
var classNameCheck = "".concat(type ? _TableTextModule["default"][type] : '', " ").concat(_TableTextModule["default"]["".concat(palette, "Color")], " ").concat(_TableTextModule["default"][size], " ").concat(
|
|
70
|
+
var classNameCheck = "".concat(type ? _TableTextModule["default"][type] : '', " ").concat(_TableTextModule["default"]["".concat(palette, "Color")], " ").concat(_TableTextModule["default"][size], " ").concat(onClick ? _TableTextModule["default"].isClickable : '', " ").concat(className);
|
|
71
71
|
|
|
72
72
|
if (url) {
|
|
73
73
|
textComponent = /*#__PURE__*/_react["default"].createElement(_Link["default"], {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
exports[`Text Should render size - bold 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="bold
|
|
6
|
+
class="bold defaultColor small"
|
|
7
7
|
data-id="text"
|
|
8
8
|
data-test-id="text"
|
|
9
9
|
/>
|
|
@@ -13,7 +13,7 @@ exports[`Text Should render size - bold 1`] = `
|
|
|
13
13
|
exports[`Text Should render size - heading 1`] = `
|
|
14
14
|
<DocumentFragment>
|
|
15
15
|
<div
|
|
16
|
-
class="heading
|
|
16
|
+
class="heading defaultColor small"
|
|
17
17
|
data-id="text"
|
|
18
18
|
data-test-id="text"
|
|
19
19
|
/>
|
|
@@ -23,7 +23,7 @@ exports[`Text Should render size - heading 1`] = `
|
|
|
23
23
|
exports[`Text Should render size - semiBold 1`] = `
|
|
24
24
|
<DocumentFragment>
|
|
25
25
|
<div
|
|
26
|
-
class="semiBold
|
|
26
|
+
class="semiBold defaultColor small"
|
|
27
27
|
data-id="text"
|
|
28
28
|
data-test-id="text"
|
|
29
29
|
/>
|
|
@@ -33,7 +33,7 @@ exports[`Text Should render size - semiBold 1`] = `
|
|
|
33
33
|
exports[`Text rendering the defult props 1`] = `
|
|
34
34
|
<DocumentFragment>
|
|
35
35
|
<div
|
|
36
|
-
class="
|
|
36
|
+
class="defaultColor small"
|
|
37
37
|
data-id="text"
|
|
38
38
|
data-test-id="text"
|
|
39
39
|
/>
|
|
@@ -43,7 +43,7 @@ exports[`Text rendering the defult props 1`] = `
|
|
|
43
43
|
exports[`Text rendering the url 1`] = `
|
|
44
44
|
<DocumentFragment>
|
|
45
45
|
<a
|
|
46
|
-
class="container
|
|
46
|
+
class="container defaultColor small"
|
|
47
47
|
data-id="text"
|
|
48
48
|
data-test-id="text"
|
|
49
49
|
href="www.google.com"
|