@zohodesk/dot 1.1.0 → 1.2.1

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.
Files changed (520) hide show
  1. package/.cli/MissedPropType_Keys.html +101 -0
  2. package/.cli/PropLessFiles.html +101 -0
  3. package/.cli/PropValidationExcludeFilesArray.js +1 -0
  4. package/.cli/propValidation_report.html +160 -0
  5. package/README.md +1357 -1344
  6. package/coverage/ExternalLink/ExternalLink.js.html +229 -0
  7. package/coverage/ExternalLink/ExternalLink.module.css.html +94 -0
  8. package/coverage/ExternalLink/index.html +131 -0
  9. package/coverage/ExternalLink/props/defaultProps.js.html +100 -0
  10. package/coverage/ExternalLink/props/index.html +131 -0
  11. package/coverage/ExternalLink/props/propTypes.js.html +124 -0
  12. package/coverage/Image/Image.js.html +184 -0
  13. package/coverage/Image/Image.module.css.html +118 -0
  14. package/coverage/Image/index.html +131 -0
  15. package/coverage/Image/props/defaultProps.js.html +97 -0
  16. package/coverage/Image/props/index.html +131 -0
  17. package/coverage/Image/props/propTypes.js.html +127 -0
  18. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.js.html +448 -0
  19. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.module.css.html +133 -0
  20. package/coverage/avatar/AvatarWithTeam/index.html +131 -0
  21. package/coverage/avatar/AvatarWithTeam/props/defaultProps.js.html +112 -0
  22. package/coverage/avatar/AvatarWithTeam/props/index.html +131 -0
  23. package/coverage/avatar/AvatarWithTeam/props/propTypes.js.html +163 -0
  24. package/coverage/base.css +224 -0
  25. package/coverage/block-navigation.js +87 -0
  26. package/coverage/coverage-final.json +13 -0
  27. package/coverage/coverage-summary.json +14 -0
  28. package/coverage/favicon.png +0 -0
  29. package/coverage/index.html +191 -0
  30. package/coverage/prettify.css +1 -0
  31. package/coverage/prettify.js +2 -0
  32. package/coverage/sort-arrow-sprite.png +0 -0
  33. package/coverage/sorter.js +196 -0
  34. package/es/ActionButton/ActionButton.js +5 -2
  35. package/es/ActionButton/ActionButton.module.css +139 -139
  36. package/es/ActionButton/props/propTypes.js +3 -2
  37. package/es/AlphabeticList/AlphabeticList.module.css +57 -57
  38. package/es/AlphabeticList/props/propTypes.js +1 -1
  39. package/es/Attachment/Attachment.module.css +159 -159
  40. package/es/Attachment/props/propTypes.js +2 -1
  41. package/es/AttachmentViewer/AttachmentViewer.module.css +352 -352
  42. package/es/ChannelIcon/ChannelIcon.module.css +217 -217
  43. package/es/Drawer/Drawer.js +0 -0
  44. package/es/Drawer/Drawer.module.css +190 -190
  45. package/es/Drawer/props/propTypes.js +2 -1
  46. package/es/ExternalLink/ExternalLink.js +0 -0
  47. package/es/ExternalLink/ExternalLink.module.css +3 -3
  48. package/es/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
  49. package/es/FlipCard/FlipCard.module.css +44 -44
  50. package/es/FormAction/FormAction.module.css +82 -82
  51. package/es/FreezeLayer/FreezeLayer.js +1 -1
  52. package/es/FreezeLayer/css/FreezeLayer.module.css +42 -42
  53. package/es/FreezeLayer/css/cssJSLogic.js +1 -1
  54. package/es/Hooks/Dragger/css/Dragger.module.css +2 -2
  55. package/es/IconButton/IconButton.module.css +22 -22
  56. package/es/Image/Image.module.css +11 -11
  57. package/es/Image/__tests__/Image.spec.js +70 -0
  58. package/es/Image/__tests__/__snapshots__/Image.spec.js.snap +74 -0
  59. package/es/ImportantNotes/ImportantNotes.module.css +20 -20
  60. package/es/Link/Link.js +0 -0
  61. package/es/Link/Link.module.css +3 -3
  62. package/es/Link/props/propTypes.js +5 -1
  63. package/es/Loader/Loader.js +1 -5
  64. package/es/Loader/Loader.module.css +47 -47
  65. package/es/Message/Message.js +4 -2
  66. package/es/Message/Message.module.css +102 -102
  67. package/es/Message/props/propTypes.js +11 -4
  68. package/es/MessageBanner/MessageBanner.module.css +46 -46
  69. package/es/NewStar/NewStar.module.css +183 -183
  70. package/es/PlusIcon/PlusIcon.js +0 -0
  71. package/es/PlusIcon/PlusIcon.module.css +18 -18
  72. package/es/Separator/Separator.module.css +34 -34
  73. package/es/Separator/props/propTypes.js +1 -1
  74. package/es/TagWithIcon/TagWithIcon.module.css +56 -56
  75. package/es/TagWithIcon/props/propTypes.js +2 -1
  76. package/es/ToastMessage/ToastMessage.js +0 -0
  77. package/es/ToastMessage/ToastMessage.module.css +328 -328
  78. package/es/ToastMessage/props/propTypes.js +4 -3
  79. package/es/Upload/Upload.module.css +125 -125
  80. package/es/actions/props/propTypes.js +2 -1
  81. package/es/alert/AlertHeader/AlertHeader.module.css +80 -80
  82. package/es/alert/AlertHeader/props/propTypes.js +1 -1
  83. package/es/alert/AlertLookup/AlertLookup.module.css +26 -26
  84. package/es/alert/AlertLookup/props/propTypes.js +0 -1
  85. package/es/avatar/AvatarClose/AvatarClose.module.css +37 -37
  86. package/es/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  87. package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  88. package/es/avatar/AvatarStatus/AvatarStatus.js +0 -0
  89. package/es/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  90. package/es/avatar/AvatarThread/AvatarThread.module.css +166 -166
  91. package/es/avatar/AvatarThread/props/propTypes.js +1 -1
  92. package/es/avatar/AvatarUser/AvatarUser.js +0 -0
  93. package/es/avatar/AvatarUser/AvatarUser.module.css +171 -171
  94. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
  95. package/es/common/dot_animation.module.css +26 -26
  96. package/es/common/dot_boxShadow.module.css +37 -37
  97. package/es/common/dot_common.module.css +3 -3
  98. package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
  99. package/es/deprecated/SelectDropdown/SelectDropdown.js +3 -8
  100. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +56 -56
  101. package/es/deprecated/utils/KeyboardApi.js +25 -25
  102. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
  103. package/es/dropdown/ToggleDropDown/props/propTypes.js +4 -1
  104. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +0 -0
  105. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
  106. package/es/emptystate/EditionPage/EditionPage.css +43 -43
  107. package/es/emptystate/EditionPage/props/propTypes.js +6 -2
  108. package/es/errorstate/EmptyStates.module.css +87 -87
  109. package/es/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  110. package/es/errorstate/LinkText/LinkText.module.css +6 -6
  111. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  112. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  113. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  114. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  115. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  116. package/es/errorstate/WillBack/WillBack.module.css +34 -34
  117. package/es/form/fields/CheckBoxField/CheckBoxField.js +0 -0
  118. package/es/form/fields/CheckBoxField/props/propTypes.js +1 -1
  119. package/es/form/fields/CurrencyField/props/propTypes.js +4 -1
  120. package/es/form/fields/DateField/props/propTypes.js +1 -1
  121. package/es/form/fields/FieldContainer/props/propTypes.js +17 -3
  122. package/es/form/fields/Fields.module.css +183 -183
  123. package/es/form/fields/MultiSelectField/props/propTypes.js +2 -2
  124. package/es/form/fields/PhoneField/props/propTypes.js +8 -1
  125. package/es/form/fields/RadioField/props/propTypes.js +2 -2
  126. package/es/form/fields/SelectField/SelectField.js +1 -2
  127. package/es/form/fields/SelectField/props/propTypes.js +2 -2
  128. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
  129. package/es/form/fields/TagsMultiSelect/props/propTypes.js +2 -1
  130. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  131. package/es/form/fields/TagsMultiSelectField/props/propTypes.js +13 -2
  132. package/es/form/fields/TextBoxField/props/propTypes.js +8 -1
  133. package/es/form/fields/TextEditor/TextEditor.module.css +770 -770
  134. package/es/form/fields/TextEditor/props/propTypes.js +7 -1
  135. package/es/form/fields/TextEditorField/props/propTypes.js +13 -1
  136. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +37 -37
  137. package/es/form/fields/TextEditorWrapper/props/propTypes.js +2 -1
  138. package/es/form/fields/TextareaField/props/propTypes.js +2 -2
  139. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  140. package/es/form/fields/ValidationMessage/props/propTypes.js +4 -2
  141. package/es/form/fields/props/FieldCommonPropTypes.js +16 -22
  142. package/es/form/layout/Field/Field.js +0 -0
  143. package/es/form/layout/Field/Field.module.css +22 -22
  144. package/es/form/layout/Section/ModuleFormSection.module.css +3 -3
  145. package/es/form/layout/Section/Section.js +0 -0
  146. package/es/form/layout/Section/props/propTypes.js +3 -1
  147. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
  148. package/es/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  149. package/es/list/AvatarFlip/AvatarFlip.module.css +3 -3
  150. package/es/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  151. package/es/list/Comment/Comment.module.css +29 -29
  152. package/es/list/Comment/props/propTypes.js +0 -3
  153. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  154. package/es/list/Dot/Dot.module.css +15 -15
  155. package/es/list/DotNew/DotNew.module.css +24 -24
  156. package/es/list/GridStencils/GridStencils.module.css +146 -146
  157. package/es/list/GridStencils/props/propTypes.js +2 -1
  158. package/es/list/Icons/Icons.module.css +16 -16
  159. package/es/list/Icons/props/propTypes.js +0 -2
  160. package/es/list/ListLayout/ListLayout.module.css +57 -57
  161. package/es/list/ListStencils/ListStencils.module.css +67 -67
  162. package/es/list/SecondaryText/SecondaryText.module.css +136 -136
  163. package/es/list/SecondaryText/Website.js +0 -0
  164. package/es/list/SecondaryText/props/propTypes.js +0 -1
  165. package/es/list/SecondryPanel/SecondryPanel.js +0 -0
  166. package/es/list/SecondryPanel/SecondryPanel.module.css +5 -5
  167. package/es/list/SentimentStatus/SentimentStatus.module.css +12 -12
  168. package/es/list/Subject/Subject.module.css +27 -27
  169. package/es/list/TagNew/TagNew.module.css +116 -116
  170. package/es/list/Thread/Thread.module.css +42 -42
  171. package/es/list/UserTime/UserTime.module.css +58 -58
  172. package/es/list/UserTime/props/propTypes.js +5 -1
  173. package/es/list/listCommon.module.css +60 -60
  174. package/es/list/status/StatusDropdown/StatusDropdown.module.css +92 -92
  175. package/es/list/status/StatusDropdown/props/propTypes.js +3 -1
  176. package/es/list/status/StatusListItem/StatusListItem.js +0 -0
  177. package/es/list/status/StatusListItem/StatusListItem.module.css +111 -111
  178. package/es/lookup/EmptyPage/EmptyPage.js +0 -0
  179. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  180. package/es/lookup/Lookup/Lookup.js +0 -0
  181. package/es/lookup/Lookup/Lookup.module.css +26 -26
  182. package/es/lookup/Lookup/props/propTypes.js +4 -1
  183. package/es/lookup/Section/LookupSection.module.css +7 -7
  184. package/es/lookup/header/Close/LookupClose.module.css +15 -15
  185. package/es/lookup/header/Search/LookupSearch.module.css +57 -57
  186. package/es/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  187. package/es/lookup/header/Title/LookupTitle.module.css +20 -20
  188. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +50 -50
  189. package/es/lookup/header/ViewDropDown/props/propTypes.js +6 -11
  190. package/es/lookup/header/lookupHeaderCommon.module.css +41 -41
  191. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  192. package/es/setup/header/Button/HeaderButton.module.css +5 -5
  193. package/es/setup/header/Link/HeaderLink.module.css +21 -21
  194. package/es/setup/header/Search/Search.module.css +68 -68
  195. package/es/setup/header/Views/Views.module.css +37 -37
  196. package/es/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  197. package/es/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  198. package/es/setup/helptips/Link/Link.js +0 -0
  199. package/es/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  200. package/es/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  201. package/es/setup/helptips/Title/Title.js +0 -0
  202. package/es/setup/table/TableData/SetupTableData.module.css +44 -44
  203. package/es/setup/table/TableData/Tablehover.module.css +6 -6
  204. package/es/setup/table/TableHead/SetupTableHead.module.css +12 -12
  205. package/es/setup/table/TableHead/props/propTypes.js +2 -1
  206. package/es/setup/table/TableRow/SetupTableRow.module.css +14 -14
  207. package/es/setup/table/Text/TableText.module.css +37 -37
  208. package/es/setup/table/Text/Text.js +0 -0
  209. package/es/svg/PlusIcon.js +1 -1
  210. package/es/svg/SnippetIcon.js +2 -2
  211. package/es/v1/ActionButton/ActionButton.js +137 -0
  212. package/es/v1/AlphabeticList/AlphabeticList.js +90 -0
  213. package/es/v1/ChannelIcon/ChannelIcon.js +92 -0
  214. package/es/v1/Drawer/Drawer.js +271 -0
  215. package/es/v1/ExternalLink/ExternalLink.js +49 -0
  216. package/es/v1/FlipCard/FlipCard.js +130 -0
  217. package/es/v1/FormAction/FormAction.js +75 -0
  218. package/es/v1/IconButton/IconButton.js +113 -0
  219. package/es/v1/ImportantNotes/ImportantNotes.js +41 -0
  220. package/es/v1/Link/Link.js +95 -0
  221. package/es/v1/MessageBanner/MessageBanner.js +58 -0
  222. package/es/v1/NewStar/NewStar.js +61 -0
  223. package/es/v1/TagWithIcon/TagWithIcon.js +39 -0
  224. package/es/v1/alert/AlertHeader/AlertHeader.js +70 -0
  225. package/es/v1/alert/AlertLookup/AlertLookup.js +104 -0
  226. package/es/v1/emptystate/CommonEmptyState/CommonEmptyState.js +63 -0
  227. package/es/v1/emptystate/EditionPage/EditionPage.js +51 -0
  228. package/es/v1/lookup/Lookup/Lookup.js +105 -0
  229. package/es/v1/lookup/header/Close/Close.js +30 -0
  230. package/es/v1/lookup/header/ModuleHeader/ModuleHeader.js +75 -0
  231. package/es/v1/lookup/header/Search/Search.js +177 -0
  232. package/es/v1/lookup/header/TicketHeader/TicketHeader.js +90 -0
  233. package/es/v1/lookup/header/Title/Title.js +27 -0
  234. package/es/v1/setup/table/Table/Table.js +22 -0
  235. package/es/v1/setup/table/TableBody/TableBody.js +26 -0
  236. package/es/v1/setup/table/TableData/TableData.js +31 -0
  237. package/es/v1/setup/table/TableHead/TableHead.js +31 -0
  238. package/es/v1/setup/table/TableRow/TableRow.js +36 -0
  239. package/es/v1/setup/table/Text/Text.js +50 -0
  240. package/es/v1/version2/AlertClose/AlertClose.js +43 -0
  241. package/es/v1/version2/GlobalNotification/GlobalNotification.js +113 -0
  242. package/es/v1/version2/alertIcons/AlarmAlertIcon.js +65 -0
  243. package/es/v1/version2/alertIcons/AlertIcons.js +57 -0
  244. package/es/v1/version2/alertIcons/DangerAlertIcon.js +65 -0
  245. package/es/v1/version2/alertIcons/ErrorAlertIcon.js +70 -0
  246. package/es/v1/version2/alertIcons/InfoAlertIcon.js +74 -0
  247. package/es/v1/version2/alertIcons/NotificationAlertIcon.js +70 -0
  248. package/es/v1/version2/alertIcons/SuccessAlertIcon.js +65 -0
  249. package/es/v1/version2/alertIcons/WarningAlertIcon.js +65 -0
  250. package/es/v1/version2/errorstate/Inconvenience/Inconvenience.js +63 -0
  251. package/es/v1/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +64 -0
  252. package/es/v1/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +63 -0
  253. package/es/v1/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +65 -0
  254. package/es/v1/version2/errorstate/UrlNotFound/UrlNotFound.js +63 -0
  255. package/es/v1/version2/errorstate/WillBeRightBack/WillBeRightBack.js +63 -0
  256. package/es/v1/version2/lookup/AlertLookup/AlertLookup.js +152 -0
  257. package/es/v1/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +54 -0
  258. package/es/version2/AlertClose/AlertClose.module.css +42 -42
  259. package/es/version2/GlobalNotification/GlobalNotification.js +5 -3
  260. package/es/version2/GlobalNotification/GlobalNotification.module.css +127 -127
  261. package/es/version2/GlobalNotification/props/propTypes.js +19 -1
  262. package/es/version2/alertIcons/AlertIcons.module.css +67 -67
  263. package/es/version2/errorstate/V2_ErrorStates.module.css +46 -46
  264. package/es/version2/lookup/AlertHeader/AlertHeader.js +1 -1
  265. package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
  266. package/es/version2/lookup/AlertHeader/css/cssJSLogic.js +1 -1
  267. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
  268. package/es/version2/lookup/AlertLookup/props/propTypes.js +0 -1
  269. package/es/version2/lookup/alertLookupCommonNew.module.css +32 -32
  270. package/es/version2/notification/DesktopNotification/DesktopNotification.js +2 -1
  271. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +126 -126
  272. package/es/version2/notification/DesktopNotification/props/propTypes.js +13 -9
  273. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
  274. package/install.md +12 -12
  275. package/lib/ActionButton/ActionButton.js +5 -3
  276. package/lib/ActionButton/ActionButton.module.css +139 -139
  277. package/lib/ActionButton/props/propTypes.js +3 -2
  278. package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
  279. package/lib/AlphabeticList/props/propTypes.js +1 -1
  280. package/lib/Attachment/Attachment.module.css +159 -159
  281. package/lib/Attachment/props/propTypes.js +2 -1
  282. package/lib/AttachmentViewer/AttachmentViewer.module.css +352 -352
  283. package/lib/ChannelIcon/ChannelIcon.module.css +217 -217
  284. package/lib/Drawer/Drawer.js +0 -0
  285. package/lib/Drawer/Drawer.module.css +190 -190
  286. package/lib/Drawer/props/propTypes.js +2 -1
  287. package/lib/ExternalLink/ExternalLink.js +0 -0
  288. package/lib/ExternalLink/ExternalLink.module.css +3 -3
  289. package/lib/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
  290. package/lib/FlipCard/FlipCard.module.css +44 -44
  291. package/lib/FormAction/FormAction.module.css +82 -82
  292. package/lib/FreezeLayer/FreezeLayer.js +1 -1
  293. package/lib/FreezeLayer/css/FreezeLayer.module.css +42 -42
  294. package/lib/FreezeLayer/css/cssJSLogic.js +1 -1
  295. package/lib/Hooks/Dragger/css/Dragger.module.css +2 -2
  296. package/lib/IconButton/IconButton.module.css +22 -22
  297. package/lib/Image/Image.module.css +11 -11
  298. package/lib/Image/__tests__/Image.spec.js +77 -0
  299. package/lib/Image/__tests__/__snapshots__/Image.spec.js.snap +74 -0
  300. package/lib/ImportantNotes/ImportantNotes.module.css +20 -20
  301. package/lib/Link/Link.js +0 -0
  302. package/lib/Link/Link.module.css +3 -3
  303. package/lib/Link/props/propTypes.js +5 -1
  304. package/lib/Loader/Loader.js +1 -6
  305. package/lib/Loader/Loader.module.css +47 -47
  306. package/lib/Message/Message.js +5 -1
  307. package/lib/Message/Message.module.css +102 -102
  308. package/lib/Message/props/propTypes.js +23 -6
  309. package/lib/MessageBanner/MessageBanner.module.css +46 -46
  310. package/lib/NewStar/NewStar.module.css +183 -183
  311. package/lib/PlusIcon/PlusIcon.js +0 -0
  312. package/lib/PlusIcon/PlusIcon.module.css +18 -18
  313. package/lib/Separator/Separator.module.css +34 -34
  314. package/lib/Separator/props/propTypes.js +1 -1
  315. package/lib/TagWithIcon/TagWithIcon.module.css +56 -56
  316. package/lib/TagWithIcon/props/propTypes.js +2 -1
  317. package/lib/ToastMessage/ToastMessage.js +0 -0
  318. package/lib/ToastMessage/ToastMessage.module.css +328 -328
  319. package/lib/ToastMessage/props/propTypes.js +4 -3
  320. package/lib/Upload/Upload.module.css +125 -125
  321. package/lib/actions/props/propTypes.js +2 -1
  322. package/lib/alert/AlertHeader/AlertHeader.module.css +80 -80
  323. package/lib/alert/AlertHeader/props/propTypes.js +1 -1
  324. package/lib/alert/AlertLookup/AlertLookup.module.css +26 -26
  325. package/lib/alert/AlertLookup/props/propTypes.js +0 -1
  326. package/lib/avatar/AvatarClose/AvatarClose.module.css +37 -37
  327. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  328. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  329. package/lib/avatar/AvatarStatus/AvatarStatus.js +0 -0
  330. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  331. package/lib/avatar/AvatarThread/AvatarThread.module.css +166 -166
  332. package/lib/avatar/AvatarThread/props/propTypes.js +1 -1
  333. package/lib/avatar/AvatarUser/AvatarUser.js +0 -0
  334. package/lib/avatar/AvatarUser/AvatarUser.module.css +171 -171
  335. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
  336. package/lib/common/dot_animation.module.css +26 -26
  337. package/lib/common/dot_boxShadow.module.css +37 -37
  338. package/lib/common/dot_common.module.css +3 -3
  339. package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
  340. package/lib/deprecated/SelectDropdown/SelectDropdown.js +3 -7
  341. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +56 -56
  342. package/lib/deprecated/utils/KeyboardApi.js +25 -25
  343. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
  344. package/lib/dropdown/ToggleDropDown/props/propTypes.js +4 -1
  345. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +0 -0
  346. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
  347. package/lib/emptystate/EditionPage/EditionPage.css +43 -43
  348. package/lib/emptystate/EditionPage/props/propTypes.js +6 -2
  349. package/lib/errorstate/EmptyStates.module.css +87 -87
  350. package/lib/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  351. package/lib/errorstate/LinkText/LinkText.module.css +6 -6
  352. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  353. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  354. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  355. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  356. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  357. package/lib/errorstate/WillBack/WillBack.module.css +34 -34
  358. package/lib/form/fields/CheckBoxField/CheckBoxField.js +0 -0
  359. package/lib/form/fields/CheckBoxField/props/propTypes.js +1 -1
  360. package/lib/form/fields/CurrencyField/props/propTypes.js +5 -2
  361. package/lib/form/fields/DateField/props/propTypes.js +1 -1
  362. package/lib/form/fields/FieldContainer/props/propTypes.js +21 -16
  363. package/lib/form/fields/Fields.module.css +183 -183
  364. package/lib/form/fields/MultiSelectField/props/propTypes.js +3 -3
  365. package/lib/form/fields/PhoneField/props/propTypes.js +8 -1
  366. package/lib/form/fields/RadioField/props/propTypes.js +2 -2
  367. package/lib/form/fields/SelectField/SelectField.js +1 -2
  368. package/lib/form/fields/SelectField/props/propTypes.js +3 -3
  369. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
  370. package/lib/form/fields/TagsMultiSelect/props/propTypes.js +2 -1
  371. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  372. package/lib/form/fields/TagsMultiSelectField/props/propTypes.js +16 -11
  373. package/lib/form/fields/TextBoxField/props/propTypes.js +8 -1
  374. package/lib/form/fields/TextEditor/TextEditor.module.css +770 -770
  375. package/lib/form/fields/TextEditor/props/propTypes.js +7 -1
  376. package/lib/form/fields/TextEditorField/props/propTypes.js +51 -49
  377. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +37 -37
  378. package/lib/form/fields/TextEditorWrapper/props/propTypes.js +2 -1
  379. package/lib/form/fields/TextareaField/props/propTypes.js +3 -3
  380. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  381. package/lib/form/fields/ValidationMessage/props/propTypes.js +4 -2
  382. package/lib/form/fields/props/FieldCommonPropTypes.js +16 -23
  383. package/lib/form/layout/Field/Field.js +0 -0
  384. package/lib/form/layout/Field/Field.module.css +22 -22
  385. package/lib/form/layout/Section/ModuleFormSection.module.css +3 -3
  386. package/lib/form/layout/Section/Section.js +0 -0
  387. package/lib/form/layout/Section/props/propTypes.js +3 -1
  388. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
  389. package/lib/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  390. package/lib/list/AvatarFlip/AvatarFlip.module.css +3 -3
  391. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  392. package/lib/list/Comment/Comment.module.css +29 -29
  393. package/lib/list/Comment/props/propTypes.js +0 -3
  394. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  395. package/lib/list/Dot/Dot.module.css +15 -15
  396. package/lib/list/DotNew/DotNew.module.css +24 -24
  397. package/lib/list/GridStencils/GridStencils.module.css +146 -146
  398. package/lib/list/GridStencils/props/propTypes.js +2 -1
  399. package/lib/list/Icons/Icons.module.css +16 -16
  400. package/lib/list/Icons/props/propTypes.js +0 -2
  401. package/lib/list/ListLayout/ListLayout.module.css +57 -57
  402. package/lib/list/ListStencils/ListStencils.module.css +67 -67
  403. package/lib/list/SecondaryText/SecondaryText.module.css +136 -136
  404. package/lib/list/SecondaryText/Website.js +0 -0
  405. package/lib/list/SecondaryText/props/propTypes.js +0 -1
  406. package/lib/list/SecondryPanel/SecondryPanel.js +0 -0
  407. package/lib/list/SecondryPanel/SecondryPanel.module.css +5 -5
  408. package/lib/list/SentimentStatus/SentimentStatus.module.css +12 -12
  409. package/lib/list/Subject/Subject.module.css +27 -27
  410. package/lib/list/TagNew/TagNew.module.css +116 -116
  411. package/lib/list/Thread/Thread.module.css +42 -42
  412. package/lib/list/UserTime/UserTime.module.css +58 -58
  413. package/lib/list/UserTime/props/propTypes.js +5 -1
  414. package/lib/list/listCommon.module.css +60 -60
  415. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +92 -92
  416. package/lib/list/status/StatusDropdown/props/propTypes.js +1 -1
  417. package/lib/list/status/StatusListItem/StatusListItem.js +0 -0
  418. package/lib/list/status/StatusListItem/StatusListItem.module.css +111 -111
  419. package/lib/lookup/EmptyPage/EmptyPage.js +0 -0
  420. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  421. package/lib/lookup/Lookup/Lookup.js +0 -0
  422. package/lib/lookup/Lookup/Lookup.module.css +26 -26
  423. package/lib/lookup/Lookup/props/propTypes.js +4 -1
  424. package/lib/lookup/Section/LookupSection.module.css +7 -7
  425. package/lib/lookup/header/Close/LookupClose.module.css +15 -15
  426. package/lib/lookup/header/Search/LookupSearch.module.css +57 -57
  427. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  428. package/lib/lookup/header/Title/LookupTitle.module.css +20 -20
  429. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +50 -50
  430. package/lib/lookup/header/ViewDropDown/props/propTypes.js +6 -11
  431. package/lib/lookup/header/lookupHeaderCommon.module.css +41 -41
  432. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  433. package/lib/setup/header/Button/HeaderButton.module.css +5 -5
  434. package/lib/setup/header/Link/HeaderLink.module.css +21 -21
  435. package/lib/setup/header/Search/Search.module.css +68 -68
  436. package/lib/setup/header/Views/Views.module.css +37 -37
  437. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  438. package/lib/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  439. package/lib/setup/helptips/Link/Link.js +0 -0
  440. package/lib/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  441. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  442. package/lib/setup/helptips/Title/Title.js +0 -0
  443. package/lib/setup/table/TableData/SetupTableData.module.css +44 -44
  444. package/lib/setup/table/TableData/Tablehover.module.css +6 -6
  445. package/lib/setup/table/TableHead/SetupTableHead.module.css +12 -12
  446. package/lib/setup/table/TableHead/props/propTypes.js +2 -1
  447. package/lib/setup/table/TableRow/SetupTableRow.module.css +14 -14
  448. package/lib/setup/table/Text/TableText.module.css +37 -37
  449. package/lib/setup/table/Text/Text.js +0 -0
  450. package/lib/svg/PlusIcon.js +1 -1
  451. package/lib/svg/SnippetIcon.js +2 -2
  452. package/lib/v1/ActionButton/ActionButton.js +156 -0
  453. package/lib/v1/AlphabeticList/AlphabeticList.js +111 -0
  454. package/lib/v1/ChannelIcon/ChannelIcon.js +113 -0
  455. package/lib/v1/Drawer/Drawer.js +302 -0
  456. package/lib/v1/ExternalLink/ExternalLink.js +57 -0
  457. package/lib/v1/FlipCard/FlipCard.js +149 -0
  458. package/lib/v1/FormAction/FormAction.js +102 -0
  459. package/lib/v1/IconButton/IconButton.js +149 -0
  460. package/lib/v1/ImportantNotes/ImportantNotes.js +55 -0
  461. package/lib/v1/Link/Link.js +116 -0
  462. package/lib/v1/MessageBanner/MessageBanner.js +73 -0
  463. package/lib/v1/NewStar/NewStar.js +74 -0
  464. package/lib/v1/TagWithIcon/TagWithIcon.js +53 -0
  465. package/lib/v1/alert/AlertHeader/AlertHeader.js +86 -0
  466. package/lib/v1/alert/AlertLookup/AlertLookup.js +118 -0
  467. package/lib/v1/emptystate/CommonEmptyState/CommonEmptyState.js +76 -0
  468. package/lib/v1/emptystate/EditionPage/EditionPage.js +64 -0
  469. package/lib/v1/lookup/Lookup/Lookup.js +130 -0
  470. package/lib/v1/lookup/header/Close/Close.js +47 -0
  471. package/lib/v1/lookup/header/ModuleHeader/ModuleHeader.js +101 -0
  472. package/lib/v1/lookup/header/Search/Search.js +208 -0
  473. package/lib/v1/lookup/header/TicketHeader/TicketHeader.js +108 -0
  474. package/lib/v1/lookup/header/Title/Title.js +44 -0
  475. package/lib/v1/setup/table/Table/Table.js +34 -0
  476. package/lib/v1/setup/table/TableBody/TableBody.js +39 -0
  477. package/lib/v1/setup/table/TableData/TableData.js +44 -0
  478. package/lib/v1/setup/table/TableHead/TableHead.js +44 -0
  479. package/lib/v1/setup/table/TableRow/TableRow.js +49 -0
  480. package/lib/v1/setup/table/Text/Text.js +64 -0
  481. package/lib/v1/version2/AlertClose/AlertClose.js +62 -0
  482. package/lib/v1/version2/GlobalNotification/GlobalNotification.js +138 -0
  483. package/lib/v1/version2/alertIcons/AlarmAlertIcon.js +77 -0
  484. package/lib/v1/version2/alertIcons/AlertIcons.js +78 -0
  485. package/lib/v1/version2/alertIcons/DangerAlertIcon.js +77 -0
  486. package/lib/v1/version2/alertIcons/ErrorAlertIcon.js +82 -0
  487. package/lib/v1/version2/alertIcons/InfoAlertIcon.js +86 -0
  488. package/lib/v1/version2/alertIcons/NotificationAlertIcon.js +82 -0
  489. package/lib/v1/version2/alertIcons/SuccessAlertIcon.js +77 -0
  490. package/lib/v1/version2/alertIcons/WarningAlertIcon.js +77 -0
  491. package/lib/v1/version2/errorstate/Inconvenience/Inconvenience.js +79 -0
  492. package/lib/v1/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +80 -0
  493. package/lib/v1/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +79 -0
  494. package/lib/v1/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +81 -0
  495. package/lib/v1/version2/errorstate/UrlNotFound/UrlNotFound.js +79 -0
  496. package/lib/v1/version2/errorstate/WillBeRightBack/WillBeRightBack.js +79 -0
  497. package/lib/v1/version2/lookup/AlertLookup/AlertLookup.js +173 -0
  498. package/lib/v1/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +76 -0
  499. package/lib/version2/AlertClose/AlertClose.module.css +42 -42
  500. package/lib/version2/GlobalNotification/GlobalNotification.js +7 -3
  501. package/lib/version2/GlobalNotification/GlobalNotification.module.css +127 -127
  502. package/lib/version2/GlobalNotification/props/propTypes.js +23 -3
  503. package/lib/version2/alertIcons/AlertIcons.module.css +67 -67
  504. package/lib/version2/errorstate/V2_ErrorStates.module.css +46 -46
  505. package/lib/version2/lookup/AlertHeader/AlertHeader.js +1 -1
  506. package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
  507. package/lib/version2/lookup/AlertHeader/css/cssJSLogic.js +1 -1
  508. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
  509. package/lib/version2/lookup/AlertLookup/props/propTypes.js +0 -1
  510. package/lib/version2/lookup/alertLookupCommonNew.module.css +32 -32
  511. package/lib/version2/notification/DesktopNotification/DesktopNotification.js +2 -0
  512. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +126 -126
  513. package/lib/version2/notification/DesktopNotification/props/propTypes.js +16 -11
  514. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
  515. package/package.json +82 -106
  516. package/postPublish.js +8 -8
  517. package/prePublish.js +70 -70
  518. package/react-cli.config.js +24 -0
  519. package/result.json +1 -0
  520. package/unittest/index.html +37 -0
