@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
|
@@ -53,11 +53,7 @@ export default class FormAction extends React.Component {
|
|
|
53
53
|
align: hasCenterChild ? 'around' : hasRightChild && !hasLeftChild ? 'right' : null,
|
|
54
54
|
dataId: customId ? `${customId}_container` : undefined,
|
|
55
55
|
testId: testId ? `${testId}_container` : undefined,
|
|
56
|
-
className: `
|
|
57
|
-
${`${style.footerParent} ${hasCenterChild ? '' : style[`${paddingLeftSize ? paddingLeftSize : size}Padding`]} ${paddingRightClass}`}
|
|
58
|
-
|
|
59
|
-
${style[`${size}Footer`]}
|
|
60
|
-
`
|
|
56
|
+
className: `${style.footerParent} ${hasCenterChild ? '' : style[`${paddingLeftSize ? paddingLeftSize : size}Padding`]} ${style[`${size}Footer`]} ${paddingRightClass}`
|
|
61
57
|
}, hasLeftChild ? /*#__PURE__*/React.createElement(Box, {
|
|
62
58
|
flexible: hasRightChild ? true : false,
|
|
63
59
|
shrink: !hasRightChild && hasLeftChild ? true : false,
|
|
@@ -7,16 +7,13 @@ exports[`FormAction Render with Center children 1`] = `
|
|
|
7
7
|
data-selector-id="formAction"
|
|
8
8
|
>
|
|
9
9
|
<div
|
|
10
|
-
class="footerParent
|
|
11
|
-
|
|
12
|
-
mediumFooter
|
|
13
|
-
flex rowdir around"
|
|
10
|
+
class="flex row justifyContent_spaceAround footerParent mediumFooter"
|
|
14
11
|
data-id="containerComponent"
|
|
15
12
|
data-selector-id="container"
|
|
16
13
|
data-test-id="containerComponent"
|
|
17
14
|
>
|
|
18
15
|
<div
|
|
19
|
-
class="
|
|
16
|
+
class="noShrink"
|
|
20
17
|
data-id="boxComponent"
|
|
21
18
|
data-selector-id="box"
|
|
22
19
|
data-test-id="boxComponent"
|
|
@@ -37,16 +34,13 @@ exports[`FormAction Render with LeftSide children 1`] = `
|
|
|
37
34
|
data-selector-id="formAction"
|
|
38
35
|
>
|
|
39
36
|
<div
|
|
40
|
-
class="footerParent mediumPadding
|
|
41
|
-
|
|
42
|
-
mediumFooter
|
|
43
|
-
flex rowdir"
|
|
37
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
44
38
|
data-id="containerComponent"
|
|
45
39
|
data-selector-id="container"
|
|
46
40
|
data-test-id="containerComponent"
|
|
47
41
|
>
|
|
48
42
|
<div
|
|
49
|
-
class="
|
|
43
|
+
class="shrink"
|
|
50
44
|
data-id="boxComponent"
|
|
51
45
|
data-selector-id="box"
|
|
52
46
|
data-test-id="boxComponent"
|
|
@@ -67,16 +61,13 @@ exports[`FormAction Render with LeftSide, Center and RightSide children 1`] = `
|
|
|
67
61
|
data-selector-id="formAction"
|
|
68
62
|
>
|
|
69
63
|
<div
|
|
70
|
-
class="footerParent
|
|
71
|
-
|
|
72
|
-
mediumFooter
|
|
73
|
-
flex rowdir around"
|
|
64
|
+
class="flex row justifyContent_spaceAround footerParent mediumFooter"
|
|
74
65
|
data-id="containerComponent"
|
|
75
66
|
data-selector-id="container"
|
|
76
67
|
data-test-id="containerComponent"
|
|
77
68
|
>
|
|
78
69
|
<div
|
|
79
|
-
class="
|
|
70
|
+
class="flexible basis_zero noShrink"
|
|
80
71
|
data-id="boxComponent"
|
|
81
72
|
data-selector-id="box"
|
|
82
73
|
data-test-id="boxComponent"
|
|
@@ -86,7 +77,7 @@ exports[`FormAction Render with LeftSide, Center and RightSide children 1`] = `
|
|
|
86
77
|
</button>
|
|
87
78
|
</div>
|
|
88
79
|
<div
|
|
89
|
-
class="
|
|
80
|
+
class="noShrink"
|
|
90
81
|
data-id="boxComponent"
|
|
91
82
|
data-selector-id="box"
|
|
92
83
|
data-test-id="boxComponent"
|
|
@@ -96,7 +87,7 @@ exports[`FormAction Render with LeftSide, Center and RightSide children 1`] = `
|
|
|
96
87
|
</button>
|
|
97
88
|
</div>
|
|
98
89
|
<div
|
|
99
|
-
class="
|
|
90
|
+
class="noShrink"
|
|
100
91
|
data-id="boxComponent"
|
|
101
92
|
data-selector-id="box"
|
|
102
93
|
data-test-id="boxComponent"
|
|
@@ -117,16 +108,13 @@ exports[`FormAction Render with RightSide children 1`] = `
|
|
|
117
108
|
data-selector-id="formAction"
|
|
118
109
|
>
|
|
119
110
|
<div
|
|
120
|
-
class="footerParent mediumPadding
|
|
121
|
-
|
|
122
|
-
mediumFooter
|
|
123
|
-
flex rowdir right"
|
|
111
|
+
class="flex row justifyContent_end footerParent mediumPadding mediumFooter"
|
|
124
112
|
data-id="containerComponent"
|
|
125
113
|
data-selector-id="container"
|
|
126
114
|
data-test-id="containerComponent"
|
|
127
115
|
>
|
|
128
116
|
<div
|
|
129
|
-
class="
|
|
117
|
+
class="shrink"
|
|
130
118
|
data-id="boxComponent"
|
|
131
119
|
data-selector-id="box"
|
|
132
120
|
data-test-id="boxComponent"
|
|
@@ -149,16 +137,13 @@ exports[`FormAction Render with customId and testId 1`] = `
|
|
|
149
137
|
data-test-id="form-action-testId"
|
|
150
138
|
>
|
|
151
139
|
<div
|
|
152
|
-
class="footerParent
|
|
153
|
-
|
|
154
|
-
mediumFooter
|
|
155
|
-
flex rowdir around"
|
|
140
|
+
class="flex row justifyContent_spaceAround footerParent mediumFooter"
|
|
156
141
|
data-id="form-action-customId_container"
|
|
157
142
|
data-selector-id="container"
|
|
158
143
|
data-test-id="form-action-testId_container"
|
|
159
144
|
>
|
|
160
145
|
<div
|
|
161
|
-
class="
|
|
146
|
+
class="flexible basis_zero noShrink"
|
|
162
147
|
data-id="form-action-customId_leftElement"
|
|
163
148
|
data-selector-id="box"
|
|
164
149
|
data-test-id="form-action-testId_leftElement"
|
|
@@ -168,7 +153,7 @@ exports[`FormAction Render with customId and testId 1`] = `
|
|
|
168
153
|
</button>
|
|
169
154
|
</div>
|
|
170
155
|
<div
|
|
171
|
-
class="
|
|
156
|
+
class="noShrink"
|
|
172
157
|
data-id="form-action-customId_rightElement"
|
|
173
158
|
data-selector-id="box"
|
|
174
159
|
data-test-id="form-action-testId_rightElement"
|
|
@@ -178,7 +163,7 @@ exports[`FormAction Render with customId and testId 1`] = `
|
|
|
178
163
|
</button>
|
|
179
164
|
</div>
|
|
180
165
|
<div
|
|
181
|
-
class="
|
|
166
|
+
class="noShrink"
|
|
182
167
|
data-id="form-action-customId_centerElement"
|
|
183
168
|
data-selector-id="box"
|
|
184
169
|
data-test-id="form-action-testId_centerElement"
|
|
@@ -199,10 +184,7 @@ exports[`FormAction Render with dataSelectorId 1`] = `
|
|
|
199
184
|
data-selector-id="form-action-dataSelectorId"
|
|
200
185
|
>
|
|
201
186
|
<div
|
|
202
|
-
class="footerParent mediumPadding
|
|
203
|
-
|
|
204
|
-
mediumFooter
|
|
205
|
-
flex rowdir"
|
|
187
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
206
188
|
data-id="containerComponent"
|
|
207
189
|
data-selector-id="container"
|
|
208
190
|
data-test-id="containerComponent"
|
|
@@ -218,10 +200,7 @@ exports[`FormAction Render with default props 1`] = `
|
|
|
218
200
|
data-selector-id="formAction"
|
|
219
201
|
>
|
|
220
202
|
<div
|
|
221
|
-
class="footerParent mediumPadding
|
|
222
|
-
|
|
223
|
-
mediumFooter
|
|
224
|
-
flex rowdir"
|
|
203
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
225
204
|
data-id="containerComponent"
|
|
226
205
|
data-selector-id="container"
|
|
227
206
|
data-test-id="containerComponent"
|
|
@@ -237,16 +216,13 @@ exports[`FormAction Render with direct child (defaults to left group) 1`] = `
|
|
|
237
216
|
data-selector-id="formAction"
|
|
238
217
|
>
|
|
239
218
|
<div
|
|
240
|
-
class="footerParent mediumPadding
|
|
241
|
-
|
|
242
|
-
mediumFooter
|
|
243
|
-
flex rowdir"
|
|
219
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
244
220
|
data-id="containerComponent"
|
|
245
221
|
data-selector-id="container"
|
|
246
222
|
data-test-id="containerComponent"
|
|
247
223
|
>
|
|
248
224
|
<div
|
|
249
|
-
class="
|
|
225
|
+
class="shrink"
|
|
250
226
|
data-id="boxComponent"
|
|
251
227
|
data-selector-id="box"
|
|
252
228
|
data-test-id="boxComponent"
|
|
@@ -267,16 +243,13 @@ exports[`FormAction Render with multiple children in Center 1`] = `
|
|
|
267
243
|
data-selector-id="formAction"
|
|
268
244
|
>
|
|
269
245
|
<div
|
|
270
|
-
class="footerParent
|
|
271
|
-
|
|
272
|
-
mediumFooter
|
|
273
|
-
flex rowdir around"
|
|
246
|
+
class="flex row justifyContent_spaceAround footerParent mediumFooter"
|
|
274
247
|
data-id="containerComponent"
|
|
275
248
|
data-selector-id="container"
|
|
276
249
|
data-test-id="containerComponent"
|
|
277
250
|
>
|
|
278
251
|
<div
|
|
279
|
-
class="
|
|
252
|
+
class="noShrink"
|
|
280
253
|
data-id="boxComponent"
|
|
281
254
|
data-selector-id="box"
|
|
282
255
|
data-test-id="boxComponent"
|
|
@@ -308,16 +281,13 @@ exports[`FormAction Render with multiple children in LeftSide 1`] = `
|
|
|
308
281
|
data-selector-id="formAction"
|
|
309
282
|
>
|
|
310
283
|
<div
|
|
311
|
-
class="footerParent mediumPadding
|
|
312
|
-
|
|
313
|
-
mediumFooter
|
|
314
|
-
flex rowdir"
|
|
284
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
315
285
|
data-id="containerComponent"
|
|
316
286
|
data-selector-id="container"
|
|
317
287
|
data-test-id="containerComponent"
|
|
318
288
|
>
|
|
319
289
|
<div
|
|
320
|
-
class="
|
|
290
|
+
class="shrink"
|
|
321
291
|
data-id="boxComponent"
|
|
322
292
|
data-selector-id="box"
|
|
323
293
|
data-test-id="boxComponent"
|
|
@@ -349,16 +319,13 @@ exports[`FormAction Render with multiple children in RightSide 1`] = `
|
|
|
349
319
|
data-selector-id="formAction"
|
|
350
320
|
>
|
|
351
321
|
<div
|
|
352
|
-
class="footerParent mediumPadding
|
|
353
|
-
|
|
354
|
-
mediumFooter
|
|
355
|
-
flex rowdir right"
|
|
322
|
+
class="flex row justifyContent_end footerParent mediumPadding mediumFooter"
|
|
356
323
|
data-id="containerComponent"
|
|
357
324
|
data-selector-id="container"
|
|
358
325
|
data-test-id="containerComponent"
|
|
359
326
|
>
|
|
360
327
|
<div
|
|
361
|
-
class="
|
|
328
|
+
class="shrink"
|
|
362
329
|
data-id="boxComponent"
|
|
363
330
|
data-selector-id="box"
|
|
364
331
|
data-test-id="boxComponent"
|
|
@@ -390,10 +357,7 @@ exports[`FormAction Render with paddingLeftSize as large 1`] = `
|
|
|
390
357
|
data-selector-id="formAction"
|
|
391
358
|
>
|
|
392
359
|
<div
|
|
393
|
-
class="footerParent largePadding
|
|
394
|
-
|
|
395
|
-
mediumFooter
|
|
396
|
-
flex rowdir"
|
|
360
|
+
class="flex row footerParent largePadding mediumFooter"
|
|
397
361
|
data-id="containerComponent"
|
|
398
362
|
data-selector-id="container"
|
|
399
363
|
data-test-id="containerComponent"
|
|
@@ -409,10 +373,7 @@ exports[`FormAction Render with paddingLeftSize as medium 1`] = `
|
|
|
409
373
|
data-selector-id="formAction"
|
|
410
374
|
>
|
|
411
375
|
<div
|
|
412
|
-
class="footerParent mediumPadding
|
|
413
|
-
|
|
414
|
-
mediumFooter
|
|
415
|
-
flex rowdir"
|
|
376
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
416
377
|
data-id="containerComponent"
|
|
417
378
|
data-selector-id="container"
|
|
418
379
|
data-test-id="containerComponent"
|
|
@@ -428,10 +389,7 @@ exports[`FormAction Render with paddingLeftSize as small 1`] = `
|
|
|
428
389
|
data-selector-id="formAction"
|
|
429
390
|
>
|
|
430
391
|
<div
|
|
431
|
-
class="footerParent smallPadding
|
|
432
|
-
|
|
433
|
-
mediumFooter
|
|
434
|
-
flex rowdir"
|
|
392
|
+
class="flex row footerParent smallPadding mediumFooter"
|
|
435
393
|
data-id="containerComponent"
|
|
436
394
|
data-selector-id="container"
|
|
437
395
|
data-test-id="containerComponent"
|
|
@@ -447,10 +405,7 @@ exports[`FormAction Render with paddingLeftSize as xmedium 1`] = `
|
|
|
447
405
|
data-selector-id="formAction"
|
|
448
406
|
>
|
|
449
407
|
<div
|
|
450
|
-
class="footerParent xmediumPadding
|
|
451
|
-
|
|
452
|
-
mediumFooter
|
|
453
|
-
flex rowdir"
|
|
408
|
+
class="flex row footerParent xmediumPadding mediumFooter"
|
|
454
409
|
data-id="containerComponent"
|
|
455
410
|
data-selector-id="container"
|
|
456
411
|
data-test-id="containerComponent"
|
|
@@ -466,10 +421,7 @@ exports[`FormAction Render with paddingLeftSize as xsmall 1`] = `
|
|
|
466
421
|
data-selector-id="formAction"
|
|
467
422
|
>
|
|
468
423
|
<div
|
|
469
|
-
class="footerParent xsmallPadding
|
|
470
|
-
|
|
471
|
-
mediumFooter
|
|
472
|
-
flex rowdir"
|
|
424
|
+
class="flex row footerParent xsmallPadding mediumFooter"
|
|
473
425
|
data-id="containerComponent"
|
|
474
426
|
data-selector-id="container"
|
|
475
427
|
data-test-id="containerComponent"
|
|
@@ -485,10 +437,7 @@ exports[`FormAction Render with paddingRightClass 1`] = `
|
|
|
485
437
|
data-selector-id="formAction"
|
|
486
438
|
>
|
|
487
439
|
<div
|
|
488
|
-
class="footerParent mediumPadding customPaddingRight
|
|
489
|
-
|
|
490
|
-
mediumFooter
|
|
491
|
-
flex rowdir"
|
|
440
|
+
class="flex row footerParent mediumPadding mediumFooter customPaddingRight"
|
|
492
441
|
data-id="containerComponent"
|
|
493
442
|
data-selector-id="container"
|
|
494
443
|
data-test-id="containerComponent"
|
|
@@ -504,10 +453,7 @@ exports[`FormAction Render with size as large 1`] = `
|
|
|
504
453
|
data-selector-id="formAction"
|
|
505
454
|
>
|
|
506
455
|
<div
|
|
507
|
-
class="footerParent largePadding
|
|
508
|
-
|
|
509
|
-
largeFooter
|
|
510
|
-
flex rowdir"
|
|
456
|
+
class="flex row footerParent largePadding largeFooter"
|
|
511
457
|
data-id="containerComponent"
|
|
512
458
|
data-selector-id="container"
|
|
513
459
|
data-test-id="containerComponent"
|
|
@@ -523,10 +469,7 @@ exports[`FormAction Render with size as medium 1`] = `
|
|
|
523
469
|
data-selector-id="formAction"
|
|
524
470
|
>
|
|
525
471
|
<div
|
|
526
|
-
class="footerParent mediumPadding
|
|
527
|
-
|
|
528
|
-
mediumFooter
|
|
529
|
-
flex rowdir"
|
|
472
|
+
class="flex row footerParent mediumPadding mediumFooter"
|
|
530
473
|
data-id="containerComponent"
|
|
531
474
|
data-selector-id="container"
|
|
532
475
|
data-test-id="containerComponent"
|
|
@@ -542,10 +485,7 @@ exports[`FormAction Render with size as small 1`] = `
|
|
|
542
485
|
data-selector-id="formAction"
|
|
543
486
|
>
|
|
544
487
|
<div
|
|
545
|
-
class="footerParent smallPadding
|
|
546
|
-
|
|
547
|
-
smallFooter
|
|
548
|
-
flex rowdir"
|
|
488
|
+
class="flex row footerParent smallPadding smallFooter"
|
|
549
489
|
data-id="containerComponent"
|
|
550
490
|
data-selector-id="container"
|
|
551
491
|
data-test-id="containerComponent"
|
|
@@ -12,9 +12,9 @@ export default function cssJSLogic({
|
|
|
12
12
|
let zIndexClass = `index${zIndex}`;
|
|
13
13
|
let freezeClass = compileClassNames({
|
|
14
14
|
[style.container]: true,
|
|
15
|
-
[customClass]: !!customClass,
|
|
16
15
|
[style[zIndexClass]]: !!zIndex,
|
|
17
|
-
[style[palette]]: !isSvgMask && !!palette
|
|
16
|
+
[style[palette]]: !isSvgMask && !!palette,
|
|
17
|
+
[customClass]: !!customClass
|
|
18
18
|
});
|
|
19
19
|
return {
|
|
20
20
|
freezeClass
|
|
@@ -119,7 +119,7 @@ export default class IconButton extends React.Component {
|
|
|
119
119
|
tourId: tourId,
|
|
120
120
|
align: "both",
|
|
121
121
|
isCover: false,
|
|
122
|
-
className: `${needButtonTag ? btnStyle.buttonReset : ''} ${style[size]} ${style.wrapper} ${
|
|
122
|
+
className: `${needButtonTag ? btnStyle.buttonReset : ''} ${style[size]} ${style.wrapper} ${isActive ? style[`${palette}_active`] : style[palette]} ${className}`,
|
|
123
123
|
dataId: dataId,
|
|
124
124
|
dataSelectorId: dataSelectorId,
|
|
125
125
|
onClick: this.triggerClick,
|
|
@@ -137,7 +137,7 @@ export default class IconButton extends React.Component {
|
|
|
137
137
|
isBold: isBold,
|
|
138
138
|
size: iconSize,
|
|
139
139
|
name: iconName,
|
|
140
|
-
iconClass: `${
|
|
140
|
+
iconClass: `${style.icon_button_center} ${iconClass}`
|
|
141
141
|
}) : null, children ? children : null));
|
|
142
142
|
}
|
|
143
143
|
|
|
@@ -4,7 +4,7 @@ exports[`IconButton Checking the "Children" 1`] = `
|
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<button
|
|
6
6
|
aria-pressed="false"
|
|
7
|
-
class="buttonReset large wrapper
|
|
7
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
8
8
|
data-id="iconContainer"
|
|
9
9
|
data-ishtml="false"
|
|
10
10
|
data-selector-id="iconButton"
|
|
@@ -27,7 +27,7 @@ exports[`IconButton eleRef prop is a function 1`] = `
|
|
|
27
27
|
<DocumentFragment>
|
|
28
28
|
<button
|
|
29
29
|
aria-pressed="false"
|
|
30
|
-
class="buttonReset large wrapper
|
|
30
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
31
31
|
data-id="iconContainer"
|
|
32
32
|
data-ishtml="false"
|
|
33
33
|
data-selector-id="iconButton"
|
|
@@ -45,7 +45,7 @@ exports[`IconButton rendering ally 1`] = `
|
|
|
45
45
|
aria-label="ariaLabel"
|
|
46
46
|
aria-labelledby="ariaLabelledby"
|
|
47
47
|
aria-pressed="false"
|
|
48
|
-
class="buttonReset large wrapper
|
|
48
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
49
49
|
data-id="iconContainer"
|
|
50
50
|
data-ishtml="false"
|
|
51
51
|
data-selector-id="iconButton"
|
|
@@ -60,7 +60,7 @@ exports[`IconButton rendering ally 2`] = `
|
|
|
60
60
|
aria-expanded="false"
|
|
61
61
|
aria-haspopup="false"
|
|
62
62
|
aria-pressed="false"
|
|
63
|
-
class="buttonReset large wrapper
|
|
63
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
64
64
|
data-id="iconContainer"
|
|
65
65
|
data-ishtml="false"
|
|
66
66
|
data-selector-id="iconButton"
|
|
@@ -73,7 +73,7 @@ exports[`IconButton rendering in ClassName 1`] = `
|
|
|
73
73
|
<DocumentFragment>
|
|
74
74
|
<button
|
|
75
75
|
aria-pressed="false"
|
|
76
|
-
class="buttonReset large wrapper IconButtonClass
|
|
76
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper IconButtonClass effect default border defaultHover hoverEffect"
|
|
77
77
|
data-id="iconContainer"
|
|
78
78
|
data-ishtml="false"
|
|
79
79
|
data-selector-id="iconButton"
|
|
@@ -86,7 +86,7 @@ exports[`IconButton rendering in Icon 1`] = `
|
|
|
86
86
|
<DocumentFragment>
|
|
87
87
|
<button
|
|
88
88
|
aria-pressed="false"
|
|
89
|
-
class="buttonReset large wrapper
|
|
89
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
90
90
|
data-id="iconContainer"
|
|
91
91
|
data-ishtml="false"
|
|
92
92
|
data-selector-id="iconButton"
|
|
@@ -94,7 +94,7 @@ exports[`IconButton rendering in Icon 1`] = `
|
|
|
94
94
|
>
|
|
95
95
|
<i
|
|
96
96
|
aria-hidden="true"
|
|
97
|
-
class="zd_font_icons basic icon-infoStroke fbold iconClass
|
|
97
|
+
class="zd_font_icons basic icon-infoStroke fbold icon_button_center iconClass"
|
|
98
98
|
data-id="fontIcon"
|
|
99
99
|
data-selector-id="fontIcon"
|
|
100
100
|
data-test-id="fontIcon"
|
|
@@ -108,7 +108,7 @@ exports[`IconButton rendering in dataIsHtml is True 1`] = `
|
|
|
108
108
|
<DocumentFragment>
|
|
109
109
|
<button
|
|
110
110
|
aria-pressed="false"
|
|
111
|
-
class="buttonReset large wrapper
|
|
111
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
112
112
|
data-id="iconContainer"
|
|
113
113
|
data-ishtml="true"
|
|
114
114
|
data-selector-id="iconButton"
|
|
@@ -121,7 +121,7 @@ exports[`IconButton rendering in isDisabled is True 1`] = `
|
|
|
121
121
|
<DocumentFragment>
|
|
122
122
|
<button
|
|
123
123
|
aria-pressed="false"
|
|
124
|
-
class="buttonReset large wrapper
|
|
124
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover disabled"
|
|
125
125
|
data-id="iconContainer"
|
|
126
126
|
data-ishtml="false"
|
|
127
127
|
data-selector-id="iconButton"
|
|
@@ -135,7 +135,7 @@ exports[`IconButton rendering in title 1`] = `
|
|
|
135
135
|
<DocumentFragment>
|
|
136
136
|
<button
|
|
137
137
|
aria-pressed="false"
|
|
138
|
-
class="buttonReset large wrapper
|
|
138
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
139
139
|
data-id="iconContainer"
|
|
140
140
|
data-ishtml="false"
|
|
141
141
|
data-selector-id="iconButton"
|
|
@@ -149,7 +149,7 @@ exports[`IconButton rendering isNeedEffect is False 1`] = `
|
|
|
149
149
|
<DocumentFragment>
|
|
150
150
|
<button
|
|
151
151
|
aria-pressed="false"
|
|
152
|
-
class="buttonReset large wrapper
|
|
152
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper"
|
|
153
153
|
data-id="iconContainer"
|
|
154
154
|
data-ishtml="false"
|
|
155
155
|
data-selector-id="iconButton"
|
|
@@ -162,7 +162,7 @@ exports[`IconButton rendering needButtonTag 1`] = `
|
|
|
162
162
|
<DocumentFragment>
|
|
163
163
|
<div
|
|
164
164
|
aria-pressed="false"
|
|
165
|
-
class="large wrapper
|
|
165
|
+
class="inlineFlex column alignItems_center justifyContent_center large wrapper effect default border defaultHover hoverEffect"
|
|
166
166
|
data-id="iconContainer"
|
|
167
167
|
data-ishtml="false"
|
|
168
168
|
data-selector-id="iconButton"
|
|
@@ -175,7 +175,7 @@ exports[`IconButton rendering the defult props 1`] = `
|
|
|
175
175
|
<DocumentFragment>
|
|
176
176
|
<button
|
|
177
177
|
aria-pressed="false"
|
|
178
|
-
class="buttonReset large wrapper
|
|
178
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
179
179
|
data-id="iconContainer"
|
|
180
180
|
data-ishtml="false"
|
|
181
181
|
data-selector-id="iconButton"
|
|
@@ -188,7 +188,7 @@ exports[`IconButton rendering the hovertypes- bg 1`] = `
|
|
|
188
188
|
<DocumentFragment>
|
|
189
189
|
<button
|
|
190
190
|
aria-pressed="false"
|
|
191
|
-
class="buttonReset large wrapper
|
|
191
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border bgHover hoverEffect"
|
|
192
192
|
data-id="iconContainer"
|
|
193
193
|
data-ishtml="false"
|
|
194
194
|
data-selector-id="iconButton"
|
|
@@ -201,7 +201,7 @@ exports[`IconButton rendering the hovertypes- border 1`] = `
|
|
|
201
201
|
<DocumentFragment>
|
|
202
202
|
<button
|
|
203
203
|
aria-pressed="false"
|
|
204
|
-
class="buttonReset large wrapper
|
|
204
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border borderHover hoverEffect"
|
|
205
205
|
data-id="iconContainer"
|
|
206
206
|
data-ishtml="false"
|
|
207
207
|
data-selector-id="iconButton"
|
|
@@ -214,7 +214,7 @@ exports[`IconButton rendering the hovertypes- default 1`] = `
|
|
|
214
214
|
<DocumentFragment>
|
|
215
215
|
<button
|
|
216
216
|
aria-pressed="false"
|
|
217
|
-
class="buttonReset large wrapper
|
|
217
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
218
218
|
data-id="iconContainer"
|
|
219
219
|
data-ishtml="false"
|
|
220
220
|
data-selector-id="iconButton"
|
|
@@ -227,7 +227,7 @@ exports[`IconButton rendering the isActive true with palette of- default 1`] = `
|
|
|
227
227
|
<DocumentFragment>
|
|
228
228
|
<button
|
|
229
229
|
aria-pressed="false"
|
|
230
|
-
class="buttonReset large wrapper
|
|
230
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover active hoverEffect"
|
|
231
231
|
data-id="iconContainer"
|
|
232
232
|
data-ishtml="false"
|
|
233
233
|
data-selector-id="iconButton"
|
|
@@ -240,7 +240,7 @@ exports[`IconButton rendering the isActive true with palette of- primary 1`] = `
|
|
|
240
240
|
<DocumentFragment>
|
|
241
241
|
<button
|
|
242
242
|
aria-pressed="false"
|
|
243
|
-
class="buttonReset large wrapper
|
|
243
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper primary_active effect primary border defaultHover active hoverEffect"
|
|
244
244
|
data-id="iconContainer"
|
|
245
245
|
data-ishtml="false"
|
|
246
246
|
data-selector-id="iconButton"
|
|
@@ -253,7 +253,7 @@ exports[`IconButton rendering the isActive true with palette of- primaryFilled 1
|
|
|
253
253
|
<DocumentFragment>
|
|
254
254
|
<button
|
|
255
255
|
aria-pressed="false"
|
|
256
|
-
class="buttonReset large wrapper
|
|
256
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper primaryFilled_active effect primaryFilled border defaultHover active hoverEffect"
|
|
257
257
|
data-id="iconContainer"
|
|
258
258
|
data-ishtml="false"
|
|
259
259
|
data-selector-id="iconButton"
|
|
@@ -266,7 +266,7 @@ exports[`IconButton rendering the palette of- default 1`] = `
|
|
|
266
266
|
<DocumentFragment>
|
|
267
267
|
<button
|
|
268
268
|
aria-pressed="false"
|
|
269
|
-
class="buttonReset large wrapper
|
|
269
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
270
270
|
data-id="iconContainer"
|
|
271
271
|
data-ishtml="false"
|
|
272
272
|
data-selector-id="iconButton"
|
|
@@ -279,7 +279,7 @@ exports[`IconButton rendering the palette of- primary 1`] = `
|
|
|
279
279
|
<DocumentFragment>
|
|
280
280
|
<button
|
|
281
281
|
aria-pressed="false"
|
|
282
|
-
class="buttonReset large wrapper
|
|
282
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper primary effect primary border defaultHover hoverEffect"
|
|
283
283
|
data-id="iconContainer"
|
|
284
284
|
data-ishtml="false"
|
|
285
285
|
data-selector-id="iconButton"
|
|
@@ -292,7 +292,7 @@ exports[`IconButton rendering the palette of- primaryFilled 1`] = `
|
|
|
292
292
|
<DocumentFragment>
|
|
293
293
|
<button
|
|
294
294
|
aria-pressed="false"
|
|
295
|
-
class="buttonReset large wrapper
|
|
295
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper primaryFilled effect primaryFilled border defaultHover hoverEffect"
|
|
296
296
|
data-id="iconContainer"
|
|
297
297
|
data-ishtml="false"
|
|
298
298
|
data-selector-id="iconButton"
|
|
@@ -305,7 +305,7 @@ exports[`IconButton rendering the size of- large 1`] = `
|
|
|
305
305
|
<DocumentFragment>
|
|
306
306
|
<button
|
|
307
307
|
aria-pressed="false"
|
|
308
|
-
class="buttonReset large wrapper
|
|
308
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
309
309
|
data-id="iconContainer"
|
|
310
310
|
data-ishtml="false"
|
|
311
311
|
data-selector-id="iconButton"
|
|
@@ -318,7 +318,7 @@ exports[`IconButton rendering the size of- medium 1`] = `
|
|
|
318
318
|
<DocumentFragment>
|
|
319
319
|
<button
|
|
320
320
|
aria-pressed="false"
|
|
321
|
-
class="buttonReset medium wrapper
|
|
321
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset medium wrapper effect default border defaultHover hoverEffect"
|
|
322
322
|
data-id="iconContainer"
|
|
323
323
|
data-ishtml="false"
|
|
324
324
|
data-selector-id="iconButton"
|
|
@@ -331,7 +331,7 @@ exports[`IconButton rendering the size of- small 1`] = `
|
|
|
331
331
|
<DocumentFragment>
|
|
332
332
|
<button
|
|
333
333
|
aria-pressed="false"
|
|
334
|
-
class="buttonReset small wrapper
|
|
334
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset small wrapper effect default border defaultHover hoverEffect"
|
|
335
335
|
data-id="iconContainer"
|
|
336
336
|
data-ishtml="false"
|
|
337
337
|
data-selector-id="iconButton"
|
|
@@ -344,7 +344,7 @@ exports[`IconButton rendering the size of- xlarge 1`] = `
|
|
|
344
344
|
<DocumentFragment>
|
|
345
345
|
<button
|
|
346
346
|
aria-pressed="false"
|
|
347
|
-
class="buttonReset xlarge wrapper
|
|
347
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset xlarge wrapper effect default border defaultHover hoverEffect"
|
|
348
348
|
data-id="iconContainer"
|
|
349
349
|
data-ishtml="false"
|
|
350
350
|
data-selector-id="iconButton"
|
|
@@ -357,7 +357,7 @@ exports[`IconButton rendering the size of- xsmall 1`] = `
|
|
|
357
357
|
<DocumentFragment>
|
|
358
358
|
<button
|
|
359
359
|
aria-pressed="false"
|
|
360
|
-
class="buttonReset xsmall wrapper
|
|
360
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset xsmall wrapper effect default border defaultHover hoverEffect"
|
|
361
361
|
data-id="iconContainer"
|
|
362
362
|
data-ishtml="false"
|
|
363
363
|
data-selector-id="iconButton"
|
|
@@ -370,7 +370,7 @@ exports[`IconButton rendering tourId 1`] = `
|
|
|
370
370
|
<DocumentFragment>
|
|
371
371
|
<button
|
|
372
372
|
aria-pressed="false"
|
|
373
|
-
class="buttonReset large wrapper
|
|
373
|
+
class="inlineFlex column alignItems_center justifyContent_center buttonReset large wrapper effect default border defaultHover hoverEffect"
|
|
374
374
|
data-id="iconContainer"
|
|
375
375
|
data-ishtml="false"
|
|
376
376
|
data-selector-id="iconButton"
|
package/es/Image/Image.js
CHANGED
|
@@ -24,7 +24,7 @@ export default class Image extends React.Component {
|
|
|
24
24
|
"data-title": title,
|
|
25
25
|
"data-id": dataId,
|
|
26
26
|
"data-test-id": dataId,
|
|
27
|
-
className:
|
|
27
|
+
className: `${isCover ? style.imgFullSize : style.imgMaxFullSize} ${className}`,
|
|
28
28
|
onClick: onClick,
|
|
29
29
|
id: htmlId,
|
|
30
30
|
ref: eleRef,
|