@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
|
@@ -3,19 +3,19 @@
|
|
|
3
3
|
exports[`ActionButton renders dataId prop with isLoading set to true 1`] = `
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<div
|
|
6
|
-
class="container primaryFilledBox medium
|
|
6
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
7
7
|
data-id="testDataId_actionButton"
|
|
8
8
|
data-selector-id="actionButton"
|
|
9
9
|
data-test-id="testDataId_actionButton"
|
|
10
10
|
>
|
|
11
11
|
<div
|
|
12
|
-
class="
|
|
12
|
+
class="flexible basis_zero noShrink"
|
|
13
13
|
data-id="boxComponent"
|
|
14
14
|
data-selector-id="box"
|
|
15
15
|
data-test-id="boxComponent"
|
|
16
16
|
>
|
|
17
17
|
<button
|
|
18
|
-
class="
|
|
18
|
+
class="bold primaryfilled medium loader btn"
|
|
19
19
|
data-id="buttonComp"
|
|
20
20
|
data-selector-id="button"
|
|
21
21
|
data-test-id="buttonComp"
|
|
@@ -43,31 +43,31 @@ exports[`ActionButton renders dataId prop with isLoading set to true 1`] = `
|
|
|
43
43
|
exports[`ActionButton renders with arrowBoxSize medium and children 1`] = `
|
|
44
44
|
<DocumentFragment>
|
|
45
45
|
<div
|
|
46
|
-
class="container primaryFilledBox medium
|
|
46
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
47
47
|
data-id="actionButton_actionButton"
|
|
48
48
|
data-selector-id="actionButton"
|
|
49
49
|
data-test-id="actionButton_actionButton"
|
|
50
50
|
>
|
|
51
51
|
<button
|
|
52
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
52
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
53
53
|
data-id="actionButton"
|
|
54
54
|
data-selector-id="box"
|
|
55
55
|
data-test-id="actionButton"
|
|
56
56
|
>
|
|
57
57
|
<div
|
|
58
|
-
class="flex
|
|
58
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
59
59
|
data-id="containerComponent"
|
|
60
60
|
data-selector-id="container"
|
|
61
61
|
data-test-id="containerComponent"
|
|
62
62
|
>
|
|
63
63
|
<div
|
|
64
|
-
class="contentwrapper
|
|
64
|
+
class="noShrink contentwrapper"
|
|
65
65
|
data-id="boxComponent"
|
|
66
66
|
data-selector-id="box"
|
|
67
67
|
data-test-id="boxComponent"
|
|
68
68
|
>
|
|
69
69
|
<div
|
|
70
|
-
class="flex
|
|
70
|
+
class="flex row alignItems_center"
|
|
71
71
|
data-id="containerComponent"
|
|
72
72
|
data-selector-id="container"
|
|
73
73
|
data-test-id="containerComponent"
|
|
@@ -78,20 +78,20 @@ exports[`ActionButton renders with arrowBoxSize medium and children 1`] = `
|
|
|
78
78
|
<button
|
|
79
79
|
aria-controls="1"
|
|
80
80
|
aria-expanded="false"
|
|
81
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
81
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
82
82
|
data-id="actionButton_arrowButton"
|
|
83
83
|
data-selector-id="actionButton_arrowButton"
|
|
84
84
|
data-test-id="actionButton_arrowButton"
|
|
85
85
|
>
|
|
86
86
|
<div
|
|
87
|
-
class="flex
|
|
87
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
88
88
|
data-id="containerComponent"
|
|
89
89
|
data-selector-id="container"
|
|
90
90
|
data-test-id="containerComponent"
|
|
91
91
|
>
|
|
92
92
|
<i
|
|
93
93
|
aria-hidden="true"
|
|
94
|
-
class="zd_font_icons basic icon-down
|
|
94
|
+
class="zd_font_icons basic icon-down arrow"
|
|
95
95
|
data-id="fontIcon"
|
|
96
96
|
data-selector-id="fontIcon"
|
|
97
97
|
data-test-id="fontIcon"
|
|
@@ -106,31 +106,31 @@ exports[`ActionButton renders with arrowBoxSize medium and children 1`] = `
|
|
|
106
106
|
exports[`ActionButton renders with arrowBoxSize medium and isPopupOpen false 1`] = `
|
|
107
107
|
<DocumentFragment>
|
|
108
108
|
<div
|
|
109
|
-
class="container primaryFilledBox medium
|
|
109
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
110
110
|
data-id="actionButton_actionButton"
|
|
111
111
|
data-selector-id="actionButton"
|
|
112
112
|
data-test-id="actionButton_actionButton"
|
|
113
113
|
>
|
|
114
114
|
<button
|
|
115
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
115
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
116
116
|
data-id="actionButton"
|
|
117
117
|
data-selector-id="box"
|
|
118
118
|
data-test-id="actionButton"
|
|
119
119
|
>
|
|
120
120
|
<div
|
|
121
|
-
class="flex
|
|
121
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
122
122
|
data-id="containerComponent"
|
|
123
123
|
data-selector-id="container"
|
|
124
124
|
data-test-id="containerComponent"
|
|
125
125
|
>
|
|
126
126
|
<div
|
|
127
|
-
class="contentwrapper
|
|
127
|
+
class="noShrink contentwrapper"
|
|
128
128
|
data-id="boxComponent"
|
|
129
129
|
data-selector-id="box"
|
|
130
130
|
data-test-id="boxComponent"
|
|
131
131
|
>
|
|
132
132
|
<div
|
|
133
|
-
class="flex
|
|
133
|
+
class="flex row alignItems_center"
|
|
134
134
|
data-id="containerComponent"
|
|
135
135
|
data-selector-id="container"
|
|
136
136
|
data-test-id="containerComponent"
|
|
@@ -145,31 +145,31 @@ exports[`ActionButton renders with arrowBoxSize medium and isPopupOpen false 1`]
|
|
|
145
145
|
exports[`ActionButton renders with arrowBoxSize small and children 1`] = `
|
|
146
146
|
<DocumentFragment>
|
|
147
147
|
<div
|
|
148
|
-
class="container primaryFilledBox medium
|
|
148
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
149
149
|
data-id="actionButton_actionButton"
|
|
150
150
|
data-selector-id="actionButton"
|
|
151
151
|
data-test-id="actionButton_actionButton"
|
|
152
152
|
>
|
|
153
153
|
<button
|
|
154
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
154
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
155
155
|
data-id="actionButton"
|
|
156
156
|
data-selector-id="box"
|
|
157
157
|
data-test-id="actionButton"
|
|
158
158
|
>
|
|
159
159
|
<div
|
|
160
|
-
class="flex
|
|
160
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
161
161
|
data-id="containerComponent"
|
|
162
162
|
data-selector-id="container"
|
|
163
163
|
data-test-id="containerComponent"
|
|
164
164
|
>
|
|
165
165
|
<div
|
|
166
|
-
class="contentwrapper
|
|
166
|
+
class="noShrink contentwrapper"
|
|
167
167
|
data-id="boxComponent"
|
|
168
168
|
data-selector-id="box"
|
|
169
169
|
data-test-id="boxComponent"
|
|
170
170
|
>
|
|
171
171
|
<div
|
|
172
|
-
class="flex
|
|
172
|
+
class="flex row alignItems_center"
|
|
173
173
|
data-id="containerComponent"
|
|
174
174
|
data-selector-id="container"
|
|
175
175
|
data-test-id="containerComponent"
|
|
@@ -180,20 +180,20 @@ exports[`ActionButton renders with arrowBoxSize small and children 1`] = `
|
|
|
180
180
|
<button
|
|
181
181
|
aria-controls="1"
|
|
182
182
|
aria-expanded="false"
|
|
183
|
-
class="buttonReset small_arrowBox primaryFilledArw
|
|
183
|
+
class="noShrink buttonReset small_arrowBox primaryFilledArw arrowWrapper"
|
|
184
184
|
data-id="actionButton_arrowButton"
|
|
185
185
|
data-selector-id="actionButton_arrowButton"
|
|
186
186
|
data-test-id="actionButton_arrowButton"
|
|
187
187
|
>
|
|
188
188
|
<div
|
|
189
|
-
class="flex
|
|
189
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
190
190
|
data-id="containerComponent"
|
|
191
191
|
data-selector-id="container"
|
|
192
192
|
data-test-id="containerComponent"
|
|
193
193
|
>
|
|
194
194
|
<i
|
|
195
195
|
aria-hidden="true"
|
|
196
|
-
class="zd_font_icons basic icon-down
|
|
196
|
+
class="zd_font_icons basic icon-down arrow"
|
|
197
197
|
data-id="fontIcon"
|
|
198
198
|
data-selector-id="fontIcon"
|
|
199
199
|
data-test-id="fontIcon"
|
|
@@ -208,31 +208,31 @@ exports[`ActionButton renders with arrowBoxSize small and children 1`] = `
|
|
|
208
208
|
exports[`ActionButton renders with arrowBoxSize small and isPopupOpen true 1`] = `
|
|
209
209
|
<DocumentFragment>
|
|
210
210
|
<div
|
|
211
|
-
class="container primaryFilledBox medium
|
|
211
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
212
212
|
data-id="actionButton_actionButton"
|
|
213
213
|
data-selector-id="actionButton"
|
|
214
214
|
data-test-id="actionButton_actionButton"
|
|
215
215
|
>
|
|
216
216
|
<button
|
|
217
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
217
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
218
218
|
data-id="actionButton"
|
|
219
219
|
data-selector-id="box"
|
|
220
220
|
data-test-id="actionButton"
|
|
221
221
|
>
|
|
222
222
|
<div
|
|
223
|
-
class="flex
|
|
223
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
224
224
|
data-id="containerComponent"
|
|
225
225
|
data-selector-id="container"
|
|
226
226
|
data-test-id="containerComponent"
|
|
227
227
|
>
|
|
228
228
|
<div
|
|
229
|
-
class="contentwrapper
|
|
229
|
+
class="noShrink contentwrapper"
|
|
230
230
|
data-id="boxComponent"
|
|
231
231
|
data-selector-id="box"
|
|
232
232
|
data-test-id="boxComponent"
|
|
233
233
|
>
|
|
234
234
|
<div
|
|
235
|
-
class="flex
|
|
235
|
+
class="flex row alignItems_center"
|
|
236
236
|
data-id="containerComponent"
|
|
237
237
|
data-selector-id="container"
|
|
238
238
|
data-test-id="containerComponent"
|
|
@@ -247,31 +247,31 @@ exports[`ActionButton renders with arrowBoxSize small and isPopupOpen true 1`] =
|
|
|
247
247
|
exports[`ActionButton renders with children and tooltip disabled 1`] = `
|
|
248
248
|
<DocumentFragment>
|
|
249
249
|
<div
|
|
250
|
-
class="container primaryFilledBox medium
|
|
250
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
251
251
|
data-id="actionButton_actionButton"
|
|
252
252
|
data-selector-id="actionButton"
|
|
253
253
|
data-test-id="actionButton_actionButton"
|
|
254
254
|
>
|
|
255
255
|
<button
|
|
256
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
256
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
257
257
|
data-id="actionButton"
|
|
258
258
|
data-selector-id="box"
|
|
259
259
|
data-test-id="actionButton"
|
|
260
260
|
>
|
|
261
261
|
<div
|
|
262
|
-
class="flex
|
|
262
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
263
263
|
data-id="containerComponent"
|
|
264
264
|
data-selector-id="container"
|
|
265
265
|
data-test-id="containerComponent"
|
|
266
266
|
>
|
|
267
267
|
<div
|
|
268
|
-
class="contentwrapper
|
|
268
|
+
class="noShrink contentwrapper"
|
|
269
269
|
data-id="boxComponent"
|
|
270
270
|
data-selector-id="box"
|
|
271
271
|
data-test-id="boxComponent"
|
|
272
272
|
>
|
|
273
273
|
<div
|
|
274
|
-
class="flex
|
|
274
|
+
class="flex row alignItems_center"
|
|
275
275
|
data-id="containerComponent"
|
|
276
276
|
data-selector-id="container"
|
|
277
277
|
data-test-id="containerComponent"
|
|
@@ -282,20 +282,20 @@ exports[`ActionButton renders with children and tooltip disabled 1`] = `
|
|
|
282
282
|
<button
|
|
283
283
|
aria-controls="1"
|
|
284
284
|
aria-expanded="false"
|
|
285
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
285
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
286
286
|
data-id="actionButton_arrowButton"
|
|
287
287
|
data-selector-id="actionButton_arrowButton"
|
|
288
288
|
data-test-id="actionButton_arrowButton"
|
|
289
289
|
>
|
|
290
290
|
<div
|
|
291
|
-
class="flex
|
|
291
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
292
292
|
data-id="containerComponent"
|
|
293
293
|
data-selector-id="container"
|
|
294
294
|
data-test-id="containerComponent"
|
|
295
295
|
>
|
|
296
296
|
<i
|
|
297
297
|
aria-hidden="true"
|
|
298
|
-
class="zd_font_icons basic icon-down
|
|
298
|
+
class="zd_font_icons basic icon-down arrow"
|
|
299
299
|
data-id="fontIcon"
|
|
300
300
|
data-selector-id="fontIcon"
|
|
301
301
|
data-test-id="fontIcon"
|
|
@@ -310,31 +310,31 @@ exports[`ActionButton renders with children and tooltip disabled 1`] = `
|
|
|
310
310
|
exports[`ActionButton renders with children and tooltip enabled 1`] = `
|
|
311
311
|
<DocumentFragment>
|
|
312
312
|
<div
|
|
313
|
-
class="container primaryFilledBox medium
|
|
313
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
314
314
|
data-id="actionButton_actionButton"
|
|
315
315
|
data-selector-id="actionButton"
|
|
316
316
|
data-test-id="actionButton_actionButton"
|
|
317
317
|
>
|
|
318
318
|
<button
|
|
319
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
319
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
320
320
|
data-id="actionButton"
|
|
321
321
|
data-selector-id="box"
|
|
322
322
|
data-test-id="actionButton"
|
|
323
323
|
>
|
|
324
324
|
<div
|
|
325
|
-
class="flex
|
|
325
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
326
326
|
data-id="containerComponent"
|
|
327
327
|
data-selector-id="container"
|
|
328
328
|
data-test-id="containerComponent"
|
|
329
329
|
>
|
|
330
330
|
<div
|
|
331
|
-
class="contentwrapper
|
|
331
|
+
class="noShrink contentwrapper"
|
|
332
332
|
data-id="boxComponent"
|
|
333
333
|
data-selector-id="box"
|
|
334
334
|
data-test-id="boxComponent"
|
|
335
335
|
>
|
|
336
336
|
<div
|
|
337
|
-
class="flex
|
|
337
|
+
class="flex row alignItems_center"
|
|
338
338
|
data-id="containerComponent"
|
|
339
339
|
data-selector-id="container"
|
|
340
340
|
data-test-id="containerComponent"
|
|
@@ -345,20 +345,20 @@ exports[`ActionButton renders with children and tooltip enabled 1`] = `
|
|
|
345
345
|
<button
|
|
346
346
|
aria-controls="1"
|
|
347
347
|
aria-expanded="false"
|
|
348
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
348
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
349
349
|
data-id="actionButton_arrowButton"
|
|
350
350
|
data-selector-id="actionButton_arrowButton"
|
|
351
351
|
data-test-id="actionButton_arrowButton"
|
|
352
352
|
>
|
|
353
353
|
<div
|
|
354
|
-
class="flex
|
|
354
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
355
355
|
data-id="containerComponent"
|
|
356
356
|
data-selector-id="container"
|
|
357
357
|
data-test-id="containerComponent"
|
|
358
358
|
>
|
|
359
359
|
<i
|
|
360
360
|
aria-hidden="true"
|
|
361
|
-
class="zd_font_icons basic icon-down
|
|
361
|
+
class="zd_font_icons basic icon-down arrow"
|
|
362
362
|
data-id="fontIcon"
|
|
363
363
|
data-selector-id="fontIcon"
|
|
364
364
|
data-test-id="fontIcon"
|
|
@@ -373,31 +373,31 @@ exports[`ActionButton renders with children and tooltip enabled 1`] = `
|
|
|
373
373
|
exports[`ActionButton renders with children prop 1`] = `
|
|
374
374
|
<DocumentFragment>
|
|
375
375
|
<div
|
|
376
|
-
class="container primaryFilledBox medium
|
|
376
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
377
377
|
data-id="actionButton_actionButton"
|
|
378
378
|
data-selector-id="actionButton"
|
|
379
379
|
data-test-id="actionButton_actionButton"
|
|
380
380
|
>
|
|
381
381
|
<button
|
|
382
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
382
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
383
383
|
data-id="actionButton"
|
|
384
384
|
data-selector-id="box"
|
|
385
385
|
data-test-id="actionButton"
|
|
386
386
|
>
|
|
387
387
|
<div
|
|
388
|
-
class="flex
|
|
388
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
389
389
|
data-id="containerComponent"
|
|
390
390
|
data-selector-id="container"
|
|
391
391
|
data-test-id="containerComponent"
|
|
392
392
|
>
|
|
393
393
|
<div
|
|
394
|
-
class="contentwrapper
|
|
394
|
+
class="noShrink contentwrapper"
|
|
395
395
|
data-id="boxComponent"
|
|
396
396
|
data-selector-id="box"
|
|
397
397
|
data-test-id="boxComponent"
|
|
398
398
|
>
|
|
399
399
|
<div
|
|
400
|
-
class="flex
|
|
400
|
+
class="flex row alignItems_center"
|
|
401
401
|
data-id="containerComponent"
|
|
402
402
|
data-selector-id="container"
|
|
403
403
|
data-test-id="containerComponent"
|
|
@@ -408,20 +408,20 @@ exports[`ActionButton renders with children prop 1`] = `
|
|
|
408
408
|
<button
|
|
409
409
|
aria-controls="1"
|
|
410
410
|
aria-expanded="false"
|
|
411
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
411
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
412
412
|
data-id="actionButton_arrowButton"
|
|
413
413
|
data-selector-id="actionButton_arrowButton"
|
|
414
414
|
data-test-id="actionButton_arrowButton"
|
|
415
415
|
>
|
|
416
416
|
<div
|
|
417
|
-
class="flex
|
|
417
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
418
418
|
data-id="containerComponent"
|
|
419
419
|
data-selector-id="container"
|
|
420
420
|
data-test-id="containerComponent"
|
|
421
421
|
>
|
|
422
422
|
<i
|
|
423
423
|
aria-hidden="true"
|
|
424
|
-
class="zd_font_icons basic icon-down
|
|
424
|
+
class="zd_font_icons basic icon-down arrow"
|
|
425
425
|
data-id="fontIcon"
|
|
426
426
|
data-selector-id="fontIcon"
|
|
427
427
|
data-test-id="fontIcon"
|
|
@@ -436,31 +436,31 @@ exports[`ActionButton renders with children prop 1`] = `
|
|
|
436
436
|
exports[`ActionButton renders with custom className 1`] = `
|
|
437
437
|
<DocumentFragment>
|
|
438
438
|
<div
|
|
439
|
-
class="container primaryFilledBox medium custom-class
|
|
439
|
+
class="flex row container primaryFilledBox medium wholeDiv custom-class"
|
|
440
440
|
data-id="actionButton_actionButton"
|
|
441
441
|
data-selector-id="actionButton"
|
|
442
442
|
data-test-id="actionButton_actionButton"
|
|
443
443
|
>
|
|
444
444
|
<button
|
|
445
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
445
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
446
446
|
data-id="actionButton"
|
|
447
447
|
data-selector-id="box"
|
|
448
448
|
data-test-id="actionButton"
|
|
449
449
|
>
|
|
450
450
|
<div
|
|
451
|
-
class="flex
|
|
451
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
452
452
|
data-id="containerComponent"
|
|
453
453
|
data-selector-id="container"
|
|
454
454
|
data-test-id="containerComponent"
|
|
455
455
|
>
|
|
456
456
|
<div
|
|
457
|
-
class="contentwrapper
|
|
457
|
+
class="noShrink contentwrapper"
|
|
458
458
|
data-id="boxComponent"
|
|
459
459
|
data-selector-id="box"
|
|
460
460
|
data-test-id="boxComponent"
|
|
461
461
|
>
|
|
462
462
|
<div
|
|
463
|
-
class="flex
|
|
463
|
+
class="flex row alignItems_center"
|
|
464
464
|
data-id="containerComponent"
|
|
465
465
|
data-selector-id="container"
|
|
466
466
|
data-test-id="containerComponent"
|
|
@@ -475,31 +475,31 @@ exports[`ActionButton renders with custom className 1`] = `
|
|
|
475
475
|
exports[`ActionButton renders with dataId prop 1`] = `
|
|
476
476
|
<DocumentFragment>
|
|
477
477
|
<div
|
|
478
|
-
class="container primaryFilledBox medium
|
|
478
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
479
479
|
data-id="testDataId_actionButton"
|
|
480
480
|
data-selector-id="actionButton"
|
|
481
481
|
data-test-id="testDataId_actionButton"
|
|
482
482
|
>
|
|
483
483
|
<button
|
|
484
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
484
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
485
485
|
data-id="testDataId"
|
|
486
486
|
data-selector-id="box"
|
|
487
487
|
data-test-id="testDataId"
|
|
488
488
|
>
|
|
489
489
|
<div
|
|
490
|
-
class="flex
|
|
490
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
491
491
|
data-id="containerComponent"
|
|
492
492
|
data-selector-id="container"
|
|
493
493
|
data-test-id="containerComponent"
|
|
494
494
|
>
|
|
495
495
|
<div
|
|
496
|
-
class="contentwrapper
|
|
496
|
+
class="noShrink contentwrapper"
|
|
497
497
|
data-id="boxComponent"
|
|
498
498
|
data-selector-id="box"
|
|
499
499
|
data-test-id="boxComponent"
|
|
500
500
|
>
|
|
501
501
|
<div
|
|
502
|
-
class="flex
|
|
502
|
+
class="flex row alignItems_center"
|
|
503
503
|
data-id="containerComponent"
|
|
504
504
|
data-selector-id="container"
|
|
505
505
|
data-test-id="containerComponent"
|
|
@@ -514,31 +514,31 @@ exports[`ActionButton renders with dataId prop 1`] = `
|
|
|
514
514
|
exports[`ActionButton renders with dataId, children, and popup open 1`] = `
|
|
515
515
|
<DocumentFragment>
|
|
516
516
|
<div
|
|
517
|
-
class="container primaryFilledBox medium
|
|
517
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
518
518
|
data-id="testDataId_actionButton"
|
|
519
519
|
data-selector-id="actionButton"
|
|
520
520
|
data-test-id="testDataId_actionButton"
|
|
521
521
|
>
|
|
522
522
|
<button
|
|
523
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
523
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
524
524
|
data-id="testDataId"
|
|
525
525
|
data-selector-id="box"
|
|
526
526
|
data-test-id="testDataId"
|
|
527
527
|
>
|
|
528
528
|
<div
|
|
529
|
-
class="flex
|
|
529
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
530
530
|
data-id="containerComponent"
|
|
531
531
|
data-selector-id="container"
|
|
532
532
|
data-test-id="containerComponent"
|
|
533
533
|
>
|
|
534
534
|
<div
|
|
535
|
-
class="contentwrapper
|
|
535
|
+
class="noShrink contentwrapper"
|
|
536
536
|
data-id="boxComponent"
|
|
537
537
|
data-selector-id="box"
|
|
538
538
|
data-test-id="boxComponent"
|
|
539
539
|
>
|
|
540
540
|
<div
|
|
541
|
-
class="flex
|
|
541
|
+
class="flex row alignItems_center"
|
|
542
542
|
data-id="containerComponent"
|
|
543
543
|
data-selector-id="container"
|
|
544
544
|
data-test-id="containerComponent"
|
|
@@ -549,20 +549,20 @@ exports[`ActionButton renders with dataId, children, and popup open 1`] = `
|
|
|
549
549
|
<button
|
|
550
550
|
aria-controls="1"
|
|
551
551
|
aria-expanded="true"
|
|
552
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
552
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
553
553
|
data-id="testDataId_arrowButton"
|
|
554
554
|
data-selector-id="actionButton_arrowButton"
|
|
555
555
|
data-test-id="testDataId_arrowButton"
|
|
556
556
|
>
|
|
557
557
|
<div
|
|
558
|
-
class="flex
|
|
558
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
559
559
|
data-id="containerComponent"
|
|
560
560
|
data-selector-id="container"
|
|
561
561
|
data-test-id="containerComponent"
|
|
562
562
|
>
|
|
563
563
|
<i
|
|
564
564
|
aria-hidden="true"
|
|
565
|
-
class="zd_font_icons basic icon-down
|
|
565
|
+
class="zd_font_icons basic icon-down arrow"
|
|
566
566
|
data-id="fontIcon"
|
|
567
567
|
data-selector-id="fontIcon"
|
|
568
568
|
data-test-id="fontIcon"
|
|
@@ -591,13 +591,13 @@ exports[`ActionButton renders with dataId, children, and popup open 1`] = `
|
|
|
591
591
|
tabindex="-1"
|
|
592
592
|
>
|
|
593
593
|
<div
|
|
594
|
-
class="flex
|
|
594
|
+
class="flex column"
|
|
595
595
|
data-id="containerComponent"
|
|
596
596
|
data-selector-id="container"
|
|
597
597
|
data-test-id="containerComponent"
|
|
598
598
|
>
|
|
599
599
|
<div
|
|
600
|
-
class="
|
|
600
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
601
601
|
data-id="boxComponent"
|
|
602
602
|
data-selector-id="box"
|
|
603
603
|
data-test-id="boxComponent"
|
|
@@ -617,31 +617,31 @@ exports[`ActionButton renders with dataId, children, and popup open 1`] = `
|
|
|
617
617
|
exports[`ActionButton renders with dataSelectorId and children props 1`] = `
|
|
618
618
|
<DocumentFragment>
|
|
619
619
|
<div
|
|
620
|
-
class="container primaryFilledBox medium
|
|
620
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
621
621
|
data-id="actionButton_actionButton"
|
|
622
622
|
data-selector-id="testSelectorId"
|
|
623
623
|
data-test-id="actionButton_actionButton"
|
|
624
624
|
>
|
|
625
625
|
<button
|
|
626
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
626
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
627
627
|
data-id="actionButton"
|
|
628
628
|
data-selector-id="box"
|
|
629
629
|
data-test-id="actionButton"
|
|
630
630
|
>
|
|
631
631
|
<div
|
|
632
|
-
class="flex
|
|
632
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
633
633
|
data-id="containerComponent"
|
|
634
634
|
data-selector-id="container"
|
|
635
635
|
data-test-id="containerComponent"
|
|
636
636
|
>
|
|
637
637
|
<div
|
|
638
|
-
class="contentwrapper
|
|
638
|
+
class="noShrink contentwrapper"
|
|
639
639
|
data-id="boxComponent"
|
|
640
640
|
data-selector-id="box"
|
|
641
641
|
data-test-id="boxComponent"
|
|
642
642
|
>
|
|
643
643
|
<div
|
|
644
|
-
class="flex
|
|
644
|
+
class="flex row alignItems_center"
|
|
645
645
|
data-id="containerComponent"
|
|
646
646
|
data-selector-id="container"
|
|
647
647
|
data-test-id="containerComponent"
|
|
@@ -652,20 +652,20 @@ exports[`ActionButton renders with dataSelectorId and children props 1`] = `
|
|
|
652
652
|
<button
|
|
653
653
|
aria-controls="1"
|
|
654
654
|
aria-expanded="false"
|
|
655
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
655
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
656
656
|
data-id="actionButton_arrowButton"
|
|
657
657
|
data-selector-id="testSelectorId_arrowButton"
|
|
658
658
|
data-test-id="actionButton_arrowButton"
|
|
659
659
|
>
|
|
660
660
|
<div
|
|
661
|
-
class="flex
|
|
661
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
662
662
|
data-id="containerComponent"
|
|
663
663
|
data-selector-id="container"
|
|
664
664
|
data-test-id="containerComponent"
|
|
665
665
|
>
|
|
666
666
|
<i
|
|
667
667
|
aria-hidden="true"
|
|
668
|
-
class="zd_font_icons basic icon-down
|
|
668
|
+
class="zd_font_icons basic icon-down arrow"
|
|
669
669
|
data-id="fontIcon"
|
|
670
670
|
data-selector-id="fontIcon"
|
|
671
671
|
data-test-id="fontIcon"
|
|
@@ -680,32 +680,32 @@ exports[`ActionButton renders with dataSelectorId and children props 1`] = `
|
|
|
680
680
|
exports[`ActionButton renders with dataTitle 1`] = `
|
|
681
681
|
<DocumentFragment>
|
|
682
682
|
<div
|
|
683
|
-
class="container primaryFilledBox medium
|
|
683
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
684
684
|
data-id="actionButton_actionButton"
|
|
685
685
|
data-selector-id="actionButton"
|
|
686
686
|
data-test-id="actionButton_actionButton"
|
|
687
687
|
>
|
|
688
688
|
<button
|
|
689
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
689
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
690
690
|
data-id="actionButton"
|
|
691
691
|
data-selector-id="box"
|
|
692
692
|
data-test-id="actionButton"
|
|
693
693
|
data-title="Test Data Title"
|
|
694
694
|
>
|
|
695
695
|
<div
|
|
696
|
-
class="flex
|
|
696
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
697
697
|
data-id="containerComponent"
|
|
698
698
|
data-selector-id="container"
|
|
699
699
|
data-test-id="containerComponent"
|
|
700
700
|
>
|
|
701
701
|
<div
|
|
702
|
-
class="contentwrapper
|
|
702
|
+
class="noShrink contentwrapper"
|
|
703
703
|
data-id="boxComponent"
|
|
704
704
|
data-selector-id="box"
|
|
705
705
|
data-test-id="boxComponent"
|
|
706
706
|
>
|
|
707
707
|
<div
|
|
708
|
-
class="flex
|
|
708
|
+
class="flex row alignItems_center"
|
|
709
709
|
data-id="containerComponent"
|
|
710
710
|
data-selector-id="container"
|
|
711
711
|
data-test-id="containerComponent"
|
|
@@ -720,31 +720,31 @@ exports[`ActionButton renders with dataTitle 1`] = `
|
|
|
720
720
|
exports[`ActionButton renders with default props 1`] = `
|
|
721
721
|
<DocumentFragment>
|
|
722
722
|
<div
|
|
723
|
-
class="container primaryFilledBox medium
|
|
723
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
724
724
|
data-id="actionButton_actionButton"
|
|
725
725
|
data-selector-id="actionButton"
|
|
726
726
|
data-test-id="actionButton_actionButton"
|
|
727
727
|
>
|
|
728
728
|
<button
|
|
729
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
729
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
730
730
|
data-id="actionButton"
|
|
731
731
|
data-selector-id="box"
|
|
732
732
|
data-test-id="actionButton"
|
|
733
733
|
>
|
|
734
734
|
<div
|
|
735
|
-
class="flex
|
|
735
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
736
736
|
data-id="containerComponent"
|
|
737
737
|
data-selector-id="container"
|
|
738
738
|
data-test-id="containerComponent"
|
|
739
739
|
>
|
|
740
740
|
<div
|
|
741
|
-
class="contentwrapper
|
|
741
|
+
class="noShrink contentwrapper"
|
|
742
742
|
data-id="boxComponent"
|
|
743
743
|
data-selector-id="box"
|
|
744
744
|
data-test-id="boxComponent"
|
|
745
745
|
>
|
|
746
746
|
<div
|
|
747
|
-
class="flex
|
|
747
|
+
class="flex row alignItems_center"
|
|
748
748
|
data-id="containerComponent"
|
|
749
749
|
data-selector-id="container"
|
|
750
750
|
data-test-id="containerComponent"
|
|
@@ -759,31 +759,31 @@ exports[`ActionButton renders with default props 1`] = `
|
|
|
759
759
|
exports[`ActionButton renders with disabled state true 1`] = `
|
|
760
760
|
<DocumentFragment>
|
|
761
761
|
<div
|
|
762
|
-
class="container primaryFilledBox medium
|
|
762
|
+
class="flex row container primaryFilledBox medium disabled wholeDiv"
|
|
763
763
|
data-id="actionButton_actionButton"
|
|
764
764
|
data-selector-id="actionButton"
|
|
765
765
|
data-test-id="actionButton_actionButton"
|
|
766
766
|
>
|
|
767
767
|
<button
|
|
768
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
768
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
769
769
|
data-id="actionButton"
|
|
770
770
|
data-selector-id="box"
|
|
771
771
|
data-test-id="actionButton"
|
|
772
772
|
>
|
|
773
773
|
<div
|
|
774
|
-
class="flex
|
|
774
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
775
775
|
data-id="containerComponent"
|
|
776
776
|
data-selector-id="container"
|
|
777
777
|
data-test-id="containerComponent"
|
|
778
778
|
>
|
|
779
779
|
<div
|
|
780
|
-
class="contentwrapper
|
|
780
|
+
class="noShrink contentwrapper"
|
|
781
781
|
data-id="boxComponent"
|
|
782
782
|
data-selector-id="box"
|
|
783
783
|
data-test-id="boxComponent"
|
|
784
784
|
>
|
|
785
785
|
<div
|
|
786
|
-
class="flex
|
|
786
|
+
class="flex row alignItems_center"
|
|
787
787
|
data-id="containerComponent"
|
|
788
788
|
data-selector-id="container"
|
|
789
789
|
data-test-id="containerComponent"
|
|
@@ -798,31 +798,31 @@ exports[`ActionButton renders with disabled state true 1`] = `
|
|
|
798
798
|
exports[`ActionButton renders with dropBoxClassProps - case 1 1`] = `
|
|
799
799
|
<DocumentFragment>
|
|
800
800
|
<div
|
|
801
|
-
class="container primaryFilledBox medium
|
|
801
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
802
802
|
data-id="actionButton_actionButton"
|
|
803
803
|
data-selector-id="actionButton"
|
|
804
804
|
data-test-id="actionButton_actionButton"
|
|
805
805
|
>
|
|
806
806
|
<button
|
|
807
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
807
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
808
808
|
data-id="actionButton"
|
|
809
809
|
data-selector-id="box"
|
|
810
810
|
data-test-id="actionButton"
|
|
811
811
|
>
|
|
812
812
|
<div
|
|
813
|
-
class="flex
|
|
813
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
814
814
|
data-id="containerComponent"
|
|
815
815
|
data-selector-id="container"
|
|
816
816
|
data-test-id="containerComponent"
|
|
817
817
|
>
|
|
818
818
|
<div
|
|
819
|
-
class="contentwrapper
|
|
819
|
+
class="noShrink contentwrapper"
|
|
820
820
|
data-id="boxComponent"
|
|
821
821
|
data-selector-id="box"
|
|
822
822
|
data-test-id="boxComponent"
|
|
823
823
|
>
|
|
824
824
|
<div
|
|
825
|
-
class="flex
|
|
825
|
+
class="flex row alignItems_center"
|
|
826
826
|
data-id="containerComponent"
|
|
827
827
|
data-selector-id="container"
|
|
828
828
|
data-test-id="containerComponent"
|
|
@@ -833,20 +833,20 @@ exports[`ActionButton renders with dropBoxClassProps - case 1 1`] = `
|
|
|
833
833
|
<button
|
|
834
834
|
aria-controls="1"
|
|
835
835
|
aria-expanded="true"
|
|
836
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
836
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
837
837
|
data-id="actionButton_arrowButton"
|
|
838
838
|
data-selector-id="actionButton_arrowButton"
|
|
839
839
|
data-test-id="actionButton_arrowButton"
|
|
840
840
|
>
|
|
841
841
|
<div
|
|
842
|
-
class="flex
|
|
842
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
843
843
|
data-id="containerComponent"
|
|
844
844
|
data-selector-id="container"
|
|
845
845
|
data-test-id="containerComponent"
|
|
846
846
|
>
|
|
847
847
|
<i
|
|
848
848
|
aria-hidden="true"
|
|
849
|
-
class="zd_font_icons basic icon-down
|
|
849
|
+
class="zd_font_icons basic icon-down arrow"
|
|
850
850
|
data-id="fontIcon"
|
|
851
851
|
data-selector-id="fontIcon"
|
|
852
852
|
data-test-id="fontIcon"
|
|
@@ -854,7 +854,7 @@ exports[`ActionButton renders with dropBoxClassProps - case 1 1`] = `
|
|
|
854
854
|
/>
|
|
855
855
|
</div>
|
|
856
856
|
<div
|
|
857
|
-
class="main
|
|
857
|
+
class="main container bottomMid small paddingSpace custom-dropbox-class"
|
|
858
858
|
data-a11y-focus-main-area="true"
|
|
859
859
|
data-arrow-position="mid"
|
|
860
860
|
data-box-direction="bottom"
|
|
@@ -875,13 +875,13 @@ exports[`ActionButton renders with dropBoxClassProps - case 1 1`] = `
|
|
|
875
875
|
tabindex="-1"
|
|
876
876
|
>
|
|
877
877
|
<div
|
|
878
|
-
class="flex
|
|
878
|
+
class="flex column"
|
|
879
879
|
data-id="containerComponent"
|
|
880
880
|
data-selector-id="container"
|
|
881
881
|
data-test-id="containerComponent"
|
|
882
882
|
>
|
|
883
883
|
<div
|
|
884
|
-
class="
|
|
884
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
885
885
|
data-id="boxComponent"
|
|
886
886
|
data-selector-id="box"
|
|
887
887
|
data-test-id="boxComponent"
|
|
@@ -901,31 +901,31 @@ exports[`ActionButton renders with dropBoxClassProps - case 1 1`] = `
|
|
|
901
901
|
exports[`ActionButton renders with dropBoxClassProps - case 2 1`] = `
|
|
902
902
|
<DocumentFragment>
|
|
903
903
|
<div
|
|
904
|
-
class="container primaryFilledBox medium
|
|
904
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
905
905
|
data-id="actionButton_actionButton"
|
|
906
906
|
data-selector-id="actionButton"
|
|
907
907
|
data-test-id="actionButton_actionButton"
|
|
908
908
|
>
|
|
909
909
|
<button
|
|
910
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
910
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
911
911
|
data-id="actionButton"
|
|
912
912
|
data-selector-id="box"
|
|
913
913
|
data-test-id="actionButton"
|
|
914
914
|
>
|
|
915
915
|
<div
|
|
916
|
-
class="flex
|
|
916
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
917
917
|
data-id="containerComponent"
|
|
918
918
|
data-selector-id="container"
|
|
919
919
|
data-test-id="containerComponent"
|
|
920
920
|
>
|
|
921
921
|
<div
|
|
922
|
-
class="contentwrapper
|
|
922
|
+
class="noShrink contentwrapper"
|
|
923
923
|
data-id="boxComponent"
|
|
924
924
|
data-selector-id="box"
|
|
925
925
|
data-test-id="boxComponent"
|
|
926
926
|
>
|
|
927
927
|
<div
|
|
928
|
-
class="flex
|
|
928
|
+
class="flex row alignItems_center"
|
|
929
929
|
data-id="containerComponent"
|
|
930
930
|
data-selector-id="container"
|
|
931
931
|
data-test-id="containerComponent"
|
|
@@ -936,20 +936,20 @@ exports[`ActionButton renders with dropBoxClassProps - case 2 1`] = `
|
|
|
936
936
|
<button
|
|
937
937
|
aria-controls="1"
|
|
938
938
|
aria-expanded="false"
|
|
939
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
939
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
940
940
|
data-id="actionButton_arrowButton"
|
|
941
941
|
data-selector-id="actionButton_arrowButton"
|
|
942
942
|
data-test-id="actionButton_arrowButton"
|
|
943
943
|
>
|
|
944
944
|
<div
|
|
945
|
-
class="flex
|
|
945
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
946
946
|
data-id="containerComponent"
|
|
947
947
|
data-selector-id="container"
|
|
948
948
|
data-test-id="containerComponent"
|
|
949
949
|
>
|
|
950
950
|
<i
|
|
951
951
|
aria-hidden="true"
|
|
952
|
-
class="zd_font_icons basic icon-down
|
|
952
|
+
class="zd_font_icons basic icon-down arrow"
|
|
953
953
|
data-id="fontIcon"
|
|
954
954
|
data-selector-id="fontIcon"
|
|
955
955
|
data-test-id="fontIcon"
|
|
@@ -964,31 +964,31 @@ exports[`ActionButton renders with dropBoxClassProps - case 2 1`] = `
|
|
|
964
964
|
exports[`ActionButton renders with dropBoxClassProps - case 3 1`] = `
|
|
965
965
|
<DocumentFragment>
|
|
966
966
|
<div
|
|
967
|
-
class="container primaryFilledBox medium
|
|
967
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
968
968
|
data-id="actionButton_actionButton"
|
|
969
969
|
data-selector-id="actionButton"
|
|
970
970
|
data-test-id="actionButton_actionButton"
|
|
971
971
|
>
|
|
972
972
|
<button
|
|
973
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
973
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
974
974
|
data-id="actionButton"
|
|
975
975
|
data-selector-id="box"
|
|
976
976
|
data-test-id="actionButton"
|
|
977
977
|
>
|
|
978
978
|
<div
|
|
979
|
-
class="flex
|
|
979
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
980
980
|
data-id="containerComponent"
|
|
981
981
|
data-selector-id="container"
|
|
982
982
|
data-test-id="containerComponent"
|
|
983
983
|
>
|
|
984
984
|
<div
|
|
985
|
-
class="contentwrapper
|
|
985
|
+
class="noShrink contentwrapper"
|
|
986
986
|
data-id="boxComponent"
|
|
987
987
|
data-selector-id="box"
|
|
988
988
|
data-test-id="boxComponent"
|
|
989
989
|
>
|
|
990
990
|
<div
|
|
991
|
-
class="flex
|
|
991
|
+
class="flex row alignItems_center"
|
|
992
992
|
data-id="containerComponent"
|
|
993
993
|
data-selector-id="container"
|
|
994
994
|
data-test-id="containerComponent"
|
|
@@ -999,20 +999,20 @@ exports[`ActionButton renders with dropBoxClassProps - case 3 1`] = `
|
|
|
999
999
|
<button
|
|
1000
1000
|
aria-controls="1"
|
|
1001
1001
|
aria-expanded="true"
|
|
1002
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1002
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1003
1003
|
data-id="actionButton_arrowButton"
|
|
1004
1004
|
data-selector-id="actionButton_arrowButton"
|
|
1005
1005
|
data-test-id="actionButton_arrowButton"
|
|
1006
1006
|
>
|
|
1007
1007
|
<div
|
|
1008
|
-
class="flex
|
|
1008
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1009
1009
|
data-id="containerComponent"
|
|
1010
1010
|
data-selector-id="container"
|
|
1011
1011
|
data-test-id="containerComponent"
|
|
1012
1012
|
>
|
|
1013
1013
|
<i
|
|
1014
1014
|
aria-hidden="true"
|
|
1015
|
-
class="zd_font_icons basic icon-down
|
|
1015
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1016
1016
|
data-id="fontIcon"
|
|
1017
1017
|
data-selector-id="fontIcon"
|
|
1018
1018
|
data-test-id="fontIcon"
|
|
@@ -1020,7 +1020,7 @@ exports[`ActionButton renders with dropBoxClassProps - case 3 1`] = `
|
|
|
1020
1020
|
/>
|
|
1021
1021
|
</div>
|
|
1022
1022
|
<div
|
|
1023
|
-
class="main
|
|
1023
|
+
class="main container bottomMid small paddingSpace custom-dropbox-class"
|
|
1024
1024
|
data-a11y-focus-main-area="true"
|
|
1025
1025
|
data-arrow-position="mid"
|
|
1026
1026
|
data-box-direction="bottom"
|
|
@@ -1041,13 +1041,13 @@ exports[`ActionButton renders with dropBoxClassProps - case 3 1`] = `
|
|
|
1041
1041
|
tabindex="-1"
|
|
1042
1042
|
>
|
|
1043
1043
|
<div
|
|
1044
|
-
class="flex
|
|
1044
|
+
class="flex column"
|
|
1045
1045
|
data-id="containerComponent"
|
|
1046
1046
|
data-selector-id="container"
|
|
1047
1047
|
data-test-id="containerComponent"
|
|
1048
1048
|
>
|
|
1049
1049
|
<div
|
|
1050
|
-
class="
|
|
1050
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
1051
1051
|
data-id="boxComponent"
|
|
1052
1052
|
data-selector-id="box"
|
|
1053
1053
|
data-test-id="boxComponent"
|
|
@@ -1067,31 +1067,31 @@ exports[`ActionButton renders with dropBoxClassProps - case 3 1`] = `
|
|
|
1067
1067
|
exports[`ActionButton renders with dropBoxClassProps - case 4 1`] = `
|
|
1068
1068
|
<DocumentFragment>
|
|
1069
1069
|
<div
|
|
1070
|
-
class="container primaryFilledBox medium
|
|
1070
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1071
1071
|
data-id="actionButton_actionButton"
|
|
1072
1072
|
data-selector-id="actionButton"
|
|
1073
1073
|
data-test-id="actionButton_actionButton"
|
|
1074
1074
|
>
|
|
1075
1075
|
<button
|
|
1076
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1076
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1077
1077
|
data-id="actionButton"
|
|
1078
1078
|
data-selector-id="box"
|
|
1079
1079
|
data-test-id="actionButton"
|
|
1080
1080
|
>
|
|
1081
1081
|
<div
|
|
1082
|
-
class="flex
|
|
1082
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1083
1083
|
data-id="containerComponent"
|
|
1084
1084
|
data-selector-id="container"
|
|
1085
1085
|
data-test-id="containerComponent"
|
|
1086
1086
|
>
|
|
1087
1087
|
<div
|
|
1088
|
-
class="contentwrapper
|
|
1088
|
+
class="noShrink contentwrapper"
|
|
1089
1089
|
data-id="boxComponent"
|
|
1090
1090
|
data-selector-id="box"
|
|
1091
1091
|
data-test-id="boxComponent"
|
|
1092
1092
|
>
|
|
1093
1093
|
<div
|
|
1094
|
-
class="flex
|
|
1094
|
+
class="flex row alignItems_center"
|
|
1095
1095
|
data-id="containerComponent"
|
|
1096
1096
|
data-selector-id="container"
|
|
1097
1097
|
data-test-id="containerComponent"
|
|
@@ -1102,20 +1102,20 @@ exports[`ActionButton renders with dropBoxClassProps - case 4 1`] = `
|
|
|
1102
1102
|
<button
|
|
1103
1103
|
aria-controls="1"
|
|
1104
1104
|
aria-expanded="true"
|
|
1105
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1105
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1106
1106
|
data-id="actionButton_arrowButton"
|
|
1107
1107
|
data-selector-id="actionButton_arrowButton"
|
|
1108
1108
|
data-test-id="actionButton_arrowButton"
|
|
1109
1109
|
>
|
|
1110
1110
|
<div
|
|
1111
|
-
class="flex
|
|
1111
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1112
1112
|
data-id="containerComponent"
|
|
1113
1113
|
data-selector-id="container"
|
|
1114
1114
|
data-test-id="containerComponent"
|
|
1115
1115
|
>
|
|
1116
1116
|
<i
|
|
1117
1117
|
aria-hidden="true"
|
|
1118
|
-
class="zd_font_icons basic icon-down
|
|
1118
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1119
1119
|
data-id="fontIcon"
|
|
1120
1120
|
data-selector-id="fontIcon"
|
|
1121
1121
|
data-test-id="fontIcon"
|
|
@@ -1144,13 +1144,13 @@ exports[`ActionButton renders with dropBoxClassProps - case 4 1`] = `
|
|
|
1144
1144
|
tabindex="-1"
|
|
1145
1145
|
>
|
|
1146
1146
|
<div
|
|
1147
|
-
class="flex
|
|
1147
|
+
class="flex column"
|
|
1148
1148
|
data-id="containerComponent"
|
|
1149
1149
|
data-selector-id="container"
|
|
1150
1150
|
data-test-id="containerComponent"
|
|
1151
1151
|
>
|
|
1152
1152
|
<div
|
|
1153
|
-
class="
|
|
1153
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
1154
1154
|
data-id="boxComponent"
|
|
1155
1155
|
data-selector-id="box"
|
|
1156
1156
|
data-test-id="boxComponent"
|
|
@@ -1170,45 +1170,45 @@ exports[`ActionButton renders with dropBoxClassProps - case 4 1`] = `
|
|
|
1170
1170
|
exports[`ActionButton renders with iconName: { iconName: 'ZD-replyall', iconSize: '9' } and iconSize: %s 1`] = `
|
|
1171
1171
|
<DocumentFragment>
|
|
1172
1172
|
<div
|
|
1173
|
-
class="container primaryFilledBox medium
|
|
1173
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1174
1174
|
data-id="actionButton_actionButton"
|
|
1175
1175
|
data-selector-id="actionButton"
|
|
1176
1176
|
data-test-id="actionButton_actionButton"
|
|
1177
1177
|
>
|
|
1178
1178
|
<button
|
|
1179
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
1179
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
1180
1180
|
data-id="actionButton"
|
|
1181
1181
|
data-selector-id="box"
|
|
1182
1182
|
data-test-id="actionButton"
|
|
1183
1183
|
>
|
|
1184
1184
|
<div
|
|
1185
|
-
class="flex
|
|
1185
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1186
1186
|
data-id="containerComponent"
|
|
1187
1187
|
data-selector-id="container"
|
|
1188
1188
|
data-test-id="containerComponent"
|
|
1189
1189
|
>
|
|
1190
1190
|
<div
|
|
1191
|
-
class="contentwrapper
|
|
1191
|
+
class="noShrink contentwrapper"
|
|
1192
1192
|
data-id="boxComponent"
|
|
1193
1193
|
data-selector-id="box"
|
|
1194
1194
|
data-test-id="boxComponent"
|
|
1195
1195
|
>
|
|
1196
1196
|
<div
|
|
1197
|
-
class="flex
|
|
1197
|
+
class="flex row alignItems_center"
|
|
1198
1198
|
data-id="containerComponent"
|
|
1199
1199
|
data-selector-id="container"
|
|
1200
1200
|
data-test-id="containerComponent"
|
|
1201
1201
|
>
|
|
1202
1202
|
<i
|
|
1203
1203
|
aria-hidden="true"
|
|
1204
|
-
class="zd_font_icons basic icon-replyall-new
|
|
1204
|
+
class="zd_font_icons basic icon-replyall-new iconClr iconMrgn"
|
|
1205
1205
|
data-id="fontIcon"
|
|
1206
1206
|
data-selector-id="fontIcon"
|
|
1207
1207
|
data-test-id="fontIcon"
|
|
1208
1208
|
style="--zd-iconfont-size: var(--zd_font_size9);"
|
|
1209
1209
|
/>
|
|
1210
1210
|
<div
|
|
1211
|
-
class="txt
|
|
1211
|
+
class="shrink txt"
|
|
1212
1212
|
data-id="boxComponent"
|
|
1213
1213
|
data-selector-id="box"
|
|
1214
1214
|
data-test-id="boxComponent"
|
|
@@ -1219,7 +1219,7 @@ exports[`ActionButton renders with iconName: { iconName: 'ZD-replyall', iconSize
|
|
|
1219
1219
|
</div>
|
|
1220
1220
|
</div>
|
|
1221
1221
|
<div
|
|
1222
|
-
class="subTxt
|
|
1222
|
+
class="noShrink subTxt"
|
|
1223
1223
|
data-id="boxComponent"
|
|
1224
1224
|
data-selector-id="box"
|
|
1225
1225
|
data-test-id="boxComponent"
|
|
@@ -1236,31 +1236,31 @@ exports[`ActionButton renders with iconName: { iconName: 'ZD-replyall', iconSize
|
|
|
1236
1236
|
exports[`ActionButton renders with innerClassName set to custom-class 1`] = `
|
|
1237
1237
|
<DocumentFragment>
|
|
1238
1238
|
<div
|
|
1239
|
-
class="container primaryFilledBox medium
|
|
1239
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1240
1240
|
data-id="actionButton_actionButton"
|
|
1241
1241
|
data-selector-id="actionButton"
|
|
1242
1242
|
data-test-id="actionButton_actionButton"
|
|
1243
1243
|
>
|
|
1244
1244
|
<button
|
|
1245
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable custom-class
|
|
1245
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable custom-class"
|
|
1246
1246
|
data-id="actionButton"
|
|
1247
1247
|
data-selector-id="box"
|
|
1248
1248
|
data-test-id="actionButton"
|
|
1249
1249
|
>
|
|
1250
1250
|
<div
|
|
1251
|
-
class="flex
|
|
1251
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1252
1252
|
data-id="containerComponent"
|
|
1253
1253
|
data-selector-id="container"
|
|
1254
1254
|
data-test-id="containerComponent"
|
|
1255
1255
|
>
|
|
1256
1256
|
<div
|
|
1257
|
-
class="contentwrapper
|
|
1257
|
+
class="noShrink contentwrapper"
|
|
1258
1258
|
data-id="boxComponent"
|
|
1259
1259
|
data-selector-id="box"
|
|
1260
1260
|
data-test-id="boxComponent"
|
|
1261
1261
|
>
|
|
1262
1262
|
<div
|
|
1263
|
-
class="flex
|
|
1263
|
+
class="flex row alignItems_center"
|
|
1264
1264
|
data-id="containerComponent"
|
|
1265
1265
|
data-selector-id="container"
|
|
1266
1266
|
data-test-id="containerComponent"
|
|
@@ -1275,31 +1275,31 @@ exports[`ActionButton renders with innerClassName set to custom-class 1`] = `
|
|
|
1275
1275
|
exports[`ActionButton renders with innerClassName set to empty string 1`] = `
|
|
1276
1276
|
<DocumentFragment>
|
|
1277
1277
|
<div
|
|
1278
|
-
class="container primaryFilledBox medium
|
|
1278
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1279
1279
|
data-id="actionButton_actionButton"
|
|
1280
1280
|
data-selector-id="actionButton"
|
|
1281
1281
|
data-test-id="actionButton_actionButton"
|
|
1282
1282
|
>
|
|
1283
1283
|
<button
|
|
1284
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
1284
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
1285
1285
|
data-id="actionButton"
|
|
1286
1286
|
data-selector-id="box"
|
|
1287
1287
|
data-test-id="actionButton"
|
|
1288
1288
|
>
|
|
1289
1289
|
<div
|
|
1290
|
-
class="flex
|
|
1290
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1291
1291
|
data-id="containerComponent"
|
|
1292
1292
|
data-selector-id="container"
|
|
1293
1293
|
data-test-id="containerComponent"
|
|
1294
1294
|
>
|
|
1295
1295
|
<div
|
|
1296
|
-
class="contentwrapper
|
|
1296
|
+
class="noShrink contentwrapper"
|
|
1297
1297
|
data-id="boxComponent"
|
|
1298
1298
|
data-selector-id="box"
|
|
1299
1299
|
data-test-id="boxComponent"
|
|
1300
1300
|
>
|
|
1301
1301
|
<div
|
|
1302
|
-
class="flex
|
|
1302
|
+
class="flex row alignItems_center"
|
|
1303
1303
|
data-id="containerComponent"
|
|
1304
1304
|
data-selector-id="container"
|
|
1305
1305
|
data-test-id="containerComponent"
|
|
@@ -1314,31 +1314,31 @@ exports[`ActionButton renders with innerClassName set to empty string 1`] = `
|
|
|
1314
1314
|
exports[`ActionButton renders with innerClassName set to undefined 1`] = `
|
|
1315
1315
|
<DocumentFragment>
|
|
1316
1316
|
<div
|
|
1317
|
-
class="container primaryFilledBox medium
|
|
1317
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1318
1318
|
data-id="actionButton_actionButton"
|
|
1319
1319
|
data-selector-id="actionButton"
|
|
1320
1320
|
data-test-id="actionButton_actionButton"
|
|
1321
1321
|
>
|
|
1322
1322
|
<button
|
|
1323
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
1323
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
1324
1324
|
data-id="actionButton"
|
|
1325
1325
|
data-selector-id="box"
|
|
1326
1326
|
data-test-id="actionButton"
|
|
1327
1327
|
>
|
|
1328
1328
|
<div
|
|
1329
|
-
class="flex
|
|
1329
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1330
1330
|
data-id="containerComponent"
|
|
1331
1331
|
data-selector-id="container"
|
|
1332
1332
|
data-test-id="containerComponent"
|
|
1333
1333
|
>
|
|
1334
1334
|
<div
|
|
1335
|
-
class="contentwrapper
|
|
1335
|
+
class="noShrink contentwrapper"
|
|
1336
1336
|
data-id="boxComponent"
|
|
1337
1337
|
data-selector-id="box"
|
|
1338
1338
|
data-test-id="boxComponent"
|
|
1339
1339
|
>
|
|
1340
1340
|
<div
|
|
1341
|
-
class="flex
|
|
1341
|
+
class="flex row alignItems_center"
|
|
1342
1342
|
data-id="containerComponent"
|
|
1343
1343
|
data-selector-id="container"
|
|
1344
1344
|
data-test-id="containerComponent"
|
|
@@ -1353,31 +1353,31 @@ exports[`ActionButton renders with innerClassName set to undefined 1`] = `
|
|
|
1353
1353
|
exports[`ActionButton renders with isAbsolutePositioningNeeded set to true 1`] = `
|
|
1354
1354
|
<DocumentFragment>
|
|
1355
1355
|
<div
|
|
1356
|
-
class="container primaryFilledBox medium
|
|
1356
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1357
1357
|
data-id="actionButton_actionButton"
|
|
1358
1358
|
data-selector-id="actionButton"
|
|
1359
1359
|
data-test-id="actionButton_actionButton"
|
|
1360
1360
|
>
|
|
1361
1361
|
<button
|
|
1362
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
1362
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
1363
1363
|
data-id="actionButton"
|
|
1364
1364
|
data-selector-id="box"
|
|
1365
1365
|
data-test-id="actionButton"
|
|
1366
1366
|
>
|
|
1367
1367
|
<div
|
|
1368
|
-
class="flex
|
|
1368
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1369
1369
|
data-id="containerComponent"
|
|
1370
1370
|
data-selector-id="container"
|
|
1371
1371
|
data-test-id="containerComponent"
|
|
1372
1372
|
>
|
|
1373
1373
|
<div
|
|
1374
|
-
class="contentwrapper
|
|
1374
|
+
class="noShrink contentwrapper"
|
|
1375
1375
|
data-id="boxComponent"
|
|
1376
1376
|
data-selector-id="box"
|
|
1377
1377
|
data-test-id="boxComponent"
|
|
1378
1378
|
>
|
|
1379
1379
|
<div
|
|
1380
|
-
class="flex
|
|
1380
|
+
class="flex row alignItems_center"
|
|
1381
1381
|
data-id="containerComponent"
|
|
1382
1382
|
data-selector-id="container"
|
|
1383
1383
|
data-test-id="containerComponent"
|
|
@@ -1392,31 +1392,31 @@ exports[`ActionButton renders with isAbsolutePositioningNeeded set to true 1`] =
|
|
|
1392
1392
|
exports[`ActionButton renders with isAbsolutePositioningNeeded set to true and isPopupOpen true 1`] = `
|
|
1393
1393
|
<DocumentFragment>
|
|
1394
1394
|
<div
|
|
1395
|
-
class="container primaryFilledBox medium
|
|
1395
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1396
1396
|
data-id="actionButton_actionButton"
|
|
1397
1397
|
data-selector-id="actionButton"
|
|
1398
1398
|
data-test-id="actionButton_actionButton"
|
|
1399
1399
|
>
|
|
1400
1400
|
<button
|
|
1401
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1401
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1402
1402
|
data-id="actionButton"
|
|
1403
1403
|
data-selector-id="box"
|
|
1404
1404
|
data-test-id="actionButton"
|
|
1405
1405
|
>
|
|
1406
1406
|
<div
|
|
1407
|
-
class="flex
|
|
1407
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1408
1408
|
data-id="containerComponent"
|
|
1409
1409
|
data-selector-id="container"
|
|
1410
1410
|
data-test-id="containerComponent"
|
|
1411
1411
|
>
|
|
1412
1412
|
<div
|
|
1413
|
-
class="contentwrapper
|
|
1413
|
+
class="noShrink contentwrapper"
|
|
1414
1414
|
data-id="boxComponent"
|
|
1415
1415
|
data-selector-id="box"
|
|
1416
1416
|
data-test-id="boxComponent"
|
|
1417
1417
|
>
|
|
1418
1418
|
<div
|
|
1419
|
-
class="flex
|
|
1419
|
+
class="flex row alignItems_center"
|
|
1420
1420
|
data-id="containerComponent"
|
|
1421
1421
|
data-selector-id="container"
|
|
1422
1422
|
data-test-id="containerComponent"
|
|
@@ -1427,20 +1427,20 @@ exports[`ActionButton renders with isAbsolutePositioningNeeded set to true and i
|
|
|
1427
1427
|
<button
|
|
1428
1428
|
aria-controls="1"
|
|
1429
1429
|
aria-expanded="true"
|
|
1430
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1430
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1431
1431
|
data-id="actionButton_arrowButton"
|
|
1432
1432
|
data-selector-id="actionButton_arrowButton"
|
|
1433
1433
|
data-test-id="actionButton_arrowButton"
|
|
1434
1434
|
>
|
|
1435
1435
|
<div
|
|
1436
|
-
class="flex
|
|
1436
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1437
1437
|
data-id="containerComponent"
|
|
1438
1438
|
data-selector-id="container"
|
|
1439
1439
|
data-test-id="containerComponent"
|
|
1440
1440
|
>
|
|
1441
1441
|
<i
|
|
1442
1442
|
aria-hidden="true"
|
|
1443
|
-
class="zd_font_icons basic icon-down
|
|
1443
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1444
1444
|
data-id="fontIcon"
|
|
1445
1445
|
data-selector-id="fontIcon"
|
|
1446
1446
|
data-test-id="fontIcon"
|
|
@@ -1469,13 +1469,13 @@ exports[`ActionButton renders with isAbsolutePositioningNeeded set to true and i
|
|
|
1469
1469
|
tabindex="-1"
|
|
1470
1470
|
>
|
|
1471
1471
|
<div
|
|
1472
|
-
class="flex
|
|
1472
|
+
class="flex column"
|
|
1473
1473
|
data-id="containerComponent"
|
|
1474
1474
|
data-selector-id="container"
|
|
1475
1475
|
data-test-id="containerComponent"
|
|
1476
1476
|
>
|
|
1477
1477
|
<div
|
|
1478
|
-
class="
|
|
1478
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
1479
1479
|
data-id="boxComponent"
|
|
1480
1480
|
data-selector-id="box"
|
|
1481
1481
|
data-test-id="boxComponent"
|
|
@@ -1495,31 +1495,31 @@ exports[`ActionButton renders with isAbsolutePositioningNeeded set to true and i
|
|
|
1495
1495
|
exports[`ActionButton renders with isArrow false and popup open 1`] = `
|
|
1496
1496
|
<DocumentFragment>
|
|
1497
1497
|
<div
|
|
1498
|
-
class="container primaryFilledBox medium
|
|
1498
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1499
1499
|
data-id="actionButton_actionButton"
|
|
1500
1500
|
data-selector-id="actionButton"
|
|
1501
1501
|
data-test-id="actionButton_actionButton"
|
|
1502
1502
|
>
|
|
1503
1503
|
<button
|
|
1504
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1504
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1505
1505
|
data-id="actionButton"
|
|
1506
1506
|
data-selector-id="box"
|
|
1507
1507
|
data-test-id="actionButton"
|
|
1508
1508
|
>
|
|
1509
1509
|
<div
|
|
1510
|
-
class="flex
|
|
1510
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1511
1511
|
data-id="containerComponent"
|
|
1512
1512
|
data-selector-id="container"
|
|
1513
1513
|
data-test-id="containerComponent"
|
|
1514
1514
|
>
|
|
1515
1515
|
<div
|
|
1516
|
-
class="contentwrapper
|
|
1516
|
+
class="noShrink contentwrapper"
|
|
1517
1517
|
data-id="boxComponent"
|
|
1518
1518
|
data-selector-id="box"
|
|
1519
1519
|
data-test-id="boxComponent"
|
|
1520
1520
|
>
|
|
1521
1521
|
<div
|
|
1522
|
-
class="flex
|
|
1522
|
+
class="flex row alignItems_center"
|
|
1523
1523
|
data-id="containerComponent"
|
|
1524
1524
|
data-selector-id="container"
|
|
1525
1525
|
data-test-id="containerComponent"
|
|
@@ -1530,20 +1530,20 @@ exports[`ActionButton renders with isArrow false and popup open 1`] = `
|
|
|
1530
1530
|
<button
|
|
1531
1531
|
aria-controls="1"
|
|
1532
1532
|
aria-expanded="true"
|
|
1533
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1533
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1534
1534
|
data-id="actionButton_arrowButton"
|
|
1535
1535
|
data-selector-id="actionButton_arrowButton"
|
|
1536
1536
|
data-test-id="actionButton_arrowButton"
|
|
1537
1537
|
>
|
|
1538
1538
|
<div
|
|
1539
|
-
class="flex
|
|
1539
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1540
1540
|
data-id="containerComponent"
|
|
1541
1541
|
data-selector-id="container"
|
|
1542
1542
|
data-test-id="containerComponent"
|
|
1543
1543
|
>
|
|
1544
1544
|
<i
|
|
1545
1545
|
aria-hidden="true"
|
|
1546
|
-
class="zd_font_icons basic icon-down
|
|
1546
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1547
1547
|
data-id="fontIcon"
|
|
1548
1548
|
data-selector-id="fontIcon"
|
|
1549
1549
|
data-test-id="fontIcon"
|
|
@@ -1572,13 +1572,13 @@ exports[`ActionButton renders with isArrow false and popup open 1`] = `
|
|
|
1572
1572
|
tabindex="-1"
|
|
1573
1573
|
>
|
|
1574
1574
|
<div
|
|
1575
|
-
class="flex
|
|
1575
|
+
class="flex column"
|
|
1576
1576
|
data-id="containerComponent"
|
|
1577
1577
|
data-selector-id="container"
|
|
1578
1578
|
data-test-id="containerComponent"
|
|
1579
1579
|
>
|
|
1580
1580
|
<div
|
|
1581
|
-
class="
|
|
1581
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
1582
1582
|
data-id="boxComponent"
|
|
1583
1583
|
data-selector-id="box"
|
|
1584
1584
|
data-test-id="boxComponent"
|
|
@@ -1598,31 +1598,31 @@ exports[`ActionButton renders with isArrow false and popup open 1`] = `
|
|
|
1598
1598
|
exports[`ActionButton renders with isArrow true and popup open 1`] = `
|
|
1599
1599
|
<DocumentFragment>
|
|
1600
1600
|
<div
|
|
1601
|
-
class="container primaryFilledBox medium
|
|
1601
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1602
1602
|
data-id="actionButton_actionButton"
|
|
1603
1603
|
data-selector-id="actionButton"
|
|
1604
1604
|
data-test-id="actionButton_actionButton"
|
|
1605
1605
|
>
|
|
1606
1606
|
<button
|
|
1607
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1607
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1608
1608
|
data-id="actionButton"
|
|
1609
1609
|
data-selector-id="box"
|
|
1610
1610
|
data-test-id="actionButton"
|
|
1611
1611
|
>
|
|
1612
1612
|
<div
|
|
1613
|
-
class="flex
|
|
1613
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1614
1614
|
data-id="containerComponent"
|
|
1615
1615
|
data-selector-id="container"
|
|
1616
1616
|
data-test-id="containerComponent"
|
|
1617
1617
|
>
|
|
1618
1618
|
<div
|
|
1619
|
-
class="contentwrapper
|
|
1619
|
+
class="noShrink contentwrapper"
|
|
1620
1620
|
data-id="boxComponent"
|
|
1621
1621
|
data-selector-id="box"
|
|
1622
1622
|
data-test-id="boxComponent"
|
|
1623
1623
|
>
|
|
1624
1624
|
<div
|
|
1625
|
-
class="flex
|
|
1625
|
+
class="flex row alignItems_center"
|
|
1626
1626
|
data-id="containerComponent"
|
|
1627
1627
|
data-selector-id="container"
|
|
1628
1628
|
data-test-id="containerComponent"
|
|
@@ -1633,20 +1633,20 @@ exports[`ActionButton renders with isArrow true and popup open 1`] = `
|
|
|
1633
1633
|
<button
|
|
1634
1634
|
aria-controls="1"
|
|
1635
1635
|
aria-expanded="true"
|
|
1636
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1636
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1637
1637
|
data-id="actionButton_arrowButton"
|
|
1638
1638
|
data-selector-id="actionButton_arrowButton"
|
|
1639
1639
|
data-test-id="actionButton_arrowButton"
|
|
1640
1640
|
>
|
|
1641
1641
|
<div
|
|
1642
|
-
class="flex
|
|
1642
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1643
1643
|
data-id="containerComponent"
|
|
1644
1644
|
data-selector-id="container"
|
|
1645
1645
|
data-test-id="containerComponent"
|
|
1646
1646
|
>
|
|
1647
1647
|
<i
|
|
1648
1648
|
aria-hidden="true"
|
|
1649
|
-
class="zd_font_icons basic icon-down
|
|
1649
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1650
1650
|
data-id="fontIcon"
|
|
1651
1651
|
data-selector-id="fontIcon"
|
|
1652
1652
|
data-test-id="fontIcon"
|
|
@@ -1685,13 +1685,13 @@ exports[`ActionButton renders with isArrow true and popup open 1`] = `
|
|
|
1685
1685
|
/>
|
|
1686
1686
|
</div>
|
|
1687
1687
|
<div
|
|
1688
|
-
class="flex
|
|
1688
|
+
class="flex column"
|
|
1689
1689
|
data-id="containerComponent"
|
|
1690
1690
|
data-selector-id="container"
|
|
1691
1691
|
data-test-id="containerComponent"
|
|
1692
1692
|
>
|
|
1693
1693
|
<div
|
|
1694
|
-
class="
|
|
1694
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
1695
1695
|
data-id="boxComponent"
|
|
1696
1696
|
data-selector-id="box"
|
|
1697
1697
|
data-test-id="boxComponent"
|
|
@@ -1711,19 +1711,19 @@ exports[`ActionButton renders with isArrow true and popup open 1`] = `
|
|
|
1711
1711
|
exports[`ActionButton renders with isLoading set to true 1`] = `
|
|
1712
1712
|
<DocumentFragment>
|
|
1713
1713
|
<div
|
|
1714
|
-
class="container primaryFilledBox medium
|
|
1714
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1715
1715
|
data-id="actionButton_actionButton"
|
|
1716
1716
|
data-selector-id="actionButton"
|
|
1717
1717
|
data-test-id="actionButton_actionButton"
|
|
1718
1718
|
>
|
|
1719
1719
|
<div
|
|
1720
|
-
class="
|
|
1720
|
+
class="flexible basis_zero noShrink"
|
|
1721
1721
|
data-id="boxComponent"
|
|
1722
1722
|
data-selector-id="box"
|
|
1723
1723
|
data-test-id="boxComponent"
|
|
1724
1724
|
>
|
|
1725
1725
|
<button
|
|
1726
|
-
class="
|
|
1726
|
+
class="bold primaryfilled medium loader btn"
|
|
1727
1727
|
data-id="buttonComp"
|
|
1728
1728
|
data-selector-id="button"
|
|
1729
1729
|
data-test-id="buttonComp"
|
|
@@ -1751,31 +1751,31 @@ exports[`ActionButton renders with isLoading set to true 1`] = `
|
|
|
1751
1751
|
exports[`ActionButton renders with isPopupOpen false and children 1`] = `
|
|
1752
1752
|
<DocumentFragment>
|
|
1753
1753
|
<div
|
|
1754
|
-
class="container primaryFilledBox medium
|
|
1754
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1755
1755
|
data-id="actionButton_actionButton"
|
|
1756
1756
|
data-selector-id="actionButton"
|
|
1757
1757
|
data-test-id="actionButton_actionButton"
|
|
1758
1758
|
>
|
|
1759
1759
|
<button
|
|
1760
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1760
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1761
1761
|
data-id="actionButton"
|
|
1762
1762
|
data-selector-id="box"
|
|
1763
1763
|
data-test-id="actionButton"
|
|
1764
1764
|
>
|
|
1765
1765
|
<div
|
|
1766
|
-
class="flex
|
|
1766
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1767
1767
|
data-id="containerComponent"
|
|
1768
1768
|
data-selector-id="container"
|
|
1769
1769
|
data-test-id="containerComponent"
|
|
1770
1770
|
>
|
|
1771
1771
|
<div
|
|
1772
|
-
class="contentwrapper
|
|
1772
|
+
class="noShrink contentwrapper"
|
|
1773
1773
|
data-id="boxComponent"
|
|
1774
1774
|
data-selector-id="box"
|
|
1775
1775
|
data-test-id="boxComponent"
|
|
1776
1776
|
>
|
|
1777
1777
|
<div
|
|
1778
|
-
class="flex
|
|
1778
|
+
class="flex row alignItems_center"
|
|
1779
1779
|
data-id="containerComponent"
|
|
1780
1780
|
data-selector-id="container"
|
|
1781
1781
|
data-test-id="containerComponent"
|
|
@@ -1786,20 +1786,20 @@ exports[`ActionButton renders with isPopupOpen false and children 1`] = `
|
|
|
1786
1786
|
<button
|
|
1787
1787
|
aria-controls="1"
|
|
1788
1788
|
aria-expanded="false"
|
|
1789
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1789
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
1790
1790
|
data-id="actionButton_arrowButton"
|
|
1791
1791
|
data-selector-id="actionButton_arrowButton"
|
|
1792
1792
|
data-test-id="actionButton_arrowButton"
|
|
1793
1793
|
>
|
|
1794
1794
|
<div
|
|
1795
|
-
class="flex
|
|
1795
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1796
1796
|
data-id="containerComponent"
|
|
1797
1797
|
data-selector-id="container"
|
|
1798
1798
|
data-test-id="containerComponent"
|
|
1799
1799
|
>
|
|
1800
1800
|
<i
|
|
1801
1801
|
aria-hidden="true"
|
|
1802
|
-
class="zd_font_icons basic icon-down
|
|
1802
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1803
1803
|
data-id="fontIcon"
|
|
1804
1804
|
data-selector-id="fontIcon"
|
|
1805
1805
|
data-test-id="fontIcon"
|
|
@@ -1814,31 +1814,31 @@ exports[`ActionButton renders with isPopupOpen false and children 1`] = `
|
|
|
1814
1814
|
exports[`ActionButton renders with isPopupOpen true and children 1`] = `
|
|
1815
1815
|
<DocumentFragment>
|
|
1816
1816
|
<div
|
|
1817
|
-
class="container primaryFilledBox medium
|
|
1817
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1818
1818
|
data-id="actionButton_actionButton"
|
|
1819
1819
|
data-selector-id="actionButton"
|
|
1820
1820
|
data-test-id="actionButton_actionButton"
|
|
1821
1821
|
>
|
|
1822
1822
|
<button
|
|
1823
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1823
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1824
1824
|
data-id="actionButton"
|
|
1825
1825
|
data-selector-id="box"
|
|
1826
1826
|
data-test-id="actionButton"
|
|
1827
1827
|
>
|
|
1828
1828
|
<div
|
|
1829
|
-
class="flex
|
|
1829
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1830
1830
|
data-id="containerComponent"
|
|
1831
1831
|
data-selector-id="container"
|
|
1832
1832
|
data-test-id="containerComponent"
|
|
1833
1833
|
>
|
|
1834
1834
|
<div
|
|
1835
|
-
class="contentwrapper
|
|
1835
|
+
class="noShrink contentwrapper"
|
|
1836
1836
|
data-id="boxComponent"
|
|
1837
1837
|
data-selector-id="box"
|
|
1838
1838
|
data-test-id="boxComponent"
|
|
1839
1839
|
>
|
|
1840
1840
|
<div
|
|
1841
|
-
class="flex
|
|
1841
|
+
class="flex row alignItems_center"
|
|
1842
1842
|
data-id="containerComponent"
|
|
1843
1843
|
data-selector-id="container"
|
|
1844
1844
|
data-test-id="containerComponent"
|
|
@@ -1849,20 +1849,20 @@ exports[`ActionButton renders with isPopupOpen true and children 1`] = `
|
|
|
1849
1849
|
<button
|
|
1850
1850
|
aria-controls="1"
|
|
1851
1851
|
aria-expanded="true"
|
|
1852
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1852
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1853
1853
|
data-id="actionButton_arrowButton"
|
|
1854
1854
|
data-selector-id="actionButton_arrowButton"
|
|
1855
1855
|
data-test-id="actionButton_arrowButton"
|
|
1856
1856
|
>
|
|
1857
1857
|
<div
|
|
1858
|
-
class="flex
|
|
1858
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1859
1859
|
data-id="containerComponent"
|
|
1860
1860
|
data-selector-id="container"
|
|
1861
1861
|
data-test-id="containerComponent"
|
|
1862
1862
|
>
|
|
1863
1863
|
<i
|
|
1864
1864
|
aria-hidden="true"
|
|
1865
|
-
class="zd_font_icons basic icon-down
|
|
1865
|
+
class="zd_font_icons basic icon-down arrow"
|
|
1866
1866
|
data-id="fontIcon"
|
|
1867
1867
|
data-selector-id="fontIcon"
|
|
1868
1868
|
data-test-id="fontIcon"
|
|
@@ -1891,13 +1891,13 @@ exports[`ActionButton renders with isPopupOpen true and children 1`] = `
|
|
|
1891
1891
|
tabindex="-1"
|
|
1892
1892
|
>
|
|
1893
1893
|
<div
|
|
1894
|
-
class="flex
|
|
1894
|
+
class="flex column"
|
|
1895
1895
|
data-id="containerComponent"
|
|
1896
1896
|
data-selector-id="container"
|
|
1897
1897
|
data-test-id="containerComponent"
|
|
1898
1898
|
>
|
|
1899
1899
|
<div
|
|
1900
|
-
class="
|
|
1900
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
1901
1901
|
data-id="boxComponent"
|
|
1902
1902
|
data-selector-id="box"
|
|
1903
1903
|
data-test-id="boxComponent"
|
|
@@ -1917,31 +1917,31 @@ exports[`ActionButton renders with isPopupOpen true and children 1`] = `
|
|
|
1917
1917
|
exports[`ActionButton renders with isRestrictScroll set to true 1`] = `
|
|
1918
1918
|
<DocumentFragment>
|
|
1919
1919
|
<div
|
|
1920
|
-
class="container primaryFilledBox medium
|
|
1920
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1921
1921
|
data-id="actionButton_actionButton"
|
|
1922
1922
|
data-selector-id="actionButton"
|
|
1923
1923
|
data-test-id="actionButton_actionButton"
|
|
1924
1924
|
>
|
|
1925
1925
|
<button
|
|
1926
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
1926
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
1927
1927
|
data-id="actionButton"
|
|
1928
1928
|
data-selector-id="box"
|
|
1929
1929
|
data-test-id="actionButton"
|
|
1930
1930
|
>
|
|
1931
1931
|
<div
|
|
1932
|
-
class="flex
|
|
1932
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1933
1933
|
data-id="containerComponent"
|
|
1934
1934
|
data-selector-id="container"
|
|
1935
1935
|
data-test-id="containerComponent"
|
|
1936
1936
|
>
|
|
1937
1937
|
<div
|
|
1938
|
-
class="contentwrapper
|
|
1938
|
+
class="noShrink contentwrapper"
|
|
1939
1939
|
data-id="boxComponent"
|
|
1940
1940
|
data-selector-id="box"
|
|
1941
1941
|
data-test-id="boxComponent"
|
|
1942
1942
|
>
|
|
1943
1943
|
<div
|
|
1944
|
-
class="flex
|
|
1944
|
+
class="flex row alignItems_center"
|
|
1945
1945
|
data-id="containerComponent"
|
|
1946
1946
|
data-selector-id="container"
|
|
1947
1947
|
data-test-id="containerComponent"
|
|
@@ -1956,31 +1956,31 @@ exports[`ActionButton renders with isRestrictScroll set to true 1`] = `
|
|
|
1956
1956
|
exports[`ActionButton renders with isRestrictScroll set to true and isPopupOpen true 1`] = `
|
|
1957
1957
|
<DocumentFragment>
|
|
1958
1958
|
<div
|
|
1959
|
-
class="container primaryFilledBox medium
|
|
1959
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
1960
1960
|
data-id="actionButton_actionButton"
|
|
1961
1961
|
data-selector-id="actionButton"
|
|
1962
1962
|
data-test-id="actionButton_actionButton"
|
|
1963
1963
|
>
|
|
1964
1964
|
<button
|
|
1965
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
1965
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
1966
1966
|
data-id="actionButton"
|
|
1967
1967
|
data-selector-id="box"
|
|
1968
1968
|
data-test-id="actionButton"
|
|
1969
1969
|
>
|
|
1970
1970
|
<div
|
|
1971
|
-
class="flex
|
|
1971
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
1972
1972
|
data-id="containerComponent"
|
|
1973
1973
|
data-selector-id="container"
|
|
1974
1974
|
data-test-id="containerComponent"
|
|
1975
1975
|
>
|
|
1976
1976
|
<div
|
|
1977
|
-
class="contentwrapper
|
|
1977
|
+
class="noShrink contentwrapper"
|
|
1978
1978
|
data-id="boxComponent"
|
|
1979
1979
|
data-selector-id="box"
|
|
1980
1980
|
data-test-id="boxComponent"
|
|
1981
1981
|
>
|
|
1982
1982
|
<div
|
|
1983
|
-
class="flex
|
|
1983
|
+
class="flex row alignItems_center"
|
|
1984
1984
|
data-id="containerComponent"
|
|
1985
1985
|
data-selector-id="container"
|
|
1986
1986
|
data-test-id="containerComponent"
|
|
@@ -1991,20 +1991,20 @@ exports[`ActionButton renders with isRestrictScroll set to true and isPopupOpen
|
|
|
1991
1991
|
<button
|
|
1992
1992
|
aria-controls="1"
|
|
1993
1993
|
aria-expanded="true"
|
|
1994
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
1994
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper arrowActive"
|
|
1995
1995
|
data-id="actionButton_arrowButton"
|
|
1996
1996
|
data-selector-id="actionButton_arrowButton"
|
|
1997
1997
|
data-test-id="actionButton_arrowButton"
|
|
1998
1998
|
>
|
|
1999
1999
|
<div
|
|
2000
|
-
class="flex
|
|
2000
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2001
2001
|
data-id="containerComponent"
|
|
2002
2002
|
data-selector-id="container"
|
|
2003
2003
|
data-test-id="containerComponent"
|
|
2004
2004
|
>
|
|
2005
2005
|
<i
|
|
2006
2006
|
aria-hidden="true"
|
|
2007
|
-
class="zd_font_icons basic icon-down
|
|
2007
|
+
class="zd_font_icons basic icon-down arrow"
|
|
2008
2008
|
data-id="fontIcon"
|
|
2009
2009
|
data-selector-id="fontIcon"
|
|
2010
2010
|
data-test-id="fontIcon"
|
|
@@ -2033,13 +2033,13 @@ exports[`ActionButton renders with isRestrictScroll set to true and isPopupOpen
|
|
|
2033
2033
|
tabindex="-1"
|
|
2034
2034
|
>
|
|
2035
2035
|
<div
|
|
2036
|
-
class="flex
|
|
2036
|
+
class="flex column"
|
|
2037
2037
|
data-id="containerComponent"
|
|
2038
2038
|
data-selector-id="container"
|
|
2039
2039
|
data-test-id="containerComponent"
|
|
2040
2040
|
>
|
|
2041
2041
|
<div
|
|
2042
|
-
class="
|
|
2042
|
+
class="flexible basis_zero shrink scroll_vertical"
|
|
2043
2043
|
data-id="boxComponent"
|
|
2044
2044
|
data-selector-id="box"
|
|
2045
2045
|
data-test-id="boxComponent"
|
|
@@ -2059,45 +2059,45 @@ exports[`ActionButton renders with isRestrictScroll set to true and isPopupOpen
|
|
|
2059
2059
|
exports[`ActionButton renders with onClick prop and validates class 1`] = `
|
|
2060
2060
|
<DocumentFragment>
|
|
2061
2061
|
<div
|
|
2062
|
-
class="container primaryFilledBox medium
|
|
2062
|
+
class="flex row container primaryFilledBox medium"
|
|
2063
2063
|
data-id="actionButton_actionButton"
|
|
2064
2064
|
data-selector-id="actionButton"
|
|
2065
2065
|
data-test-id="actionButton_actionButton"
|
|
2066
2066
|
>
|
|
2067
2067
|
<button
|
|
2068
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
2068
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2069
2069
|
data-id="actionButton"
|
|
2070
2070
|
data-selector-id="box"
|
|
2071
2071
|
data-test-id="actionButton"
|
|
2072
2072
|
>
|
|
2073
2073
|
<div
|
|
2074
|
-
class="flex
|
|
2074
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2075
2075
|
data-id="containerComponent"
|
|
2076
2076
|
data-selector-id="container"
|
|
2077
2077
|
data-test-id="containerComponent"
|
|
2078
2078
|
>
|
|
2079
2079
|
<div
|
|
2080
|
-
class="contentwrapper
|
|
2080
|
+
class="noShrink contentwrapper"
|
|
2081
2081
|
data-id="boxComponent"
|
|
2082
2082
|
data-selector-id="box"
|
|
2083
2083
|
data-test-id="boxComponent"
|
|
2084
2084
|
>
|
|
2085
2085
|
<div
|
|
2086
|
-
class="flex
|
|
2086
|
+
class="flex row alignItems_center"
|
|
2087
2087
|
data-id="containerComponent"
|
|
2088
2088
|
data-selector-id="container"
|
|
2089
2089
|
data-test-id="containerComponent"
|
|
2090
2090
|
>
|
|
2091
2091
|
<i
|
|
2092
2092
|
aria-hidden="true"
|
|
2093
|
-
class="zd_font_icons basic icon-replyall-new
|
|
2093
|
+
class="zd_font_icons basic icon-replyall-new iconClr iconMrgn"
|
|
2094
2094
|
data-id="fontIcon"
|
|
2095
2095
|
data-selector-id="fontIcon"
|
|
2096
2096
|
data-test-id="fontIcon"
|
|
2097
2097
|
style="--zd-iconfont-size: var(--zd_font_size9);"
|
|
2098
2098
|
/>
|
|
2099
2099
|
<div
|
|
2100
|
-
class="txt
|
|
2100
|
+
class="shrink txt"
|
|
2101
2101
|
data-id="boxComponent"
|
|
2102
2102
|
data-selector-id="box"
|
|
2103
2103
|
data-test-id="boxComponent"
|
|
@@ -2108,7 +2108,7 @@ exports[`ActionButton renders with onClick prop and validates class 1`] = `
|
|
|
2108
2108
|
</div>
|
|
2109
2109
|
</div>
|
|
2110
2110
|
<div
|
|
2111
|
-
class="subTxt
|
|
2111
|
+
class="noShrink subTxt"
|
|
2112
2112
|
data-id="boxComponent"
|
|
2113
2113
|
data-selector-id="box"
|
|
2114
2114
|
data-test-id="boxComponent"
|
|
@@ -2125,31 +2125,31 @@ exports[`ActionButton renders with onClick prop and validates class 1`] = `
|
|
|
2125
2125
|
exports[`ActionButton renders with palette - primary 1`] = `
|
|
2126
2126
|
<DocumentFragment>
|
|
2127
2127
|
<div
|
|
2128
|
-
class="container primaryBox medium
|
|
2128
|
+
class="flex row container primaryBox medium wholeDiv"
|
|
2129
2129
|
data-id="actionButton_actionButton"
|
|
2130
2130
|
data-selector-id="actionButton"
|
|
2131
2131
|
data-test-id="actionButton_actionButton"
|
|
2132
2132
|
>
|
|
2133
2133
|
<button
|
|
2134
|
-
class="buttonReset contentBox primaryBtn medium_btnBox contentBoxBdrRds clickable
|
|
2134
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2135
2135
|
data-id="actionButton"
|
|
2136
2136
|
data-selector-id="box"
|
|
2137
2137
|
data-test-id="actionButton"
|
|
2138
2138
|
>
|
|
2139
2139
|
<div
|
|
2140
|
-
class="flex
|
|
2140
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2141
2141
|
data-id="containerComponent"
|
|
2142
2142
|
data-selector-id="container"
|
|
2143
2143
|
data-test-id="containerComponent"
|
|
2144
2144
|
>
|
|
2145
2145
|
<div
|
|
2146
|
-
class="contentwrapper
|
|
2146
|
+
class="noShrink contentwrapper"
|
|
2147
2147
|
data-id="boxComponent"
|
|
2148
2148
|
data-selector-id="box"
|
|
2149
2149
|
data-test-id="boxComponent"
|
|
2150
2150
|
>
|
|
2151
2151
|
<div
|
|
2152
|
-
class="flex
|
|
2152
|
+
class="flex row alignItems_center"
|
|
2153
2153
|
data-id="containerComponent"
|
|
2154
2154
|
data-selector-id="container"
|
|
2155
2155
|
data-test-id="containerComponent"
|
|
@@ -2164,31 +2164,31 @@ exports[`ActionButton renders with palette - primary 1`] = `
|
|
|
2164
2164
|
exports[`ActionButton renders with palette - primary and children 1`] = `
|
|
2165
2165
|
<DocumentFragment>
|
|
2166
2166
|
<div
|
|
2167
|
-
class="container primaryBox medium
|
|
2167
|
+
class="flex row container primaryBox medium wholeDiv"
|
|
2168
2168
|
data-id="actionButton_actionButton"
|
|
2169
2169
|
data-selector-id="actionButton"
|
|
2170
2170
|
data-test-id="actionButton_actionButton"
|
|
2171
2171
|
>
|
|
2172
2172
|
<button
|
|
2173
|
-
class="buttonReset contentBox primaryBtn medium_btnBox contentBoxBdr clickable
|
|
2173
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryBtn medium_btnBox contentBoxBdr clickable"
|
|
2174
2174
|
data-id="actionButton"
|
|
2175
2175
|
data-selector-id="box"
|
|
2176
2176
|
data-test-id="actionButton"
|
|
2177
2177
|
>
|
|
2178
2178
|
<div
|
|
2179
|
-
class="flex
|
|
2179
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2180
2180
|
data-id="containerComponent"
|
|
2181
2181
|
data-selector-id="container"
|
|
2182
2182
|
data-test-id="containerComponent"
|
|
2183
2183
|
>
|
|
2184
2184
|
<div
|
|
2185
|
-
class="contentwrapper
|
|
2185
|
+
class="noShrink contentwrapper"
|
|
2186
2186
|
data-id="boxComponent"
|
|
2187
2187
|
data-selector-id="box"
|
|
2188
2188
|
data-test-id="boxComponent"
|
|
2189
2189
|
>
|
|
2190
2190
|
<div
|
|
2191
|
-
class="flex
|
|
2191
|
+
class="flex row alignItems_center"
|
|
2192
2192
|
data-id="containerComponent"
|
|
2193
2193
|
data-selector-id="container"
|
|
2194
2194
|
data-test-id="containerComponent"
|
|
@@ -2199,20 +2199,20 @@ exports[`ActionButton renders with palette - primary and children 1`] = `
|
|
|
2199
2199
|
<button
|
|
2200
2200
|
aria-controls="1"
|
|
2201
2201
|
aria-expanded="false"
|
|
2202
|
-
class="buttonReset medium_arrowBox primaryArw
|
|
2202
|
+
class="noShrink buttonReset medium_arrowBox primaryArw arrowWrapper"
|
|
2203
2203
|
data-id="actionButton_arrowButton"
|
|
2204
2204
|
data-selector-id="actionButton_arrowButton"
|
|
2205
2205
|
data-test-id="actionButton_arrowButton"
|
|
2206
2206
|
>
|
|
2207
2207
|
<div
|
|
2208
|
-
class="flex
|
|
2208
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2209
2209
|
data-id="containerComponent"
|
|
2210
2210
|
data-selector-id="container"
|
|
2211
2211
|
data-test-id="containerComponent"
|
|
2212
2212
|
>
|
|
2213
2213
|
<i
|
|
2214
2214
|
aria-hidden="true"
|
|
2215
|
-
class="zd_font_icons basic icon-down
|
|
2215
|
+
class="zd_font_icons basic icon-down arrow"
|
|
2216
2216
|
data-id="fontIcon"
|
|
2217
2217
|
data-selector-id="fontIcon"
|
|
2218
2218
|
data-test-id="fontIcon"
|
|
@@ -2227,19 +2227,19 @@ exports[`ActionButton renders with palette - primary and children 1`] = `
|
|
|
2227
2227
|
exports[`ActionButton renders with palette - primary and loading 1`] = `
|
|
2228
2228
|
<DocumentFragment>
|
|
2229
2229
|
<div
|
|
2230
|
-
class="container primaryBox medium
|
|
2230
|
+
class="flex row container primaryBox medium wholeDiv"
|
|
2231
2231
|
data-id="actionButton_actionButton"
|
|
2232
2232
|
data-selector-id="actionButton"
|
|
2233
2233
|
data-test-id="actionButton_actionButton"
|
|
2234
2234
|
>
|
|
2235
2235
|
<div
|
|
2236
|
-
class="
|
|
2236
|
+
class="flexible basis_zero noShrink"
|
|
2237
2237
|
data-id="boxComponent"
|
|
2238
2238
|
data-selector-id="box"
|
|
2239
2239
|
data-test-id="boxComponent"
|
|
2240
2240
|
>
|
|
2241
2241
|
<button
|
|
2242
|
-
class="
|
|
2242
|
+
class="bold primary medium loader btn"
|
|
2243
2243
|
data-id="buttonComp"
|
|
2244
2244
|
data-selector-id="button"
|
|
2245
2245
|
data-test-id="buttonComp"
|
|
@@ -2267,31 +2267,31 @@ exports[`ActionButton renders with palette - primary and loading 1`] = `
|
|
|
2267
2267
|
exports[`ActionButton renders with palette - primaryFilled 1`] = `
|
|
2268
2268
|
<DocumentFragment>
|
|
2269
2269
|
<div
|
|
2270
|
-
class="container primaryFilledBox medium
|
|
2270
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2271
2271
|
data-id="actionButton_actionButton"
|
|
2272
2272
|
data-selector-id="actionButton"
|
|
2273
2273
|
data-test-id="actionButton_actionButton"
|
|
2274
2274
|
>
|
|
2275
2275
|
<button
|
|
2276
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
2276
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2277
2277
|
data-id="actionButton"
|
|
2278
2278
|
data-selector-id="box"
|
|
2279
2279
|
data-test-id="actionButton"
|
|
2280
2280
|
>
|
|
2281
2281
|
<div
|
|
2282
|
-
class="flex
|
|
2282
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2283
2283
|
data-id="containerComponent"
|
|
2284
2284
|
data-selector-id="container"
|
|
2285
2285
|
data-test-id="containerComponent"
|
|
2286
2286
|
>
|
|
2287
2287
|
<div
|
|
2288
|
-
class="contentwrapper
|
|
2288
|
+
class="noShrink contentwrapper"
|
|
2289
2289
|
data-id="boxComponent"
|
|
2290
2290
|
data-selector-id="box"
|
|
2291
2291
|
data-test-id="boxComponent"
|
|
2292
2292
|
>
|
|
2293
2293
|
<div
|
|
2294
|
-
class="flex
|
|
2294
|
+
class="flex row alignItems_center"
|
|
2295
2295
|
data-id="containerComponent"
|
|
2296
2296
|
data-selector-id="container"
|
|
2297
2297
|
data-test-id="containerComponent"
|
|
@@ -2306,31 +2306,31 @@ exports[`ActionButton renders with palette - primaryFilled 1`] = `
|
|
|
2306
2306
|
exports[`ActionButton renders with palette - primaryFilled and children 1`] = `
|
|
2307
2307
|
<DocumentFragment>
|
|
2308
2308
|
<div
|
|
2309
|
-
class="container primaryFilledBox medium
|
|
2309
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2310
2310
|
data-id="actionButton_actionButton"
|
|
2311
2311
|
data-selector-id="actionButton"
|
|
2312
2312
|
data-test-id="actionButton_actionButton"
|
|
2313
2313
|
>
|
|
2314
2314
|
<button
|
|
2315
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable
|
|
2315
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdr clickable"
|
|
2316
2316
|
data-id="actionButton"
|
|
2317
2317
|
data-selector-id="box"
|
|
2318
2318
|
data-test-id="actionButton"
|
|
2319
2319
|
>
|
|
2320
2320
|
<div
|
|
2321
|
-
class="flex
|
|
2321
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2322
2322
|
data-id="containerComponent"
|
|
2323
2323
|
data-selector-id="container"
|
|
2324
2324
|
data-test-id="containerComponent"
|
|
2325
2325
|
>
|
|
2326
2326
|
<div
|
|
2327
|
-
class="contentwrapper
|
|
2327
|
+
class="noShrink contentwrapper"
|
|
2328
2328
|
data-id="boxComponent"
|
|
2329
2329
|
data-selector-id="box"
|
|
2330
2330
|
data-test-id="boxComponent"
|
|
2331
2331
|
>
|
|
2332
2332
|
<div
|
|
2333
|
-
class="flex
|
|
2333
|
+
class="flex row alignItems_center"
|
|
2334
2334
|
data-id="containerComponent"
|
|
2335
2335
|
data-selector-id="container"
|
|
2336
2336
|
data-test-id="containerComponent"
|
|
@@ -2341,20 +2341,20 @@ exports[`ActionButton renders with palette - primaryFilled and children 1`] = `
|
|
|
2341
2341
|
<button
|
|
2342
2342
|
aria-controls="1"
|
|
2343
2343
|
aria-expanded="false"
|
|
2344
|
-
class="buttonReset medium_arrowBox primaryFilledArw
|
|
2344
|
+
class="noShrink buttonReset medium_arrowBox primaryFilledArw arrowWrapper"
|
|
2345
2345
|
data-id="actionButton_arrowButton"
|
|
2346
2346
|
data-selector-id="actionButton_arrowButton"
|
|
2347
2347
|
data-test-id="actionButton_arrowButton"
|
|
2348
2348
|
>
|
|
2349
2349
|
<div
|
|
2350
|
-
class="flex
|
|
2350
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2351
2351
|
data-id="containerComponent"
|
|
2352
2352
|
data-selector-id="container"
|
|
2353
2353
|
data-test-id="containerComponent"
|
|
2354
2354
|
>
|
|
2355
2355
|
<i
|
|
2356
2356
|
aria-hidden="true"
|
|
2357
|
-
class="zd_font_icons basic icon-down
|
|
2357
|
+
class="zd_font_icons basic icon-down arrow"
|
|
2358
2358
|
data-id="fontIcon"
|
|
2359
2359
|
data-selector-id="fontIcon"
|
|
2360
2360
|
data-test-id="fontIcon"
|
|
@@ -2369,19 +2369,19 @@ exports[`ActionButton renders with palette - primaryFilled and children 1`] = `
|
|
|
2369
2369
|
exports[`ActionButton renders with palette - primaryFilled and loading 1`] = `
|
|
2370
2370
|
<DocumentFragment>
|
|
2371
2371
|
<div
|
|
2372
|
-
class="container primaryFilledBox medium
|
|
2372
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2373
2373
|
data-id="actionButton_actionButton"
|
|
2374
2374
|
data-selector-id="actionButton"
|
|
2375
2375
|
data-test-id="actionButton_actionButton"
|
|
2376
2376
|
>
|
|
2377
2377
|
<div
|
|
2378
|
-
class="
|
|
2378
|
+
class="flexible basis_zero noShrink"
|
|
2379
2379
|
data-id="boxComponent"
|
|
2380
2380
|
data-selector-id="box"
|
|
2381
2381
|
data-test-id="boxComponent"
|
|
2382
2382
|
>
|
|
2383
2383
|
<button
|
|
2384
|
-
class="
|
|
2384
|
+
class="bold primaryfilled medium loader btn"
|
|
2385
2385
|
data-id="buttonComp"
|
|
2386
2386
|
data-selector-id="button"
|
|
2387
2387
|
data-test-id="buttonComp"
|
|
@@ -2409,31 +2409,31 @@ exports[`ActionButton renders with palette - primaryFilled and loading 1`] = `
|
|
|
2409
2409
|
exports[`ActionButton renders with removeClose set to a function 1`] = `
|
|
2410
2410
|
<DocumentFragment>
|
|
2411
2411
|
<div
|
|
2412
|
-
class="container primaryFilledBox medium
|
|
2412
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2413
2413
|
data-id="actionButton_actionButton"
|
|
2414
2414
|
data-selector-id="actionButton"
|
|
2415
2415
|
data-test-id="actionButton_actionButton"
|
|
2416
2416
|
>
|
|
2417
2417
|
<button
|
|
2418
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
2418
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2419
2419
|
data-id="actionButton"
|
|
2420
2420
|
data-selector-id="box"
|
|
2421
2421
|
data-test-id="actionButton"
|
|
2422
2422
|
>
|
|
2423
2423
|
<div
|
|
2424
|
-
class="flex
|
|
2424
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2425
2425
|
data-id="containerComponent"
|
|
2426
2426
|
data-selector-id="container"
|
|
2427
2427
|
data-test-id="containerComponent"
|
|
2428
2428
|
>
|
|
2429
2429
|
<div
|
|
2430
|
-
class="contentwrapper
|
|
2430
|
+
class="noShrink contentwrapper"
|
|
2431
2431
|
data-id="boxComponent"
|
|
2432
2432
|
data-selector-id="box"
|
|
2433
2433
|
data-test-id="boxComponent"
|
|
2434
2434
|
>
|
|
2435
2435
|
<div
|
|
2436
|
-
class="flex
|
|
2436
|
+
class="flex row alignItems_center"
|
|
2437
2437
|
data-id="containerComponent"
|
|
2438
2438
|
data-selector-id="container"
|
|
2439
2439
|
data-test-id="containerComponent"
|
|
@@ -2448,31 +2448,31 @@ exports[`ActionButton renders with removeClose set to a function 1`] = `
|
|
|
2448
2448
|
exports[`ActionButton renders with size - large 1`] = `
|
|
2449
2449
|
<DocumentFragment>
|
|
2450
2450
|
<div
|
|
2451
|
-
class="container primaryFilledBox large
|
|
2451
|
+
class="flex row container primaryFilledBox large wholeDiv"
|
|
2452
2452
|
data-id="actionButton_actionButton"
|
|
2453
2453
|
data-selector-id="actionButton"
|
|
2454
2454
|
data-test-id="actionButton_actionButton"
|
|
2455
2455
|
>
|
|
2456
2456
|
<button
|
|
2457
|
-
class="buttonReset contentBox primaryFilledBtn large_btnBox contentBoxBdrRds clickable
|
|
2457
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn large_btnBox contentBoxBdrRds clickable"
|
|
2458
2458
|
data-id="actionButton"
|
|
2459
2459
|
data-selector-id="box"
|
|
2460
2460
|
data-test-id="actionButton"
|
|
2461
2461
|
>
|
|
2462
2462
|
<div
|
|
2463
|
-
class="flex
|
|
2463
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2464
2464
|
data-id="containerComponent"
|
|
2465
2465
|
data-selector-id="container"
|
|
2466
2466
|
data-test-id="containerComponent"
|
|
2467
2467
|
>
|
|
2468
2468
|
<div
|
|
2469
|
-
class="contentwrapper
|
|
2469
|
+
class="noShrink contentwrapper"
|
|
2470
2470
|
data-id="boxComponent"
|
|
2471
2471
|
data-selector-id="box"
|
|
2472
2472
|
data-test-id="boxComponent"
|
|
2473
2473
|
>
|
|
2474
2474
|
<div
|
|
2475
|
-
class="flex
|
|
2475
|
+
class="flex row alignItems_center"
|
|
2476
2476
|
data-id="containerComponent"
|
|
2477
2477
|
data-selector-id="container"
|
|
2478
2478
|
data-test-id="containerComponent"
|
|
@@ -2487,31 +2487,31 @@ exports[`ActionButton renders with size - large 1`] = `
|
|
|
2487
2487
|
exports[`ActionButton renders with size - medium 1`] = `
|
|
2488
2488
|
<DocumentFragment>
|
|
2489
2489
|
<div
|
|
2490
|
-
class="container primaryFilledBox medium
|
|
2490
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2491
2491
|
data-id="actionButton_actionButton"
|
|
2492
2492
|
data-selector-id="actionButton"
|
|
2493
2493
|
data-test-id="actionButton_actionButton"
|
|
2494
2494
|
>
|
|
2495
2495
|
<button
|
|
2496
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
2496
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2497
2497
|
data-id="actionButton"
|
|
2498
2498
|
data-selector-id="box"
|
|
2499
2499
|
data-test-id="actionButton"
|
|
2500
2500
|
>
|
|
2501
2501
|
<div
|
|
2502
|
-
class="flex
|
|
2502
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2503
2503
|
data-id="containerComponent"
|
|
2504
2504
|
data-selector-id="container"
|
|
2505
2505
|
data-test-id="containerComponent"
|
|
2506
2506
|
>
|
|
2507
2507
|
<div
|
|
2508
|
-
class="contentwrapper
|
|
2508
|
+
class="noShrink contentwrapper"
|
|
2509
2509
|
data-id="boxComponent"
|
|
2510
2510
|
data-selector-id="box"
|
|
2511
2511
|
data-test-id="boxComponent"
|
|
2512
2512
|
>
|
|
2513
2513
|
<div
|
|
2514
|
-
class="flex
|
|
2514
|
+
class="flex row alignItems_center"
|
|
2515
2515
|
data-id="containerComponent"
|
|
2516
2516
|
data-selector-id="container"
|
|
2517
2517
|
data-test-id="containerComponent"
|
|
@@ -2526,31 +2526,31 @@ exports[`ActionButton renders with size - medium 1`] = `
|
|
|
2526
2526
|
exports[`ActionButton renders with size - small 1`] = `
|
|
2527
2527
|
<DocumentFragment>
|
|
2528
2528
|
<div
|
|
2529
|
-
class="container primaryFilledBox small
|
|
2529
|
+
class="flex row container primaryFilledBox small wholeDiv"
|
|
2530
2530
|
data-id="actionButton_actionButton"
|
|
2531
2531
|
data-selector-id="actionButton"
|
|
2532
2532
|
data-test-id="actionButton_actionButton"
|
|
2533
2533
|
>
|
|
2534
2534
|
<button
|
|
2535
|
-
class="buttonReset contentBox primaryFilledBtn small_btnBox contentBoxBdrRds clickable
|
|
2535
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn small_btnBox contentBoxBdrRds clickable"
|
|
2536
2536
|
data-id="actionButton"
|
|
2537
2537
|
data-selector-id="box"
|
|
2538
2538
|
data-test-id="actionButton"
|
|
2539
2539
|
>
|
|
2540
2540
|
<div
|
|
2541
|
-
class="flex
|
|
2541
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2542
2542
|
data-id="containerComponent"
|
|
2543
2543
|
data-selector-id="container"
|
|
2544
2544
|
data-test-id="containerComponent"
|
|
2545
2545
|
>
|
|
2546
2546
|
<div
|
|
2547
|
-
class="contentwrapper
|
|
2547
|
+
class="noShrink contentwrapper"
|
|
2548
2548
|
data-id="boxComponent"
|
|
2549
2549
|
data-selector-id="box"
|
|
2550
2550
|
data-test-id="boxComponent"
|
|
2551
2551
|
>
|
|
2552
2552
|
<div
|
|
2553
|
-
class="flex
|
|
2553
|
+
class="flex row alignItems_center"
|
|
2554
2554
|
data-id="containerComponent"
|
|
2555
2555
|
data-selector-id="container"
|
|
2556
2556
|
data-test-id="containerComponent"
|
|
@@ -2565,38 +2565,38 @@ exports[`ActionButton renders with size - small 1`] = `
|
|
|
2565
2565
|
exports[`ActionButton renders with subText 1`] = `
|
|
2566
2566
|
<DocumentFragment>
|
|
2567
2567
|
<div
|
|
2568
|
-
class="container primaryFilledBox medium
|
|
2568
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2569
2569
|
data-id="actionButton_actionButton"
|
|
2570
2570
|
data-selector-id="actionButton"
|
|
2571
2571
|
data-test-id="actionButton_actionButton"
|
|
2572
2572
|
>
|
|
2573
2573
|
<button
|
|
2574
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
2574
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2575
2575
|
data-id="actionButton"
|
|
2576
2576
|
data-selector-id="box"
|
|
2577
2577
|
data-test-id="actionButton"
|
|
2578
2578
|
>
|
|
2579
2579
|
<div
|
|
2580
|
-
class="flex
|
|
2580
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2581
2581
|
data-id="containerComponent"
|
|
2582
2582
|
data-selector-id="container"
|
|
2583
2583
|
data-test-id="containerComponent"
|
|
2584
2584
|
>
|
|
2585
2585
|
<div
|
|
2586
|
-
class="contentwrapper
|
|
2586
|
+
class="noShrink contentwrapper"
|
|
2587
2587
|
data-id="boxComponent"
|
|
2588
2588
|
data-selector-id="box"
|
|
2589
2589
|
data-test-id="boxComponent"
|
|
2590
2590
|
>
|
|
2591
2591
|
<div
|
|
2592
|
-
class="flex
|
|
2592
|
+
class="flex row alignItems_center"
|
|
2593
2593
|
data-id="containerComponent"
|
|
2594
2594
|
data-selector-id="container"
|
|
2595
2595
|
data-test-id="containerComponent"
|
|
2596
2596
|
/>
|
|
2597
2597
|
</div>
|
|
2598
2598
|
<div
|
|
2599
|
-
class="subTxt
|
|
2599
|
+
class="noShrink subTxt"
|
|
2600
2600
|
data-id="boxComponent"
|
|
2601
2601
|
data-selector-id="box"
|
|
2602
2602
|
data-test-id="boxComponent"
|
|
@@ -2613,37 +2613,37 @@ exports[`ActionButton renders with subText 1`] = `
|
|
|
2613
2613
|
exports[`ActionButton renders with text 1`] = `
|
|
2614
2614
|
<DocumentFragment>
|
|
2615
2615
|
<div
|
|
2616
|
-
class="container primaryFilledBox medium
|
|
2616
|
+
class="flex row container primaryFilledBox medium wholeDiv"
|
|
2617
2617
|
data-id="actionButton_actionButton"
|
|
2618
2618
|
data-selector-id="actionButton"
|
|
2619
2619
|
data-test-id="actionButton_actionButton"
|
|
2620
2620
|
>
|
|
2621
2621
|
<button
|
|
2622
|
-
class="buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable
|
|
2622
|
+
class="flexible basis_zero noShrink buttonReset contentBox primaryFilledBtn medium_btnBox contentBoxBdrRds clickable"
|
|
2623
2623
|
data-id="actionButton"
|
|
2624
2624
|
data-selector-id="box"
|
|
2625
2625
|
data-test-id="actionButton"
|
|
2626
2626
|
>
|
|
2627
2627
|
<div
|
|
2628
|
-
class="flex
|
|
2628
|
+
class="flex fullSize column alignItems_center justifyContent_center"
|
|
2629
2629
|
data-id="containerComponent"
|
|
2630
2630
|
data-selector-id="container"
|
|
2631
2631
|
data-test-id="containerComponent"
|
|
2632
2632
|
>
|
|
2633
2633
|
<div
|
|
2634
|
-
class="contentwrapper
|
|
2634
|
+
class="noShrink contentwrapper"
|
|
2635
2635
|
data-id="boxComponent"
|
|
2636
2636
|
data-selector-id="box"
|
|
2637
2637
|
data-test-id="boxComponent"
|
|
2638
2638
|
>
|
|
2639
2639
|
<div
|
|
2640
|
-
class="flex
|
|
2640
|
+
class="flex row alignItems_center"
|
|
2641
2641
|
data-id="containerComponent"
|
|
2642
2642
|
data-selector-id="container"
|
|
2643
2643
|
data-test-id="containerComponent"
|
|
2644
2644
|
>
|
|
2645
2645
|
<div
|
|
2646
|
-
class="txt
|
|
2646
|
+
class="shrink txt"
|
|
2647
2647
|
data-id="boxComponent"
|
|
2648
2648
|
data-selector-id="box"
|
|
2649
2649
|
data-test-id="boxComponent"
|