@zohodesk/dot 1.0.0-beta.208 → 1.0.0-beta.210
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 +9 -0
- package/es/ActionButton/ActionButton.js +10 -6
- package/es/ActionButton/ActionButton.module.css +10 -25
- package/es/AlphabeticList/AlphabeticList.module.css +4 -7
- package/{assets → es}/Appearance/dark/mode/dotDarkMode.module.css +1 -1
- package/{assets → es}/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +1 -1
- package/{assets → es}/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -0
- package/{assets → es}/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +1 -1
- package/{assets → es}/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -0
- package/{assets → es}/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -0
- package/{assets → es}/Appearance/default/mode/dotDefaultMode.module.css +1 -1
- package/{assets → es}/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -0
- package/{assets → es}/Appearance/default/themes/green/greenDefaultDotTheme.module.css +1 -1
- package/{assets → es}/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -0
- package/{assets → es}/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -0
- package/{assets → es}/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -0
- package/es/Attachment/Attachment.module.css +9 -20
- package/es/ChannelIcon/ChannelIcon.module.css +21 -30
- package/es/Drawer/Drawer.module.css +11 -59
- package/es/FlipCard/FlipCard.module.css +5 -14
- package/es/FormAction/FormAction.module.css +9 -34
- package/es/FreezeLayer/FreezeLayer.module.css +2 -6
- package/es/IconButton/IconButton.module.css +1 -1
- package/es/ImportantNotes/ImportantNotes.module.css +2 -7
- package/es/Link/Link.js +1 -1
- package/es/Loader/Loader.module.css +4 -25
- package/es/Message/Message.module.css +9 -42
- package/es/MessageBanner/MessageBanner.module.css +4 -12
- package/es/NewStar/NewStar.module.css +5 -42
- package/es/ToastMessage/ToastMessage.module.css +25 -96
- package/es/Upload/Upload.module.css +8 -27
- package/es/alert/AlertHeader/AlertHeader.module.css +3 -21
- package/es/alert/AlertLookup/AlertLookup.js +8 -4
- package/es/alert/AlertLookup/AlertLookup.module.css +2 -6
- package/es/avatar/AvatarClose/AvatarClose.module.css +3 -9
- package/es/avatar/AvatarCollision/AvatarCollision.module.css +4 -18
- package/es/avatar/AvatarIcon/AvatarIcon.module.css +4 -3
- package/es/avatar/AvatarStatus/AvatarStatus.module.css +9 -59
- package/es/avatar/AvatarThread/AvatarThread.module.css +5 -55
- package/es/avatar/AvatarUser/AvatarUser.module.css +10 -81
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +3 -10
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +3 -11
- package/es/deprecated/Theme/dotDarkTheme.module.css +532 -0
- package/es/deprecated/Theme/dotDefaultTheme.module.css +532 -0
- package/es/deprecated/Theme/palette/darkPalette.module.css +40 -0
- package/es/deprecated/Theme/palette/defaultPalette.module.css +40 -0
- package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +6 -19
- package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +4 -12
- package/es/emptystate/EditionPage/EditionPage.css +3 -9
- package/es/errorstate/EmptyStates.module.css +10 -13
- package/es/errorstate/Inconvenience/Inconvenience.module.css +0 -3
- package/es/errorstate/LinkText/LinkText.module.css +1 -1
- package/es/errorstate/PermissionPlay/PermissionPlay.module.css +2 -2
- package/es/errorstate/WillBack/WillBack.module.css +3 -1
- package/es/form/fields/Fields.module.css +14 -49
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +7 -19
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +1 -4
- package/es/form/fields/TextEditor/TextEditor.js +7 -4
- package/es/form/fields/TextEditor/TextEditor.module.css +73 -144
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +2 -13
- package/es/form/fields/ValidationMessage/ValidationMessage.module.css +4 -9
- package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +16 -52
- package/es/layout/SubtabLayout/SubtabLayout.module.css +29 -55
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +1 -4
- package/es/list/Comment/Comment.module.css +0 -5
- package/es/list/DotNew/DotNew.module.css +3 -3
- package/es/list/GridStencils/GridStencils.module.css +16 -70
- package/es/list/Icons/Icons.module.css +1 -1
- package/es/list/ListLayout/ListLayout.module.css +14 -22
- package/es/list/ListStencils/ListStencils.module.css +6 -11
- package/es/list/SecondaryText/SecondaryText.module.css +3 -13
- package/es/list/SentimentStatus/SentimentStatus.module.css +1 -4
- package/es/list/TagNew/TagNew.module.css +7 -14
- package/es/list/Thread/Thread.module.css +1 -13
- package/es/list/UserTime/UserTime.module.css +0 -6
- package/es/list/listCommon.module.css +1 -9
- package/es/list/status/StatusDropdown/StatusDropdown.module.css +6 -19
- package/es/list/status/StatusListItem/StatusListItem.module.css +15 -38
- package/es/lookup/Lookup/Lookup.module.css +2 -2
- package/es/lookup/Section/LookupSection.module.css +2 -2
- package/es/lookup/header/Close/LookupClose.module.css +4 -4
- package/es/lookup/header/Search/LookupSearch.module.css +12 -21
- package/es/lookup/header/TicketHeader/TicketHeader.module.css +2 -5
- package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +3 -8
- package/es/lookup/header/lookupHeaderCommon.module.css +6 -16
- package/es/lookup/header/lookupHeaderCommonResponsive.module.css +3 -12
- package/es/setup/header/Button/HeaderButton.module.css +1 -3
- package/es/setup/header/Link/HeaderLink.module.css +1 -7
- package/es/setup/header/Search/Search.module.css +8 -19
- package/es/setup/header/Views/Views.module.css +5 -15
- package/es/setup/helptips/Link/HelpTipsLink.module.css +0 -1
- package/es/setup/helptips/ListGroup/ListGroup.module.css +1 -6
- package/es/setup/table/TableData/SetupTableData.module.css +3 -11
- package/es/setup/table/TableHead/SetupTableHead.module.css +0 -4
- package/es/setup/table/TableRow/SetupTableRow.module.css +2 -6
- package/es/version2/AlertClose/AlertClose.module.css +1 -1
- package/es/version2/GlobalNotification/GlobalNotification.module.css +9 -44
- package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +2 -25
- package/es/version2/lookup/AlertLookup/AlertLookup.js +8 -4
- package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +3 -7
- package/es/version2/lookup/alertLookupCommonNew.module.css +1 -8
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +10 -26
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +10 -47
- package/lib/ActionButton/ActionButton.js +3 -3
- package/lib/ActionButton/ActionButton.module.css +9 -25
- package/lib/AlphabeticList/AlphabeticList.js +3 -3
- package/lib/AlphabeticList/AlphabeticList.module.css +4 -7
- package/lib/Appearance/dark/mode/dotDarkMode.module.css +536 -0
- package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +10 -0
- package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +10 -0
- package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +10 -0
- package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +10 -0
- package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +10 -0
- package/lib/Appearance/default/mode/dotDefaultMode.module.css +536 -0
- package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +10 -0
- package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +10 -0
- package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +10 -0
- package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +10 -0
- package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +10 -0
- package/lib/Attachment/Attachment.js +3 -3
- package/lib/Attachment/Attachment.module.css +9 -20
- package/lib/ChannelIcon/ChannelIcon.js +3 -3
- package/lib/ChannelIcon/ChannelIcon.module.css +21 -30
- package/lib/Drawer/Drawer.js +4 -4
- package/lib/Drawer/Drawer.module.css +11 -59
- package/lib/ExternalLink/ExternalLink.js +3 -3
- package/lib/FlipCard/FlipCard.js +3 -3
- package/lib/FlipCard/FlipCard.module.css +5 -14
- package/lib/FormAction/FormAction.js +4 -4
- package/lib/FormAction/FormAction.module.css +9 -34
- package/lib/FreezeLayer/FreezeLayer.js +3 -3
- package/lib/FreezeLayer/FreezeLayer.module.css +2 -6
- package/lib/IconButton/IconButton.js +3 -3
- package/lib/IconButton/IconButton.module.css +1 -1
- package/lib/Image/Image.js +3 -3
- package/lib/ImportantNotes/ImportantNotes.js +3 -3
- package/lib/ImportantNotes/ImportantNotes.module.css +2 -7
- package/lib/Link/Link.js +3 -3
- package/lib/Loader/Loader.js +3 -3
- package/lib/Loader/Loader.module.css +4 -25
- package/lib/Message/Message.js +4 -4
- package/lib/Message/Message.module.css +9 -42
- package/lib/MessageBanner/MessageBanner.js +3 -3
- package/lib/MessageBanner/MessageBanner.module.css +4 -12
- package/lib/NewStar/NewStar.js +3 -3
- package/lib/NewStar/NewStar.module.css +5 -42
- package/lib/PlusIcon/PlusIcon.js +3 -3
- package/lib/Provider.js +49 -49
- package/lib/ToastMessage/ToastMessage.js +1 -1
- package/lib/ToastMessage/ToastMessage.module.css +25 -96
- package/lib/Upload/Upload.js +3 -3
- package/lib/Upload/Upload.module.css +8 -27
- package/lib/actions/AutoClose.js +1 -1
- package/lib/alert/AlertHeader/AlertHeader.js +3 -3
- package/lib/alert/AlertHeader/AlertHeader.module.css +3 -21
- package/lib/alert/AlertLookup/AlertLookup.js +3 -3
- package/lib/alert/AlertLookup/AlertLookup.module.css +2 -6
- package/lib/avatar/AvatarClose/AvatarClose.js +3 -3
- package/lib/avatar/AvatarClose/AvatarClose.module.css +3 -9
- package/lib/avatar/AvatarCollision/AvatarCollision.js +3 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.module.css +4 -18
- package/lib/avatar/AvatarIcon/AvatarIcon.js +3 -3
- package/lib/avatar/AvatarIcon/AvatarIcon.module.css +4 -3
- package/lib/avatar/AvatarStatus/AvatarStatus.js +3 -3
- package/lib/avatar/AvatarStatus/AvatarStatus.module.css +9 -59
- package/lib/avatar/AvatarThread/AvatarThread.js +3 -3
- package/lib/avatar/AvatarThread/AvatarThread.module.css +5 -55
- package/lib/avatar/AvatarUser/AvatarUser.js +3 -3
- package/lib/avatar/AvatarUser/AvatarUser.module.css +10 -81
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +3 -3
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +3 -10
- package/lib/deprecated/SelectDropdown/SelectDropdown.js +3 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +9 -17
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +3 -3
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +6 -19
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +3 -3
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +4 -12
- package/lib/emptystate/EditionPage/EditionPage.css +3 -9
- package/lib/emptystate/EditionPage/EditionPage.js +3 -3
- package/lib/errorstate/EmptyStates.module.css +10 -13
- package/lib/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/errorstate/Inconvenience/Inconvenience.module.css +0 -3
- package/lib/errorstate/LinkText/LinkText.js +3 -3
- package/lib/errorstate/LinkText/LinkText.module.css +1 -1
- package/lib/errorstate/NoRequestFound/NoRequestFound.js +3 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.js +3 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +2 -2
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +3 -3
- package/lib/errorstate/UnableToProcess/UnableToProcess.js +3 -3
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -3
- package/lib/errorstate/WillBack/WillBack.js +3 -3
- package/lib/errorstate/WillBack/WillBack.module.css +3 -1
- package/lib/form/fields/CheckBoxField/CheckBoxField.js +4 -4
- package/lib/form/fields/CurrencyField/CurrencyField.js +5 -5
- package/lib/form/fields/DateField/DateField.js +5 -5
- package/lib/form/fields/Fields.module.css +16 -54
- package/lib/form/fields/MultiSelectField/MultiSelectField.js +5 -5
- package/lib/form/fields/PhoneField/PhoneField.js +3 -3
- package/lib/form/fields/RadioField/RadioField.js +5 -5
- package/lib/form/fields/SelectField/SelectField.js +5 -5
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +7 -8
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +7 -19
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +3 -3
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +1 -4
- package/lib/form/fields/TextBoxField/TextBoxField.js +5 -5
- package/lib/form/fields/TextEditor/TextEditor.js +4 -4
- package/lib/form/fields/TextEditor/TextEditor.module.css +71 -143
- package/lib/form/fields/TextEditorField/TextEditorField.js +5 -5
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +4 -4
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +2 -13
- package/lib/form/fields/TextareaField/TextareaField.js +5 -5
- package/lib/form/fields/ValidationMessage/ValidationMessage.js +3 -3
- package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +4 -9
- package/lib/form/layout/Field/Field.js +3 -3
- package/lib/form/layout/Section/Section.js +3 -3
- package/lib/index.js +4 -4
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +4 -4
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +16 -52
- package/lib/layout/SetupDetailLayout/index.js +7 -7
- package/lib/layout/SubtabLayout/SubtabLayout.js +4 -4
- package/lib/layout/SubtabLayout/SubtabLayout.module.css +29 -55
- package/lib/layout/SubtabLayout/index.js +9 -9
- package/lib/list/AvatarFlip/AvatarFlip.js +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.js +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.module.css +3 -6
- package/lib/list/Comment/Comment.js +3 -3
- package/lib/list/Comment/Comment.module.css +0 -5
- package/lib/list/DepartmentDropDown/DepartmentDropDown.js +3 -3
- package/lib/list/Dot/Dot.js +3 -3
- package/lib/list/DotNew/DotNew.js +3 -3
- package/lib/list/DotNew/DotNew.module.css +6 -6
- package/lib/list/GridStencils/GridStencils.js +3 -3
- package/lib/list/GridStencils/GridStencils.module.css +16 -70
- package/lib/list/Icons/AddNewIcon.js +3 -3
- package/lib/list/Icons/CompleteIcon.js +3 -3
- package/lib/list/Icons/DeleteIcon.js +3 -3
- package/lib/list/Icons/EditIcon.js +3 -3
- package/lib/list/Icons/FloatingIcons.js +3 -3
- package/lib/list/Icons/Icons.module.css +1 -1
- package/lib/list/Icons/ReadUnreadIcon.js +3 -3
- package/lib/list/Icons/SmartIcon.js +3 -3
- package/lib/list/ListLayout/ListLayout.js +4 -4
- package/lib/list/ListLayout/ListLayout.module.css +14 -22
- package/lib/list/ListStencils/ListStencils.js +3 -3
- package/lib/list/ListStencils/ListStencils.module.css +6 -11
- package/lib/list/SecondaryText/AccountName.js +3 -3
- package/lib/list/SecondaryText/ContactName.js +3 -3
- package/lib/list/SecondaryText/DepartmentText.js +3 -3
- package/lib/list/SecondaryText/Email.js +3 -3
- package/lib/list/SecondaryText/HappinessRating.js +3 -3
- package/lib/list/SecondaryText/PhoneNumber.js +3 -3
- package/lib/list/SecondaryText/PriorityText.js +3 -3
- package/lib/list/SecondaryText/SecondaryText.js +3 -3
- package/lib/list/SecondaryText/SecondaryText.module.css +3 -13
- package/lib/list/SecondaryText/StatusText.js +3 -3
- package/lib/list/SecondaryText/TicketId.js +3 -3
- package/lib/list/SecondaryText/Website.js +3 -3
- package/lib/list/SecondaryText/index.js +22 -22
- package/lib/list/SecondryPanel/SecondryPanel.js +4 -4
- package/lib/list/SentimentStatus/SentimentStatus.js +3 -3
- package/lib/list/SentimentStatus/SentimentStatus.module.css +1 -4
- package/lib/list/Subject/Subject.js +3 -3
- package/lib/list/TagNew/TagNew.js +3 -3
- package/lib/list/TagNew/TagNew.module.css +7 -14
- package/lib/list/Thread/Thread.js +3 -3
- package/lib/list/Thread/Thread.module.css +1 -13
- package/lib/list/UserTime/UserTime.js +3 -3
- package/lib/list/UserTime/UserTime.module.css +0 -6
- package/lib/list/listCommon.module.css +1 -9
- package/lib/list/status/StatusDropdown/StatusDropdown.js +3 -3
- package/lib/list/status/StatusDropdown/StatusDropdown.module.css +6 -19
- package/lib/list/status/StatusListItem/StatusListItem.js +3 -3
- package/lib/list/status/StatusListItem/StatusListItem.module.css +15 -38
- package/lib/lookup/EmptyPage/EmptyPage.js +3 -3
- package/lib/lookup/Lookup/Lookup.js +3 -3
- package/lib/lookup/Lookup/Lookup.module.css +2 -2
- package/lib/lookup/Section/LookupSection.module.css +2 -2
- package/lib/lookup/Section/Section.js +3 -3
- package/lib/lookup/header/Close/Close.js +3 -3
- package/lib/lookup/header/Close/LookupClose.module.css +4 -4
- package/lib/lookup/header/ModuleHeader/ModuleHeader.js +3 -3
- package/lib/lookup/header/Search/LookupSearch.module.css +12 -21
- package/lib/lookup/header/Search/Search.js +3 -3
- package/lib/lookup/header/TicketHeader/TicketHeader.js +4 -6
- package/lib/lookup/header/TicketHeader/TicketHeader.module.css +3 -7
- package/lib/lookup/header/Title/Title.js +3 -3
- package/lib/lookup/header/ViewDropDown/ViewDropDown.js +3 -3
- package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +4 -8
- package/lib/lookup/header/lookupHeaderCommon.module.css +6 -16
- package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +3 -12
- package/lib/setup/header/Button/Button.js +3 -3
- package/lib/setup/header/Button/HeaderButton.module.css +1 -3
- package/lib/setup/header/Link/HeaderLink.module.css +1 -7
- package/lib/setup/header/Link/Link.js +3 -3
- package/lib/setup/header/Search/Search.js +3 -3
- package/lib/setup/header/Search/Search.module.css +8 -19
- package/lib/setup/header/Views/Views.js +3 -3
- package/lib/setup/header/Views/Views.module.css +5 -15
- package/lib/setup/helptips/Description/Description.js +3 -3
- package/lib/setup/helptips/Link/HelpTipsLink.module.css +0 -1
- package/lib/setup/helptips/Link/Link.js +3 -3
- package/lib/setup/helptips/ListGroup/ListGroup.js +3 -3
- package/lib/setup/helptips/ListGroup/ListGroup.module.css +1 -6
- package/lib/setup/helptips/Title/Title.js +3 -3
- package/lib/setup/table/Table/Table.js +3 -3
- package/lib/setup/table/TableBody/TableBody.js +3 -3
- package/lib/setup/table/TableData/SetupTableData.module.css +3 -11
- package/lib/setup/table/TableData/TableData.js +3 -3
- package/lib/setup/table/TableHead/SetupTableHead.module.css +0 -4
- package/lib/setup/table/TableHead/TableHead.js +3 -3
- package/lib/setup/table/TableRow/SetupTableRow.module.css +2 -6
- package/lib/setup/table/TableRow/TableRow.js +3 -3
- package/lib/setup/table/Text/Text.js +3 -3
- package/lib/svg/PlusIcon.js +3 -3
- package/lib/svg/SnippetIcon.js +3 -3
- package/lib/svg/TemplateIcon.js +3 -3
- package/lib/utils/ChannelIconMapping.js +1 -1
- package/lib/utils/General.js +4 -4
- package/lib/utils/KeyboardApi.js +1 -3
- package/lib/utils/editorUtils.js +6 -6
- package/lib/version2/AlertClose/AlertClose.js +3 -3
- package/lib/version2/AlertClose/AlertClose.module.css +1 -1
- package/lib/version2/GlobalNotification/GlobalNotification.js +10 -22
- package/lib/version2/GlobalNotification/GlobalNotification.module.css +9 -44
- package/lib/version2/alertIcons/AlarmAlertIcon.js +3 -3
- package/lib/version2/alertIcons/AlertIcons.js +3 -3
- package/lib/version2/alertIcons/DangerAlertIcon.js +3 -3
- package/lib/version2/alertIcons/ErrorAlertIcon.js +3 -3
- package/lib/version2/alertIcons/InfoAlertIcon.js +3 -3
- package/lib/version2/alertIcons/NotificationAlertIcon.js +3 -3
- package/lib/version2/alertIcons/SuccessAlertIcon.js +3 -3
- package/lib/version2/alertIcons/WarningAlertIcon.js +3 -3
- package/lib/version2/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +3 -3
- package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +3 -3
- package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -3
- package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +3 -3
- package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +3 -3
- package/lib/version2/lookup/AlertHeader/AlertHeader.js +3 -3
- package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +2 -25
- package/lib/version2/lookup/AlertLookup/AlertLookup.js +3 -3
- package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +3 -7
- package/lib/version2/lookup/alertLookupCommonNew.module.css +1 -8
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +6 -14
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +14 -29
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +3 -3
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +10 -47
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.attachment {
|
|
2
|
-
position: relative;
|
|
3
|
-
overflow: hidden;
|
|
4
2
|
border: 1px solid var(--zdt_attachment_default_border);
|
|
5
3
|
border-radius: 2px;
|
|
4
|
+
position: relative;
|
|
5
|
+
overflow: hidden;
|
|
6
6
|
}
|
|
7
7
|
.attachmentHover {
|
|
8
8
|
cursor: pointer;
|
|
@@ -13,7 +13,8 @@
|
|
|
13
13
|
.palette_transparent {
|
|
14
14
|
background-color: var(--zdt_attachment_transparent_bg);
|
|
15
15
|
}
|
|
16
|
-
.attachmentHover:hover,
|
|
16
|
+
.attachmentHover:hover,
|
|
17
|
+
.attachmentHover:hover .attachleft {
|
|
17
18
|
border-color: var(--zdt_attachment_default_hover_border);
|
|
18
19
|
}
|
|
19
20
|
.attachmentHover:hover .attachleft i {
|
|
@@ -34,12 +35,9 @@
|
|
|
34
35
|
width: var(--zd_size145);
|
|
35
36
|
height: var(--zd_size40);
|
|
36
37
|
}
|
|
37
|
-
|
|
38
|
+
.attachleft {
|
|
38
39
|
border-right: 1px solid var(--zdt_attachment_default_border);
|
|
39
40
|
}
|
|
40
|
-
[dir=rtl] .attachleft {
|
|
41
|
-
border-left: 1px solid var(--zdt_attachment_default_border);
|
|
42
|
-
}
|
|
43
41
|
.medium .attachleft {
|
|
44
42
|
width: var(--zd_size50);
|
|
45
43
|
}
|
|
@@ -47,13 +45,9 @@
|
|
|
47
45
|
width: var(--zd_size40);
|
|
48
46
|
}
|
|
49
47
|
|
|
50
|
-
|
|
48
|
+
.medium .attachright {
|
|
51
49
|
padding: var(--zd_size5) var(--zd_size25) var(--zd_size5) var(--zd_size10);
|
|
52
50
|
}
|
|
53
|
-
|
|
54
|
-
[dir=rtl] .medium .attachright {
|
|
55
|
-
padding: var(--zd_size5) var(--zd_size10) var(--zd_size5) var(--zd_size25);
|
|
56
|
-
}
|
|
57
51
|
.small .attachright {
|
|
58
52
|
padding: 0 var(--zd_size10) 0 var(--zd_size10);
|
|
59
53
|
}
|
|
@@ -88,15 +82,10 @@
|
|
|
88
82
|
.attachDownload {
|
|
89
83
|
position: absolute;
|
|
90
84
|
top: calc(var(--zd_size1) * -1);
|
|
91
|
-
|
|
85
|
+
right: calc(var(--zd_size1) * -1);
|
|
92
86
|
background-color: var(--zdt_attachment_download_bg);
|
|
93
87
|
text-align: center;
|
|
94
|
-
|
|
95
|
-
[dir=ltr] .attachDownload {
|
|
96
|
-
right: calc(var(--zd_size1) * -1);
|
|
97
|
-
}
|
|
98
|
-
[dir=rtl] .attachDownload {
|
|
99
|
-
left: calc(var(--zd_size1) * -1);
|
|
88
|
+
display: none;
|
|
100
89
|
}
|
|
101
90
|
.medium .attachDownload {
|
|
102
91
|
height: var(--zd_size25);
|
|
@@ -124,9 +113,9 @@
|
|
|
124
113
|
}
|
|
125
114
|
|
|
126
115
|
.dot {
|
|
116
|
+
background-color: var(--zdt_dot_text);
|
|
127
117
|
height: 2px;
|
|
128
118
|
width: 2px;
|
|
129
|
-
background-color: var(--zdt_dot_text);
|
|
130
119
|
border-radius: 50%;
|
|
131
120
|
margin: 0 var(--zd_size6);
|
|
132
121
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -31,9 +31,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
31
31
|
|
|
32
32
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
33
33
|
|
|
34
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
34
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
35
35
|
|
|
36
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
36
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
37
37
|
|
|
38
38
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
39
39
|
|
|
@@ -14,16 +14,11 @@
|
|
|
14
14
|
composes: dflex alignVertical alignHorizontal rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
15
15
|
position: absolute;
|
|
16
16
|
top: calc(var(--zd_size4) * -1);
|
|
17
|
+
right: calc(var(--zd_size1) * -1);
|
|
17
18
|
height: var(--zd_size15);
|
|
18
19
|
width: var(--zd_size15);
|
|
19
20
|
background-color: var(--topIconBg);
|
|
20
21
|
}
|
|
21
|
-
[dir=ltr] .thread {
|
|
22
|
-
right: calc(var(--zd_size1) * -1);
|
|
23
|
-
}
|
|
24
|
-
[dir=rtl] .thread {
|
|
25
|
-
left: calc(var(--zd_size1) * -1);
|
|
26
|
-
}
|
|
27
22
|
.threadBorder {
|
|
28
23
|
border: 1px solid var(--topIconBorderColor);
|
|
29
24
|
}
|
|
@@ -114,12 +109,11 @@
|
|
|
114
109
|
}
|
|
115
110
|
|
|
116
111
|
/* facebook */
|
|
117
|
-
|
|
112
|
+
.facebook_incoming,
|
|
113
|
+
.facebook_missed,
|
|
114
|
+
.facebook_outgoing {
|
|
118
115
|
right: var(--zd_size2);
|
|
119
116
|
}
|
|
120
|
-
[dir=rtl] .facebook_incoming, [dir=rtl] .facebook_missed, [dir=rtl] .facebook_outgoing {
|
|
121
|
-
left: var(--zd_size2);
|
|
122
|
-
}
|
|
123
117
|
|
|
124
118
|
/* chat */
|
|
125
119
|
.chat_incoming,
|
|
@@ -143,22 +137,24 @@
|
|
|
143
137
|
.feedback_incoming,
|
|
144
138
|
.feedback_missed,
|
|
145
139
|
.feedback_out {
|
|
146
|
-
top: var(--zd_size1);
|
|
147
|
-
}
|
|
148
|
-
[dir=ltr] .feedback_incoming, [dir=ltr] .feedback_missed, [dir=ltr] .feedback_out {
|
|
149
140
|
right: var(--zd_size1);
|
|
150
|
-
|
|
151
|
-
[dir=rtl] .feedback_incoming, [dir=rtl] .feedback_missed, [dir=rtl] .feedback_out {
|
|
152
|
-
left: var(--zd_size1);
|
|
141
|
+
top: var(--zd_size1);
|
|
153
142
|
}
|
|
154
143
|
|
|
155
144
|
/* draft */
|
|
156
|
-
|
|
145
|
+
.email_draft,
|
|
146
|
+
.facebook_draft,
|
|
147
|
+
.twitter_draft,
|
|
148
|
+
.forums_draft,
|
|
149
|
+
.chat_draft,
|
|
150
|
+
.offline_chat_draft,
|
|
151
|
+
.online_chat_draft,
|
|
152
|
+
.phone_draft,
|
|
153
|
+
.web_draft,
|
|
154
|
+
.customerportal_draft,
|
|
155
|
+
.feedback_draft {
|
|
157
156
|
left: var(--zd_size1);
|
|
158
157
|
}
|
|
159
|
-
[dir=rtl] .email_draft, [dir=rtl] .facebook_draft, [dir=rtl] .twitter_draft, [dir=rtl] .forums_draft, [dir=rtl] .chat_draft, [dir=rtl] .offline_chat_draft, [dir=rtl] .online_chat_draft, [dir=rtl] .phone_draft, [dir=rtl] .web_draft, [dir=rtl] .customerportal_draft, [dir=rtl] .feedback_draft {
|
|
160
|
-
right: var(--zd_size1);
|
|
161
|
-
}
|
|
162
158
|
|
|
163
159
|
/* forward */
|
|
164
160
|
.email_forward,
|
|
@@ -188,22 +184,17 @@
|
|
|
188
184
|
.web_forwarddraft,
|
|
189
185
|
.customerportal_forwarddraft,
|
|
190
186
|
.feedback_forwarddraft {
|
|
191
|
-
bottom: var(--zd_size1);
|
|
192
|
-
}
|
|
193
|
-
[dir=ltr] .email_forwarddraft, [dir=ltr] .facebook_forwarddraft, [dir=ltr] .twitter_forwarddraft, [dir=ltr] .forums_forwarddraft, [dir=ltr] .chat_forwarddraft, [dir=ltr] .offline_chat_forwarddraft, [dir=ltr] .online_chat_forwarddraft, [dir=ltr] .phone_forwarddraft, [dir=ltr] .web_forwarddraft, [dir=ltr] .customerportal_forwarddraft, [dir=ltr] .feedback_forwarddraft {
|
|
194
187
|
left: var(--zd_size1);
|
|
195
|
-
|
|
196
|
-
[dir=rtl] .email_forwarddraft, [dir=rtl] .facebook_forwarddraft, [dir=rtl] .twitter_forwarddraft, [dir=rtl] .forums_forwarddraft, [dir=rtl] .chat_forwarddraft, [dir=rtl] .offline_chat_forwarddraft, [dir=rtl] .online_chat_forwarddraft, [dir=rtl] .phone_forwarddraft, [dir=rtl] .web_forwarddraft, [dir=rtl] .customerportal_forwarddraft, [dir=rtl] .feedback_forwarddraft {
|
|
197
|
-
right: var(--zd_size1);
|
|
188
|
+
bottom: var(--zd_size1);
|
|
198
189
|
}
|
|
199
190
|
|
|
200
191
|
/* facebook_dm */
|
|
201
|
-
|
|
192
|
+
.facebook_dm_default,
|
|
193
|
+
.facebook_dm_incoming,
|
|
194
|
+
.facebook_dm_outgoing,
|
|
195
|
+
.facebook_dm_missed {
|
|
202
196
|
right: var(--zd_size2);
|
|
203
197
|
}
|
|
204
|
-
[dir=rtl] .facebook_dm_default, [dir=rtl] .facebook_dm_incoming, [dir=rtl] .facebook_dm_outgoing, [dir=rtl] .facebook_dm_missed {
|
|
205
|
-
left: var(--zd_size2);
|
|
206
|
-
}
|
|
207
198
|
|
|
208
199
|
/*Topic Icon colors*/
|
|
209
200
|
.topic_olive {
|
package/lib/Drawer/Drawer.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
7
7
|
});
|
|
8
|
-
exports["default"] = exports.
|
|
8
|
+
exports["default"] = exports.Footer = exports.Content = exports.Header = void 0;
|
|
9
9
|
|
|
10
10
|
var _react = _interopRequireDefault(require("react"));
|
|
11
11
|
|
|
@@ -37,9 +37,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
37
37
|
|
|
38
38
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
39
39
|
|
|
40
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
40
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
41
41
|
|
|
42
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
42
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
43
43
|
|
|
44
44
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
45
45
|
|
|
@@ -1,20 +1,15 @@
|
|
|
1
1
|
.container {
|
|
2
|
-
transition: width var(--zd_transition3);
|
|
3
2
|
box-shadow: 0 6px 12px var(--zdt_drawer_default_box_shadow);
|
|
4
3
|
background-color: var(--zdt_drawer_default_bg);
|
|
4
|
+
transition: width var(--zd_transition3);
|
|
5
5
|
}
|
|
6
6
|
.isOverlay {
|
|
7
|
+
right: 0;
|
|
7
8
|
top: 0;
|
|
8
9
|
bottom: 0;
|
|
9
10
|
position: absolute;
|
|
10
11
|
pointer-events: none;
|
|
11
12
|
}
|
|
12
|
-
[dir=ltr] .isOverlay {
|
|
13
|
-
right: 0;
|
|
14
|
-
}
|
|
15
|
-
[dir=rtl] .isOverlay {
|
|
16
|
-
left: 0;
|
|
17
|
-
}
|
|
18
13
|
.columns {
|
|
19
14
|
pointer-events: initial;
|
|
20
15
|
}
|
|
@@ -26,29 +21,18 @@
|
|
|
26
21
|
box-shadow: 0 6px 12px var(--zdt_drawer_default_box_shadow);
|
|
27
22
|
}
|
|
28
23
|
.secondMobDrawer {
|
|
24
|
+
right: 0;
|
|
29
25
|
position: absolute;
|
|
30
26
|
top: 0;
|
|
31
27
|
z-index: 1;
|
|
32
28
|
}
|
|
33
|
-
[dir=ltr] .secondMobDrawer {
|
|
34
|
-
right: 0;
|
|
35
|
-
}
|
|
36
|
-
[dir=rtl] .secondMobDrawer {
|
|
37
|
-
left: 0;
|
|
38
|
-
}
|
|
39
29
|
.mobModal {
|
|
40
30
|
position: absolute;
|
|
41
31
|
top: 0;
|
|
42
|
-
bottom: 0;
|
|
43
|
-
}
|
|
44
|
-
[dir=ltr] .mobModal {
|
|
45
32
|
right: 0;
|
|
33
|
+
bottom: 0;
|
|
46
34
|
left: 0;
|
|
47
35
|
}
|
|
48
|
-
[dir=rtl] .mobModal {
|
|
49
|
-
left: 0;
|
|
50
|
-
right: 0;
|
|
51
|
-
}
|
|
52
36
|
.xsmall {
|
|
53
37
|
width: var(--zd_size360);
|
|
54
38
|
}
|
|
@@ -88,64 +72,32 @@
|
|
|
88
72
|
color: var( --zdt_drawer_title_text);
|
|
89
73
|
font: var(--zd_font_size16) var(--zd_semibold);
|
|
90
74
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
91
|
-
}
|
|
92
|
-
[dir=ltr] .title {
|
|
93
75
|
padding: 0 var(--zd_size10) 0 0;
|
|
94
76
|
}
|
|
95
|
-
|
|
96
|
-
padding: 0 0 0 var(--zd_size10);
|
|
97
|
-
}
|
|
98
|
-
[dir=ltr] .smallHeaderPadding {
|
|
77
|
+
.smallHeaderPadding {
|
|
99
78
|
padding-right: var(--zd_size11);
|
|
100
79
|
padding-left: var(--zd_size30);
|
|
101
80
|
}
|
|
102
|
-
|
|
103
|
-
padding-left: var(--zd_size11);
|
|
104
|
-
padding-right: var(--zd_size30);
|
|
105
|
-
}
|
|
106
|
-
[dir=ltr] .smallContentPadding {
|
|
81
|
+
.smallContentPadding {
|
|
107
82
|
padding-left: var(--zd_size30);
|
|
108
83
|
padding-right: var(--zd_size30);
|
|
109
84
|
}
|
|
110
|
-
|
|
111
|
-
padding-right: var(--zd_size30);
|
|
112
|
-
padding-left: var(--zd_size30);
|
|
113
|
-
}
|
|
114
|
-
[dir=ltr] .mediumHeaderPadding {
|
|
85
|
+
.mediumHeaderPadding {
|
|
115
86
|
padding-right: var(--zd_size15);
|
|
116
87
|
padding-left: var(--zd_size30);
|
|
117
88
|
}
|
|
118
|
-
|
|
119
|
-
padding-left: var(--zd_size15);
|
|
120
|
-
padding-right: var(--zd_size30);
|
|
121
|
-
}
|
|
122
|
-
[dir=ltr] .mediumContentPadding {
|
|
89
|
+
.mediumContentPadding {
|
|
123
90
|
padding-left: var(--zd_size30);
|
|
124
91
|
padding-right: var(--zd_size30);
|
|
125
92
|
}
|
|
126
|
-
|
|
127
|
-
padding-right: var(--zd_size30);
|
|
128
|
-
padding-left: var(--zd_size30);
|
|
129
|
-
}
|
|
130
|
-
[dir=ltr] .largeHeaderPadding {
|
|
93
|
+
.largeHeaderPadding {
|
|
131
94
|
padding-right: var(--zd_size15);
|
|
132
95
|
padding-left: var(--zd_size50);
|
|
133
96
|
}
|
|
134
|
-
|
|
135
|
-
padding-left: var(--zd_size15);
|
|
136
|
-
padding-right: var(--zd_size50);
|
|
137
|
-
}
|
|
138
|
-
[dir=ltr] .largeContentPadding {
|
|
97
|
+
.largeContentPadding {
|
|
139
98
|
padding-left: var(--zd_size50);
|
|
140
99
|
padding-right: var(--zd_size50);
|
|
141
100
|
}
|
|
142
|
-
|
|
143
|
-
padding-right: var(--zd_size50);
|
|
144
|
-
padding-left: var(--zd_size50);
|
|
145
|
-
}
|
|
146
|
-
[dir=ltr] .iconWrapper {
|
|
101
|
+
.iconWrapper {
|
|
147
102
|
margin-right: var(--zd_size10);
|
|
148
103
|
}
|
|
149
|
-
[dir=rtl] .iconWrapper {
|
|
150
|
-
margin-left: var(--zd_size10);
|
|
151
|
-
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
21
21
|
|
|
22
22
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
23
23
|
|
|
24
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
24
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
25
25
|
|
|
26
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
26
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
27
27
|
|
|
28
28
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
29
29
|
|
package/lib/FlipCard/FlipCard.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -39,9 +39,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
39
39
|
|
|
40
40
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
41
41
|
|
|
42
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
42
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
43
43
|
|
|
44
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
44
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
45
45
|
|
|
46
46
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
47
47
|
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
.flip,
|
|
2
2
|
.flipNone {
|
|
3
|
-
color: var(--zdt_flipcard_default_text);
|
|
4
|
-
}.flip, .flipNone {
|
|
5
3
|
background-color: var(--zdt_flipcard_default_bg);
|
|
4
|
+
color: var(--zdt_flipcard_default_text);
|
|
6
5
|
}
|
|
7
6
|
.container {
|
|
8
7
|
position: relative;
|
|
@@ -21,24 +20,16 @@
|
|
|
21
20
|
backface-visibility: hidden;
|
|
22
21
|
-webkit-backface-visibility: hidden;
|
|
23
22
|
}
|
|
24
|
-
|
|
23
|
+
.front {
|
|
25
24
|
transform: rotateY(180deg) perspective(1px);
|
|
26
25
|
}
|
|
27
|
-
[dir=rtl] .front {
|
|
28
|
-
transform: rotateY(-180deg) perspective(1px);
|
|
29
|
-
}
|
|
30
26
|
.back {
|
|
31
27
|
transform: rotateY(0deg) perspective(1px);
|
|
32
28
|
}
|
|
33
|
-
|
|
29
|
+
.notFlip .container {
|
|
34
30
|
transform: rotateY(180deg);
|
|
35
31
|
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
39
|
-
[dir=ltr] .flip:hover .container, [dir=ltr] .hoverContainer:hover .container {
|
|
32
|
+
.flip:hover .container,
|
|
33
|
+
.hoverContainer:hover .container {
|
|
40
34
|
transform: rotateY(180deg);
|
|
41
35
|
}
|
|
42
|
-
[dir=rtl] .flip:hover .container, [dir=rtl] .hoverContainer:hover .container {
|
|
43
|
-
transform: rotateY(-180deg);
|
|
44
|
-
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
7
7
|
});
|
|
8
|
-
exports["default"] = exports.
|
|
8
|
+
exports["default"] = exports.Center = exports.RightSide = exports.LeftSide = void 0;
|
|
9
9
|
|
|
10
10
|
var _react = _interopRequireDefault(require("react"));
|
|
11
11
|
|
|
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
21
21
|
|
|
22
22
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
23
23
|
|
|
24
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
24
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
25
25
|
|
|
26
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
26
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
27
27
|
|
|
28
28
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
29
29
|
|
|
@@ -25,58 +25,33 @@
|
|
|
25
25
|
padding-bottom: var(--zd_size10);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
|
|
28
|
+
.largePadding {
|
|
29
29
|
padding-left: var(--zd_size60);
|
|
30
30
|
}
|
|
31
|
-
|
|
32
|
-
[dir=rtl] .largePadding {
|
|
33
|
-
padding-right: var(--zd_size60);
|
|
34
|
-
}
|
|
35
|
-
[dir=ltr] .mediumPadding {
|
|
31
|
+
.mediumPadding {
|
|
36
32
|
padding-left: var(--zd_size50);
|
|
37
33
|
}
|
|
38
|
-
|
|
39
|
-
padding-right: var(--zd_size50);
|
|
40
|
-
}
|
|
41
|
-
[dir=ltr] .xmediumPadding {
|
|
34
|
+
.xmediumPadding {
|
|
42
35
|
padding-left: var(--zd_size30);
|
|
43
36
|
}
|
|
44
|
-
|
|
45
|
-
padding-right: var(--zd_size30);
|
|
46
|
-
}
|
|
47
|
-
[dir=ltr] .smallPadding {
|
|
37
|
+
.smallPadding {
|
|
48
38
|
padding-left: var(--zd_size25);
|
|
49
39
|
}
|
|
50
|
-
|
|
51
|
-
padding-right: var(--zd_size25);
|
|
52
|
-
}
|
|
53
|
-
[dir=ltr] .xsmallPadding {
|
|
40
|
+
.xsmallPadding {
|
|
54
41
|
padding-left: var(--zd_size20);
|
|
55
42
|
}
|
|
56
|
-
[dir=rtl] .xsmallPadding {
|
|
57
|
-
padding-right: var(--zd_size20);
|
|
58
|
-
}
|
|
59
43
|
|
|
60
44
|
.marginRight {
|
|
61
45
|
composes: dinblk from '~@zohodesk/components/lib/common/common.module.css';
|
|
62
46
|
}
|
|
63
|
-
|
|
47
|
+
.largeFooter .marginRight,
|
|
48
|
+
.mediumFooter .marginRight {
|
|
64
49
|
margin-right: var(--zd_size15);
|
|
65
50
|
}
|
|
66
|
-
|
|
67
|
-
margin-left: var(--zd_size15);
|
|
68
|
-
}
|
|
69
|
-
[dir=ltr] .smallFooter .marginRight {
|
|
51
|
+
.smallFooter .marginRight {
|
|
70
52
|
margin-right: var(--zd_size12);
|
|
71
53
|
}
|
|
72
|
-
[dir=rtl] .smallFooter .marginRight {
|
|
73
|
-
margin-left: var(--zd_size12);
|
|
74
|
-
}
|
|
75
54
|
|
|
76
|
-
|
|
55
|
+
.marginRight:last-child {
|
|
77
56
|
margin-right: 0;
|
|
78
57
|
}
|
|
79
|
-
|
|
80
|
-
[dir=rtl] .marginRight:last-child {
|
|
81
|
-
margin-left: 0;
|
|
82
|
-
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -31,9 +31,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
31
31
|
|
|
32
32
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
33
33
|
|
|
34
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
34
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
35
35
|
|
|
36
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
36
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
37
37
|
|
|
38
38
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
39
39
|
|
|
@@ -1,14 +1,10 @@
|
|
|
1
1
|
.container {
|
|
2
2
|
top: 0;
|
|
3
|
+
left: 0;
|
|
3
4
|
bottom: 0;
|
|
5
|
+
right: 0;
|
|
4
6
|
position: absolute;
|
|
5
7
|
overflow: hidden;
|
|
6
|
-
}[dir=ltr] .container {
|
|
7
|
-
left: 0;
|
|
8
|
-
right: 0;
|
|
9
|
-
}[dir=rtl] .container {
|
|
10
|
-
right: 0;
|
|
11
|
-
left: 0;
|
|
12
8
|
}
|
|
13
9
|
.default {
|
|
14
10
|
background-color: var(--zdt_freezelayer_default_bg);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -31,9 +31,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
31
31
|
|
|
32
32
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
33
33
|
|
|
34
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
34
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
35
35
|
|
|
36
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
36
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
37
37
|
|
|
38
38
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
39
39
|
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
}
|
|
4
4
|
.wrapper {
|
|
5
5
|
height: var(--zd_size28);
|
|
6
|
+
cursor: pointer;
|
|
6
7
|
width: var(--zd_size28);
|
|
7
8
|
composes: offSelection from '~@zohodesk/components/lib/common/common.module.css';
|
|
8
9
|
composes: varClass;
|
|
9
10
|
color: var(--iconColor);
|
|
10
|
-
cursor: pointer;
|
|
11
11
|
}
|
|
12
12
|
.primary {
|
|
13
13
|
--iconColor: var(--zdt_iconButton_icon_primary);
|
package/lib/Image/Image.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -19,9 +19,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
19
19
|
|
|
20
20
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
21
21
|
|
|
22
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
22
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
23
23
|
|
|
24
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
24
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
25
25
|
|
|
26
26
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
27
27
|
|