@zohodesk/dot 1.0.0-temp-162 → 1.0.0-temp-164

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