@zohodesk/dot 1.0.0-beta.202 → 1.0.0-beta.206
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 +51 -31
- package/es/Appearance/dark/mode/dotDarkMode.module.css +521 -536
- package/es/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +9 -9
- package/es/Appearance/dark/themes/green/greenDarkDotTheme.module.css +8 -8
- package/es/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +8 -8
- package/es/Appearance/dark/themes/red/redDarkDotTheme.module.css +8 -8
- package/es/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +8 -8
- package/es/Appearance/default/mode/dotDefaultMode.module.css +521 -536
- package/es/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +9 -9
- package/es/Appearance/default/themes/green/greenDefaultDotTheme.module.css +8 -8
- package/es/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +8 -8
- package/es/Appearance/default/themes/red/redDefaultDotTheme.module.css +8 -8
- package/es/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +8 -8
- package/es/FreezeLayer/docs/FreezeLayer__dark.docs.js +2 -2
- package/es/FreezeLayer/docs/FreezeLayer__default.docs.js +2 -2
- package/es/Loader/docs/Loader__default.docs.js +1 -1
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +6 -6
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +3 -2
- package/es/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +1 -1
- package/es/form/fields/TextEditor/TextEditor.js +1 -1
- package/es/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +1 -1
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.js +1 -1
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +2 -2
- package/es/list/DotNew/DotNew.module.css +4 -4
- package/es/list/ListLayout/ListLayout.module.css +10 -10
- package/es/version2/GlobalNotification/GlobalNotification.js +18 -6
- package/es/version2/notification/DesktopNotification/DesktopNotification.js +13 -5
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +4 -5
- package/lib/ActionButton/ActionButton.js +3 -3
- package/lib/ActionButton/docs/ActionButton__default.docs.js +3 -3
- package/lib/AlphabeticList/AlphabeticList.js +3 -3
- package/lib/AlphabeticList/docs/AlphabeticList__default.docs.js +3 -3
- package/lib/AlphabeticList/docs/AlphabeticList__horizontal.docs.js +3 -3
- package/lib/Appearance/dark/mode/dotDarkMode.module.css +521 -536
- package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +9 -9
- package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +8 -8
- package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +8 -8
- package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +8 -8
- package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +8 -8
- package/lib/Appearance/default/mode/dotDefaultMode.module.css +521 -536
- package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +9 -9
- package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +8 -8
- package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +8 -8
- package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +8 -8
- package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +8 -8
- package/lib/Attachment/Attachment.js +3 -3
- package/lib/Attachment/docs/Attachment__default.docs.js +3 -3
- package/lib/ChannelIcon/ChannelIcon.js +3 -3
- package/lib/ChannelIcon/docs/ChannelIcon__default.docs.js +3 -3
- package/lib/Drawer/Drawer.js +3 -3
- package/lib/Drawer/docs/Drawer__default.docs.js +3 -3
- package/lib/Drawer/docs/Drawer__multiDrawer.docs.js +3 -3
- package/lib/Drawer/docs/Drawer__noFreeze.docs.js +3 -3
- package/lib/Drawer/docs/Drawer__withModal.docs.js +3 -3
- package/lib/ExternalLink/ExternalLink.js +3 -3
- package/lib/ExternalLink/docs/ExternalLink__default.docs.js +3 -3
- package/lib/FlipCard/FlipCard.js +3 -3
- package/lib/FlipCard/docs/FlipCard__default.docs.js +3 -3
- package/lib/FormAction/FormAction.js +3 -3
- package/lib/FormAction/docs/FormAction__default.docs.js +3 -3
- package/lib/FreezeLayer/FreezeLayer.js +3 -3
- package/lib/FreezeLayer/docs/FreezeLayer__dark.docs.js +5 -5
- package/lib/FreezeLayer/docs/FreezeLayer__default.docs.js +5 -5
- package/lib/IconButton/IconButton.js +3 -3
- package/lib/IconButton/docs/IconButton__default.docs.js +3 -3
- package/lib/Image/Image.js +3 -3
- package/lib/Image/docs/Image__default.docs.js +3 -3
- package/lib/ImportantNotes/ImportantNotes.js +3 -3
- package/lib/ImportantNotes/docs/ImportantNotes__default.docs.js +3 -3
- package/lib/Link/Link.js +3 -3
- package/lib/Link/docs/Link__default.docs.js +3 -3
- package/lib/Loader/Loader.js +3 -3
- package/lib/Loader/docs/Loader__default.docs.js +4 -4
- package/lib/Message/Message.js +3 -3
- package/lib/Message/docs/Message__default.docs.js +3 -3
- package/lib/MessageBanner/MessageBanner.js +3 -3
- package/lib/MessageBanner/docs/MessageBanner__default.docs.js +3 -3
- package/lib/NewStar/NewStar.js +3 -3
- package/lib/NewStar/docs/NewStar__default.docs.js +3 -3
- package/lib/PlusIcon/PlusIcon.js +3 -3
- package/lib/PlusIcon/docs/PlusIcon__default.docs.js +3 -3
- package/lib/Provider.js +3 -3
- package/lib/ToastMessage/ToastMessage.js +1 -1
- package/lib/ToastMessage/docs/ToastMessage__custom.docs.js +3 -3
- package/lib/ToastMessage/docs/ToastMessage__information.docs.js +3 -3
- package/lib/ToastMessage/docs/ToastMessage__primary.docs.js +3 -3
- package/lib/ToastMessage/docs/ToastMessage__secondary.docs.js +3 -3
- package/lib/ToastMessage/docs/ToastMessage__success.docs.js +3 -3
- package/lib/Upload/Upload.js +3 -3
- package/lib/Upload/docs/Upload__default.docs.js +3 -3
- package/lib/actions/AutoClose.js +1 -1
- package/lib/alert/AlertHeader/AlertHeader.js +3 -3
- package/lib/alert/AlertHeader/docs/AlertHeader__default.docs.js +3 -3
- package/lib/alert/AlertLookup/AlertLookup.js +3 -3
- package/lib/alert/AlertLookup/docs/AlertLookup__default.docs.js +3 -3
- package/lib/avatar/AvatarClose/AvatarClose.js +3 -3
- package/lib/avatar/AvatarClose/docs/AvatarClose__default.docs.js +3 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.js +3 -3
- package/lib/avatar/AvatarCollision/docs/AvatarCollision__default.docs.js +3 -3
- package/lib/avatar/AvatarIcon/AvatarIcon.js +3 -3
- package/lib/avatar/AvatarIcon/docs/AvatarIcon__palette.docs.js +3 -3
- package/lib/avatar/AvatarIcon/docs/AvatarIcon__size.docs.js +3 -3
- package/lib/avatar/AvatarStatus/AvatarStatus.js +3 -3
- package/lib/avatar/AvatarStatus/docs/AvatarStatus__size.docs.js +3 -3
- package/lib/avatar/AvatarStatus/docs/AvatarStatus__state.docs.js +3 -3
- package/lib/avatar/AvatarThread/AvatarThread.js +3 -3
- package/lib/avatar/AvatarThread/docs/AvatarThread__default.docs.js +3 -3
- package/lib/avatar/AvatarUser/AvatarUser.js +3 -3
- package/lib/avatar/AvatarUser/docs/AvatarUser__default.docs.js +3 -3
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +3 -3
- package/lib/avatar/AvatarWithTeam/docs/AvatarWithTeam__default.docs.js +3 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.js +3 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +6 -6
- package/lib/deprecated/SelectDropdown/docs/SelectDropdown__default.docs.js +3 -3
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +3 -3
- package/lib/dropdown/ToggleDropDown/docs/ToggleDropDown__default.docs.js +3 -3
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +3 -3
- package/lib/emptystate/CommonEmptyState/docs/CommonEmptyState__default.docs.js +3 -3
- package/lib/emptystate/EditionPage/EditionPage.js +3 -3
- package/lib/emptystate/EditionPage/docs/EditionPage__default.docs.js +3 -3
- package/lib/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +3 -3
- package/lib/errorstate/LinkText/LinkText.js +3 -3
- package/lib/errorstate/LinkText/docs/LinkText__default.docs.js +3 -3
- package/lib/errorstate/NoRequestFound/NoRequestFound.js +3 -3
- package/lib/errorstate/NoRequestFound/docs/NoRequestFound__default.docs.js +3 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.js +3 -3
- package/lib/errorstate/PermissionPlay/docs/PermissionPlay__default.docs.js +3 -3
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +3 -3
- package/lib/errorstate/RequestUrlNotFound/docs/RequestUrlNotFound__default.docs.js +3 -3
- package/lib/errorstate/UnableToProcess/UnableToProcess.js +3 -3
- package/lib/errorstate/UnableToProcess/docs/UnableToProcess__default.docs.js +3 -3
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -3
- package/lib/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__insufficient.docs.js +3 -3
- package/lib/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__unauthorizedLogin.docs.js +3 -3
- package/lib/errorstate/WillBack/WillBack.js +3 -3
- package/lib/errorstate/WillBack/docs/WillBack__default.docs.js +3 -3
- package/lib/form/fields/CheckBoxField/CheckBoxField.js +3 -3
- package/lib/form/fields/CheckBoxField/docs/CheckBoxField__default.docs.js +3 -3
- package/lib/form/fields/CurrencyField/CurrencyField.js +3 -3
- package/lib/form/fields/DateField/DateField.js +3 -3
- package/lib/form/fields/DateField/docs/DateField__default.docs.js +3 -3
- package/lib/form/fields/MultiSelectField/MultiSelectField.js +3 -3
- package/lib/form/fields/MultiSelectField/docs/MultiSelectField__default.docs.js +3 -3
- package/lib/form/fields/PhoneField/PhoneField.js +3 -3
- package/lib/form/fields/PhoneField/docs/PhoneField__default.docs.js +3 -3
- package/lib/form/fields/RadioField/RadioField.js +3 -3
- package/lib/form/fields/SelectField/SelectField.js +3 -3
- package/lib/form/fields/SelectField/docs/SelectField__default.docs.js +3 -3
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +6 -5
- package/lib/form/fields/TagsMultiSelect/docs/TagsMultiSelect__default.docs.js +3 -3
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +1 -1
- package/lib/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +1 -1
- package/lib/form/fields/TextBoxField/TextBoxField.js +3 -3
- package/lib/form/fields/TextBoxField/docs/TextBoxField__default.docs.js +3 -3
- package/lib/form/fields/TextEditor/TextEditor.js +4 -4
- package/lib/form/fields/TextEditorField/TextEditorField.js +3 -3
- package/lib/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +4 -4
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +4 -4
- package/lib/form/fields/TextareaField/TextareaField.js +3 -3
- package/lib/form/fields/TextareaField/docs/TextareaField__default.docs.js +3 -3
- package/lib/form/fields/ValidationMessage/ValidationMessage.js +3 -3
- package/lib/form/fields/ValidationMessage/docs/ValidationMessage__default.docs.js +3 -3
- package/lib/form/layout/Field/Field.js +3 -3
- package/lib/form/layout/Field/docs/Field__default.docs.js +3 -3
- package/lib/form/layout/Section/Section.js +3 -3
- package/lib/form/layout/Section/docs/Section__default.docs.js +3 -3
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +3 -3
- package/lib/layout/SetupDetailLayout/docs/SetupDetailLayout__default.docs.js +3 -3
- package/lib/layout/SetupDetailLayout/index.js +1 -1
- package/lib/layout/SubtabLayout/SubtabLayout.js +3 -3
- package/lib/layout/SubtabLayout/docs/SubtabLayout__default.docs.js +3 -3
- package/lib/layout/SubtabLayout/index.js +1 -1
- package/lib/list/AvatarFlip/AvatarFlip.js +3 -3
- package/lib/list/AvatarFlip/docs/AvatarFlip__default.docs.js +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.js +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.module.css +2 -2
- package/lib/list/BluePrintStatus/docs/BluePrintStatus__default.docs.js +3 -3
- package/lib/list/Comment/Comment.js +3 -3
- package/lib/list/Comment/docs/Comment__default.docs.js +3 -3
- 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 +4 -4
- package/lib/list/DotNew/docs/DotNew__default.docs.js +3 -3
- package/lib/list/GridStencils/GridStencils.js +3 -3
- package/lib/list/GridStencils/docs/GridStencils__default.docs.js +3 -3
- 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/ReadUnreadIcon.js +3 -3
- package/lib/list/Icons/SmartIcon.js +3 -3
- package/lib/list/Icons/docs/FloatingIcons__default.docs.js +3 -3
- package/lib/list/ListLayout/ListLayout.js +3 -3
- package/lib/list/ListLayout/ListLayout.module.css +10 -10
- package/lib/list/ListLayout/docs/ListLayout__default.docs.js +3 -3
- package/lib/list/ListStencils/ListStencils.js +3 -3
- package/lib/list/ListStencils/docs/ListStencils__default.docs.js +3 -3
- 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/StatusText.js +3 -3
- package/lib/list/SecondaryText/TicketId.js +3 -3
- package/lib/list/SecondaryText/Website.js +3 -3
- package/lib/list/SecondaryText/docs/ContactName__default.docs.js +3 -3
- package/lib/list/SecondryPanel/SecondryPanel.js +3 -3
- package/lib/list/SecondryPanel/docs/SecondryPanel__default.docs.js +3 -3
- package/lib/list/SentimentStatus/SentimentStatus.js +3 -3
- package/lib/list/SentimentStatus/docs/SentimentStatus__default.docs.js +3 -3
- package/lib/list/Subject/Subject.js +3 -3
- package/lib/list/Subject/docs/Subject__default.docs.js +3 -3
- package/lib/list/TagNew/TagNew.js +3 -3
- package/lib/list/TagNew/docs/TagNew__default.docs.js +3 -3
- package/lib/list/Thread/Thread.js +3 -3
- package/lib/list/Thread/docs/Thread__default.docs.js +3 -3
- package/lib/list/UserTime/UserTime.js +3 -3
- package/lib/list/UserTime/docs/UserTime__default.docs.js +3 -3
- package/lib/list/status/StatusDropdown/StatusDropdown.js +3 -3
- package/lib/list/status/StatusDropdown/docs/StatusDropdown__default.docs.js +3 -3
- package/lib/list/status/StatusListItem/StatusListItem.js +3 -3
- package/lib/list/status/StatusListItem/docs/StatusListItem__default.docs.js +3 -3
- package/lib/lookup/EmptyPage/EmptyPage.js +3 -3
- package/lib/lookup/EmptyPage/docs/EmptyPage__account.docs.js +3 -3
- package/lib/lookup/EmptyPage/docs/EmptyPage__contact.docs.js +3 -3
- package/lib/lookup/EmptyPage/docs/EmptyPage__default.docs.js +3 -3
- package/lib/lookup/EmptyPage/docs/EmptyPage__product.docs.js +3 -3
- package/lib/lookup/Lookup/Lookup.js +3 -3
- package/lib/lookup/Lookup/docs/Lookup__contact.docs.js +3 -3
- package/lib/lookup/Lookup/docs/Lookup__default.docs.js +3 -3
- package/lib/lookup/Section/Section.js +3 -3
- package/lib/lookup/header/Close/Close.js +3 -3
- package/lib/lookup/header/Close/docs/Close__default.docs.js +3 -3
- package/lib/lookup/header/ModuleHeader/ModuleHeader.js +3 -3
- package/lib/lookup/header/ModuleHeader/docs/ModuleHeader__default.docs.js +3 -3
- package/lib/lookup/header/Search/Search.js +3 -3
- package/lib/lookup/header/Search/docs/Search__default.docs.js +3 -3
- package/lib/lookup/header/TicketHeader/TicketHeader.js +3 -3
- package/lib/lookup/header/TicketHeader/docs/TicketHeader__default.docs.js +3 -3
- package/lib/lookup/header/Title/Title.js +3 -3
- package/lib/lookup/header/Title/docs/Title__default.docs.js +3 -3
- package/lib/lookup/header/ViewDropDown/ViewDropDown.js +3 -3
- package/lib/lookup/header/ViewDropDown/docs/ViewDropDown__default.docs.js +3 -3
- package/lib/setup/header/Button/Button.js +3 -3
- package/lib/setup/header/Button/docs/Button__default.docs.js +3 -3
- package/lib/setup/header/Link/Link.js +3 -3
- package/lib/setup/header/Link/docs/Link__default.docs.js +3 -3
- package/lib/setup/header/Search/Search.js +3 -3
- package/lib/setup/header/Search/docs/Search__default.docs.js +3 -3
- package/lib/setup/header/Views/Views.js +3 -3
- package/lib/setup/header/Views/docs/Views__default.docs.js +3 -3
- package/lib/setup/helptips/Description/Description.js +3 -3
- package/lib/setup/helptips/Description/docs/Description__default.docs.js +3 -3
- package/lib/setup/helptips/Link/Link.js +3 -3
- package/lib/setup/helptips/Link/docs/Link__default.docs.js +3 -3
- package/lib/setup/helptips/ListGroup/ListGroup.js +3 -3
- package/lib/setup/helptips/ListGroup/docs/ListGroup__default.docs.js +3 -3
- package/lib/setup/helptips/Title/Title.js +3 -3
- package/lib/setup/helptips/Title/docs/Title__default.docs.js +3 -3
- package/lib/setup/table/Table/Table.js +3 -3
- package/lib/setup/table/Table/docs/Table__default.docs.js +3 -3
- package/lib/setup/table/TableBody/TableBody.js +3 -3
- package/lib/setup/table/TableData/TableData.js +3 -3
- package/lib/setup/table/TableHead/TableHead.js +3 -3
- package/lib/setup/table/TableRow/TableRow.js +3 -3
- package/lib/setup/table/Text/Text.js +3 -3
- package/lib/setup/table/Text/docs/Text__default.docs.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/svg/docs/SVG__default.docs.js +3 -3
- package/lib/utils/General.js +1 -1
- package/lib/version2/AlertClose/AlertClose.js +3 -3
- package/lib/version2/AlertClose/docs/AlertClose__default.docs.js +3 -3
- package/lib/version2/GlobalNotification/GlobalNotification.js +21 -9
- package/lib/version2/GlobalNotification/docs/GlobalNotification__default.docs.js +3 -3
- 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/alertIcons/docs/AlertIcons__default.docs.js +3 -3
- package/lib/version2/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/version2/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +3 -3
- package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +3 -3
- package/lib/version2/errorstate/OopsSomethingMiss/docs/OopsSomethingMiss__default.docs.js +3 -3
- package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +3 -3
- package/lib/version2/errorstate/UnableToProcessRequest/docs/UnableToProcessRequest__default.docs.js +3 -3
- package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -3
- package/lib/version2/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__default.docs.js +3 -3
- package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +3 -3
- package/lib/version2/errorstate/UrlNotFound/docs/UrlNotFound__default.docs.js +3 -3
- package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +3 -3
- package/lib/version2/errorstate/WillBeRightBack/docs/WillBeRightBack__default.docs.js +3 -3
- package/lib/version2/lookup/AlertHeader/AlertHeader.js +3 -3
- package/lib/version2/lookup/AlertHeader/docs/AlertHeader__default.docs.js +3 -3
- package/lib/version2/lookup/AlertLookup/AlertLookup.js +3 -3
- package/lib/version2/lookup/AlertLookup/docs/AlertLookup__default.docs.js +3 -3
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +14 -6
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +4 -5
- package/lib/version2/notification/DesktopNotification/docs/DesktopNotification__default.docs.js +3 -3
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +3 -3
- package/lib/version2/notification/DesktopNotificationHeader/docs/DesktopNotificationHeader__default.docs.js +3 -3
- package/package.json +12 -8
- package/preprocess/dotAppearanceColors.js +71 -0
- package/preprocess/dotThemeColors.js +98 -0
- package/preprocess/index.js +2 -0
- package/preprocess/json/dotAppearanceVariableJson.js +1908 -0
- package/preprocess/json/dotThemeVariableJson.js +90 -0
- package/src/Appearance/dark/mode/dotDarkMode.module.css +521 -536
- package/src/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +9 -9
- package/src/Appearance/dark/themes/green/greenDarkDotTheme.module.css +8 -8
- package/src/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +8 -8
- package/src/Appearance/dark/themes/red/redDarkDotTheme.module.css +8 -8
- package/src/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +8 -8
- package/src/Appearance/default/mode/dotDefaultMode.module.css +521 -536
- package/src/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +9 -9
- package/src/Appearance/default/themes/green/greenDefaultDotTheme.module.css +8 -8
- package/src/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +8 -8
- package/src/Appearance/default/themes/red/redDefaultDotTheme.module.css +8 -8
- package/src/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +8 -8
- package/src/FreezeLayer/docs/FreezeLayer__dark.docs.js +2 -2
- package/src/FreezeLayer/docs/FreezeLayer__default.docs.js +2 -2
- package/src/Loader/docs/Loader__default.docs.js +1 -1
- package/src/deprecated/SelectDropdown/SelectDropdown.module.css +6 -6
- package/src/form/fields/TagsMultiSelect/TagsMultiSelect.js +3 -2
- package/src/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +1 -1
- package/src/form/fields/TextEditor/TextEditor.js +1 -1
- package/src/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +1 -1
- package/src/form/fields/TextEditorWrapper/TextEditorWrapper.js +1 -1
- package/src/list/BluePrintStatus/BluePrintStatus.module.css +2 -2
- package/src/list/DotNew/DotNew.module.css +4 -4
- package/src/list/ListLayout/ListLayout.module.css +5 -5
- package/src/version2/GlobalNotification/GlobalNotification.js +12 -4
- package/src/version2/notification/DesktopNotification/DesktopNotification.js +10 -3
- package/src/version2/notification/DesktopNotification/DesktopNotification.module.css +4 -5
package/README.md
CHANGED
|
@@ -1,10 +1,30 @@
|
|
|
1
1
|
# DOT Design Components
|
|
2
2
|
|
|
3
|
-
In this Library we Provide Some Basic Components to Build Your Application
|
|
3
|
+
In this Library, we Provide Some Basic Components to Build Your Application
|
|
4
|
+
|
|
5
|
+
# 1.0.0-beta.206
|
|
6
|
+
|
|
7
|
+
- css color variables updated.
|
|
8
|
+
# 1.0.0-beta.205
|
|
9
|
+
|
|
10
|
+
- TagsMultiSelect => placeholderText key added in i18nKeys
|
|
11
|
+
- TextEditorWrapper => isEditorDefaultOpen setState Issue Check added
|
|
12
|
+
- TextEditor => Font-feature-setting added to fix calt symbol issue .
|
|
13
|
+
- bg,shadow,text,border based variables removed and renamed.
|
|
14
|
+
|
|
15
|
+
# 1.0.0-beta.204
|
|
16
|
+
|
|
17
|
+
- blueDefaultTheme & blueDarkTheme class name added in Mode & Blue DotTheme files
|
|
18
|
+
- GlobalNotification, DesktopNotification => customProps prop added
|
|
19
|
+
|
|
20
|
+
# 1.0.0-beta.203
|
|
21
|
+
|
|
22
|
+
- ListLayout => active, keyboarActive css priority fixed
|
|
4
23
|
|
|
5
24
|
# 1.0.0-beta.202
|
|
6
25
|
|
|
7
26
|
- ListLayout => marginLeft fixed
|
|
27
|
+
|
|
8
28
|
# 1.0.0-beta.201
|
|
9
29
|
|
|
10
30
|
- deprecated theme file moved to another place
|
|
@@ -54,7 +74,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
54
74
|
|
|
55
75
|
# 1.0.0-beta.189
|
|
56
76
|
|
|
57
|
-
- - transition variable implemented in all
|
|
77
|
+
- - transition variable implemented in all CSS
|
|
58
78
|
|
|
59
79
|
# 1.0.0-beta.188
|
|
60
80
|
|
|
@@ -119,7 +139,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
119
139
|
# 1.0.0-beta.175
|
|
120
140
|
|
|
121
141
|
- PropTypes Validattion Fixes
|
|
122
|
-
-
|
|
142
|
+
- error state DataId and Common Css Fixes
|
|
123
143
|
|
|
124
144
|
# 1.0.0-beta.174
|
|
125
145
|
|
|
@@ -171,7 +191,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
171
191
|
|
|
172
192
|
# 1.0.0-beta.165
|
|
173
193
|
|
|
174
|
-
- Palette
|
|
194
|
+
- Palette-Based Folder Structure Changed.
|
|
175
195
|
- data-theme changed to data-mode
|
|
176
196
|
- data-palette changed to data-theme
|
|
177
197
|
|
|
@@ -379,7 +399,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
379
399
|
|
|
380
400
|
# 1.0.0-beta.131
|
|
381
401
|
|
|
382
|
-
- Added the character '#' in
|
|
402
|
+
- Added the character '#' in the AlphabeticList component.
|
|
383
403
|
|
|
384
404
|
# 1.0.0-beta.130
|
|
385
405
|
|
|
@@ -416,7 +436,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
416
436
|
|
|
417
437
|
# 1.0.0-beta.123
|
|
418
438
|
|
|
419
|
-
- Drawer =>
|
|
439
|
+
- Drawer => drawer model portal removed, hereafter need to send inner portal name through innerPortalName prop.
|
|
420
440
|
|
|
421
441
|
# 1.0.0-beta.122
|
|
422
442
|
|
|
@@ -432,7 +452,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
432
452
|
|
|
433
453
|
# 1.0.0-beta.119
|
|
434
454
|
|
|
435
|
-
- Drawer RHS padding
|
|
455
|
+
- Drawer RHS padding CSS fixes
|
|
436
456
|
|
|
437
457
|
# 1.0.0-beta.118
|
|
438
458
|
|
|
@@ -478,7 +498,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
478
498
|
|
|
479
499
|
# 1.0.0-beta.109
|
|
480
500
|
|
|
481
|
-
- needAutoZindex prop added in
|
|
501
|
+
- needAutoZindex prop added in freeze layer and Drawer
|
|
482
502
|
- Provider Changes
|
|
483
503
|
|
|
484
504
|
# 1.0.0-beta.108
|
|
@@ -487,7 +507,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
487
507
|
|
|
488
508
|
# 1.0.0-beta.107
|
|
489
509
|
|
|
490
|
-
- ToggleDropDown Temp Fix for Rerender
|
|
510
|
+
- ToggleDropDown Temp Fix for Rerender Issue
|
|
491
511
|
|
|
492
512
|
# 1.0.0-beta.106
|
|
493
513
|
|
|
@@ -560,7 +580,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
560
580
|
# 1.0.0-beta.91
|
|
561
581
|
|
|
562
582
|
- Upload Component Preview mode Fixed
|
|
563
|
-
- dotcommon.module.css removed,
|
|
583
|
+
- dotcommon.module.css removed, audio image removed
|
|
564
584
|
|
|
565
585
|
# 1.0.0-beta.90
|
|
566
586
|
|
|
@@ -609,8 +629,8 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
609
629
|
|
|
610
630
|
# 1.0.0-beta.79
|
|
611
631
|
|
|
612
|
-
-Upload => abort upload support added
|
|
613
|
-
-ExternalLink => Issue with URLs with Uppercase characters fixed
|
|
632
|
+
- Upload => abort upload support added
|
|
633
|
+
- ExternalLink => Issue with URLs with Uppercase characters fixed
|
|
614
634
|
|
|
615
635
|
# 1.0.0-beta.78
|
|
616
636
|
|
|
@@ -646,7 +666,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
646
666
|
# 1.0.0-beta.72
|
|
647
667
|
|
|
648
668
|
- CommonEmptyState Props Changed
|
|
649
|
-
-
|
|
669
|
+
- SVG Version Updated
|
|
650
670
|
|
|
651
671
|
# 1.0.0-beta.71
|
|
652
672
|
|
|
@@ -753,20 +773,20 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
753
773
|
|
|
754
774
|
# 1.0.0-beta.51
|
|
755
775
|
|
|
756
|
-
- Version update for
|
|
776
|
+
- Version update for SVG package
|
|
757
777
|
|
|
758
778
|
# 1.0.0-beta.50
|
|
759
779
|
|
|
760
|
-
- Version update for
|
|
780
|
+
- Version update for SVG package
|
|
761
781
|
|
|
762
782
|
# 1.0.0-beta.49
|
|
763
783
|
|
|
764
|
-
- Version update for
|
|
784
|
+
- Version update for SVG package
|
|
765
785
|
|
|
766
786
|
# 1.0.0-beta.48
|
|
767
787
|
|
|
768
788
|
- Component version update
|
|
769
|
-
- customClass prop added for
|
|
789
|
+
- customClass prop added for error state components
|
|
770
790
|
|
|
771
791
|
# 1.0.0-beta.47
|
|
772
792
|
|
|
@@ -870,16 +890,16 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
870
890
|
|
|
871
891
|
# 1.0.0-beta.30
|
|
872
892
|
|
|
873
|
-
- Upload Component
|
|
893
|
+
- Upload Component CSS Fix
|
|
874
894
|
|
|
875
895
|
# 1.0.0-beta.29
|
|
876
896
|
|
|
877
897
|
- Attachment, Upload Component Added
|
|
878
|
-
- Dot Component Issue
|
|
898
|
+
- Dot Component Issue and SecondaryPanel List Dotted Fixed
|
|
879
899
|
|
|
880
900
|
# 1.0.0-beta.28
|
|
881
901
|
|
|
882
|
-
- Toast
|
|
902
|
+
- Toast Message component functionality fix.
|
|
883
903
|
|
|
884
904
|
# 1.0.0-beta.27
|
|
885
905
|
|
|
@@ -890,7 +910,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
890
910
|
|
|
891
911
|
# 1.0.0-beta.26
|
|
892
912
|
|
|
893
|
-
- Changing 'falseObj' key to 'failure'
|
|
913
|
+
- Changing the 'falseObj' key to 'failure' inconsistency with permission library.
|
|
894
914
|
|
|
895
915
|
# 1.0.0-beta.25
|
|
896
916
|
|
|
@@ -899,13 +919,13 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
899
919
|
# 1.0.0-beta.24
|
|
900
920
|
|
|
901
921
|
- TicketId Link Added
|
|
902
|
-
- Avatar User
|
|
922
|
+
- Avatar User Palette Added
|
|
903
923
|
- IconButton Added
|
|
904
924
|
|
|
905
925
|
# 1.0.0-beta.23
|
|
906
926
|
|
|
907
|
-
- Adding tourId in FlipCard, AvatarFlip and GridIcons component.
|
|
908
|
-
- Adding SvgMask support and tourId in FreezeLayer component.
|
|
927
|
+
- Adding tourId in FlipCard, AvatarFlip, and GridIcons component.
|
|
928
|
+
- Adding SvgMask support and tourId in the FreezeLayer component.
|
|
909
929
|
|
|
910
930
|
# 1.0.0-beta.21
|
|
911
931
|
|
|
@@ -919,7 +939,7 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
919
939
|
|
|
920
940
|
# 1.0.0-beta.19
|
|
921
941
|
|
|
922
|
-
- Onclick option added for TableRow Component
|
|
942
|
+
- Onclick option added for TableRow Component, Avatar Icon Data-Id Fixed and Container Changed, Avatar Based Components Css Provider Implemented
|
|
923
943
|
|
|
924
944
|
# 1.0.0-beta.17
|
|
925
945
|
|
|
@@ -938,12 +958,12 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
938
958
|
- DeleteLookupHeader Removed
|
|
939
959
|
- Lookup text Bold prop Included
|
|
940
960
|
- Toggle Dropdown Children Fix
|
|
941
|
-
-
|
|
961
|
+
- SVG Version Updated
|
|
942
962
|
- ErrorState Fix
|
|
943
963
|
|
|
944
964
|
# 1.0.0-beta.13
|
|
945
965
|
|
|
946
|
-
- Toggle Dropdown
|
|
966
|
+
- Toggle Dropdown onScroll implemented,
|
|
947
967
|
- Data Id Fixes
|
|
948
968
|
- AlertLookup Setcion ClassName Support
|
|
949
969
|
- Table Onclick Functions
|
|
@@ -955,13 +975,13 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
955
975
|
# 1.0.0-beta.11
|
|
956
976
|
|
|
957
977
|
- Svg Exported
|
|
958
|
-
-
|
|
978
|
+
- External Link Fix, Data-Id Change
|
|
959
979
|
- Toggle Dropdown Fix
|
|
960
980
|
|
|
961
981
|
# 1.0.0-beta.10
|
|
962
982
|
|
|
963
983
|
- Externel Link XSS Fix
|
|
964
|
-
- AlertLookup
|
|
984
|
+
- AlertLookup custom-header Fix
|
|
965
985
|
- ToastMessage DataId Added
|
|
966
986
|
|
|
967
987
|
# 1.0.0-beta.9
|
|
@@ -986,11 +1006,11 @@ In this Library we Provide Some Basic Components to Build Your Application
|
|
|
986
1006
|
|
|
987
1007
|
# 1.0.0-beta.3
|
|
988
1008
|
|
|
989
|
-
-Drawer
|
|
1009
|
+
-Drawer, Toast Message, Loader, Toggle DropDown update
|
|
990
1010
|
|
|
991
1011
|
# 1.0.0-beta.2
|
|
992
1012
|
|
|
993
|
-
- List, Lookup, Layout, FreezeLayer
|
|
1013
|
+
- List, Lookup, Layout, FreezeLayer, SVG Published
|
|
994
1014
|
|
|
995
1015
|
# 1.0.0-beta.1
|
|
996
1016
|
|