package/README.md CHANGED
@@ -1,1344 +1,1357 @@
1
- # DOT Design Components
2
-
3
- In this Library, we Provide Some Basic Components to Build Your Application
4
-
5
- # 1.1.0
6
-
7
- - Internal color-variable-preprocessor package implemented
8
-
9
- # 1.0.0
10
-
11
- - beta release removed and version changed to normal flow
12
-
13
- # 1.0.0-beta.271
14
-
15
- - **Drawer, Lookup** - `focusScopeProps` will be served by `customProps` from now.
16
-
17
- - **ToggleDropDown** - `FocusScope` navigation has been implemented.
18
-
19
- # 1.0.0-beta.270
20
-
21
- - **StatusListItem** - TickIcon Vertical position Ui issue fixed
22
- - Variable Replacer Issue Resolved again
23
-
24
- # 1.0.0-beta.269
25
-
26
- - **TableData** - eleRef prop added.
27
- - **useDragger** - parent querySelector validation added
28
-
29
- # 1.0.0-beta.268
30
-
31
- - AvatarCollision missing color variables added
32
-
33
- # 1.0.0-beta.267
34
-
35
- - data-test-id attribute added for all element which having data-id attribute to separate customization and automation
36
-
37
- # 1.0.0-beta.266
38
-
39
- - Variable Replacer Issue Resolved
40
-
41
- # 1.0.0-beta.266
42
-
43
- - - **useDragger** - useDragger relative element boundary based position issue solved.
44
-
45
- # 1.0.0-beta.265
46
-
47
- - **FreezeLayer** - `data-dragParent` changed to data-drag-parent
48
-
49
- # 1.0.0-beta.264
50
-
51
- - **useDragger** - useDragger Hook Fixed.
52
-
53
- - **FreezeLayer** - `data-dragParent` attribute added.
54
-
55
- - **AlertHeader**
56
-
57
- AlertHeader changed to `rfc` and convert to a `ucl` structure.
58
-
59
- `useDragger` implemented in this component and `dragBoundaryLimit` prop added for drag case.
60
-
61
- # 1.0.0-beta.263
62
-
63
- - **SetupDetailLayout** - i18nKeys added.
64
-
65
- # 1.0.0-beta.262
66
-
67
- - **TextEditor** - pre tag css style added.
68
-
69
- # 1.0.0-beta.261
70
-
71
- - **TextEditor** - pre tag css style reverted.
72
-
73
- - **FreezeLayer** - useDragger implementation reverted.
74
-
75
- # 1.0.0-beta.260
76
-
77
- - **TextEditor** - pre tag css style added.
78
-
79
- # 1.0.0-beta.259
80
-
81
- - **Drag Hook** - useDragger boundary calculation added for custom boundary elements.
82
-
83
- - **TagWithIcon** - Contrast issue fix
84
-
85
- # 1.0.0-beta.258
86
-
87
- - **TextEditor** - blockquote css style tag removed.
88
-
89
- # 1.0.0-beta.257
90
-
91
- - **Drag Hook** - useDragger hook added.
92
-
93
- - **FreezeLayer** - useDragger implemented
94
-
95
- - **Alert Header** - useDragger based attributes added
96
-
97
- - **Section** - useDragger based attributes added
98
-
99
- # 1.0.0-beta.256
100
-
101
- - **Drawer** - CancelBubblingEffect reverted coz that produces many issues.
102
-
103
- # 1.0.0-beta.255
104
-
105
- - **TagWithIcon** - New component Added.
106
-
107
- - **FreezeLayer** - cancel click preventing issue solved.
108
-
109
- # 1.0.0-beta.254
110
-
111
- - `Contrast` option implemented through preprocess. Category key value added for all color variables.
112
-
113
- - BoxShadow Values Separated for Contrast.
114
-
115
- # 1.0.0-beta.253
116
-
117
- - **FreezeLayer** - onClick event issue solved.
118
-
119
- - cancelBubblingEffect function replaced to all stopPropagation used placed
120
-
121
- # 1.0.0-beta.252
122
-
123
- - **ToggleDropdown** - customClass (customDropBox and customListBox) Support added.
124
-
125
- - **StatusDropdown** - align item value changed (center => baseline) and Line-height changed(18px => 20px)
126
-
127
- # 1.0.0-beta.251
128
-
129
- - **ToggleDropdown, StatusDropdown, StatusListItem** - Added New Prop `needMultiLineText`
130
-
131
- # 1.0.0-beta.250
132
-
133
- - - **FreezeLayer** - converted to functional component
134
-
135
- # 1.0.0-beta.249
136
-
137
- - **FreezeLayer** - Issue fix: While click on the freezelayer, drawer/any dialog box won't close if any text highlighted in the product.
138
-
139
- # 1.0.0-beta.248
140
-
141
- - **AvatarFlip** - `customProps` has been added.
142
-
143
- - **AvatarStatus** - `needDefaultBorder` prop added for all components.
144
-
145
- - **AvatarWithTeam** - `teamBorderActive` prop has been added.
146
-
147
- # 1.0.0-beta.247
148
-
149
- - **ActionButton** - arrowBoxDataId prop removed .
150
- - dataSelectorId prop added for all components
151
-
152
- # 1.0.0-beta.246
153
-
154
- - **AvatarWithTeam** - css variable changed due to the duplicate override issue
155
-
156
- # 1.0.0-beta.245
157
-
158
- - **Separator** - New component added.
159
-
160
- # 1.0.0-beta.244
161
-
162
- - **ActionButton** - button element margin issue fix(safari browser).
163
-
164
- # 1.0.0-beta.243
165
-
166
- - **NewStar** - Position and Font Size Increase Issue Solved.
167
-
168
- - **MessageBanner** - `Night` and `Dark` mode issue fix.
169
-
170
- - **IconButton** - customProps support.
171
-
172
- - **ToggleDropdDown** - Screen Reader fix.
173
-
174
- - **ListLayout** - Focus Indication fix.
175
-
176
- # 1.0.0-beta.242
177
-
178
- - `Accesssility`- Screen Reader fix.
179
-
180
- # 1.0.0-beta.241
181
-
182
- - **Drawer, Lookup** - Focus scope navigation support.
183
-
184
- # 1.0.0-beta.240
185
-
186
- - `Accesssility`- Screen Reader support for some components.
187
-
188
- - **CustomResponsive** - performance issue fix.
189
-
190
- # 1.0.0-beta.239
191
-
192
- - Attachment => Text color added.
193
-
194
- # 1.0.0-beta.238
195
-
196
- - **ToggleDropDown** - Scroll End Loader added.
197
-
198
- - **TagMultiSelect**
199
-
200
- `findScrollEnd` method imported from components package.
201
-
202
- `isAnimate` prop in the **ResponsiveDropBox** component has been assigned as false.
203
-
204
- - **Common.js** - deleted this file. `findScrollEnd` method imported from components package.
205
-
206
- # 1.0.0-beta.237
207
-
208
- - AvatarThread => orange palette added.
209
-
210
- # 1.0.0-beta.236
211
-
212
- - Alertlookup and version2 Alertlookup -> didmount code added for Enter key functionality.
213
- - TextEditor => htmlVersion !Doctype html added and handleChange function performance changes.
214
-
215
- # 1.0.0-beta.235
216
-
217
- - Action Button => innerClassName and popupGroup prop added.
218
- - default props and proptype => removed from component file and made it as a separate file.
219
-
220
- # 1.0.0-beta.234
221
-
222
- - AlertLookup V1 => isHtmlContent prop added
223
-
224
- # 1.0.0-beta.233
225
-
226
- - ToggleDropDown , StatusDropdown => preventParentScroll implemented
227
-
228
- # 1.0.0-beta.232
229
-
230
- - Svg path updated
231
-
232
- # 1.0.0-beta.231
233
-
234
- - :focus in css removed
235
-
236
- # 1.0.0-beta.230
237
-
238
- - renderLabelProps props added and Field Container Component Wrapped for => CheckBoxField, CurrencyField, DateField, MultiField, SelectField, TextareaField, TextBoxField
239
-
240
- # 1.0.0-beta.229
241
-
242
- - TagsMultiSelect,TagsMultiSelectField => clickableTag prop added
243
- - GridStencils => margin, width removed in css
244
-
245
- # 1.0.0-beta.228
246
-
247
- - ResponsiveDropBox Implemented for all DropBox
248
-
249
- # 1.0.0-beta.227
250
-
251
- - #999 instead of #a8b0bd color value in PureDark mode
252
-
253
- # 1.0.0-beta.226
254
-
255
- - Attachment Viewer Footer Scroll Ui Fix, dataId fix
256
- - list/SecondaryText/SecondaryText => happiness image width changed
257
- - PureDark mode implemented via preprocess
258
-
259
- # 1.0.0-beta.225
260
-
261
- - ToggleDropDown, DepartmentDropDown, StatusDropdown search empty text change (Oops to No results found)
262
-
263
- # 1.0.0-beta.224
264
-
265
- - className prop added in ImportantNotes
266
- - palette prop added in ModuleHeader
267
- - palette prop added in TicketHeader
268
-
269
- # 1.0.0-beta.223
270
-
271
- - TagMultiSelect id, onSelectTag prop added.
272
- - GridStencils UI fix.
273
-
274
- # 1.0.0-beta.222
275
-
276
- - TagMultiSelect Keyboard Shortcut Issue Fixed
277
-
278
- # 1.0.0-beta.221
279
-
280
- - editor fontsize prop added
281
-
282
- # 1.0.0-beta.218 , # 1.0.0-beta.219, # 1.0.0-beta.220
283
-
284
- - AttachmentViewer , AttachmentImage component added
285
-
286
- # 1.0.0-beta.217
287
-
288
- - TagsMultiSelect => boxSize prop added.
289
-
290
- # 1.0.0-beta.216
291
-
292
- - CurrencyField => formatCurrency call if check fixed (value will formatted when isActive is false)
293
-
294
- # 1.0.0-beta.215
295
-
296
- - CheckBoxField, CurrencyField, DateField, MultiSelectField, PhoneField, RadioField, SelectField, TextBoxField, TextareaField, setup/header/Views/Views => Tooltip undefined case solved
297
- - StatusDropdown => Enter, Down Arrow Shortcut issue solved
298
- - TextEditor => editor focus issue fix
299
-
300
- # 1.0.0-beta.214
301
-
302
- - Dot => Provider Config Added
303
- - FreezeLayer => freezeLayer config added to control keyboard shortcut
304
- - CurrencyField => formatCurrency prop added, exist formatCurrency function removed and moved to deprecated
305
- # 1.0.0-beta.213
306
-
307
- - ActionButton => Loader Bg Fix reverted (Directly Fixed in Button Component)
308
-
309
- # 1.0.0-beta.210
310
-
311
- - TextEditor => editor loading issue fix
312
-
313
- # 1.0.0-beta.209
314
-
315
- - ActionButton => removeChildrenTooltip prop added , Loader Bg Fixed for Primary Palette
316
- - AlertLookup,AlertLookup v2 => onEsc Prop added
317
-
318
- # 1.0.0-beta.208
319
-
320
- - Read-only and disable class and style added in All Fields like TextBoxField, MultiSelect Field etc..
321
- - isCopyTextEnabled prop added in Ripple Effect component.
322
-
323
- # 1.0.0-beta.207
324
- - Linear Gradient - to Left direction fixed
325
- - TicketHeader/ViewDropdown -> block layout fix
326
- - Appearance css moved to assets
327
-
328
- # 1.0.0-beta.206
329
-
330
- - css color variables updated.
331
- # 1.0.0-beta.205
332
-
333
- - TagsMultiSelect => placeholderText key added in i18nKeys
334
- - TextEditorWrapper => isEditorDefaultOpen setState Issue Check added
335
- - TextEditor => Font-feature-setting added to fix calt symbol issue .
336
- - bg,shadow,text,border based variables removed and renamed.
337
-
338
- # 1.0.0-beta.204
339
-
340
- - blueDefaultTheme & blueDarkTheme class name added in Mode & Blue DotTheme files
341
- - GlobalNotification, DesktopNotification => customProps prop added
342
-
343
- # 1.0.0-beta.203
344
-
345
- - ListLayout => active, keyboarActive css priority fixed
346
-
347
- # 1.0.0-beta.202
348
-
349
- - ListLayout => marginLeft fixed
350
-
351
- # 1.0.0-beta.201
352
-
353
- - deprecated theme file moved to another place
354
- - ListLayout => keyboardActive ui border added
355
-
356
- # 1.0.0-beta.200
357
-
358
- - ListLayout => isKeyboardActive prop and ui added
359
-
360
- # 1.0.0-beta.199
361
-
362
- - - AvatarThread component -> getCustomThread prop added
363
-
364
- # 1.0.0-beta.198
365
-
366
- - TextEditor => default font changed to Lato
367
-
368
- # 1.0.0-beta.196, 197
369
-
370
- - TextEditor => default font changed to Arial
371
-
372
- # 1.0.0-beta.195
373
-
374
- - Messagebanner => FontSize Fixed
375
- - TextEditor => PuviFont Version Updated
376
-
377
- # 1.0.0-beta.194
378
-
379
- - CommonEmptyState missing dark palette variables moved under Themes folder files
380
-
381
- # 1.0.0-beta.193
382
-
383
- - ListLayout -> needPointer prop added and hover css fix
384
-
385
- # 1.0.0-beta.192
386
-
387
- - MessageBanner => dataId Prop added and margin fixed.
388
- - Link => object spread solved.
389
-
390
- # 1.0.0-beta.191
391
-
392
- - Custom fonts (Lato and Zoho Puvi) sent to Editor.
393
-
394
- # 1.0.0-beta.190
395
-
396
- - Published but some issues are there
397
-
398
- # 1.0.0-beta.189
399
-
400
- - - transition variable implemented in all CSS
401
-
402
- # 1.0.0-beta.188
403
-
404
- - TagMultiSelect => ListItem Data-Id Reverted
405
-
406
- # 1.0.0-beta.187
407
-
408
- - AlphabeticList => vertical spaceing incremented
409
-
410
- # 1.0.0-beta.186
411
-
412
- - AlphabeticList => vertical spaceing incremented, dataId prop added
413
-
414
- # 1.0.0-beta.185
415
-
416
- - ToggleDropdown => on focusing input preventScroll disabled.
417
- - ValidationMessage => toolip Prop Added
418
-
419
- # 1.0.0-beta.184
420
-
421
- - TagsMultiSelect => dataId Changes
422
- - list/Icons => width added tto avoid jurk
423
-
424
- # 1.0.0-beta.183
425
-
426
- - Lookup,AlertLookup,AlertLookup2 => eventListeners Removed on UnMount
427
- - Drawer => getTitleChildren prop added
428
- - ToggleDropdown => on focusing input preventScroll disabled.
429
-
430
- # 1.0.0-beta.182
431
-
432
- - ExternalLink, Link, AccountName, ContactName, SecondaryText/Email, SecondaryText/PhoneNumber, SecondaryText/TicketId, Subject => **customProps** prop added
433
-
434
- # 1.0.0-beta.181
435
-
436
- - ReadUnReadIcon => icon Name fix
437
-
438
- # 1.0.0-beta.180
439
-
440
- - TagsMultiSelect => scrollTop Issue Solved
441
- - TagsMultiSelectField => keyPress index fixed
442
-
443
- # 1.0.0-beta.179
444
-
445
- - ToggleDropDown => selectedId fix while opening the dropdown.
446
-
447
- # 1.0.0-beta.178
448
-
449
- - ReadUnreadIcon component added
450
-
451
- # 1.0.0-beta.177
452
-
453
- - TextEditorField => isReadOnly Ui Given
454
-
455
- # 1.0.0-beta.176
456
-
457
- - @zoho/SecurityJS library removed from depedency
458
- - Message/Message => HtmlPurifier Removed
459
- - GlobalNotification/GlobalNotification => HtmlPurifier Removed
460
- - helptips/Link/Link => HtmlPurifier Removed
461
-
462
- # 1.0.0-beta.175
463
-
464
- - PropTypes Validattion Fixes
465
- - error state DataId and Common Css Fixes
466
-
467
- # 1.0.0-beta.174
468
-
469
- - Docs Fixes
470
- - CommonEmptyState => customClass prop added
471
- - Inconvenience => svg image changed as old
472
- - version2/errorstate/Inconvenience/Inconvenience => isButtonNeeded,className,isFluid,dataId,buttonText,onButtonClick,urlTarget,size prop added, subtitle,customClass prop removed
473
- - OopsSomethingMiss , UnableToProcessRequest, WillBeRightBack, UrlNotFound added
474
- - PermissionPlay, RequestUrlNotFound, UnableToProcess, , WillBack Removed
475
- - UnauthorizedLogin updated and subtitle,customClass prop removed
476
-
477
- # 1.0.0-beta.173
478
-
479
- - CTA gray based color changes
480
-
481
- # 1.0.0-beta.172
482
-
483
- - AvatarThread => iconClass prop added
484
- - ActionButton => palette prop added
485
- - Lookup/Lookup => xmedium size added
486
- - version2/lookup/AlertLookup/AlertLookup => isHtmlContent,scroll prop added
487
-
488
- # 1.0.0-beta.171
489
-
490
- - 168 publish reverted
491
-
492
- # 1.0.0-beta.170
493
-
494
- - Lookup/Lookup => childAnimationName prop added
495
- - version2/lookup/AlertHeader/AlertHeader => html structure render fixed
496
- - version2/lookup/AlertLookup/AlertLookup => align, childAnimationName prop added
497
-
498
- # 1.0.0-beta.169
499
-
500
- - ToggleDropDown => focus null issue fixed.
501
-
502
- # 1.0.0-beta.168
503
-
504
- - Drawer => stopImmediatePropagation added.
505
-
506
- # 1.0.0-beta.167
507
-
508
- - ToggleDropDown => preventPopupClose prop added , unWanted Focus issue solved.
509
- - TextEditorField => editorFocus prop changed to onFocus
510
-
511
- # 1.0.0-beta.166
512
-
513
- - ContactName => className Duplication Entry Issue Fixed
514
-
515
- # 1.0.0-beta.165
516
-
517
- - Palette-Based Folder Structure Changed.
518
- - data-theme changed to data-mode
519
- - data-palette changed to data-theme
520
-
521
- # 1.0.0-beta.164
522
-
523
- - ActionButton => ClassName based changes
524
- - PlusIcon => iconColor , palette prop removed
525
- - Palette Based Color System Implemented
526
-
527
- # 1.0.0-beta.163
528
-
529
- - TextEditor => editorInitialize global function calling to avoid global conflict
530
- - formatCurrency function fix
531
-
532
- # 1.0.0-beta.162
533
-
534
- - TextEditor => getCSRFCookieName,getCSRFCookie -> Paste Image Issue Fixed
535
- - AvatarClose, AvatarCollision, AvatarIcon, AvatarStatus,AvatarThread,AvatatrUser, AvatarWithTeam, ToggleDropDown, SecondaryText => customProps prop added
536
- - Comment,Thread => Button tag added
537
- - AcccountName,ContactName,Email,PhoneNumber => a11y fixes
538
- - Subject => children prop added
539
-
540
- # 1.0.0-beta.161
541
-
542
- - Upload -> palette prop added
543
-
544
- # 1.0.0-beta.160
545
-
546
- - General - formatCurrency function fix
547
- - TextEditor - isNightMode prop added
548
- - TextEditorWrapper - customProps prop added
549
- - AlertLookup,AlertLookupNew => customProps Added and Footer check added
550
-
551
- # 1.0.0-beta.159
552
-
553
- - ToggleDropdown => getFooter prop added
554
- - GlobalNotification v2 => UI function Exported
555
-
556
- # 1.0.0-beta.158
557
-
558
- - FreezeLayer - to avoid inner focus jerk issue, overflow hidden css added
559
- - list/SecondaryText,list/UserTime => fontsize changed
560
- - customProps prop given for all field components
561
- - SelectDropdown component moved to deprecated
562
- - FlipCard -> customProps prop added
563
- - AlphabeticList,Attachment,AvatarUser,Comment,DepartmentDropDown,ContactName,TicketHeader,Message => i18nKeys prop supported
564
-
565
- # 1.0.0-beta.157
566
-
567
- - ExternalLink/ExternalLink.js
568
- => simplehelp, dynnamicnavs protocol support for urls
569
- - lookup/Lookup/Lookup.js
570
- => onKeyDown prop support
571
- - lookup/header/Search/Search.js
572
- => onKeyDown prop support
573
- - lookup/header/ModuleHeader/ModuleHeader.js
574
- => onSearchKeyDown prop support
575
- => keydown prop support - In forms, lookup close on esc key press
576
- - dropdown/ToggleDropDown/ToggleDropDown.js
577
- => onDropDownOpen, onDropDownClose
578
- - lookup/header/Search/Search.js
579
- => Component revamp for focus related issue
580
- => Clear icon added
581
-
582
- # 1.0.0-beta.156
583
-
584
- - ToggleDropdown => shallowdiff comparision based state update fixed in compoentwillreceiveprops
585
- - AlertLookup => v2 => submit button focus timeout issue fixed .
586
-
587
- # 1.0.0-beta.155
588
-
589
- - version 2 errorstates added => inconvenience,PermissionPlay,RequestUrlNotFound,UnableToProcess,UnauthorizedLogin,UnauthorizedLogin,WillBack
590
-
591
- # 1.0.0-beta.154
592
-
593
- - CheckBoxField , CurrencyField, DateField, MultiSelectField, SelectField, TextBoxField, TextEditorField, TextareaField => lock icon size increased to 13
594
- - SelectField, DateField => iconOnHover prop added
595
- - list/Comment => hover color added in css
596
- - list/SecondaryText/AccountName => secondaryAccountHref,secondaryAccountClick,secondaryAccountText props added
597
- - list/Thread => hover color added in css
598
- - ZD-blockDownArrow icon changed to ZD-down in all components
599
-
600
- # 1.0.0-beta.153
601
-
602
- - TextEditorWrapper => needInlineAttachment prop added
603
-
604
- # 1.0.0-beta.152
605
-
606
- - TextEdiitorField => needInlineAttachment prop added
607
- - TextEditor => Drag and Drop Image Upload and Paste ClipBoard Image Upload feature added
608
-
609
- # 1.0.0-beta.151
610
-
611
- - MultiSelectField => onFocus prop added
612
- - TagMultiSelect, TagMultiSelectField clear text after select option issue fixed
613
-
614
- # 1.0.0-beta.150
615
-
616
- - Responsive Ui Fix added in all ErrorStates
617
- - lookup/header/ModuleHeader => closeTitle prop added
618
-
619
- # 1.0.0-beta.149
620
-
621
- - ImportantNotes -> html structure changes
622
- - SelectField -> onFocus Prop Added
623
- - TagsMultiSelect -> Children prop removed, htmlId prop added
624
- - TagsMultiSelectField Added
625
- - TextEditor -> isEditorDefaultOpen prop fixed for blur event
626
- - TextEditorField -> children,ePhiData prop added
627
- - TextEditorWrapper -> isEditorDefaultOpen prop added
628
-
629
- # 1.0.0-beta.148
630
-
631
- - TextEditor -> BlockQuote Indent Margin Fix
632
-
633
- # 1.0.0-beta.147
634
-
635
- - ExternalLink -> onClick prop added
636
- - TextEditor -> Underline Empty Issue Fixed
637
-
638
- # 1.0.0-beta.146
639
-
640
- - TextEditor -> Underline Empty Fix solved
641
- - MultiSelectField -> children, customChildrenClass Added
642
- - TextBoxField -> children prop added, TextBox component replaced with TextBoxWithIcon
643
-
644
- # 1.0.0-beta.145
645
-
646
- - TextEditor - WillReceiveProps editor undefined fix
647
-
648
- # 1.0.0-beta.144
649
-
650
- - EditionPage => empty svg image changed to EmptyCrmPotential (Before we used EmptyEdition SVG)
651
-
652
- # 1.0.0-beta.143
653
-
654
- - CurrencyField Added
655
- - PhoneField => number pattern formatted
656
- - TextBoxField => onFocus prop added
657
-
658
- # 1.0.0-beta.142
659
-
660
- - TextEditorField - dataId fixes
661
-
662
- # 1.0.0-beta.141
663
-
664
- - TextEditor WilReceiveProps Fix
665
- - Drawer - default size added
666
- - Drawer - Header - isBoxIcon prop added
667
- - ToggleDropDown - has Icon check Added for every List
668
-
669
- # 1.0.0-beta.140
670
-
671
- - ePhiData Prop added in TextBoxField, PhoneField
672
- - DesktopNotification DataId Fix
673
-
674
- # 1.0.0-beta.139
675
-
676
- - Cli Update
677
-
678
- # 1.0.0-beta.138
679
-
680
- - ToastMessage A11y Changes
681
- - list/ListLayout a11y changes
682
- - MultiSelectField => Focus Ref Issue Solved
683
- - TextEditorField => dataId fix
684
-
685
- # 1.0.0-beta.137
686
-
687
- - IconButton => dataIsHtml Prop Added
688
- - TextEditorWrapper => editor focused 300 timeout
689
-
690
- # 1.0.0-beta.136
691
-
692
- - A11y Changes
693
- - TextEditor Code Fix
694
- - Theme Changes
695
- - Lookup => large size added
696
- - ActionButton => dropBoxPosition prop renamed as defaultPosition , (position,getContainerRef,getTargetRef prop added)
697
- - SelectField => children prop added
698
- - TagsMultiSelect => borderColor,needBorder,getTextBoxChildren prop added
699
-
700
- # 1.0.0-beta.135
701
-
702
- - Attachment - Theme Color Changes
703
- - List => SecondaryText - Theme Color Changes
704
- - TagsMultiSelect, TextEditor, TextEditorField Added
705
- - SelectField => isDefaultSelectValue,placeHolder prop added
706
- - TextBoxField => needReadOnlyStyle, isClickable prop added
707
-
708
- # 1.0.0-beta.134
709
-
710
- - ListStencils , ToastMessage => DarkTheme Css Added
711
-
712
- # 1.0.0-beta.133
713
-
714
- - isDarkMode props removed for all components
715
- - DateField => i18nKeys prop added
716
-
717
- # 1.0.0-beta.132
718
-
719
- - StatusDropdown => dotted issue fixed
720
- - Fields => Data Id and htmlId fixed in all field based components
721
- - DateField => timeZone prop added
722
-
723
- # 1.0.0-beta.131
724
-
725
- - Added the character '#' in the AlphabeticList component.
726
-
727
- # 1.0.0-beta.130
728
-
729
- - A11y Changes
730
- - Drawer => Header padding changes
731
-
732
- # 1.0.0-beta.128
733
-
734
- - CommonEmptyState => palette -> dark,default added and isDarkMode prop removed
735
-
736
- # 1.0.0-beta.127
737
-
738
- - AvatarIcon,AvatarWithTeam => borderOnActive,borderOnHover prop added
739
-
740
- # 1.0.0-beta.126
741
-
742
- - Theme Changes In all Components
743
- - a11y changes in ToggleDropDown,StatusDropdown
744
- - dataId Changes in CommonEmptyState - no impacts
745
-
746
- # 1.0.0-beta.125
747
-
748
- - Loader - auto zIndex added
749
- - DotNew - size prop added
750
- - BluePrintStatus - isOverdue prop removed for color fix
751
- - AvatarUser - alternateSrc prop added
752
- - --zdt prefix added for theme variables
753
-
754
- # 1.0.0-beta.124
755
-
756
- - Components added
757
- - form => fields => CheckBoxField, DateField, MultiSelectField, PhoneField, PhoneField, RadioField, SelectField, TextareaField, TextBoxField, ValidationMessage
758
- - form => layout => Section, Field
759
-
760
- # 1.0.0-beta.123
761
-
762
- - Drawer => drawer model portal removed, hereafter need to send inner portal name through innerPortalName prop.
763
-
764
- # 1.0.0-beta.122
765
-
766
- - Alert Lookup => a11y added
767
-
768
- # 1.0.0-beta.121
769
-
770
- - package update in components library
771
-
772
- # 1.0.0-beta.120
773
-
774
- - commonAlerts based files moved to version2 folder
775
-
776
- # 1.0.0-beta.119
777
-
778
- - Drawer RHS padding CSS fixes
779
-
780
- # 1.0.0-beta.118
781
-
782
- - Theme Based Changes (no Impacts)
783
- - list> Subject ==> isDotted prop added
784
-
785
- # 1.0.0-beta.117
786
-
787
- - ToggleDropDown => isDarkMode prop added for inner ListItem
788
-
789
- # 1.0.0-beta.116
790
-
791
- - Attachment,Upload,Thread ui fixes
792
- - ModuleHeader => dataId added
793
- - FreezeLayeer => snow palette bg changed
794
- - commonAlerts components added
795
-
796
- # 1.0.0-beta.115
797
-
798
- - Drawer,FreezeLayer,ToastMessage -> default value setted as needAutoZindex:true
799
-
800
- # 1.0.0-beta.114
801
-
802
- - Theme Implemented For Component Package
803
-
804
- # 1.0.0-beta.113
805
-
806
- - a11y fixes
807
- - customClass Prop added in setup table based components
808
-
809
- # 1.0.0-beta.112
810
-
811
- - Ui Fixes in FormAction,ToggleDropDown,DepartmentDropDown,ConatctName,Thread,UserTime.
812
- - Thread => align prop added
813
-
814
- # 1.0.0-beta.111
815
-
816
- - Image => htmlId prop added
817
-
818
- # 1.0.0-beta.110
819
-
820
- - Drawer => onBodyClick prop added for body click preventcase
821
-
822
- # 1.0.0-beta.109
823
-
824
- - needAutoZindex prop added in freeze layer and Drawer
825
- - Provider Changes
826
-
827
- # 1.0.0-beta.108
828
-
829
- - SetupDetailLayout DataId Changes
830
-
831
- # 1.0.0-beta.107
832
-
833
- - ToggleDropDown Temp Fix for Rerender Issue
834
-
835
- # 1.0.0-beta.106
836
-
837
- - AllY fixes in IconButton
838
-
839
- # 1.0.0-beta.105
840
-
841
- - fsize => font_size css variables replacement
842
-
843
- # 1.0.0-beta.104
844
-
845
- - ToastMessage => needClose prop fixed
846
- - Size => fsize
847
-
848
- # 1.0.0-beta.103
849
-
850
- - Secondary text hover color added
851
-
852
- # 1.0.0-beta.102
853
-
854
- - Department Dropdown Icon Fixes
855
-
856
- # 1.0.0-beta.101
857
-
858
- - CommonEmptyState => darkMode fix
859
-
860
- # 1.0.0-beta.100
861
-
862
- - SetupDetailLayout => dataId Added
863
- - Setup Header Search => customClass prop Added
864
-
865
- # 1.0.0-beta.99
866
-
867
- - IconButton => isNeedEffect prop added
868
- - Responsive Updated in Drawer
869
-
870
- # 1.0.0-beta.98
871
-
872
- - Message => onClick Prop added
873
-
874
- # 1.0.0-beta.97
875
-
876
- - Message => Html Purifier added for Message Prop
877
-
878
- # 1.0.0-beta.96
879
-
880
- - ActionButton => OnHover Fix
881
-
882
- # 1.0.0-beta.95
883
-
884
- - ToggleDropDown => isDarkMode, palette added
885
- - CommonEmptyState => isDarkMode added
886
-
887
- # 1.0.0-beta.94
888
-
889
- - list/Thread => icon soze changed
890
- - AvatarCollsion => bordersize changed
891
-
892
- # 1.0.0-beta.93
893
-
894
- - RippleEffect Based Changes Pushed
895
- - Component Version Update
896
-
897
- # 1.0.0-beta.92
898
-
899
- - IconButton => borderOnHover prop removed and hoverType prop added
900
- - ToggleDropDown => RippleEffect Added
901
- - Lookup Search => isFocus Fix
902
-
903
- # 1.0.0-beta.91
904
-
905
- - Upload Component Preview mode Fixed
906
- - dotcommon.module.css removed, audio image removed
907
-
908
- # 1.0.0-beta.90
909
-
910
- - Attachment Color changes, SubtabLayout Footer Type implemented
911
-
912
- # 1.0.0-beta.89
913
-
914
- - PeerDependencies Added
915
-
916
- # 1.0.0-beta.88
917
-
918
- - Text => cursor pointer fix
919
-
920
- # 1.0.0-beta.87
921
-
922
- - Version update for components library
923
-
924
- # 1.0.0-beta.86
925
-
926
- - TableHover.css Added
927
-
928
- # 1.0.0-beta.85
929
-
930
- - StatusList Bullet Fix
931
-
932
- # 1.0.0-beta.84
933
-
934
- - Adding tool tip for Ticket channel Icons in 'ChannelIcon', 'FlipCard' & 'AvatarFlip' components
935
-
936
- # 1.0.0-beta.83
937
-
938
- - Event Fix in IconButton
939
-
940
- # 1.0.0-beta.82
941
-
942
- - Icon Button A11Y
943
- - ToastMessage Custom prop added
944
-
945
- # 1.0.0-beta.81
946
-
947
- - StatueListItem bulletColor Prop Changes
948
-
949
- # 1.0.0-beta.80
950
-
951
- - Dependent Package Updates
952
-
953
- # 1.0.0-beta.79
954
-
955
- - Upload => abort upload support added
956
- - ExternalLink => Issue with URLs with Uppercase characters fixed
957
-
958
- # 1.0.0-beta.78
959
-
960
- - ToggleDropDown => Title Reposition
961
-
962
- # 1.0.0-beta.77
963
-
964
- -list/SecondryPanel/SecondryPanel => Container changes
965
-
966
- # 1.0.0-beta.76
967
-
968
- - Package Update
969
-
970
- # 1.0.0-beta.75
971
-
972
- - AlertLookup DataId fix
973
- - DotNew => data-title added
974
- - ActionButton => arrowBoxSize added
975
- - Upload => hovercolor changes
976
- - AvatarWithTeam => teamClassName added
977
-
978
- # 1.0.0-beta.74
979
-
980
- - Package update
981
-
982
- # 1.0.0-beta.73
983
-
984
- - Table Components Css name change
985
- - FlipCard,AvatarFlip => isFilledCheckbox added
986
- - package Update
987
- - ToggleDropdown SelectedId issue Fixed => need to check
988
-
989
- # 1.0.0-beta.72
990
-
991
- - CommonEmptyState Props Changed
992
- - SVG Version Updated
993
-
994
- # 1.0.0-beta.71
995
-
996
- - ToggleDropDown, StatusDropDown - Hover issue Fix
997
-
998
- # 1.0.0-beta.70
999
-
1000
- - Components Package Update
1001
-
1002
- # 1.0.0-beta.69
1003
-
1004
- - AvatarIcon => extra Palette added (gray,dark)
1005
- - listIcons names updated
1006
- - ListStencils Updated
1007
- - ChannelIcons New Names changed
1008
- - package update
1009
-
1010
- # 1.0.0-beta.68
1011
-
1012
- - iconButton => onMouseDown,onMouseOver Added
1013
- - AlertHeader => iconClass prop added, addEndUser type removed
1014
- - AlertLookup => needIcon,iconName,iconClassiconSize ,customClass prop added
1015
- - ToggleDropDown => onClick moved to onMouseDown, and Icon Fix
1016
- - StatusDropDown => onClick moved to onMouseDown, and Icon Fix
1017
-
1018
- # 1.0.0-beta.67
1019
-
1020
- - Component Version Update
1021
- - ToggleDropdown => isToggleStateNeeded added
1022
- - LookupSearch => isBoxed Option Added
1023
-
1024
- # 1.0.0-beta.66
1025
-
1026
- - Component version update
1027
-
1028
- # 1.0.0-beta.65
1029
-
1030
- - Package Updates
1031
- - AvatarStatus => statusTitle added
1032
- - AvatarFlip => iconSize added and css cleared
1033
-
1034
- - SecondaryText/AccountName ==> isBold removed and added fontWeight
1035
- - SecondaryText/ContactName ==> isBold removed and added fontWeight
1036
- - SecondaryText/Email ==> added fontWeight
1037
- - SecondaryText/PhoneNumber ==> added fontWeight
1038
- - StatusDropdown => title added
1039
- - getActivitiesIconObj function added
1040
-
1041
- # 1.0.0-beta.64
1042
-
1043
- - Package Update
1044
-
1045
- # 1.0.0-beta.63
1046
-
1047
- - Package Update
1048
-
1049
- # 1.0.0-beta.62
1050
-
1051
- - Drawer Close Animation Fx
1052
- - ToggleDropDown IconClass Added
1053
- - Avatar Status Size and Position Fixed
1054
-
1055
- # 1.0.0-beta.61
1056
-
1057
- - DateFormat Based Component Removed
1058
-
1059
- # 1.0.0-beta.60
1060
-
1061
- - Toggle DropDown added onClick for the selectedValue - "value" prop name
1062
-
1063
- # 1.0.0-beta.59
1064
-
1065
- - ToggleDropDown Separator Added
1066
- - Package Update for Icon and Components
1067
-
1068
- # 1.0.0-beta.58
1069
-
1070
- - Renamed SVG Folder to small case
1071
-
1072
- # 1.0.0-beta.57
1073
-
1074
- - On Hold Date issue Fix
1075
-
1076
- # 1.0.0-beta.56
1077
-
1078
- - MessgeBanner link newtab issue fix
1079
- - TimeInfo Fix
1080
- - icon package update
1081
-
1082
- # 1.0.0-beta.55
1083
-
1084
- - customClass Added for Drawer and Freezelayer
1085
- - icon version update
1086
- - component version update
1087
- - i18n version update
1088
-
1089
- # 1.0.0-beta.54
1090
-
1091
- - Added onLookupClick function in AlertLookup component
1092
-
1093
- # 1.0.0-beta.53
1094
-
1095
- - Svg Package Version Update only
1096
-
1097
- # 1.0.0-beta.51
1098
-
1099
- - Version update for SVG package
1100
-
1101
- # 1.0.0-beta.50
1102
-
1103
- - Version update for SVG package
1104
-
1105
- # 1.0.0-beta.49
1106
-
1107
- - Version update for SVG package
1108
-
1109
- # 1.0.0-beta.48
1110
-
1111
- - Component version update
1112
- - customClass prop added for error state components
1113
-
1114
- # 1.0.0-beta.47
1115
-
1116
- - Component Package Version Update
1117
- - dataId Fixes for TimeInfo,Duedate,CreateTime,UserTime
1118
-
1119
- # 1.0.0-beta.46
1120
-
1121
- - ActionButton Added
1122
- - CommonEmptyState => getChildren Prop Added
1123
- - IconButton => isBold Added
1124
-
1125
- # 1.0.0-beta.45
1126
-
1127
- - @zohodesk/components, @zohodesk/i18n version updates
1128
-
1129
- # 1.0.0-beta.44
1130
-
1131
- - dateFormat => CreateTime added
1132
- - dateFormat => DueDate Added
1133
- - utils => Common => getDateKeyWithParam added
1134
- - permission Package removed
1135
- - statusDropdown removed nad statusDropdownNew Component Renamed as statusDropdown
1136
- - loader, message, messagebanner, new start components added
1137
-
1138
- # 1.0.0-beta.43
1139
-
1140
- - In StatusListItem prop option added statusType === 'Completed'
1141
- - AvatarThread => needBorder,needBackground added
1142
- - Drawer => SubDrawer Option Added
1143
-
1144
- # 1.0.0-beta.42
1145
-
1146
- - ToggleDropDown title Fix, DataId Fix
1147
- - AlertLookup DataId Changed
1148
- - In AvatarUser, added avatar Icon Option, AvatarUser Delete Hover Bg Color Added
1149
- - list => Comment => className prop Added
1150
- - list => icons => Completeicon => iconSize Prop Added
1151
- - list => icons => EditIcon => iconSize Prop Added
1152
- - ListLayout => footer Prop Removed and Basic Padding Removed, Here after include Import Padding from moduleList.module.css
1153
- - Unused Css removed from listCommon.module.css
1154
- - StatusDropdownNew => onTogglePopup Issue Fixed
1155
-
1156
- # 1.0.0-beta.41
1157
-
1158
- - ToggleDropDown Key Handling Fix.
1159
- - isBold added in AccountName
1160
- - isBold added in ContactName
1161
- - AvatarThread Icon position changed
1162
- - In SubtabLayout, subtabfooter added, then tertiary type added in SubtabHeader
1163
- - In ToggleDropdown, Max-width 100% added css fix for shrink
1164
- - DeleteIcon => iconSize Prop added
1165
- - Subject => className Prop Added
1166
-
1167
- # 1.0.0-beta.40
1168
-
1169
- - Components Package Update
1170
-
1171
- # 1.0.0-beta.39
1172
-
1173
- - IconButton Children Prop Added
1174
- - IconButton Palette Added
1175
-
1176
- # 1.0.0-beta.38
1177
-
1178
- - miniDescription Prop added ModuleHeader Component
1179
- - OnClick prop added For Lookup Component
1180
-
1181
- # 1.0.0-beta.37
1182
-
1183
- - StatusDropDownNew Component Added
1184
- - StatusListItem Component Added
1185
- - Avatar User - Bgg added for portal icon
1186
- - In StatusText => isBold prop removed and fontWeight introduced
1187
- - Subject - isBold prop removed and fontWeight introduced
1188
-
1189
- # 1.0.0-beta.36
1190
-
1191
- - Version update for permission library.
1192
-
1193
- # 1.0.0-beta.35
1194
-
1195
- - Version update for permissions library.
1196
-
1197
- # 1.0.0-beta.34
1198
-
1199
- - ExternalLink Regex Fix
1200
-
1201
- # 1.0.0-beta.33
1202
-
1203
- - ToggleDropdown - arrowIconPosition Added
1204
- - Lookup MakWidth Fix for Responsive
1205
-
1206
- # 1.0.0-beta.32
1207
-
1208
- - dataId Fix Added for errorStates
1209
-
1210
- # 1.0.0-beta.31
1211
-
1212
- - Alphabetical Dotted Fix
1213
-
1214
- # 1.0.0-beta.30
1215
-
1216
- - Upload Component CSS Fix
1217
-
1218
- # 1.0.0-beta.29
1219
-
1220
- - Attachment, Upload Component Added
1221
- - Dot Component Issue and SecondaryPanel List Dotted Fixed
1222
-
1223
- # 1.0.0-beta.28
1224
-
1225
- - Toast Message component functionality fix.
1226
-
1227
- # 1.0.0-beta.27
1228
-
1229
- - DataId Changes for ChannelIcon
1230
- - Ticked Id Link Fix
1231
- - ImportantNotes Implemented
1232
- - ErrorState ZIndex Fix
1233
-
1234
- # 1.0.0-beta.26
1235
-
1236
- - Changing the 'falseObj' key to 'failure' inconsistency with permission library.
1237
-
1238
- # 1.0.0-beta.25
1239
-
1240
- - Updating components library to latest
1241
-
1242
- # 1.0.0-beta.24
1243
-
1244
- - TicketId Link Added
1245
- - Avatar User Palette Added
1246
- - IconButton Added
1247
-
1248
- # 1.0.0-beta.23
1249
-
1250
- - Adding tourId in FlipCard, AvatarFlip, and GridIcons component.
1251
- - Adding SvgMask support and tourId in the FreezeLayer component.
1252
-
1253
- # 1.0.0-beta.21
1254
-
1255
- - Lookup Unified
1256
- - GridIcon Component Added
1257
- - Dot Color Changes
1258
-
1259
- # 1.0.0-beta.20
1260
-
1261
- - Permission package update
1262
-
1263
- # 1.0.0-beta.19
1264
-
1265
- - Onclick option added for TableRow Component, Avatar Icon Data-Id Fixed and Container Changed, Avatar Based Components Css Provider Implemented
1266
-
1267
- # 1.0.0-beta.17
1268
-
1269
- - Icon Update
1270
-
1271
- # 1.0.0-beta.16
1272
-
1273
- - ChannelIcon Update
1274
-
1275
- # 1.0.0-beta.15
1276
-
1277
- - AlertLookup Data-Id Fix
1278
-
1279
- # 1.0.0-beta.14
1280
-
1281
- - DeleteLookupHeader Removed
1282
- - Lookup text Bold prop Included
1283
- - Toggle Dropdown Children Fix
1284
- - SVG Version Updated
1285
- - ErrorState Fix
1286
-
1287
- # 1.0.0-beta.13
1288
-
1289
- - Toggle Dropdown onScroll implemented,
1290
- - Data Id Fixes
1291
- - AlertLookup Setcion ClassName Support
1292
- - Table Onclick Functions
1293
-
1294
- # 1.0.0-beta.12
1295
-
1296
- - TableData align Prop Fix
1297
-
1298
- # 1.0.0-beta.11
1299
-
1300
- - Svg Exported
1301
- - External Link Fix, Data-Id Change
1302
- - Toggle Dropdown Fix
1303
-
1304
- # 1.0.0-beta.10
1305
-
1306
- - Externel Link XSS Fix
1307
- - AlertLookup custom-header Fix
1308
- - ToastMessage DataId Added
1309
-
1310
- # 1.0.0-beta.9
1311
-
1312
- - Alert Header Fix
1313
-
1314
- # 1.0.0-beta.8
1315
-
1316
- - Proxima Update
1317
-
1318
- # 1.0.0-beta.7
1319
-
1320
- - Image and Setup Table Components Moved
1321
-
1322
- # 1.0.0-beta.6
1323
-
1324
- - ErrorState Components, Setup Based Components Moved
1325
-
1326
- # 1.0.0-beta.4
1327
-
1328
- - CommonEmptyState Added, Avatar Icon Palette Added, Lookup Header Close Added
1329
-
1330
- # 1.0.0-beta.3
1331
-
1332
- -Drawer, Toast Message, Loader, Toggle DropDown update
1333
-
1334
- # 1.0.0-beta.2
1335
-
1336
- - List, Lookup, Layout, FreezeLayer, SVG Published
1337
-
1338
- # 1.0.0-beta.1
1339
-
1340
- - Permission Checkup
1341
-
1342
- # 1.0.0-beta.0
1343
-
1344
- - Test Publish
1
+ # DOT Design Components
2
+
3
+ In this Library, we Provide Some Basic Components to Build Your Application
4
+
5
+ # 1.2.1
6
+
7
+ - Proptypes and PlayGround Validated
8
+
9
+ # 1.2.0
10
+
11
+ - **utils** and **hooks** packages entry added
12
+
13
+ - **mergeStyle** and **compileClassNames** - used from `utils` package
14
+
15
+ # 1.1.0
16
+
17
+ - Internal color-variable-preprocessor package implemented
18
+
19
+ # 1.0.0
20
+
21
+ - beta release removed and version changed to normal flow
22
+
23
+ # 1.0.0-beta.271
24
+
25
+ - **Drawer, Lookup** - `focusScopeProps` will be served by `customProps` from now.
26
+
27
+ - **ToggleDropDown** - `FocusScope` navigation has been implemented.
28
+
29
+ # 1.0.0-beta.270
30
+
31
+ - **StatusListItem** - TickIcon Vertical position Ui issue fixed
32
+ - Variable Replacer Issue Resolved again
33
+
34
+ # 1.0.0-beta.269
35
+
36
+ - **TableData** - eleRef prop added.
37
+ - **useDragger** - parent querySelector validation added
38
+
39
+ # 1.0.0-beta.268
40
+
41
+ - AvatarCollision missing color variables added
42
+
43
+ # 1.0.0-beta.267
44
+
45
+ - data-test-id attribute added for all element which having data-id attribute to separate customization and automation
46
+
47
+ # 1.0.0-beta.266
48
+
49
+ - Variable Replacer Issue Resolved
50
+
51
+ # 1.0.0-beta.266
52
+
53
+ - - **useDragger** - useDragger relative element boundary based position issue solved.
54
+
55
+ # 1.0.0-beta.265
56
+
57
+ - **FreezeLayer** - `data-dragParent` changed to data-drag-parent
58
+
59
+ # 1.0.0-beta.264
60
+
61
+ - **useDragger** - useDragger Hook Fixed.
62
+
63
+ - **FreezeLayer** - `data-dragParent` attribute added.
64
+
65
+ - **AlertHeader**
66
+
67
+ AlertHeader changed to `rfc` and convert to a `ucl` structure.
68
+
69
+ `useDragger` implemented in this component and `dragBoundaryLimit` prop added for drag case.
70
+
71
+ # 1.0.0-beta.263
72
+
73
+ - **SetupDetailLayout** - i18nKeys added.
74
+
75
+ # 1.0.0-beta.262
76
+
77
+ - **TextEditor** - pre tag css style added.
78
+
79
+ # 1.0.0-beta.261
80
+
81
+ - **TextEditor** - pre tag css style reverted.
82
+
83
+ - **FreezeLayer** - useDragger implementation reverted.
84
+
85
+ # 1.0.0-beta.260
86
+
87
+ - **TextEditor** - pre tag css style added.
88
+
89
+ # 1.0.0-beta.259
90
+
91
+ - **Drag Hook** - useDragger boundary calculation added for custom boundary elements.
92
+
93
+ - **TagWithIcon** - Contrast issue fix
94
+
95
+ # 1.0.0-beta.258
96
+
97
+ - **TextEditor** - blockquote css style tag removed.
98
+
99
+ # 1.0.0-beta.257
100
+
101
+ - **Drag Hook** - useDragger hook added.
102
+
103
+ - **FreezeLayer** - useDragger implemented
104
+
105
+ - **Alert Header** - useDragger based attributes added
106
+
107
+ - **Section** - useDragger based attributes added
108
+
109
+ # 1.0.0-beta.256
110
+
111
+ - **Drawer** - CancelBubblingEffect reverted coz that produces many issues.
112
+
113
+ # 1.0.0-beta.255
114
+
115
+ - **TagWithIcon** - New component Added.
116
+
117
+ - **FreezeLayer** - cancel click preventing issue solved.
118
+
119
+ # 1.0.0-beta.254
120
+
121
+ - `Contrast` option implemented through preprocess. Category key value added for all color variables.
122
+
123
+ - BoxShadow Values Separated for Contrast.
124
+
125
+ # 1.0.0-beta.253
126
+
127
+ - **FreezeLayer** - onClick event issue solved.
128
+
129
+ - cancelBubblingEffect function replaced to all stopPropagation used placed
130
+
131
+ # 1.0.0-beta.252
132
+
133
+ - **ToggleDropdown** - customClass (customDropBox and customListBox) Support added.
134
+
135
+ - **StatusDropdown** - align item value changed (center => baseline) and Line-height changed(18px => 20px)
136
+
137
+ # 1.0.0-beta.251
138
+
139
+ - **ToggleDropdown, StatusDropdown, StatusListItem** - Added New Prop `needMultiLineText`
140
+
141
+ # 1.0.0-beta.250
142
+
143
+ - - **FreezeLayer** - converted to functional component
144
+
145
+ # 1.0.0-beta.249
146
+
147
+ - **FreezeLayer** - Issue fix: While click on the freezelayer, drawer/any dialog box won't close if any text highlighted in the product.
148
+
149
+ # 1.0.0-beta.248
150
+
151
+ - **AvatarFlip** - `customProps` has been added.
152
+
153
+ - **AvatarStatus** - `needDefaultBorder` prop added for all components.
154
+
155
+ - **AvatarWithTeam** - `teamBorderActive` prop has been added.
156
+
157
+ # 1.0.0-beta.247
158
+
159
+ - **ActionButton** - arrowBoxDataId prop removed .
160
+ - dataSelectorId prop added for all components
161
+
162
+ # 1.0.0-beta.246
163
+
164
+ - **AvatarWithTeam** - css variable changed due to the duplicate override issue
165
+
166
+ # 1.0.0-beta.245
167
+
168
+ - **Separator** - New component added.
169
+
170
+ # 1.0.0-beta.244
171
+
172
+ - **ActionButton** - button element margin issue fix(safari browser).
173
+
174
+ # 1.0.0-beta.243
175
+
176
+ - **NewStar** - Position and Font Size Increase Issue Solved.
177
+
178
+ - **MessageBanner** - `Night` and `Dark` mode issue fix.
179
+
180
+ - **IconButton** - customProps support.
181
+
182
+ - **ToggleDropdDown** - Screen Reader fix.
183
+
184
+ - **ListLayout** - Focus Indication fix.
185
+
186
+ # 1.0.0-beta.242
187
+
188
+ - `Accesssility`- Screen Reader fix.
189
+
190
+ # 1.0.0-beta.241
191
+
192
+ - **Drawer, Lookup** - Focus scope navigation support.
193
+
194
+ # 1.0.0-beta.240
195
+
196
+ - `Accesssility`- Screen Reader support for some components.
197
+
198
+ - **CustomResponsive** - performance issue fix.
199
+
200
+ # 1.0.0-beta.239
201
+
202
+ - Attachment => Text color added.
203
+
204
+ # 1.0.0-beta.238
205
+
206
+ - **ToggleDropDown** - Scroll End Loader added.
207
+
208
+ - **TagMultiSelect**
209
+
210
+ `findScrollEnd` method imported from components package.
211
+
212
+ `isAnimate` prop in the **ResponsiveDropBox** component has been assigned as false.
213
+
214
+ - **Common.js** - deleted this file. `findScrollEnd` method imported from components package.
215
+
216
+ # 1.0.0-beta.237
217
+
218
+ - AvatarThread => orange palette added.
219
+
220
+ # 1.0.0-beta.236
221
+
222
+ - Alertlookup and version2 Alertlookup -> didmount code added for Enter key functionality.
223
+ - TextEditor => htmlVersion !Doctype html added and handleChange function performance changes.
224
+
225
+ # 1.0.0-beta.235
226
+
227
+ - Action Button => innerClassName and popupGroup prop added.
228
+ - default props and proptype => removed from component file and made it as a separate file.
229
+
230
+ # 1.0.0-beta.234
231
+
232
+ - AlertLookup V1 => isHtmlContent prop added
233
+
234
+ # 1.0.0-beta.233
235
+
236
+ - ToggleDropDown , StatusDropdown => preventParentScroll implemented
237
+
238
+ # 1.0.0-beta.232
239
+
240
+ - Svg path updated
241
+
242
+ # 1.0.0-beta.231
243
+
244
+ - :focus in css removed
245
+
246
+ # 1.0.0-beta.230
247
+
248
+ - renderLabelProps props added and Field Container Component Wrapped for => CheckBoxField, CurrencyField, DateField, MultiField, SelectField, TextareaField, TextBoxField
249
+
250
+ # 1.0.0-beta.229
251
+
252
+ - TagsMultiSelect,TagsMultiSelectField => clickableTag prop added
253
+ - GridStencils => margin, width removed in css
254
+
255
+ # 1.0.0-beta.228
256
+
257
+ - ResponsiveDropBox Implemented for all DropBox
258
+
259
+ # 1.0.0-beta.227
260
+
261
+ - #999 instead of #a8b0bd color value in PureDark mode
262
+
263
+ # 1.0.0-beta.226
264
+
265
+ - Attachment Viewer Footer Scroll Ui Fix, dataId fix
266
+ - list/SecondaryText/SecondaryText => happiness image width changed
267
+ - PureDark mode implemented via preprocess
268
+
269
+ # 1.0.0-beta.225
270
+
271
+ - ToggleDropDown, DepartmentDropDown, StatusDropdown search empty text change (Oops to No results found)
272
+
273
+ # 1.0.0-beta.224
274
+
275
+ - className prop added in ImportantNotes
276
+ - palette prop added in ModuleHeader
277
+ - palette prop added in TicketHeader
278
+
279
+ # 1.0.0-beta.223
280
+
281
+ - TagMultiSelect id, onSelectTag prop added.
282
+ - GridStencils UI fix.
283
+
284
+ # 1.0.0-beta.222
285
+
286
+ - TagMultiSelect Keyboard Shortcut Issue Fixed
287
+
288
+ # 1.0.0-beta.221
289
+
290
+ - editor fontsize prop added
291
+
292
+ # 1.0.0-beta.218 , # 1.0.0-beta.219, # 1.0.0-beta.220
293
+
294
+ - AttachmentViewer , AttachmentImage component added
295
+
296
+ # 1.0.0-beta.217
297
+
298
+ - TagsMultiSelect => boxSize prop added.
299
+
300
+ # 1.0.0-beta.216
301
+
302
+ - CurrencyField => formatCurrency call if check fixed (value will formatted when isActive is false)
303
+
304
+ # 1.0.0-beta.215
305
+
306
+ - CheckBoxField, CurrencyField, DateField, MultiSelectField, PhoneField, RadioField, SelectField, TextBoxField, TextareaField, setup/header/Views/Views => Tooltip undefined case solved
307
+ - StatusDropdown => Enter, Down Arrow Shortcut issue solved
308
+ - TextEditor => editor focus issue fix
309
+
310
+ # 1.0.0-beta.214
311
+
312
+ - Dot => Provider Config Added
313
+ - FreezeLayer => freezeLayer config added to control keyboard shortcut
314
+ - CurrencyField => formatCurrency prop added, exist formatCurrency function removed and moved to deprecated
315
+
316
+ # 1.0.0-beta.213
317
+
318
+ - ActionButton => Loader Bg Fix reverted (Directly Fixed in Button Component)
319
+
320
+ # 1.0.0-beta.210
321
+
322
+ - TextEditor => editor loading issue fix
323
+
324
+ # 1.0.0-beta.209
325
+
326
+ - ActionButton => removeChildrenTooltip prop added , Loader Bg Fixed for Primary Palette
327
+ - AlertLookup,AlertLookup v2 => onEsc Prop added
328
+
329
+ # 1.0.0-beta.208
330
+
331
+ - Read-only and disable class and style added in All Fields like TextBoxField, MultiSelect Field etc..
332
+ - isCopyTextEnabled prop added in Ripple Effect component.
333
+
334
+ # 1.0.0-beta.207
335
+
336
+ - Linear Gradient - to Left direction fixed
337
+ - TicketHeader/ViewDropdown -> block layout fix
338
+ - Appearance css moved to assets
339
+
340
+ # 1.0.0-beta.206
341
+
342
+ - css color variables updated.
343
+
344
+ # 1.0.0-beta.205
345
+
346
+ - TagsMultiSelect => placeholderText key added in i18nKeys
347
+ - TextEditorWrapper => isEditorDefaultOpen setState Issue Check added
348
+ - TextEditor => Font-feature-setting added to fix calt symbol issue .
349
+ - bg,shadow,text,border based variables removed and renamed.
350
+
351
+ # 1.0.0-beta.204
352
+
353
+ - blueDefaultTheme & blueDarkTheme class name added in Mode & Blue DotTheme files
354
+ - GlobalNotification, DesktopNotification => customProps prop added
355
+
356
+ # 1.0.0-beta.203
357
+
358
+ - ListLayout => active, keyboarActive css priority fixed
359
+
360
+ # 1.0.0-beta.202
361
+
362
+ - ListLayout => marginLeft fixed
363
+
364
+ # 1.0.0-beta.201
365
+
366
+ - deprecated theme file moved to another place
367
+ - ListLayout => keyboardActive ui border added
368
+
369
+ # 1.0.0-beta.200
370
+
371
+ - ListLayout => isKeyboardActive prop and ui added
372
+
373
+ # 1.0.0-beta.199
374
+
375
+ - - AvatarThread component -> getCustomThread prop added
376
+
377
+ # 1.0.0-beta.198
378
+
379
+ - TextEditor => default font changed to Lato
380
+
381
+ # 1.0.0-beta.196, 197
382
+
383
+ - TextEditor => default font changed to Arial
384
+
385
+ # 1.0.0-beta.195
386
+
387
+ - Messagebanner => FontSize Fixed
388
+ - TextEditor => PuviFont Version Updated
389
+
390
+ # 1.0.0-beta.194
391
+
392
+ - CommonEmptyState missing dark palette variables moved under Themes folder files
393
+
394
+ # 1.0.0-beta.193
395
+
396
+ - ListLayout -> needPointer prop added and hover css fix
397
+
398
+ # 1.0.0-beta.192
399
+
400
+ - MessageBanner => dataId Prop added and margin fixed.
401
+ - Link => object spread solved.
402
+
403
+ # 1.0.0-beta.191
404
+
405
+ - Custom fonts (Lato and Zoho Puvi) sent to Editor.
406
+
407
+ # 1.0.0-beta.190
408
+
409
+ - Published but some issues are there
410
+
411
+ # 1.0.0-beta.189
412
+
413
+ - - transition variable implemented in all CSS
414
+
415
+ # 1.0.0-beta.188
416
+
417
+ - TagMultiSelect => ListItem Data-Id Reverted
418
+
419
+ # 1.0.0-beta.187
420
+
421
+ - AlphabeticList => vertical spaceing incremented
422
+
423
+ # 1.0.0-beta.186
424
+
425
+ - AlphabeticList => vertical spaceing incremented, dataId prop added
426
+
427
+ # 1.0.0-beta.185
428
+
429
+ - ToggleDropdown => on focusing input preventScroll disabled.
430
+ - ValidationMessage => toolip Prop Added
431
+
432
+ # 1.0.0-beta.184
433
+
434
+ - TagsMultiSelect => dataId Changes
435
+ - list/Icons => width added tto avoid jurk
436
+
437
+ # 1.0.0-beta.183
438
+
439
+ - Lookup,AlertLookup,AlertLookup2 => eventListeners Removed on UnMount
440
+ - Drawer => getTitleChildren prop added
441
+ - ToggleDropdown => on focusing input preventScroll disabled.
442
+
443
+ # 1.0.0-beta.182
444
+
445
+ - ExternalLink, Link, AccountName, ContactName, SecondaryText/Email, SecondaryText/PhoneNumber, SecondaryText/TicketId, Subject => **customProps** prop added
446
+
447
+ # 1.0.0-beta.181
448
+
449
+ - ReadUnReadIcon => icon Name fix
450
+
451
+ # 1.0.0-beta.180
452
+
453
+ - TagsMultiSelect => scrollTop Issue Solved
454
+ - TagsMultiSelectField => keyPress index fixed
455
+
456
+ # 1.0.0-beta.179
457
+
458
+ - ToggleDropDown => selectedId fix while opening the dropdown.
459
+
460
+ # 1.0.0-beta.178
461
+
462
+ - ReadUnreadIcon component added
463
+
464
+ # 1.0.0-beta.177
465
+
466
+ - TextEditorField => isReadOnly Ui Given
467
+
468
+ # 1.0.0-beta.176
469
+
470
+ - @zoho/SecurityJS library removed from depedency
471
+ - Message/Message => HtmlPurifier Removed
472
+ - GlobalNotification/GlobalNotification => HtmlPurifier Removed
473
+ - helptips/Link/Link => HtmlPurifier Removed
474
+
475
+ # 1.0.0-beta.175
476
+
477
+ - PropTypes Validattion Fixes
478
+ - error state DataId and Common Css Fixes
479
+
480
+ # 1.0.0-beta.174
481
+
482
+ - Docs Fixes
483
+ - CommonEmptyState => customClass prop added
484
+ - Inconvenience => svg image changed as old
485
+ - version2/errorstate/Inconvenience/Inconvenience => isButtonNeeded,className,isFluid,dataId,buttonText,onButtonClick,urlTarget,size prop added, subtitle,customClass prop removed
486
+ - OopsSomethingMiss , UnableToProcessRequest, WillBeRightBack, UrlNotFound added
487
+ - PermissionPlay, RequestUrlNotFound, UnableToProcess, , WillBack Removed
488
+ - UnauthorizedLogin updated and subtitle,customClass prop removed
489
+
490
+ # 1.0.0-beta.173
491
+
492
+ - CTA gray based color changes
493
+
494
+ # 1.0.0-beta.172
495
+
496
+ - AvatarThread => iconClass prop added
497
+ - ActionButton => palette prop added
498
+ - Lookup/Lookup => xmedium size added
499
+ - version2/lookup/AlertLookup/AlertLookup => isHtmlContent,scroll prop added
500
+
501
+ # 1.0.0-beta.171
502
+
503
+ - 168 publish reverted
504
+
505
+ # 1.0.0-beta.170
506
+
507
+ - Lookup/Lookup => childAnimationName prop added
508
+ - version2/lookup/AlertHeader/AlertHeader => html structure render fixed
509
+ - version2/lookup/AlertLookup/AlertLookup => align, childAnimationName prop added
510
+
511
+ # 1.0.0-beta.169
512
+
513
+ - ToggleDropDown => focus null issue fixed.
514
+
515
+ # 1.0.0-beta.168
516
+
517
+ - Drawer => stopImmediatePropagation added.
518
+
519
+ # 1.0.0-beta.167
520
+
521
+ - ToggleDropDown => preventPopupClose prop added , unWanted Focus issue solved.
522
+ - TextEditorField => editorFocus prop changed to onFocus
523
+
524
+ # 1.0.0-beta.166
525
+
526
+ - ContactName => className Duplication Entry Issue Fixed
527
+
528
+ # 1.0.0-beta.165
529
+
530
+ - Palette-Based Folder Structure Changed.
531
+ - data-theme changed to data-mode
532
+ - data-palette changed to data-theme
533
+
534
+ # 1.0.0-beta.164
535
+
536
+ - ActionButton => ClassName based changes
537
+ - PlusIcon => iconColor , palette prop removed
538
+ - Palette Based Color System Implemented
539
+
540
+ # 1.0.0-beta.163
541
+
542
+ - TextEditor => editorInitialize global function calling to avoid global conflict
543
+ - formatCurrency function fix
544
+
545
+ # 1.0.0-beta.162
546
+
547
+ - TextEditor => getCSRFCookieName,getCSRFCookie -> Paste Image Issue Fixed
548
+ - AvatarClose, AvatarCollision, AvatarIcon, AvatarStatus,AvatarThread,AvatatrUser, AvatarWithTeam, ToggleDropDown, SecondaryText => customProps prop added
549
+ - Comment,Thread => Button tag added
550
+ - AcccountName,ContactName,Email,PhoneNumber => a11y fixes
551
+ - Subject => children prop added
552
+
553
+ # 1.0.0-beta.161
554
+
555
+ - Upload -> palette prop added
556
+
557
+ # 1.0.0-beta.160
558
+
559
+ - General - formatCurrency function fix
560
+ - TextEditor - isNightMode prop added
561
+ - TextEditorWrapper - customProps prop added
562
+ - AlertLookup,AlertLookupNew => customProps Added and Footer check added
563
+
564
+ # 1.0.0-beta.159
565
+
566
+ - ToggleDropdown => getFooter prop added
567
+ - GlobalNotification v2 => UI function Exported
568
+
569
+ # 1.0.0-beta.158
570
+
571
+ - FreezeLayer - to avoid inner focus jerk issue, overflow hidden css added
572
+ - list/SecondaryText,list/UserTime => fontsize changed
573
+ - customProps prop given for all field components
574
+ - SelectDropdown component moved to deprecated
575
+ - FlipCard -> customProps prop added
576
+ - AlphabeticList,Attachment,AvatarUser,Comment,DepartmentDropDown,ContactName,TicketHeader,Message => i18nKeys prop supported
577
+
578
+ # 1.0.0-beta.157
579
+
580
+ - ExternalLink/ExternalLink.js
581
+ => simplehelp, dynnamicnavs protocol support for urls
582
+ - lookup/Lookup/Lookup.js
583
+ => onKeyDown prop support
584
+ - lookup/header/Search/Search.js
585
+ => onKeyDown prop support
586
+ - lookup/header/ModuleHeader/ModuleHeader.js
587
+ => onSearchKeyDown prop support
588
+ => keydown prop support - In forms, lookup close on esc key press
589
+ - dropdown/ToggleDropDown/ToggleDropDown.js
590
+ => onDropDownOpen, onDropDownClose
591
+ - lookup/header/Search/Search.js
592
+ => Component revamp for focus related issue
593
+ => Clear icon added
594
+
595
+ # 1.0.0-beta.156
596
+
597
+ - ToggleDropdown => shallowdiff comparision based state update fixed in compoentwillreceiveprops
598
+ - AlertLookup => v2 => submit button focus timeout issue fixed .
599
+
600
+ # 1.0.0-beta.155
601
+
602
+ - version 2 errorstates added => inconvenience,PermissionPlay,RequestUrlNotFound,UnableToProcess,UnauthorizedLogin,UnauthorizedLogin,WillBack
603
+
604
+ # 1.0.0-beta.154
605
+
606
+ - CheckBoxField , CurrencyField, DateField, MultiSelectField, SelectField, TextBoxField, TextEditorField, TextareaField => lock icon size increased to 13
607
+ - SelectField, DateField => iconOnHover prop added
608
+ - list/Comment => hover color added in css
609
+ - list/SecondaryText/AccountName => secondaryAccountHref,secondaryAccountClick,secondaryAccountText props added
610
+ - list/Thread => hover color added in css
611
+ - ZD-blockDownArrow icon changed to ZD-down in all components
612
+
613
+ # 1.0.0-beta.153
614
+
615
+ - TextEditorWrapper => needInlineAttachment prop added
616
+
617
+ # 1.0.0-beta.152
618
+
619
+ - TextEdiitorField => needInlineAttachment prop added
620
+ - TextEditor => Drag and Drop Image Upload and Paste ClipBoard Image Upload feature added
621
+
622
+ # 1.0.0-beta.151
623
+
624
+ - MultiSelectField => onFocus prop added
625
+ - TagMultiSelect, TagMultiSelectField clear text after select option issue fixed
626
+
627
+ # 1.0.0-beta.150
628
+
629
+ - Responsive Ui Fix added in all ErrorStates
630
+ - lookup/header/ModuleHeader => closeTitle prop added
631
+
632
+ # 1.0.0-beta.149
633
+
634
+ - ImportantNotes -> html structure changes
635
+ - SelectField -> onFocus Prop Added
636
+ - TagsMultiSelect -> Children prop removed, htmlId prop added
637
+ - TagsMultiSelectField Added
638
+ - TextEditor -> isEditorDefaultOpen prop fixed for blur event
639
+ - TextEditorField -> children,ePhiData prop added
640
+ - TextEditorWrapper -> isEditorDefaultOpen prop added
641
+
642
+ # 1.0.0-beta.148
643
+
644
+ - TextEditor -> BlockQuote Indent Margin Fix
645
+
646
+ # 1.0.0-beta.147
647
+
648
+ - ExternalLink -> onClick prop added
649
+ - TextEditor -> Underline Empty Issue Fixed
650
+
651
+ # 1.0.0-beta.146
652
+
653
+ - TextEditor -> Underline Empty Fix solved
654
+ - MultiSelectField -> children, customChildrenClass Added
655
+ - TextBoxField -> children prop added, TextBox component replaced with TextBoxWithIcon
656
+
657
+ # 1.0.0-beta.145
658
+
659
+ - TextEditor - WillReceiveProps editor undefined fix
660
+
661
+ # 1.0.0-beta.144
662
+
663
+ - EditionPage => empty svg image changed to EmptyCrmPotential (Before we used EmptyEdition SVG)
664
+
665
+ # 1.0.0-beta.143
666
+
667
+ - CurrencyField Added
668
+ - PhoneField => number pattern formatted
669
+ - TextBoxField => onFocus prop added
670
+
671
+ # 1.0.0-beta.142
672
+
673
+ - TextEditorField - dataId fixes
674
+
675
+ # 1.0.0-beta.141
676
+
677
+ - TextEditor WilReceiveProps Fix
678
+ - Drawer - default size added
679
+ - Drawer - Header - isBoxIcon prop added
680
+ - ToggleDropDown - has Icon check Added for every List
681
+
682
+ # 1.0.0-beta.140
683
+
684
+ - ePhiData Prop added in TextBoxField, PhoneField
685
+ - DesktopNotification DataId Fix
686
+
687
+ # 1.0.0-beta.139
688
+
689
+ - Cli Update
690
+
691
+ # 1.0.0-beta.138
692
+
693
+ - ToastMessage A11y Changes
694
+ - list/ListLayout a11y changes
695
+ - MultiSelectField => Focus Ref Issue Solved
696
+ - TextEditorField => dataId fix
697
+
698
+ # 1.0.0-beta.137
699
+
700
+ - IconButton => dataIsHtml Prop Added
701
+ - TextEditorWrapper => editor focused 300 timeout
702
+
703
+ # 1.0.0-beta.136
704
+
705
+ - A11y Changes
706
+ - TextEditor Code Fix
707
+ - Theme Changes
708
+ - Lookup => large size added
709
+ - ActionButton => dropBoxPosition prop renamed as defaultPosition , (position,getContainerRef,getTargetRef prop added)
710
+ - SelectField => children prop added
711
+ - TagsMultiSelect => borderColor,needBorder,getTextBoxChildren prop added
712
+
713
+ # 1.0.0-beta.135
714
+
715
+ - Attachment - Theme Color Changes
716
+ - List => SecondaryText - Theme Color Changes
717
+ - TagsMultiSelect, TextEditor, TextEditorField Added
718
+ - SelectField => isDefaultSelectValue,placeHolder prop added
719
+ - TextBoxField => needReadOnlyStyle, isClickable prop added
720
+
721
+ # 1.0.0-beta.134
722
+
723
+ - ListStencils , ToastMessage => DarkTheme Css Added
724
+
725
+ # 1.0.0-beta.133
726
+
727
+ - isDarkMode props removed for all components
728
+ - DateField => i18nKeys prop added
729
+
730
+ # 1.0.0-beta.132
731
+
732
+ - StatusDropdown => dotted issue fixed
733
+ - Fields => Data Id and htmlId fixed in all field based components
734
+ - DateField => timeZone prop added
735
+
736
+ # 1.0.0-beta.131
737
+
738
+ - Added the character '#' in the AlphabeticList component.
739
+
740
+ # 1.0.0-beta.130
741
+
742
+ - A11y Changes
743
+ - Drawer => Header padding changes
744
+
745
+ # 1.0.0-beta.128
746
+
747
+ - CommonEmptyState => palette -> dark,default added and isDarkMode prop removed
748
+
749
+ # 1.0.0-beta.127
750
+
751
+ - AvatarIcon,AvatarWithTeam => borderOnActive,borderOnHover prop added
752
+
753
+ # 1.0.0-beta.126
754
+
755
+ - Theme Changes In all Components
756
+ - a11y changes in ToggleDropDown,StatusDropdown
757
+ - dataId Changes in CommonEmptyState - no impacts
758
+
759
+ # 1.0.0-beta.125
760
+
761
+ - Loader - auto zIndex added
762
+ - DotNew - size prop added
763
+ - BluePrintStatus - isOverdue prop removed for color fix
764
+ - AvatarUser - alternateSrc prop added
765
+ - --zdt prefix added for theme variables
766
+
767
+ # 1.0.0-beta.124
768
+
769
+ - Components added
770
+ - form => fields => CheckBoxField, DateField, MultiSelectField, PhoneField, PhoneField, RadioField, SelectField, TextareaField, TextBoxField, ValidationMessage
771
+ - form => layout => Section, Field
772
+
773
+ # 1.0.0-beta.123
774
+
775
+ - Drawer => drawer model portal removed, hereafter need to send inner portal name through innerPortalName prop.
776
+
777
+ # 1.0.0-beta.122
778
+
779
+ - Alert Lookup => a11y added
780
+
781
+ # 1.0.0-beta.121
782
+
783
+ - package update in components library
784
+
785
+ # 1.0.0-beta.120
786
+
787
+ - commonAlerts based files moved to version2 folder
788
+
789
+ # 1.0.0-beta.119
790
+
791
+ - Drawer RHS padding CSS fixes
792
+
793
+ # 1.0.0-beta.118
794
+
795
+ - Theme Based Changes (no Impacts)
796
+ - list> Subject ==> isDotted prop added
797
+
798
+ # 1.0.0-beta.117
799
+
800
+ - ToggleDropDown => isDarkMode prop added for inner ListItem
801
+
802
+ # 1.0.0-beta.116
803
+
804
+ - Attachment,Upload,Thread ui fixes
805
+ - ModuleHeader => dataId added
806
+ - FreezeLayeer => snow palette bg changed
807
+ - commonAlerts components added
808
+
809
+ # 1.0.0-beta.115
810
+
811
+ - Drawer,FreezeLayer,ToastMessage -> default value setted as needAutoZindex:true
812
+
813
+ # 1.0.0-beta.114
814
+
815
+ - Theme Implemented For Component Package
816
+
817
+ # 1.0.0-beta.113
818
+
819
+ - a11y fixes
820
+ - customClass Prop added in setup table based components
821
+
822
+ # 1.0.0-beta.112
823
+
824
+ - Ui Fixes in FormAction,ToggleDropDown,DepartmentDropDown,ConatctName,Thread,UserTime.
825
+ - Thread => align prop added
826
+
827
+ # 1.0.0-beta.111
828
+
829
+ - Image => htmlId prop added
830
+
831
+ # 1.0.0-beta.110
832
+
833
+ - Drawer => onBodyClick prop added for body click preventcase
834
+
835
+ # 1.0.0-beta.109
836
+
837
+ - needAutoZindex prop added in freeze layer and Drawer
838
+ - Provider Changes
839
+
840
+ # 1.0.0-beta.108
841
+
842
+ - SetupDetailLayout DataId Changes
843
+
844
+ # 1.0.0-beta.107
845
+
846
+ - ToggleDropDown Temp Fix for Rerender Issue
847
+
848
+ # 1.0.0-beta.106
849
+
850
+ - AllY fixes in IconButton
851
+
852
+ # 1.0.0-beta.105
853
+
854
+ - fsize => font_size css variables replacement
855
+
856
+ # 1.0.0-beta.104
857
+
858
+ - ToastMessage => needClose prop fixed
859
+ - Size => fsize
860
+
861
+ # 1.0.0-beta.103
862
+
863
+ - Secondary text hover color added
864
+
865
+ # 1.0.0-beta.102
866
+
867
+ - Department Dropdown Icon Fixes
868
+
869
+ # 1.0.0-beta.101
870
+
871
+ - CommonEmptyState => darkMode fix
872
+
873
+ # 1.0.0-beta.100
874
+
875
+ - SetupDetailLayout => dataId Added
876
+ - Setup Header Search => customClass prop Added
877
+
878
+ # 1.0.0-beta.99
879
+
880
+ - IconButton => isNeedEffect prop added
881
+ - Responsive Updated in Drawer
882
+
883
+ # 1.0.0-beta.98
884
+
885
+ - Message => onClick Prop added
886
+
887
+ # 1.0.0-beta.97
888
+
889
+ - Message => Html Purifier added for Message Prop
890
+
891
+ # 1.0.0-beta.96
892
+
893
+ - ActionButton => OnHover Fix
894
+
895
+ # 1.0.0-beta.95
896
+
897
+ - ToggleDropDown => isDarkMode, palette added
898
+ - CommonEmptyState => isDarkMode added
899
+
900
+ # 1.0.0-beta.94
901
+
902
+ - list/Thread => icon soze changed
903
+ - AvatarCollsion => bordersize changed
904
+
905
+ # 1.0.0-beta.93
906
+
907
+ - RippleEffect Based Changes Pushed
908
+ - Component Version Update
909
+
910
+ # 1.0.0-beta.92
911
+
912
+ - IconButton => borderOnHover prop removed and hoverType prop added
913
+ - ToggleDropDown => RippleEffect Added
914
+ - Lookup Search => isFocus Fix
915
+
916
+ # 1.0.0-beta.91
917
+
918
+ - Upload Component Preview mode Fixed
919
+ - dotcommon.module.css removed, audio image removed
920
+
921
+ # 1.0.0-beta.90
922
+
923
+ - Attachment Color changes, SubtabLayout Footer Type implemented
924
+
925
+ # 1.0.0-beta.89
926
+
927
+ - PeerDependencies Added
928
+
929
+ # 1.0.0-beta.88
930
+
931
+ - Text => cursor pointer fix
932
+
933
+ # 1.0.0-beta.87
934
+
935
+ - Version update for components library
936
+
937
+ # 1.0.0-beta.86
938
+
939
+ - TableHover.css Added
940
+
941
+ # 1.0.0-beta.85
942
+
943
+ - StatusList Bullet Fix
944
+
945
+ # 1.0.0-beta.84
946
+
947
+ - Adding tool tip for Ticket channel Icons in 'ChannelIcon', 'FlipCard' & 'AvatarFlip' components
948
+
949
+ # 1.0.0-beta.83
950
+
951
+ - Event Fix in IconButton
952
+
953
+ # 1.0.0-beta.82
954
+
955
+ - Icon Button A11Y
956
+ - ToastMessage Custom prop added
957
+
958
+ # 1.0.0-beta.81
959
+
960
+ - StatueListItem bulletColor Prop Changes
961
+
962
+ # 1.0.0-beta.80
963
+
964
+ - Dependent Package Updates
965
+
966
+ # 1.0.0-beta.79
967
+
968
+ - Upload => abort upload support added
969
+ - ExternalLink => Issue with URLs with Uppercase characters fixed
970
+
971
+ # 1.0.0-beta.78
972
+
973
+ - ToggleDropDown => Title Reposition
974
+
975
+ # 1.0.0-beta.77
976
+
977
+ -list/SecondryPanel/SecondryPanel => Container changes
978
+
979
+ # 1.0.0-beta.76
980
+
981
+ - Package Update
982
+
983
+ # 1.0.0-beta.75
984
+
985
+ - AlertLookup DataId fix
986
+ - DotNew => data-title added
987
+ - ActionButton => arrowBoxSize added
988
+ - Upload => hovercolor changes
989
+ - AvatarWithTeam => teamClassName added
990
+
991
+ # 1.0.0-beta.74
992
+
993
+ - Package update
994
+
995
+ # 1.0.0-beta.73
996
+
997
+ - Table Components Css name change
998
+ - FlipCard,AvatarFlip => isFilledCheckbox added
999
+ - package Update
1000
+ - ToggleDropdown SelectedId issue Fixed => need to check
1001
+
1002
+ # 1.0.0-beta.72
1003
+
1004
+ - CommonEmptyState Props Changed
1005
+ - SVG Version Updated
1006
+
1007
+ # 1.0.0-beta.71
1008
+
1009
+ - ToggleDropDown, StatusDropDown - Hover issue Fix
1010
+
1011
+ # 1.0.0-beta.70
1012
+
1013
+ - Components Package Update
1014
+
1015
+ # 1.0.0-beta.69
1016
+
1017
+ - AvatarIcon => extra Palette added (gray,dark)
1018
+ - listIcons names updated
1019
+ - ListStencils Updated
1020
+ - ChannelIcons New Names changed
1021
+ - package update
1022
+
1023
+ # 1.0.0-beta.68
1024
+
1025
+ - iconButton => onMouseDown,onMouseOver Added
1026
+ - AlertHeader => iconClass prop added, addEndUser type removed
1027
+ - AlertLookup => needIcon,iconName,iconClassiconSize ,customClass prop added
1028
+ - ToggleDropDown => onClick moved to onMouseDown, and Icon Fix
1029
+ - StatusDropDown => onClick moved to onMouseDown, and Icon Fix
1030
+
1031
+ # 1.0.0-beta.67
1032
+
1033
+ - Component Version Update
1034
+ - ToggleDropdown => isToggleStateNeeded added
1035
+ - LookupSearch => isBoxed Option Added
1036
+
1037
+ # 1.0.0-beta.66
1038
+
1039
+ - Component version update
1040
+
1041
+ # 1.0.0-beta.65
1042
+
1043
+ - Package Updates
1044
+ - AvatarStatus => statusTitle added
1045
+ - AvatarFlip => iconSize added and css cleared
1046
+
1047
+ - SecondaryText/AccountName ==> isBold removed and added fontWeight
1048
+ - SecondaryText/ContactName ==> isBold removed and added fontWeight
1049
+ - SecondaryText/Email ==> added fontWeight
1050
+ - SecondaryText/PhoneNumber ==> added fontWeight
1051
+ - StatusDropdown => title added
1052
+ - getActivitiesIconObj function added
1053
+
1054
+ # 1.0.0-beta.64
1055
+
1056
+ - Package Update
1057
+
1058
+ # 1.0.0-beta.63
1059
+
1060
+ - Package Update
1061
+
1062
+ # 1.0.0-beta.62
1063
+
1064
+ - Drawer Close Animation Fx
1065
+ - ToggleDropDown IconClass Added
1066
+ - Avatar Status Size and Position Fixed
1067
+
1068
+ # 1.0.0-beta.61
1069
+
1070
+ - DateFormat Based Component Removed
1071
+
1072
+ # 1.0.0-beta.60
1073
+
1074
+ - Toggle DropDown added onClick for the selectedValue - "value" prop name
1075
+
1076
+ # 1.0.0-beta.59
1077
+
1078
+ - ToggleDropDown Separator Added
1079
+ - Package Update for Icon and Components
1080
+
1081
+ # 1.0.0-beta.58
1082
+
1083
+ - Renamed SVG Folder to small case
1084
+
1085
+ # 1.0.0-beta.57
1086
+
1087
+ - On Hold Date issue Fix
1088
+
1089
+ # 1.0.0-beta.56
1090
+
1091
+ - MessgeBanner link newtab issue fix
1092
+ - TimeInfo Fix
1093
+ - icon package update
1094
+
1095
+ # 1.0.0-beta.55
1096
+
1097
+ - customClass Added for Drawer and Freezelayer
1098
+ - icon version update
1099
+ - component version update
1100
+ - i18n version update
1101
+
1102
+ # 1.0.0-beta.54
1103
+
1104
+ - Added onLookupClick function in AlertLookup component
1105
+
1106
+ # 1.0.0-beta.53
1107
+
1108
+ - Svg Package Version Update only
1109
+
1110
+ # 1.0.0-beta.51
1111
+
1112
+ - Version update for SVG package
1113
+
1114
+ # 1.0.0-beta.50
1115
+
1116
+ - Version update for SVG package
1117
+
1118
+ # 1.0.0-beta.49
1119
+
1120
+ - Version update for SVG package
1121
+
1122
+ # 1.0.0-beta.48
1123
+
1124
+ - Component version update
1125
+ - customClass prop added for error state components
1126
+
1127
+ # 1.0.0-beta.47
1128
+
1129
+ - Component Package Version Update
1130
+ - dataId Fixes for TimeInfo,Duedate,CreateTime,UserTime
1131
+
1132
+ # 1.0.0-beta.46
1133
+
1134
+ - ActionButton Added
1135
+ - CommonEmptyState => getChildren Prop Added
1136
+ - IconButton => isBold Added
1137
+
1138
+ # 1.0.0-beta.45
1139
+
1140
+ - @zohodesk/components, @zohodesk/i18n version updates
1141
+
1142
+ # 1.0.0-beta.44
1143
+
1144
+ - dateFormat => CreateTime added
1145
+ - dateFormat => DueDate Added
1146
+ - utils => Common => getDateKeyWithParam added
1147
+ - permission Package removed
1148
+ - statusDropdown removed nad statusDropdownNew Component Renamed as statusDropdown
1149
+ - loader, message, messagebanner, new start components added
1150
+
1151
+ # 1.0.0-beta.43
1152
+
1153
+ - In StatusListItem prop option added statusType === 'Completed'
1154
+ - AvatarThread => needBorder,needBackground added
1155
+ - Drawer => SubDrawer Option Added
1156
+
1157
+ # 1.0.0-beta.42
1158
+
1159
+ - ToggleDropDown title Fix, DataId Fix
1160
+ - AlertLookup DataId Changed
1161
+ - In AvatarUser, added avatar Icon Option, AvatarUser Delete Hover Bg Color Added
1162
+ - list => Comment => className prop Added
1163
+ - list => icons => Completeicon => iconSize Prop Added
1164
+ - list => icons => EditIcon => iconSize Prop Added
1165
+ - ListLayout => footer Prop Removed and Basic Padding Removed, Here after include Import Padding from moduleList.module.css
1166
+ - Unused Css removed from listCommon.module.css
1167
+ - StatusDropdownNew => onTogglePopup Issue Fixed
1168
+
1169
+ # 1.0.0-beta.41
1170
+
1171
+ - ToggleDropDown Key Handling Fix.
1172
+ - isBold added in AccountName
1173
+ - isBold added in ContactName
1174
+ - AvatarThread Icon position changed
1175
+ - In SubtabLayout, subtabfooter added, then tertiary type added in SubtabHeader
1176
+ - In ToggleDropdown, Max-width 100% added css fix for shrink
1177
+ - DeleteIcon => iconSize Prop added
1178
+ - Subject => className Prop Added
1179
+
1180
+ # 1.0.0-beta.40
1181
+
1182
+ - Components Package Update
1183
+
1184
+ # 1.0.0-beta.39
1185
+
1186
+ - IconButton Children Prop Added
1187
+ - IconButton Palette Added
1188
+
1189
+ # 1.0.0-beta.38
1190
+
1191
+ - miniDescription Prop added ModuleHeader Component
1192
+ - OnClick prop added For Lookup Component
1193
+
1194
+ # 1.0.0-beta.37
1195
+
1196
+ - StatusDropDownNew Component Added
1197
+ - StatusListItem Component Added
1198
+ - Avatar User - Bgg added for portal icon
1199
+ - In StatusText => isBold prop removed and fontWeight introduced
1200
+ - Subject - isBold prop removed and fontWeight introduced
1201
+
1202
+ # 1.0.0-beta.36
1203
+
1204
+ - Version update for permission library.
1205
+
1206
+ # 1.0.0-beta.35
1207
+
1208
+ - Version update for permissions library.
1209
+
1210
+ # 1.0.0-beta.34
1211
+
1212
+ - ExternalLink Regex Fix
1213
+
1214
+ # 1.0.0-beta.33
1215
+
1216
+ - ToggleDropdown - arrowIconPosition Added
1217
+ - Lookup MakWidth Fix for Responsive
1218
+
1219
+ # 1.0.0-beta.32
1220
+
1221
+ - dataId Fix Added for errorStates
1222
+
1223
+ # 1.0.0-beta.31
1224
+
1225
+ - Alphabetical Dotted Fix
1226
+
1227
+ # 1.0.0-beta.30
1228
+
1229
+ - Upload Component CSS Fix
1230
+
1231
+ # 1.0.0-beta.29
1232
+
1233
+ - Attachment, Upload Component Added
1234
+ - Dot Component Issue and SecondaryPanel List Dotted Fixed
1235
+
1236
+ # 1.0.0-beta.28
1237
+
1238
+ - Toast Message component functionality fix.
1239
+
1240
+ # 1.0.0-beta.27
1241
+
1242
+ - DataId Changes for ChannelIcon
1243
+ - Ticked Id Link Fix
1244
+ - ImportantNotes Implemented
1245
+ - ErrorState ZIndex Fix
1246
+
1247
+ # 1.0.0-beta.26
1248
+
1249
+ - Changing the 'falseObj' key to 'failure' inconsistency with permission library.
1250
+
1251
+ # 1.0.0-beta.25
1252
+
1253
+ - Updating components library to latest
1254
+
1255
+ # 1.0.0-beta.24
1256
+
1257
+ - TicketId Link Added
1258
+ - Avatar User Palette Added
1259
+ - IconButton Added
1260
+
1261
+ # 1.0.0-beta.23
1262
+
1263
+ - Adding tourId in FlipCard, AvatarFlip, and GridIcons component.
1264
+ - Adding SvgMask support and tourId in the FreezeLayer component.
1265
+
1266
+ # 1.0.0-beta.21
1267
+
1268
+ - Lookup Unified
1269
+ - GridIcon Component Added
1270
+ - Dot Color Changes
1271
+
1272
+ # 1.0.0-beta.20
1273
+
1274
+ - Permission package update
1275
+
1276
+ # 1.0.0-beta.19
1277
+
1278
+ - Onclick option added for TableRow Component, Avatar Icon Data-Id Fixed and Container Changed, Avatar Based Components Css Provider Implemented
1279
+
1280
+ # 1.0.0-beta.17
1281
+
1282
+ - Icon Update
1283
+
1284
+ # 1.0.0-beta.16
1285
+
1286
+ - ChannelIcon Update
1287
+
1288
+ # 1.0.0-beta.15
1289
+
1290
+ - AlertLookup Data-Id Fix
1291
+
1292
+ # 1.0.0-beta.14
1293
+
1294
+ - DeleteLookupHeader Removed
1295
+ - Lookup text Bold prop Included
1296
+ - Toggle Dropdown Children Fix
1297
+ - SVG Version Updated
1298
+ - ErrorState Fix
1299
+
1300
+ # 1.0.0-beta.13
1301
+
1302
+ - Toggle Dropdown onScroll implemented,
1303
+ - Data Id Fixes
1304
+ - AlertLookup Setcion ClassName Support
1305
+ - Table Onclick Functions
1306
+
1307
+ # 1.0.0-beta.12
1308
+
1309
+ - TableData align Prop Fix
1310
+
1311
+ # 1.0.0-beta.11
1312
+
1313
+ - Svg Exported
1314
+ - External Link Fix, Data-Id Change
1315
+ - Toggle Dropdown Fix
1316
+
1317
+ # 1.0.0-beta.10
1318
+
1319
+ - Externel Link XSS Fix
1320
+ - AlertLookup custom-header Fix
1321
+ - ToastMessage DataId Added
1322
+
1323
+ # 1.0.0-beta.9
1324
+
1325
+ - Alert Header Fix
1326
+
1327
+ # 1.0.0-beta.8
1328
+
1329
+ - Proxima Update
1330
+
1331
+ # 1.0.0-beta.7
1332
+
1333
+ - Image and Setup Table Components Moved
1334
+
1335
+ # 1.0.0-beta.6
1336
+
1337
+ - ErrorState Components, Setup Based Components Moved
1338
+
1339
+ # 1.0.0-beta.4
1340
+
1341
+ - CommonEmptyState Added, Avatar Icon Palette Added, Lookup Header Close Added
1342
+
1343
+ # 1.0.0-beta.3
1344
+
1345
+ -Drawer, Toast Message, Loader, Toggle DropDown update
1346
+
1347
+ # 1.0.0-beta.2
1348
+
1349
+ - List, Lookup, Layout, FreezeLayer, SVG Published
1350
+
1351
+ # 1.0.0-beta.1
1352
+
1353
+ - Permission Checkup
1354
+
1355
+ # 1.0.0-beta.0
1356
+
1357
+ - Test Publish