@zohodesk/dot 1.0.0-temp-62 → 1.0.0-temp-63
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/{es → assets}/Appearance/dark/mode/dotDarkMode.module.css +1 -1
- package/{es → assets}/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +1 -1
- package/{es → assets}/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +1 -1
- package/{es → assets}/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/mode/dotDefaultMode.module.css +1 -1
- package/{es → assets}/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/themes/green/greenDefaultDotTheme.module.css +1 -1
- package/{es → assets}/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -0
- package/es/ActionButton/ActionButton.module.css +25 -9
- package/es/AlphabeticList/AlphabeticList.module.css +7 -4
- package/es/Attachment/Attachment.module.css +20 -9
- package/es/ChannelIcon/ChannelIcon.module.css +30 -21
- package/es/Drawer/Drawer.module.css +59 -11
- package/es/FlipCard/FlipCard.module.css +14 -5
- package/es/FormAction/FormAction.module.css +34 -9
- package/es/FreezeLayer/FreezeLayer.module.css +6 -2
- package/es/IconButton/IconButton.module.css +1 -1
- package/es/ImportantNotes/ImportantNotes.module.css +7 -2
- package/es/Loader/Loader.module.css +25 -4
- package/es/Message/Message.module.css +42 -9
- package/es/MessageBanner/MessageBanner.module.css +12 -4
- package/es/NewStar/NewStar.module.css +42 -5
- package/es/ToastMessage/ToastMessage.module.css +96 -25
- package/es/Upload/Upload.module.css +27 -8
- package/es/alert/AlertHeader/AlertHeader.module.css +21 -3
- package/es/alert/AlertLookup/AlertLookup.module.css +6 -2
- package/es/avatar/AvatarClose/AvatarClose.module.css +9 -3
- package/es/avatar/AvatarCollision/AvatarCollision.module.css +18 -4
- package/es/avatar/AvatarIcon/AvatarIcon.module.css +3 -4
- package/es/avatar/AvatarStatus/AvatarStatus.module.css +59 -9
- package/es/avatar/AvatarThread/AvatarThread.module.css +55 -5
- package/es/avatar/AvatarUser/AvatarUser.module.css +81 -10
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +10 -3
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +11 -3
- package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +19 -6
- package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +12 -4
- package/es/emptystate/EditionPage/EditionPage.css +9 -3
- package/es/errorstate/EmptyStates.module.css +13 -10
- package/es/errorstate/Inconvenience/Inconvenience.module.css +3 -0
- 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 +1 -3
- package/es/form/fields/Fields.module.css +49 -14
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +19 -7
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +4 -1
- package/es/form/fields/TextEditor/TextEditor.module.css +143 -71
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +13 -2
- package/es/form/fields/ValidationMessage/ValidationMessage.module.css +9 -4
- package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +52 -16
- package/es/layout/SubtabLayout/SubtabLayout.module.css +55 -29
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +4 -1
- package/es/list/Comment/Comment.module.css +5 -0
- package/es/list/DotNew/DotNew.module.css +3 -3
- package/es/list/GridStencils/GridStencils.module.css +70 -16
- package/es/list/Icons/Icons.module.css +1 -1
- package/es/list/ListLayout/ListLayout.module.css +22 -14
- package/es/list/ListStencils/ListStencils.module.css +11 -6
- package/es/list/SecondaryText/SecondaryText.module.css +13 -3
- package/es/list/SentimentStatus/SentimentStatus.module.css +4 -1
- package/es/list/TagNew/TagNew.module.css +14 -7
- package/es/list/Thread/Thread.module.css +13 -1
- package/es/list/UserTime/UserTime.module.css +6 -0
- package/es/list/listCommon.module.css +9 -1
- package/es/list/status/StatusDropdown/StatusDropdown.module.css +19 -6
- package/es/list/status/StatusListItem/StatusListItem.module.css +38 -15
- 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 +21 -12
- package/es/lookup/header/TicketHeader/TicketHeader.module.css +5 -2
- package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +8 -3
- package/es/lookup/header/lookupHeaderCommon.module.css +16 -6
- package/es/lookup/header/lookupHeaderCommonResponsive.module.css +12 -3
- package/es/setup/header/Button/HeaderButton.module.css +3 -1
- package/es/setup/header/Link/HeaderLink.module.css +7 -1
- package/es/setup/header/Search/Search.module.css +19 -8
- package/es/setup/header/Views/Views.module.css +15 -5
- package/es/setup/helptips/Link/HelpTipsLink.module.css +1 -0
- package/es/setup/helptips/ListGroup/ListGroup.module.css +6 -1
- package/es/setup/table/TableData/SetupTableData.module.css +11 -3
- package/es/setup/table/TableHead/SetupTableHead.module.css +4 -0
- package/es/setup/table/TableRow/SetupTableRow.module.css +6 -2
- package/es/version2/AlertClose/AlertClose.module.css +1 -1
- package/es/version2/GlobalNotification/GlobalNotification.module.css +44 -9
- package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +25 -2
- package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +7 -3
- package/es/version2/lookup/alertLookupCommonNew.module.css +8 -1
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +26 -10
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +47 -10
- package/lib/ActionButton/ActionButton.js +13 -9
- package/lib/ActionButton/ActionButton.module.css +26 -9
- package/lib/AlphabeticList/AlphabeticList.js +3 -3
- package/lib/AlphabeticList/AlphabeticList.module.css +7 -4
- package/lib/Attachment/Attachment.js +3 -3
- package/lib/Attachment/Attachment.module.css +20 -9
- package/lib/ChannelIcon/ChannelIcon.js +3 -3
- package/lib/ChannelIcon/ChannelIcon.module.css +30 -21
- package/lib/Drawer/Drawer.js +4 -4
- package/lib/Drawer/Drawer.module.css +59 -11
- package/lib/ExternalLink/ExternalLink.js +3 -3
- package/lib/FlipCard/FlipCard.js +3 -3
- package/lib/FlipCard/FlipCard.module.css +14 -5
- package/lib/FormAction/FormAction.js +4 -4
- package/lib/FormAction/FormAction.module.css +34 -9
- package/lib/FreezeLayer/FreezeLayer.js +3 -3
- package/lib/FreezeLayer/FreezeLayer.module.css +6 -2
- 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 +7 -2
- package/lib/Link/Link.js +4 -4
- package/lib/Loader/Loader.js +3 -3
- package/lib/Loader/Loader.module.css +25 -4
- package/lib/Message/Message.js +4 -4
- package/lib/Message/Message.module.css +42 -9
- package/lib/MessageBanner/MessageBanner.js +3 -3
- package/lib/MessageBanner/MessageBanner.module.css +12 -4
- package/lib/NewStar/NewStar.js +3 -3
- package/lib/NewStar/NewStar.module.css +42 -5
- 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 +96 -25
- package/lib/Upload/Upload.js +3 -3
- package/lib/Upload/Upload.module.css +27 -8
- package/lib/actions/AutoClose.js +1 -1
- package/lib/alert/AlertHeader/AlertHeader.js +3 -3
- package/lib/alert/AlertHeader/AlertHeader.module.css +21 -3
- package/lib/alert/AlertLookup/AlertLookup.js +11 -7
- package/lib/alert/AlertLookup/AlertLookup.module.css +6 -2
- package/lib/avatar/AvatarClose/AvatarClose.js +3 -3
- package/lib/avatar/AvatarClose/AvatarClose.module.css +9 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.js +3 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.module.css +18 -4
- package/lib/avatar/AvatarIcon/AvatarIcon.js +3 -3
- package/lib/avatar/AvatarIcon/AvatarIcon.module.css +3 -4
- package/lib/avatar/AvatarStatus/AvatarStatus.js +3 -3
- package/lib/avatar/AvatarStatus/AvatarStatus.module.css +59 -9
- package/lib/avatar/AvatarThread/AvatarThread.js +3 -3
- package/lib/avatar/AvatarThread/AvatarThread.module.css +55 -5
- package/lib/avatar/AvatarUser/AvatarUser.js +3 -3
- package/lib/avatar/AvatarUser/AvatarUser.module.css +81 -10
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +3 -3
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +10 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.js +3 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +17 -9
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +3 -3
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +19 -6
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +3 -3
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +12 -4
- package/lib/emptystate/EditionPage/EditionPage.css +9 -3
- package/lib/emptystate/EditionPage/EditionPage.js +3 -3
- package/lib/errorstate/EmptyStates.module.css +13 -10
- package/lib/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/errorstate/Inconvenience/Inconvenience.module.css +3 -0
- 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 +1 -3
- 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 +54 -16
- 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 +8 -7
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +19 -7
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +3 -3
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +4 -1
- package/lib/form/fields/TextBoxField/TextBoxField.js +5 -5
- package/lib/form/fields/TextEditor/TextEditor.js +12 -8
- package/lib/form/fields/TextEditor/TextEditor.module.css +145 -72
- 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 +13 -2
- 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 +9 -4
- 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 +52 -16
- package/lib/layout/SetupDetailLayout/index.js +7 -7
- package/lib/layout/SubtabLayout/SubtabLayout.js +4 -4
- package/lib/layout/SubtabLayout/SubtabLayout.module.css +55 -29
- 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 +6 -3
- package/lib/list/Comment/Comment.js +3 -3
- package/lib/list/Comment/Comment.module.css +5 -0
- 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 +70 -16
- 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 +22 -14
- package/lib/list/ListStencils/ListStencils.js +3 -3
- package/lib/list/ListStencils/ListStencils.module.css +11 -6
- 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 +13 -3
- 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 +4 -1
- package/lib/list/Subject/Subject.js +3 -3
- package/lib/list/TagNew/TagNew.js +3 -3
- package/lib/list/TagNew/TagNew.module.css +14 -7
- package/lib/list/Thread/Thread.js +3 -3
- package/lib/list/Thread/Thread.module.css +13 -1
- package/lib/list/UserTime/UserTime.js +3 -3
- package/lib/list/UserTime/UserTime.module.css +6 -0
- package/lib/list/listCommon.module.css +9 -1
- package/lib/list/status/StatusDropdown/StatusDropdown.js +3 -3
- package/lib/list/status/StatusDropdown/StatusDropdown.module.css +19 -6
- package/lib/list/status/StatusListItem/StatusListItem.js +3 -3
- package/lib/list/status/StatusListItem/StatusListItem.module.css +38 -15
- 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 +21 -12
- package/lib/lookup/header/Search/Search.js +3 -3
- package/lib/lookup/header/TicketHeader/TicketHeader.js +6 -4
- package/lib/lookup/header/TicketHeader/TicketHeader.module.css +7 -3
- 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 +8 -4
- package/lib/lookup/header/lookupHeaderCommon.module.css +16 -6
- package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +12 -3
- package/lib/setup/header/Button/Button.js +3 -3
- package/lib/setup/header/Button/HeaderButton.module.css +3 -1
- package/lib/setup/header/Link/HeaderLink.module.css +7 -1
- 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 +19 -8
- package/lib/setup/header/Views/Views.js +3 -3
- package/lib/setup/header/Views/Views.module.css +15 -5
- package/lib/setup/helptips/Description/Description.js +3 -3
- package/lib/setup/helptips/Link/HelpTipsLink.module.css +1 -0
- 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 +6 -1
- 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 +11 -3
- package/lib/setup/table/TableData/TableData.js +3 -3
- package/lib/setup/table/TableHead/SetupTableHead.module.css +4 -0
- package/lib/setup/table/TableHead/TableHead.js +3 -3
- package/lib/setup/table/TableRow/SetupTableRow.module.css +6 -2
- 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 +3 -1
- 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 +22 -10
- package/lib/version2/GlobalNotification/GlobalNotification.module.css +44 -9
- 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 +25 -2
- package/lib/version2/lookup/AlertLookup/AlertLookup.js +11 -7
- package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +7 -3
- package/lib/version2/lookup/alertLookupCommonNew.module.css +8 -1
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +14 -6
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +29 -14
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +3 -3
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +47 -10
- package/package.json +1 -1
- package/es/deprecated/Theme/dotDarkTheme.module.css +0 -532
- package/es/deprecated/Theme/dotDefaultTheme.module.css +0 -532
- package/es/deprecated/Theme/palette/darkPalette.module.css +0 -40
- package/es/deprecated/Theme/palette/defaultPalette.module.css +0 -40
- package/lib/Appearance/dark/mode/dotDarkMode.module.css +0 -536
- package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -10
- package/lib/Appearance/default/mode/dotDefaultMode.module.css +0 -536
- package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -10
package/lib/Provider.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"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -21,73 +21,73 @@ var _datetimejs = _interopRequireDefault(require("@zohodesk/datetimejs"));
|
|
|
21
21
|
|
|
22
22
|
var _i18n2 = _interopRequireDefault(require("./i18n"));
|
|
23
23
|
|
|
24
|
-
require("@zohodesk/components/
|
|
24
|
+
require("@zohodesk/components/assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css");
|
|
25
25
|
|
|
26
|
-
require("@zohodesk/components/
|
|
26
|
+
require("@zohodesk/components/assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css");
|
|
27
27
|
|
|
28
|
-
require("@zohodesk/components/
|
|
28
|
+
require("@zohodesk/components/assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css");
|
|
29
29
|
|
|
30
|
-
require("@zohodesk/components/
|
|
30
|
+
require("@zohodesk/components/assets/Appearance/default/themes/red/redDefaultCTATheme.module.css");
|
|
31
31
|
|
|
32
|
-
require("@zohodesk/components/
|
|
32
|
+
require("@zohodesk/components/assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css");
|
|
33
33
|
|
|
34
|
-
require("@zohodesk/components/
|
|
34
|
+
require("@zohodesk/components/assets/Appearance/default/themes/blue/blueDefaultComponentTheme.module.css");
|
|
35
35
|
|
|
36
|
-
require("@zohodesk/components/
|
|
36
|
+
require("@zohodesk/components/assets/Appearance/default/themes/green/greenDefaultComponentTheme.module.css");
|
|
37
37
|
|
|
38
|
-
require("@zohodesk/components/
|
|
38
|
+
require("@zohodesk/components/assets/Appearance/default/themes/orange/orangeDefaultComponentTheme.module.css");
|
|
39
39
|
|
|
40
|
-
require("@zohodesk/components/
|
|
40
|
+
require("@zohodesk/components/assets/Appearance/default/themes/red/redDefaultComponentTheme.module.css");
|
|
41
41
|
|
|
42
|
-
require("@zohodesk/components/
|
|
42
|
+
require("@zohodesk/components/assets/Appearance/default/themes/yellow/yellowDefaultComponentTheme.module.css");
|
|
43
43
|
|
|
44
|
-
require("@zohodesk/components/
|
|
44
|
+
require("@zohodesk/components/assets/Appearance/default/mode/defaultMode.module.css");
|
|
45
45
|
|
|
46
|
-
require("@zohodesk/components/
|
|
46
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css");
|
|
47
47
|
|
|
48
|
-
require("@zohodesk/components/
|
|
48
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css");
|
|
49
49
|
|
|
50
|
-
require("@zohodesk/components/
|
|
50
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css");
|
|
51
51
|
|
|
52
|
-
require("@zohodesk/components/
|
|
52
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/red/redDarkCTATheme.module.css");
|
|
53
53
|
|
|
54
|
-
require("@zohodesk/components/
|
|
54
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css");
|
|
55
55
|
|
|
56
|
-
require("@zohodesk/components/
|
|
56
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/blue/blueDarkComponentTheme.module.css");
|
|
57
57
|
|
|
58
|
-
require("@zohodesk/components/
|
|
58
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/green/greenDarkComponentTheme.module.css");
|
|
59
59
|
|
|
60
|
-
require("@zohodesk/components/
|
|
60
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/orange/orangeDarkComponentTheme.module.css");
|
|
61
61
|
|
|
62
|
-
require("@zohodesk/components/
|
|
62
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/red/redDarkComponentTheme.module.css");
|
|
63
63
|
|
|
64
|
-
require("@zohodesk/components/
|
|
64
|
+
require("@zohodesk/components/assets/Appearance/dark/themes/yellow/yellowDarkComponentTheme.module.css");
|
|
65
65
|
|
|
66
|
-
require("@zohodesk/components/
|
|
66
|
+
require("@zohodesk/components/assets/Appearance/dark/mode/darkMode.module.css");
|
|
67
67
|
|
|
68
|
-
require("@zohodesk/svg/
|
|
68
|
+
require("@zohodesk/svg/assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css");
|
|
69
69
|
|
|
70
|
-
require("@zohodesk/svg/
|
|
70
|
+
require("@zohodesk/svg/assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css");
|
|
71
71
|
|
|
72
|
-
require("@zohodesk/svg/
|
|
72
|
+
require("@zohodesk/svg/assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css");
|
|
73
73
|
|
|
74
|
-
require("@zohodesk/svg/
|
|
74
|
+
require("@zohodesk/svg/assets/Appearance/default/themes/red/redDefaultCTATheme.module.css");
|
|
75
75
|
|
|
76
|
-
require("@zohodesk/svg/
|
|
76
|
+
require("@zohodesk/svg/assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css");
|
|
77
77
|
|
|
78
|
-
require("@zohodesk/svg/
|
|
78
|
+
require("@zohodesk/svg/assets/Appearance/default/mode/defaultEmptyStates.module.css");
|
|
79
79
|
|
|
80
|
-
require("@zohodesk/svg/
|
|
80
|
+
require("@zohodesk/svg/assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css");
|
|
81
81
|
|
|
82
|
-
require("@zohodesk/svg/
|
|
82
|
+
require("@zohodesk/svg/assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css");
|
|
83
83
|
|
|
84
|
-
require("@zohodesk/svg/
|
|
84
|
+
require("@zohodesk/svg/assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css");
|
|
85
85
|
|
|
86
|
-
require("@zohodesk/svg/
|
|
86
|
+
require("@zohodesk/svg/assets/Appearance/dark/themes/red/redDarkCTATheme.module.css");
|
|
87
87
|
|
|
88
|
-
require("@zohodesk/svg/
|
|
88
|
+
require("@zohodesk/svg/assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css");
|
|
89
89
|
|
|
90
|
-
require("@zohodesk/svg/
|
|
90
|
+
require("@zohodesk/svg/assets/Appearance/dark/mode/darkEmptyStates.module.css");
|
|
91
91
|
|
|
92
92
|
var _IdProvider = require("@zohodesk/components/lib/Provider/IdProvider");
|
|
93
93
|
|
|
@@ -95,29 +95,29 @@ var _ZindexProvider = require("@zohodesk/components/lib/Provider/ZindexProvider"
|
|
|
95
95
|
|
|
96
96
|
var _Switch = _interopRequireDefault(require("@zohodesk/components/lib/Switch/Switch"));
|
|
97
97
|
|
|
98
|
-
require("
|
|
98
|
+
require("../assets/Appearance/default/themes/blue/blueDefaultDotTheme.module.css");
|
|
99
99
|
|
|
100
|
-
require("
|
|
100
|
+
require("../assets/Appearance/default/themes/green/greenDefaultDotTheme.module.css");
|
|
101
101
|
|
|
102
|
-
require("
|
|
102
|
+
require("../assets/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css");
|
|
103
103
|
|
|
104
|
-
require("
|
|
104
|
+
require("../assets/Appearance/default/themes/red/redDefaultDotTheme.module.css");
|
|
105
105
|
|
|
106
|
-
require("
|
|
106
|
+
require("../assets/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css");
|
|
107
107
|
|
|
108
|
-
require("
|
|
108
|
+
require("../assets/Appearance/default/mode/dotDefaultMode.module.css");
|
|
109
109
|
|
|
110
|
-
require("
|
|
110
|
+
require("../assets/Appearance/dark/themes/blue/blueDarkDotTheme.module.css");
|
|
111
111
|
|
|
112
|
-
require("
|
|
112
|
+
require("../assets/Appearance/dark/themes/green/greenDarkDotTheme.module.css");
|
|
113
113
|
|
|
114
|
-
require("
|
|
114
|
+
require("../assets/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css");
|
|
115
115
|
|
|
116
|
-
require("
|
|
116
|
+
require("../assets/Appearance/dark/themes/red/redDarkDotTheme.module.css");
|
|
117
117
|
|
|
118
|
-
require("
|
|
118
|
+
require("../assets/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css");
|
|
119
119
|
|
|
120
|
-
require("
|
|
120
|
+
require("../assets/Appearance/dark/mode/dotDarkMode.module.css");
|
|
121
121
|
|
|
122
122
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
123
123
|
|
|
@@ -125,9 +125,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
125
125
|
|
|
126
126
|
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); } }
|
|
127
127
|
|
|
128
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
128
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
129
129
|
|
|
130
|
-
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); }
|
|
130
|
+
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 } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
131
131
|
|
|
132
132
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
133
133
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -1,22 +1,33 @@
|
|
|
1
1
|
.container {
|
|
2
|
+
transition: all var(--zd_transition4);
|
|
3
|
+
position: relative;
|
|
4
|
+
max-height: 100%;
|
|
2
5
|
border-radius: 5px;
|
|
3
6
|
box-shadow: 0 5px 40px 7px var(--zdt_toastmessage_default_box_shadow);
|
|
4
7
|
background-color: var(--zdt_toastmessage_default_bg);
|
|
5
|
-
transition: all var(--zd_transition4);
|
|
6
8
|
margin-bottom: var(--zd_size7);
|
|
7
|
-
|
|
9
|
+
}[dir=ltr] .container {
|
|
8
10
|
transform-origin: right center;
|
|
9
|
-
|
|
11
|
+
}[dir=rtl] .container {
|
|
12
|
+
transform-origin: left center;
|
|
10
13
|
}
|
|
11
14
|
|
|
12
15
|
.closeAnimation {
|
|
13
16
|
max-height: 0;
|
|
14
|
-
margin-bottom: 0;
|
|
15
17
|
transition: all var(--zd_transition3) 0.4s;
|
|
18
|
+
margin-bottom: 0;
|
|
16
19
|
}
|
|
17
20
|
|
|
18
21
|
.animation {
|
|
19
22
|
composes: modeForward from '~@zohodesk/components/lib/common/animation.module.css';
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[dir=ltr] .animation {
|
|
26
|
+
animation-duration: var(--zd_transition4);
|
|
27
|
+
-webkit-animation-duration: var(--zd_transition4);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
[dir=rtl] .animation {
|
|
20
31
|
animation-duration: var(--zd_transition4);
|
|
21
32
|
-webkit-animation-duration: var(--zd_transition4);
|
|
22
33
|
}
|
|
@@ -27,8 +38,8 @@
|
|
|
27
38
|
}
|
|
28
39
|
|
|
29
40
|
.leftnoanimate {
|
|
30
|
-
transform: translateX(0) scale(1);
|
|
31
41
|
opacity: 1;
|
|
42
|
+
transform: translateX(0) scale(1);
|
|
32
43
|
}
|
|
33
44
|
|
|
34
45
|
.rightanimate {
|
|
@@ -43,14 +54,28 @@
|
|
|
43
54
|
|
|
44
55
|
.alertifybanner {
|
|
45
56
|
overflow: hidden;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
[dir=ltr] .alertifybanner {
|
|
46
60
|
border-radius: 5px 0 0 5px;
|
|
47
61
|
}
|
|
48
62
|
|
|
63
|
+
[dir=rtl] .alertifybanner {
|
|
64
|
+
border-radius: 0 5px 5px 0;
|
|
65
|
+
}
|
|
66
|
+
|
|
49
67
|
.alertright {
|
|
50
|
-
border-left: 1px solid var(--zdt_toastmessage_alert_border);
|
|
51
68
|
width: var(--zd_size105);
|
|
52
69
|
}
|
|
53
70
|
|
|
71
|
+
[dir=ltr] .alertright {
|
|
72
|
+
border-left: 1px solid var(--zdt_toastmessage_alert_border);
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
[dir=rtl] .alertright {
|
|
76
|
+
border-right: 1px solid var(--zdt_toastmessage_alert_border);
|
|
77
|
+
}
|
|
78
|
+
|
|
54
79
|
.popbutton {
|
|
55
80
|
font-size: var(--zd_font_size10);
|
|
56
81
|
color: var(--zdt_toastmessage_popbutton_text);
|
|
@@ -96,22 +121,31 @@
|
|
|
96
121
|
|
|
97
122
|
.primary:hover,
|
|
98
123
|
.alerttab:hover .coverfill.primary {
|
|
99
|
-
background-color: var(--zdt_toastmessage_primary_hover_bg);
|
|
100
124
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
101
125
|
}
|
|
102
126
|
|
|
127
|
+
.primary:hover, .alerttab:hover .coverfill.primary {
|
|
128
|
+
background-color: var(--zdt_toastmessage_primary_hover_bg);
|
|
129
|
+
}
|
|
130
|
+
|
|
103
131
|
.danger:hover,
|
|
104
132
|
.alerttab:hover .coverfill.danger {
|
|
105
|
-
background-color: var(--zdt_toastmessage_danger_hover_bg);
|
|
106
133
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
107
134
|
}
|
|
108
135
|
|
|
136
|
+
.danger:hover, .alerttab:hover .coverfill.danger {
|
|
137
|
+
background-color: var(--zdt_toastmessage_danger_hover_bg);
|
|
138
|
+
}
|
|
139
|
+
|
|
109
140
|
.success:hover,
|
|
110
141
|
.alerttab:hover .coverfill.success {
|
|
111
|
-
background-color: var(--zdt_toastmessage_success_hover_bg);
|
|
112
142
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
113
143
|
}
|
|
114
144
|
|
|
145
|
+
.success:hover, .alerttab:hover .coverfill.success {
|
|
146
|
+
background-color: var(--zdt_toastmessage_success_hover_bg);
|
|
147
|
+
}
|
|
148
|
+
|
|
115
149
|
.alertleft {
|
|
116
150
|
padding: var(--zd_size15) var(--zd_size25);
|
|
117
151
|
}
|
|
@@ -131,22 +165,26 @@
|
|
|
131
165
|
color: var(--zdt_toastmessage_alerttitle_text);
|
|
132
166
|
}
|
|
133
167
|
|
|
134
|
-
.alertTitleLeft {
|
|
168
|
+
[dir=ltr] .alertTitleLeft {
|
|
135
169
|
margin-right: var(--zd_size10);
|
|
136
170
|
}
|
|
137
171
|
|
|
172
|
+
[dir=rtl] .alertTitleLeft {
|
|
173
|
+
margin-left: var(--zd_size10);
|
|
174
|
+
}
|
|
175
|
+
|
|
138
176
|
.alertMessage {
|
|
139
177
|
font-size: var(--zd_font_size12);
|
|
140
178
|
composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
|
|
141
|
-
margin-top: var(--zd_size5);
|
|
142
179
|
line-height: var(--zd_size16);
|
|
143
180
|
color: var(--zdt_toastmessage_alert_text);
|
|
181
|
+
margin-top: var(--zd_size5);
|
|
144
182
|
}
|
|
145
183
|
|
|
146
184
|
.buttonText {
|
|
147
185
|
font-size: inherit;
|
|
148
|
-
text-align: center;
|
|
149
186
|
line-height: var(--zd_size14);
|
|
187
|
+
text-align: center;
|
|
150
188
|
padding: 0 var(--zd_size7);
|
|
151
189
|
cursor: pointer;
|
|
152
190
|
}
|
|
@@ -154,13 +192,24 @@
|
|
|
154
192
|
.closeIcon,
|
|
155
193
|
.closeIconPrimary {
|
|
156
194
|
position: absolute;
|
|
157
|
-
right: 0;
|
|
158
195
|
top: 0;
|
|
159
196
|
z-index: 1;
|
|
197
|
+
color: var(--zdt_toastmessage_closeicon);
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.closeIcon, .closeIconPrimary {
|
|
160
201
|
padding: var(--zd_size2);
|
|
161
|
-
border-bottom-left-radius: 3px;
|
|
162
202
|
cursor: pointer;
|
|
163
|
-
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
[dir=ltr] .closeIcon, [dir=ltr] .closeIconPrimary {
|
|
206
|
+
right: 0;
|
|
207
|
+
border-bottom-left-radius: 3px;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
[dir=rtl] .closeIcon, [dir=rtl] .closeIconPrimary {
|
|
211
|
+
left: 0;
|
|
212
|
+
border-bottom-right-radius: 3px;
|
|
164
213
|
}
|
|
165
214
|
|
|
166
215
|
.closeIcon:hover {
|
|
@@ -177,41 +226,63 @@
|
|
|
177
226
|
|
|
178
227
|
.dropdown {
|
|
179
228
|
width: var(--zd_size23);
|
|
180
|
-
background: var(--zdt_toastmessage_dropdown_bg);
|
|
181
229
|
position: relative;
|
|
182
230
|
height: 100%;
|
|
183
231
|
color: var(--zdt_toastmessage_dropdown_text);
|
|
232
|
+
background: var(--zdt_toastmessage_dropdown_bg);
|
|
184
233
|
}
|
|
185
234
|
|
|
186
235
|
.dropdown > i {
|
|
187
236
|
position: absolute;
|
|
188
237
|
top: 50%;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
[dir=ltr] .dropdown > i {
|
|
189
241
|
left: 50%;
|
|
190
242
|
transform: translate(-50%, -50%);
|
|
191
243
|
}
|
|
192
244
|
|
|
245
|
+
[dir=rtl] .dropdown > i {
|
|
246
|
+
right: 50%;
|
|
247
|
+
transform: translate(50%, -50%);
|
|
248
|
+
}
|
|
249
|
+
|
|
193
250
|
.dropdown:hover i {
|
|
194
251
|
color: var(--zdt_toastmessage_cancel_hover_text);
|
|
195
252
|
}
|
|
196
253
|
|
|
197
254
|
.message {
|
|
198
|
-
padding: var(--zd_size10) var(--zd_size20) var(--zd_size10) var(--zd_size76);
|
|
199
|
-
border-top: 1px solid var(--zdt_toastmessage_message_border);
|
|
200
|
-
cursor: pointer;
|
|
201
255
|
position: relative;
|
|
202
256
|
color: var(--zdt_toastmessage_popbutton_text);
|
|
203
257
|
font-size: var(--zd_font_size11);
|
|
204
258
|
composes: dotted textCap from '~@zohodesk/components/lib/common/common.module.css';
|
|
205
259
|
height: var(--zd_size33);
|
|
206
260
|
transition: padding var(--zd_transition3), height var(--zd_transition3);
|
|
261
|
+
border-top: 1px solid var(--zdt_toastmessage_message_border);
|
|
262
|
+
cursor: pointer;
|
|
207
263
|
margin:0;
|
|
208
264
|
}
|
|
209
265
|
|
|
266
|
+
[dir=ltr] .message {
|
|
267
|
+
padding: var(--zd_size10) var(--zd_size20) var(--zd_size10) var(--zd_size76);
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
[dir=rtl] .message {
|
|
271
|
+
padding: var(--zd_size10) var(--zd_size76) var(--zd_size10) var(--zd_size20);
|
|
272
|
+
}
|
|
273
|
+
|
|
210
274
|
.messageOff {
|
|
211
|
-
border-width: 0;
|
|
212
|
-
padding: 0 var(--zd_size20) 0 var(--zd_size76);
|
|
213
275
|
height: 0;
|
|
214
276
|
font-size: 0;
|
|
277
|
+
border-width: 0;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
[dir=ltr] .messageOff {
|
|
281
|
+
padding: 0 var(--zd_size20) 0 var(--zd_size76);
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
[dir=rtl] .messageOff {
|
|
285
|
+
padding: 0 var(--zd_size76) 0 var(--zd_size20);
|
|
215
286
|
}
|
|
216
287
|
|
|
217
288
|
.message:hover {
|
|
@@ -222,26 +293,26 @@
|
|
|
222
293
|
width: var(--zd_size29);
|
|
223
294
|
height: var(--zd_size29);
|
|
224
295
|
line-height: var(--zd_size29);
|
|
225
|
-
text-align: center;
|
|
226
296
|
composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
297
|
+
text-align: center;
|
|
227
298
|
}
|
|
228
299
|
|
|
229
300
|
.successFill {
|
|
230
301
|
composes: fill;
|
|
231
|
-
background: var(--zdt_toastmessage_successfill_bg);
|
|
232
302
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
303
|
+
background: var(--zdt_toastmessage_successfill_bg);
|
|
233
304
|
}
|
|
234
305
|
|
|
235
306
|
.dangerFill {
|
|
236
307
|
composes: fill;
|
|
237
|
-
background: var(--zdt_toastmessage_danger_hover_bg);
|
|
238
308
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
309
|
+
background: var(--zdt_toastmessage_danger_hover_bg);
|
|
239
310
|
}
|
|
240
311
|
|
|
241
312
|
.dangerShadow {
|
|
313
|
+
color: var(--zdt_toastmessage_danger_text);
|
|
242
314
|
text-shadow: 0 4px 22px var(--zdt_toastmessage_danger_text_shadow);
|
|
243
315
|
margin-top: var(--zd_size5);
|
|
244
|
-
color: var(--zdt_toastmessage_danger_text);
|
|
245
316
|
}
|
|
246
317
|
|
|
247
318
|
.successPlain {
|
package/lib/Upload/Upload.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"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -25,9 +25,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
25
25
|
|
|
26
26
|
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); } }
|
|
27
27
|
|
|
28
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
28
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
29
29
|
|
|
30
|
-
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); }
|
|
30
|
+
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 } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
31
31
|
|
|
32
32
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
33
33
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.container {
|
|
2
2
|
position: relative;
|
|
3
|
-
cursor: pointer;
|
|
4
3
|
transition: all var(--zd_transition3);
|
|
5
4
|
vertical-align: middle;
|
|
5
|
+
cursor: pointer;
|
|
6
6
|
padding: var(--zd_size5);
|
|
7
7
|
border-radius: var(--zd_size2);
|
|
8
8
|
}
|
|
@@ -16,9 +16,15 @@
|
|
|
16
16
|
position: absolute;
|
|
17
17
|
top: 0;
|
|
18
18
|
bottom: 0;
|
|
19
|
+
background-color: var(--zdt_upload_overlay_bg);
|
|
20
|
+
}
|
|
21
|
+
[dir=ltr] .overlay {
|
|
19
22
|
left: 0;
|
|
20
23
|
right: 0;
|
|
21
|
-
|
|
24
|
+
}
|
|
25
|
+
[dir=rtl] .overlay {
|
|
26
|
+
right: 0;
|
|
27
|
+
left: 0;
|
|
22
28
|
}
|
|
23
29
|
.small {
|
|
24
30
|
width: var(--zd_size50);
|
|
@@ -38,8 +44,13 @@
|
|
|
38
44
|
height: var(--zd_size2);
|
|
39
45
|
width: 0%;
|
|
40
46
|
transition: width var(--zd_transition6) ease;
|
|
47
|
+
}
|
|
48
|
+
[dir=ltr] .loader {
|
|
41
49
|
left: 0;
|
|
42
50
|
}
|
|
51
|
+
[dir=rtl] .loader {
|
|
52
|
+
right: 0;
|
|
53
|
+
}
|
|
43
54
|
.light .loader {
|
|
44
55
|
background: var(--zdt_upload_loader_default_bg);
|
|
45
56
|
}
|
|
@@ -50,18 +61,21 @@
|
|
|
50
61
|
width: 100%;
|
|
51
62
|
height: 100%;
|
|
52
63
|
}
|
|
53
|
-
.attachInfo {
|
|
64
|
+
[dir=ltr] .attachInfo {
|
|
54
65
|
padding: var(--zd_size4) 0 0 var(--zd_size8);
|
|
55
66
|
}
|
|
67
|
+
[dir=rtl] .attachInfo {
|
|
68
|
+
padding: var(--zd_size4) var(--zd_size8) 0 0;
|
|
69
|
+
}
|
|
56
70
|
.fileIcon {
|
|
57
71
|
font-size: var(--zd_font_size14);
|
|
58
72
|
}
|
|
59
73
|
.attachsize {
|
|
60
74
|
font-size: var(--zd_font_size10);
|
|
61
|
-
padding: var(--zd_size4) 0 var(--zd_size2);
|
|
62
75
|
letter-spacing: 1px;
|
|
63
76
|
composes: dotted from "~@zohodesk/components/lib/common/common.module.css";
|
|
64
77
|
text-transform: uppercase;
|
|
78
|
+
padding: var(--zd_size4) 0 var(--zd_size2);
|
|
65
79
|
}
|
|
66
80
|
.light .attachsize {
|
|
67
81
|
color: var(--zdt_upload_attachsize_default_text);
|
|
@@ -73,22 +87,27 @@
|
|
|
73
87
|
height: var(--zd_size12);
|
|
74
88
|
width: var(--zd_size12);
|
|
75
89
|
top: 0;
|
|
76
|
-
right: 0;
|
|
77
90
|
position: absolute;
|
|
78
|
-
text-align: center;
|
|
79
91
|
line-height: var(--zd_size10);
|
|
80
92
|
font-size: var(--zd_font_size12);
|
|
93
|
+
text-align: center;
|
|
94
|
+
}
|
|
95
|
+
[dir=ltr] .uploadclose {
|
|
96
|
+
right: 0;
|
|
97
|
+
}
|
|
98
|
+
[dir=rtl] .uploadclose {
|
|
99
|
+
left: 0;
|
|
81
100
|
}
|
|
82
101
|
.light .uploadclose {
|
|
83
|
-
background-color: var(--zdt_upload_uploadclose_default_bg);
|
|
84
102
|
color: var(--zdt_upload_uploadclose_default_text);
|
|
103
|
+
background-color: var(--zdt_upload_uploadclose_default_bg);
|
|
85
104
|
}
|
|
86
105
|
.light .uploadclose:hover {
|
|
87
106
|
background-color: var(--zdt_upload_uploadclose_default_hover_text);
|
|
88
107
|
}
|
|
89
108
|
.night .uploadclose {
|
|
90
|
-
background-color: var(--zdt_upload_uploadclose_night_bg);
|
|
91
109
|
color: var(--zdt_upload_uploadclose_night_text);
|
|
110
|
+
background-color: var(--zdt_upload_uploadclose_night_bg);
|
|
92
111
|
}
|
|
93
112
|
.night .uploadclose:hover {
|
|
94
113
|
background-color: var(--zdt_upload_uploadclose_night_hover_text);
|
package/lib/actions/AutoClose.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"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _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); return Constructor; }
|
|
34
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); 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"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
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 } }); Object.defineProperty(subClass, "prototype", { writable: false }); 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,22 +1,40 @@
|
|
|
1
1
|
.container {
|
|
2
2
|
min-height: var(--zd_size54);
|
|
3
3
|
position: relative;
|
|
4
|
+
}[dir=ltr] .container {
|
|
4
5
|
padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size26);
|
|
6
|
+
}[dir=rtl] .container {
|
|
7
|
+
padding: var(--zd_size12) var(--zd_size26) var(--zd_size12) var(--zd_size45);
|
|
5
8
|
}
|
|
6
9
|
|
|
7
|
-
.extraSmall {
|
|
10
|
+
[dir=ltr] .extraSmall {
|
|
8
11
|
padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size16);
|
|
9
12
|
}
|
|
10
13
|
|
|
11
|
-
.
|
|
14
|
+
[dir=rtl] .extraSmall {
|
|
15
|
+
padding: var(--zd_size12) var(--zd_size16) var(--zd_size12) var(--zd_size45);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
[dir=ltr] .iconContainer {
|
|
12
19
|
margin: 0 var(--zd_size10) 0 0;
|
|
13
20
|
}
|
|
14
21
|
|
|
22
|
+
[dir=rtl] .iconContainer {
|
|
23
|
+
margin: 0 0 0 var(--zd_size10);
|
|
24
|
+
}
|
|
25
|
+
|
|
15
26
|
.title {
|
|
16
|
-
margin: 0 var(--zd_size5) 0 0;
|
|
17
27
|
font-size: 0;
|
|
18
28
|
}
|
|
19
29
|
|
|
30
|
+
[dir=ltr] .title {
|
|
31
|
+
margin: 0 var(--zd_size5) 0 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
[dir=rtl] .title {
|
|
35
|
+
margin: 0 0 0 var(--zd_size5);
|
|
36
|
+
}
|
|
37
|
+
|
|
20
38
|
.iconStyle {
|
|
21
39
|
display: block;
|
|
22
40
|
}
|