@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
|
@@ -17,13 +17,8 @@
|
|
|
17
17
|
}
|
|
18
18
|
.threeDotIcon {
|
|
19
19
|
display: inline-block;
|
|
20
|
-
}
|
|
21
|
-
[dir=ltr] .threeDotIcon {
|
|
22
20
|
transform: rotate(90deg);
|
|
23
21
|
}
|
|
24
|
-
[dir=rtl] .threeDotIcon {
|
|
25
|
-
transform: rotate(-90deg);
|
|
26
|
-
}
|
|
27
22
|
.textEditor * {
|
|
28
23
|
box-sizing: initial;
|
|
29
24
|
line-height: initial;
|
|
@@ -37,31 +32,59 @@
|
|
|
37
32
|
box-sizing: border-box;
|
|
38
33
|
}
|
|
39
34
|
.light :global .KB_Editor {
|
|
40
|
-
color: var(--zdt_texteditor_default_text);
|
|
41
35
|
background-color: var(--zdt_texteditor_default_bg);
|
|
36
|
+
color: var(--zdt_texteditor_default_text);
|
|
42
37
|
}
|
|
43
38
|
.night :global .KB_Editor {
|
|
44
|
-
color: var(--zdt_texteditor_night_text);
|
|
45
39
|
background-color: var(--zdt_texteditor_night_bg);
|
|
40
|
+
color: var(--zdt_texteditor_night_text);
|
|
46
41
|
}
|
|
47
|
-
.small :global .KB_Editor_menus,
|
|
42
|
+
.small :global .KB_Editor_menus,
|
|
43
|
+
.medium :global .KB_Editor_menus,
|
|
44
|
+
.large :global .KB_Editor_menus,
|
|
45
|
+
.xlarge :global .KB_Editor_menus,
|
|
46
|
+
.default :global .KB_Editor_menus {
|
|
48
47
|
background-color: var(--zdt_texteditor_menu_bg);
|
|
49
48
|
box-shadow: none;
|
|
50
49
|
}
|
|
51
|
-
.medium.borderTop :global .KB_Editor,
|
|
50
|
+
.medium.borderTop :global .KB_Editor,
|
|
51
|
+
.large.borderTop :global .KB_Editor,
|
|
52
|
+
.xlarge.borderTop :global .KB_Editor,
|
|
53
|
+
.default.borderTop :global .KB_Editor {
|
|
52
54
|
border: 0;
|
|
53
55
|
border-top: 1px solid var(--zdt_texteditor_default_border);
|
|
54
56
|
}
|
|
55
|
-
.medium.borderAll :global .KB_Editor,
|
|
57
|
+
.medium.borderAll :global .KB_Editor,
|
|
58
|
+
.large.borderAll :global .KB_Editor,
|
|
59
|
+
.xlarge.borderAll :global .KB_Editor,
|
|
60
|
+
.default.borderAll :global .KB_Editor {
|
|
56
61
|
border: solid 1px var(--zdt_texteditor_default_border);
|
|
57
62
|
}
|
|
58
63
|
|
|
59
|
-
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type,
|
|
64
|
+
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type,
|
|
65
|
+
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.TextSize_Type,
|
|
66
|
+
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Text_Type,
|
|
67
|
+
.large :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type,
|
|
68
|
+
.large :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.TextSize_Type,
|
|
69
|
+
.large :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Text_Type,
|
|
70
|
+
.xlarge :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type,
|
|
71
|
+
.xlarge :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.TextSize_Type,
|
|
72
|
+
.xlarge :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Text_Type,
|
|
73
|
+
.default :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type,
|
|
74
|
+
.default :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.TextSize_Type,
|
|
75
|
+
.default :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Text_Type {
|
|
60
76
|
border: solid 1px var(--zdt_texteditor_default_border);
|
|
61
77
|
background-color: transparent;
|
|
62
78
|
}
|
|
63
79
|
|
|
64
|
-
.medium :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
80
|
+
.medium :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
81
|
+
.medium :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext,
|
|
82
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
83
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext,
|
|
84
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
85
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext,
|
|
86
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
87
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
65
88
|
background-color: transparent;
|
|
66
89
|
}
|
|
67
90
|
|
|
@@ -75,11 +98,8 @@
|
|
|
75
98
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel,
|
|
76
99
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover,
|
|
77
100
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel {
|
|
78
|
-
color: var(--zdt_texteditor_default_text);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.small :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .small :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .medium :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .medium :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .large :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .large :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .default :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .default :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel {
|
|
82
101
|
background-color: var(--zdt_texteditor_menu_li_bg);
|
|
102
|
+
color: var(--zdt_texteditor_default_text);
|
|
83
103
|
}
|
|
84
104
|
|
|
85
105
|
.textEditor :global .KB_Editor_MultiTools li .Kbeditor_more_icon svg {
|
|
@@ -128,8 +148,6 @@
|
|
|
128
148
|
.default :global .KB_Editor_menus {
|
|
129
149
|
min-height: unset; /* check point 1 */
|
|
130
150
|
flex: 0 0 auto;
|
|
131
|
-
}
|
|
132
|
-
.large :global .KB_Editor_menus, .default :global .KB_Editor_menus {
|
|
133
151
|
padding: var(--zd_size6);
|
|
134
152
|
border-bottom: 0;
|
|
135
153
|
}
|
|
@@ -141,26 +159,20 @@
|
|
|
141
159
|
}
|
|
142
160
|
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li,
|
|
143
161
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
162
|
+
padding: 0;
|
|
163
|
+
float: unset;
|
|
144
164
|
height: unset;
|
|
145
165
|
-webkit-box-align: center;
|
|
146
166
|
-ms-flex-align: center;
|
|
147
167
|
align-items: center;
|
|
148
|
-
}
|
|
149
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li, .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
150
|
-
padding: 0;
|
|
151
|
-
float: unset;
|
|
152
|
-
}
|
|
153
|
-
[dir=ltr] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=ltr] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
154
168
|
margin-right: 0;
|
|
155
169
|
}
|
|
156
|
-
[dir=rtl] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=rtl] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
157
|
-
margin-left: 0;
|
|
158
|
-
}
|
|
159
170
|
.large :global .KB_Editor_menus .KB_Editor_MultiTools li span,
|
|
160
171
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools li span {
|
|
161
172
|
line-height: 0;
|
|
162
173
|
}
|
|
163
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools li.fright,
|
|
174
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools li.fright,
|
|
175
|
+
.defaults :global .KB_Editor_menus .KB_Editor_MultiTools li.fright {
|
|
164
176
|
float: unset !important;
|
|
165
177
|
}
|
|
166
178
|
.large :global .KB_Editor_menus > ul > li > span > svg,
|
|
@@ -176,10 +188,8 @@
|
|
|
176
188
|
.large :global .KB_Editor_MultiTools .KBEditortools-Block-down-arrow svg,
|
|
177
189
|
.default :global .KB_Editor_MultiTools .KBEditortools-Block-down-arrow svg {
|
|
178
190
|
height: var(--zd_size10);
|
|
179
|
-
width: var(--zd_size17);
|
|
180
|
-
}
|
|
181
|
-
.large :global .KB_Editor_MultiTools .KBEditortools-Block-down-arrow svg, .default :global .KB_Editor_MultiTools .KBEditortools-Block-down-arrow svg {
|
|
182
191
|
padding: var(--zd_size7) var(--zd_size5);
|
|
192
|
+
width: var(--zd_size17);
|
|
183
193
|
}
|
|
184
194
|
.large :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Bdr_div,
|
|
185
195
|
.large :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type,
|
|
@@ -190,27 +200,18 @@
|
|
|
190
200
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
191
201
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
192
202
|
line-height: unset;
|
|
193
|
-
}
|
|
194
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Bdr_div, .large :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type, .large :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText, .large :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext, .default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Bdr_div, .default :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type, .default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText, .default :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
195
203
|
padding: var(--zd_size3) var(--zd_size6);
|
|
196
204
|
}
|
|
197
205
|
.large :global .KB_Editor_menus .ze_spell,
|
|
198
206
|
.default :global .KB_Editor_menus .ze_spell {
|
|
199
207
|
top: initial;
|
|
200
208
|
bottom: calc(var(--zd_size32) * -1);
|
|
201
|
-
}
|
|
202
|
-
[dir=ltr] .large :global .KB_Editor_menus .ze_spell, [dir=ltr] .default :global .KB_Editor_menus .ze_spell {
|
|
203
209
|
right: 0;
|
|
204
210
|
}
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
}
|
|
208
|
-
[dir=ltr] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=ltr] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
211
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li,
|
|
212
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
209
213
|
margin-right: var(--zd_size2);
|
|
210
214
|
}
|
|
211
|
-
[dir=rtl] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=rtl] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
212
|
-
margin-left: var(--zd_size2);
|
|
213
|
-
}
|
|
214
215
|
|
|
215
216
|
/* xlarge type editor - reply area, blue print cases - full height hover style */
|
|
216
217
|
.xlarge :global .KB_Editor,
|
|
@@ -242,8 +243,8 @@
|
|
|
242
243
|
}
|
|
243
244
|
.xlarge :global .KB_Editor_menus {
|
|
244
245
|
min-height: 37px; /* check point 1 */
|
|
245
|
-
flex: 0 0 auto;
|
|
246
246
|
padding: 0;
|
|
247
|
+
flex: 0 0 auto;
|
|
247
248
|
}
|
|
248
249
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools {
|
|
249
250
|
-ms-flex-wrap: wrap;
|
|
@@ -251,19 +252,14 @@
|
|
|
251
252
|
min-height: inherit;
|
|
252
253
|
}
|
|
253
254
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
255
|
+
padding: 0;
|
|
256
|
+
float: unset;
|
|
254
257
|
height: unset;
|
|
255
258
|
-webkit-box-align: center;
|
|
256
259
|
-ms-flex-align: center;
|
|
257
260
|
align-items: center;
|
|
258
|
-
padding: 0;
|
|
259
|
-
float: unset;
|
|
260
|
-
}
|
|
261
|
-
[dir=ltr] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
262
261
|
margin-right: 0;
|
|
263
262
|
}
|
|
264
|
-
[dir=rtl] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
265
|
-
margin-left: 0;
|
|
266
|
-
}
|
|
267
263
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools li span {
|
|
268
264
|
line-height: 0;
|
|
269
265
|
}
|
|
@@ -271,8 +267,6 @@
|
|
|
271
267
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText,
|
|
272
268
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
273
269
|
line-height: 0;
|
|
274
|
-
}
|
|
275
|
-
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Bdr_div, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
276
270
|
padding: var(--zd_size6);
|
|
277
271
|
}
|
|
278
272
|
.xlarge :global .KB_Editor_menus > ul > li > span > svg {
|
|
@@ -285,29 +279,24 @@
|
|
|
285
279
|
}
|
|
286
280
|
.xlarge :global .KB_Editor_MultiTools .KBEditortools-Block-down-arrow svg {
|
|
287
281
|
height: var(--zd_size9);
|
|
288
|
-
width: var(--zd_size17);
|
|
289
282
|
padding: var(--zd_size7) var(--zd_size5);
|
|
283
|
+
width: var(--zd_size17);
|
|
290
284
|
}
|
|
291
285
|
.xlarge :global .KB_Editor_menus .ze_spell {
|
|
292
286
|
top: initial;
|
|
293
287
|
bottom: -32px;
|
|
294
|
-
}
|
|
295
|
-
[dir=ltr] .xlarge :global .KB_Editor_menus .ze_spell {
|
|
296
288
|
right: 0;
|
|
297
289
|
}
|
|
298
|
-
[dir=rtl] .xlarge :global .KB_Editor_menus .ze_spell {
|
|
299
|
-
left: 0;
|
|
300
|
-
}
|
|
301
290
|
|
|
302
291
|
.xlarge :global .KB_Editor_menus > ul > li > span.SnippetIcon svg {
|
|
303
292
|
width: var(--zd_size17);
|
|
304
|
-
height: var(--zd_size21);
|
|
305
293
|
padding: 0 var(--zd_size7);
|
|
294
|
+
height: var(--zd_size21);
|
|
306
295
|
}
|
|
307
296
|
.xlarge :global .KB_Editor_menus > ul > li > span.TemplateIcon svg {
|
|
308
297
|
width: var(--zd_size16);
|
|
309
|
-
height: var(--zd_size16);
|
|
310
298
|
padding: 0 var(--zd_size9);
|
|
299
|
+
height: var(--zd_size16);
|
|
311
300
|
}
|
|
312
301
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .SnippetIcon {
|
|
313
302
|
position: relative;
|
|
@@ -317,16 +306,10 @@
|
|
|
317
306
|
position: absolute;
|
|
318
307
|
height: 100%;
|
|
319
308
|
width: var(--zd_size1);
|
|
320
|
-
top: 0;
|
|
321
|
-
}
|
|
322
|
-
[dir=ltr] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .SnippetIcon::after {
|
|
323
309
|
border-right: 1px solid var(--zdt_texteditor_default_border);
|
|
310
|
+
top: 0;
|
|
324
311
|
right: 0;
|
|
325
312
|
}
|
|
326
|
-
[dir=rtl] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .SnippetIcon::after {
|
|
327
|
-
border-left: 1px solid var(--zdt_texteditor_default_border);
|
|
328
|
-
left: 0;
|
|
329
|
-
}
|
|
330
313
|
.xlarge :global .KB_Editor_MultiTools li .Kbeditor_more_icon {
|
|
331
314
|
top: initial;
|
|
332
315
|
padding: 0 var(--zd_size7);
|
|
@@ -354,18 +337,12 @@
|
|
|
354
337
|
height: var(--zd_size21);
|
|
355
338
|
padding: 0 var(--zd_size4);
|
|
356
339
|
}
|
|
357
|
-
|
|
340
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_PlainText {
|
|
358
341
|
padding: var(--zd_size8) var(--zd_size8) var(--zd_size7) var(--zd_size4);
|
|
359
342
|
}
|
|
360
|
-
|
|
361
|
-
padding: var(--zd_size8) var(--zd_size4) var(--zd_size7) var(--zd_size8);
|
|
362
|
-
}
|
|
363
|
-
[dir=ltr] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
343
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
364
344
|
padding: var(--zd_size8) var(--zd_size4) var(--zd_size7) var(--zd_size8);
|
|
365
345
|
}
|
|
366
|
-
[dir=rtl] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools .KB_Editor_Richtext {
|
|
367
|
-
padding: var(--zd_size8) var(--zd_size8) var(--zd_size7) var(--zd_size4);
|
|
368
|
-
}
|
|
369
346
|
|
|
370
347
|
/* medium type editor - snippet, bug tracker cases */
|
|
371
348
|
.medium :global .KB_Editor,
|
|
@@ -407,12 +384,12 @@
|
|
|
407
384
|
min-height: inherit;
|
|
408
385
|
}
|
|
409
386
|
.medium :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
387
|
+
padding: var(--zd_size3) var(--zd_size1);
|
|
388
|
+
float: unset;
|
|
410
389
|
height: unset;
|
|
411
390
|
-webkit-box-align: center;
|
|
412
391
|
-ms-flex-align: center;
|
|
413
392
|
align-items: center;
|
|
414
|
-
padding: var(--zd_size3) var(--zd_size1);
|
|
415
|
-
float: unset;
|
|
416
393
|
}
|
|
417
394
|
.medium :global .KB_Editor_menus .KB_Editor_MultiTools li span {
|
|
418
395
|
line-height: 0;
|
|
@@ -424,38 +401,24 @@
|
|
|
424
401
|
.medium :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
425
402
|
width: var(--zd_size8);
|
|
426
403
|
height: var(--zd_size8);
|
|
427
|
-
}
|
|
428
|
-
[dir=ltr] .medium :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
429
404
|
padding: 0 0 0 var(--zd_size2);
|
|
430
405
|
}
|
|
431
|
-
[dir=rtl] .medium :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
432
|
-
padding: 0 var(--zd_size2) 0 0;
|
|
433
|
-
}
|
|
434
406
|
.medium :global .KB_Editor_MultiTools .KBEditortools-Block-down-arrow svg {
|
|
435
407
|
height: var(--zd_size10);
|
|
436
|
-
width: var(--zd_size17);
|
|
437
408
|
padding: var(--zd_size7) var(--zd_size2);
|
|
409
|
+
width: var(--zd_size17);
|
|
438
410
|
}
|
|
439
411
|
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div,
|
|
440
412
|
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type {
|
|
441
413
|
line-height: 0;
|
|
442
|
-
}
|
|
443
|
-
.medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div, .medium :global .KB_Editor_MultiTools .KB_Editor_Bdr_div.Insert_Type {
|
|
444
414
|
padding: var(--zd_size7);
|
|
445
415
|
}
|
|
446
416
|
|
|
447
417
|
.medium :global .KB_Editor_menus .ze_spell {
|
|
448
418
|
top: initial;
|
|
449
419
|
bottom: calc(var(--zd_size32) * -1);
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
[dir=ltr] .medium :global .KB_Editor_menus .ze_spell {
|
|
453
420
|
right: 0;
|
|
454
421
|
}
|
|
455
|
-
|
|
456
|
-
[dir=rtl] .medium :global .KB_Editor_menus .ze_spell {
|
|
457
|
-
left: 0;
|
|
458
|
-
}
|
|
459
422
|
.medium :global .KB_Editor_MultiTools li .Kbeditor_more_icon {
|
|
460
423
|
top: initial;
|
|
461
424
|
padding: 0 var(--zd_size3);
|
|
@@ -469,8 +432,6 @@
|
|
|
469
432
|
.small :global .KB_Editor,
|
|
470
433
|
.mini :global .KB_Editor {
|
|
471
434
|
height: 100%;
|
|
472
|
-
}
|
|
473
|
-
.small :global .KB_Editor, .mini :global .KB_Editor {
|
|
474
435
|
border: 0;
|
|
475
436
|
}
|
|
476
437
|
.small :global .KB_Editor_iframe,
|
|
@@ -479,29 +440,27 @@
|
|
|
479
440
|
min-height: var(--zd_size80);
|
|
480
441
|
height: var(--zd_size80);
|
|
481
442
|
}
|
|
482
|
-
.small.borderNone :global .KB_Editor,
|
|
443
|
+
.small.borderNone :global .KB_Editor,
|
|
444
|
+
.mini.borderNone :global .KB_Editor,
|
|
445
|
+
.medium.borderNone :global .KB_Editor,
|
|
446
|
+
.large.borderNone :global .KB_Editor,
|
|
447
|
+
.xlarge.borderNone :global .KB_Editor,
|
|
448
|
+
.default.borderNone :global .KB_Editor {
|
|
483
449
|
border: 0;
|
|
484
450
|
}
|
|
485
451
|
.small :global .KB_Editor_menus,
|
|
486
452
|
.mini :global .KB_Editor_menus {
|
|
487
453
|
bottom: 0;
|
|
454
|
+
border: 0;
|
|
488
455
|
z-index: 1;
|
|
456
|
+
padding: 0;
|
|
489
457
|
min-height: auto;
|
|
490
458
|
height: var(--zd_size40);
|
|
459
|
+
left: 0;
|
|
491
460
|
width: var(--zd_size406);
|
|
492
461
|
transition: opacity var(--zd_transition3);
|
|
493
462
|
position: absolute;
|
|
494
463
|
}
|
|
495
|
-
.small :global .KB_Editor_menus, .mini :global .KB_Editor_menus {
|
|
496
|
-
border: 0;
|
|
497
|
-
padding: 0;
|
|
498
|
-
}
|
|
499
|
-
[dir=ltr] .small :global .KB_Editor_menus, [dir=ltr] .mini :global .KB_Editor_menus {
|
|
500
|
-
left: 0;
|
|
501
|
-
}
|
|
502
|
-
[dir=rtl] .small :global .KB_Editor_menus, [dir=rtl] .mini :global .KB_Editor_menus {
|
|
503
|
-
right: 0;
|
|
504
|
-
}
|
|
505
464
|
.small :global .KB_Editor_MultiTools,
|
|
506
465
|
.mini :global .KB_Editor_MultiTools {
|
|
507
466
|
display: -webkit-box;
|
|
@@ -512,8 +471,6 @@
|
|
|
512
471
|
.small :global .KB_Editor_MultiTools li,
|
|
513
472
|
.mini :global .KB_Editor_MultiTools li {
|
|
514
473
|
height: 100%;
|
|
515
|
-
}
|
|
516
|
-
.small :global .KB_Editor_MultiTools li, .mini :global .KB_Editor_MultiTools li {
|
|
517
474
|
padding: 0;
|
|
518
475
|
float: unset;
|
|
519
476
|
}
|
|
@@ -533,8 +490,6 @@
|
|
|
533
490
|
.mini :global .KB_Editor_menus > ul > li > span > svg {
|
|
534
491
|
width: var(--zd_size25);
|
|
535
492
|
height: var(--zd_size25);
|
|
536
|
-
}
|
|
537
|
-
.small :global .KB_Editor_menus > ul > li > span > svg, .mini :global .KB_Editor_menus > ul > li > span > svg {
|
|
538
493
|
padding: 0 var(--zd_size6);
|
|
539
494
|
}
|
|
540
495
|
.mini :global .KB_Editor_menus:after {
|
|
@@ -543,45 +498,31 @@
|
|
|
543
498
|
bottom: calc(var(--zd_size5) * -1);
|
|
544
499
|
height: var(--zd_size10);
|
|
545
500
|
width: var(--zd_size10);
|
|
546
|
-
z-index: -1;
|
|
547
|
-
background-color: var(--zdt_texteditor_menu_after_bg);
|
|
548
|
-
}
|
|
549
|
-
[dir=ltr] .mini :global .KB_Editor_menus:after {
|
|
550
501
|
left: var(--zd_size95);
|
|
551
502
|
box-shadow: -1px 1px 2px 0 var(--zdt_texteditor_menu_after_box_shadow);
|
|
503
|
+
background-color: var(--zdt_texteditor_menu_after_bg);
|
|
552
504
|
-webkit-transform: rotateZ(-45deg);
|
|
553
505
|
-moz-transform: rotateZ(-45deg);
|
|
554
506
|
-ms-transform: rotateZ(-45deg);
|
|
555
507
|
-o-transform: rotateZ(-45deg);
|
|
556
508
|
transform: rotateZ(-45deg);
|
|
557
|
-
|
|
558
|
-
[dir=rtl] .mini :global .KB_Editor_menus:after {
|
|
559
|
-
right: var(--zd_size95);
|
|
560
|
-
box-shadow: 1px 1px 2px 0 var(--zdt_texteditor_menu_after_box_shadow);
|
|
561
|
-
-webkit-transform: rotateZ(45deg);
|
|
562
|
-
-moz-transform: rotateZ(45deg);
|
|
563
|
-
-ms-transform: rotateZ(45deg);
|
|
564
|
-
-o-transform: rotateZ(45deg);
|
|
565
|
-
transform: rotateZ(45deg);
|
|
509
|
+
z-index: -1;
|
|
566
510
|
}
|
|
567
511
|
:global .hideTools .KB_Editor_menus {
|
|
568
512
|
height: 0;
|
|
569
513
|
overflow: hidden;
|
|
570
|
-
opacity: 0;
|
|
571
514
|
box-shadow: 0 0 0 transparent;
|
|
572
515
|
border: 0;
|
|
516
|
+
opacity: 0;
|
|
573
517
|
}
|
|
574
518
|
|
|
575
519
|
/* mini type - tdv left area comment */
|
|
576
520
|
.mini :global .KB_Editor_menus {
|
|
577
521
|
width: var(--zd_size205);
|
|
578
522
|
}
|
|
579
|
-
|
|
523
|
+
.mini :global .KB_Editor_menus:after {
|
|
580
524
|
left: var(--zd_size55);
|
|
581
525
|
}
|
|
582
|
-
[dir=rtl] .mini :global .KB_Editor_menus:after {
|
|
583
|
-
right: var(--zd_size55);
|
|
584
|
-
}
|
|
585
526
|
|
|
586
527
|
:global .KB_Editor_UploadImage.hide,
|
|
587
528
|
:global .KB_Editor_UploadImage .hide,
|
|
@@ -596,23 +537,16 @@
|
|
|
596
537
|
width: 15px;
|
|
597
538
|
height: 15px;
|
|
598
539
|
top: -5px;
|
|
599
|
-
}
|
|
600
|
-
|
|
601
|
-
[dir=ltr] .textEditor :global .KB_Editor_menus ul .KBEditortools-quote svg {
|
|
602
540
|
left: 5px;
|
|
603
541
|
}
|
|
604
542
|
|
|
605
|
-
[dir=rtl] .textEditor :global .KB_Editor_menus ul .KBEditortools-quote svg {
|
|
606
|
-
right: 5px;
|
|
607
|
-
}
|
|
608
|
-
|
|
609
543
|
.textEditor :global .KB_Editor_common_DropDown {
|
|
610
544
|
padding: 0 !important;
|
|
611
545
|
}
|
|
612
546
|
.textEditor :global .KB_Editor_common_DropDown ul {
|
|
547
|
+
box-shadow: 0 1px 32px 0 var(--zdt_texteditor_dropdown_box_shadow);
|
|
613
548
|
max-height: 210px;
|
|
614
549
|
overflow: auto;
|
|
615
|
-
box-shadow: 0 1px 32px 0 var(--zdt_texteditor_dropdown_box_shadow);
|
|
616
550
|
padding: 0;
|
|
617
551
|
}
|
|
618
552
|
|
|
@@ -633,21 +567,15 @@
|
|
|
633
567
|
order: 100;
|
|
634
568
|
}
|
|
635
569
|
.readOnly {
|
|
636
|
-
position: relative;
|
|
637
570
|
cursor: not-allowed;
|
|
571
|
+
position: relative;
|
|
638
572
|
}
|
|
639
573
|
.readOnlyMask {
|
|
640
574
|
position: absolute;
|
|
641
575
|
top: 0;
|
|
642
|
-
bottom: 0;
|
|
643
|
-
}
|
|
644
|
-
[dir=ltr] .readOnlyMask {
|
|
645
576
|
left: 0;
|
|
646
577
|
right: 0;
|
|
647
|
-
|
|
648
|
-
[dir=rtl] .readOnlyMask {
|
|
649
|
-
right: 0;
|
|
650
|
-
left: 0;
|
|
578
|
+
bottom: 0;
|
|
651
579
|
}
|
|
652
580
|
.readOnly :global .KB_Editor_menus {
|
|
653
581
|
display: none !important;
|
|
@@ -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
|
|
@@ -35,9 +35,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
35
35
|
|
|
36
36
|
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); } }
|
|
37
37
|
|
|
38
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
38
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
39
39
|
|
|
40
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
40
|
+
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); }
|
|
41
41
|
|
|
42
42
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
43
43
|
|
|
@@ -156,7 +156,7 @@ var TextEditorField = /*#__PURE__*/function (_PureComponent) {
|
|
|
156
156
|
_ePhiData$ePhiStatus = ePhiData.ePhiStatus,
|
|
157
157
|
ePhiStatus = _ePhiData$ePhiStatus === void 0 ? false : _ePhiData$ePhiStatus;
|
|
158
158
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
159
|
-
className: "".concat(_FieldsModule["default"].container, " ").concat(
|
|
159
|
+
className: "".concat(_FieldsModule["default"].container, " ").concat(className)
|
|
160
160
|
}, /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
161
161
|
isCover: false,
|
|
162
162
|
alignBox: "row",
|
|
@@ -167,7 +167,7 @@ var TextEditorField = /*#__PURE__*/function (_PureComponent) {
|
|
|
167
167
|
htmlFor: !isReadOnly && !isDisabled ? id : undefined,
|
|
168
168
|
palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
|
|
169
169
|
onClick: this.handleLabelClick,
|
|
170
|
-
customClass: "".concat(
|
|
170
|
+
customClass: "".concat(labelCustomClass, " ").concat(isMandatory ? _FieldsModule["default"].labelMandatory : ''),
|
|
171
171
|
dataId: isDisabled ? "".concat(dataId, "_label_disabled") : isMandatory ? "".concat(dataId, "_label_mandatory") : "".concat(dataId, "_label")
|
|
172
172
|
}, LabelProps))), infoText ? /*#__PURE__*/_react["default"].createElement(_Icon["default"], {
|
|
173
173
|
name: "ZD-GN-info",
|
|
@@ -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
|
|
@@ -33,9 +33,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
33
33
|
|
|
34
34
|
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); } }
|
|
35
35
|
|
|
36
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
36
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
37
37
|
|
|
38
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
38
|
+
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); }
|
|
39
39
|
|
|
40
40
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
41
41
|
|
|
@@ -119,7 +119,7 @@ var TextEditorWrapper = /*#__PURE__*/function (_Component) {
|
|
|
119
119
|
isEditorShow: true
|
|
120
120
|
});
|
|
121
121
|
} else {
|
|
122
|
-
if (!this.state.isEditorFocus
|
|
122
|
+
if (!this.state.isEditorFocus) {
|
|
123
123
|
this.setState({
|
|
124
124
|
isEditorShow: false
|
|
125
125
|
});
|
|
@@ -6,27 +6,16 @@
|
|
|
6
6
|
height: var(--zd_size28);
|
|
7
7
|
width: 100%;
|
|
8
8
|
position: absolute;
|
|
9
|
-
transition: border var(--zd_transition2) linear 0s;
|
|
10
|
-
cursor: text;
|
|
11
|
-
}
|
|
12
|
-
[dir=ltr] .textBox {
|
|
13
9
|
left: 0;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
[dir=rtl] .textBox {
|
|
17
|
-
right: 0;
|
|
10
|
+
cursor: text;
|
|
11
|
+
transition: border var(--zd_transition2) linear 0s;
|
|
18
12
|
animation: fadeIn var(--zd_transition4);
|
|
19
13
|
}
|
|
20
14
|
.textEditor {
|
|
21
15
|
position: relative;
|
|
22
16
|
z-index: 1;
|
|
23
|
-
}
|
|
24
|
-
[dir=ltr] .textEditor {
|
|
25
17
|
padding-right: 1px;
|
|
26
18
|
}
|
|
27
|
-
[dir=rtl] .textEditor {
|
|
28
|
-
padding-left: 1px;
|
|
29
|
-
}
|
|
30
19
|
@keyframes fadeIn {
|
|
31
20
|
0% {
|
|
32
21
|
opacity: 0;
|
|
@@ -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
|
|
@@ -35,9 +35,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
35
35
|
|
|
36
36
|
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); } }
|
|
37
37
|
|
|
38
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps);
|
|
38
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
39
39
|
|
|
40
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); }
|
|
40
|
+
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); }
|
|
41
41
|
|
|
42
42
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
43
43
|
|
|
@@ -142,7 +142,7 @@ var TextareaField = /*#__PURE__*/function (_PureComponent) {
|
|
|
142
142
|
ValidationMessageProps2 = _customProps$Validati2 === void 0 ? {} : _customProps$Validati2;
|
|
143
143
|
var uniqueId = htmlId ? htmlId : this.getNextId();
|
|
144
144
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
145
|
-
className: "".concat(_FieldsModule["default"].container, " ").concat(isDisabled ? _FieldsModule["default"].disabled :
|
|
145
|
+
className: "".concat(_FieldsModule["default"].container, " ").concat(isDisabled ? _FieldsModule["default"].disabled : ''),
|
|
146
146
|
"data-title": isDisabled ? title : ''
|
|
147
147
|
}, labelName && /*#__PURE__*/_react["default"].createElement("div", {
|
|
148
148
|
className: _FieldsModule["default"].labelContainer
|
|
@@ -151,7 +151,7 @@ var TextareaField = /*#__PURE__*/function (_PureComponent) {
|
|
|
151
151
|
id: id,
|
|
152
152
|
size: fieldSize === 'small' ? 'small' : 'medium',
|
|
153
153
|
palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
|
|
154
|
-
customClass: "".concat(
|
|
154
|
+
customClass: "".concat(labelCustomClass, " ").concat(isMandatory ? _FieldsModule["default"].labelMandatory : ''),
|
|
155
155
|
htmlFor: uniqueId,
|
|
156
156
|
dataId: isDisabled ? "".concat(dataId, "_label_disabled") : isMandatory ? "".concat(dataId, "_label_mandatory") : "".concat(dataId, "_label")
|
|
157
157
|
}, LabelProps)), infoText ? /*#__PURE__*/_react["default"].createElement(_Icon["default"], {
|
|
@@ -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
|
|
@@ -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);
|
|
28
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); 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"); }
|
|
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); }
|
|
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
|
|