@zohodesk/dot 1.0.0-temp-118 → 1.0.0-temp-120

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 (255) hide show
  1. package/README.md +4 -0
  2. package/assets/Appearance/dark/mode/dotDarkMode.module.css +21 -36
  3. package/assets/Appearance/default/mode/dotDefaultMode.module.css +21 -36
  4. package/assets/Appearance/pureDark/mode/dotPureDarkMode.module.css +21 -36
  5. package/es/Attachment/Attachment.js +6 -5
  6. package/es/AttachmentViewer/AttachmentViewer.js +29 -28
  7. package/es/ChannelIcon/ChannelIcon.js +5 -5
  8. package/es/Drawer/Drawer.js +7 -6
  9. package/es/ExternalLink/ExternalLink.js +6 -5
  10. package/es/FlipCard/FlipCard.js +5 -5
  11. package/es/FormAction/FormAction.js +12 -9
  12. package/es/FreezeLayer/FreezeLayer.js +7 -6
  13. package/es/IconButton/IconButton.js +6 -5
  14. package/es/Image/Image.js +5 -5
  15. package/es/ImportantNotes/ImportantNotes.js +7 -6
  16. package/es/Link/Link.js +6 -5
  17. package/es/Loader/Loader.js +6 -5
  18. package/es/Message/Message.js +7 -5
  19. package/es/MessageBanner/MessageBanner.js +6 -5
  20. package/es/NewStar/NewStar.js +6 -5
  21. package/es/PlusIcon/PlusIcon.js +7 -6
  22. package/es/ToastMessage/ToastMessage.js +6 -5
  23. package/es/Upload/Upload.js +6 -5
  24. package/es/alert/AlertHeader/AlertHeader.js +7 -6
  25. package/es/alert/AlertLookup/AlertLookup.js +7 -6
  26. package/es/avatar/AvatarClose/AvatarClose.js +5 -5
  27. package/es/avatar/AvatarCollision/AvatarCollision.js +5 -5
  28. package/es/avatar/AvatarIcon/AvatarIcon.js +3 -5
  29. package/es/avatar/AvatarStatus/AvatarStatus.js +6 -5
  30. package/es/avatar/AvatarThread/AvatarThread.js +6 -5
  31. package/es/avatar/AvatarUser/AvatarUser.js +6 -5
  32. package/es/avatar/AvatarWithTeam/AvatarWithTeam.js +6 -5
  33. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +1 -1
  34. package/es/common/{boxShadow.module.css → dot_boxShadow.module.css} +13 -13
  35. package/es/deprecated/SelectDropdown/SelectDropdown.js +7 -6
  36. package/es/dropdown/ToggleDropDown/ToggleDropDown.js +6 -5
  37. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +6 -5
  38. package/es/emptystate/EditionPage/EditionPage.js +6 -5
  39. package/es/errorstate/LinkText/LinkText.js +5 -5
  40. package/es/errorstate/NoRequestFound/NoRequestFound.js +5 -5
  41. package/es/errorstate/PermissionPlay/PermissionPlay.js +5 -5
  42. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +5 -5
  43. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +5 -5
  44. package/es/errorstate/WillBack/WillBack.js +5 -5
  45. package/es/form/fields/CheckBoxField/CheckBoxField.js +7 -6
  46. package/es/form/fields/CurrencyField/CurrencyField.js +7 -6
  47. package/es/form/fields/DateField/DateField.js +7 -6
  48. package/es/form/fields/FieldContainer/FieldContainer.js +7 -6
  49. package/es/form/fields/MultiSelectField/MultiSelectField.js +7 -6
  50. package/es/form/fields/PhoneField/PhoneField.js +7 -6
  51. package/es/form/fields/RadioField/RadioField.js +6 -6
  52. package/es/form/fields/SelectField/SelectField.js +7 -6
  53. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +6 -5
  54. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +6 -5
  55. package/es/form/fields/TextBoxField/TextBoxField.js +7 -6
  56. package/es/form/fields/TextEditor/TextEditor.js +7 -7
  57. package/es/form/fields/TextEditorField/TextEditorField.js +6 -5
  58. package/es/form/fields/TextareaField/TextareaField.js +7 -6
  59. package/es/form/fields/ValidationMessage/ValidationMessage.js +7 -6
  60. package/es/form/layout/Field/Field.js +6 -5
  61. package/es/form/layout/Section/Section.js +5 -5
  62. package/es/layout/SetupDetailLayout/SetupDetailLayout.js +7 -5
  63. package/es/layout/SubtabLayout/SubtabLayout.js +6 -5
  64. package/es/list/AvatarFlip/AvatarFlip.js +7 -6
  65. package/es/list/BluePrintStatus/BluePrintStatus.js +6 -5
  66. package/es/list/Comment/Comment.js +7 -6
  67. package/es/list/DepartmentDropDown/DepartmentDropDown.js +6 -6
  68. package/es/list/DotNew/DotNew.js +7 -6
  69. package/es/list/GridStencils/GridStencils.js +7 -6
  70. package/es/list/Icons/FloatingIcons.js +7 -6
  71. package/es/list/ListLayout/ListLayout.js +7 -6
  72. package/es/list/ListStencils/ListStencils.js +7 -6
  73. package/es/list/SecondaryText/AccountName.js +7 -6
  74. package/es/list/SecondaryText/ContactName.js +7 -6
  75. package/es/list/SecondaryText/DepartmentText.js +7 -6
  76. package/es/list/SecondaryText/Email.js +7 -6
  77. package/es/list/SecondaryText/HappinessRating.js +7 -6
  78. package/es/list/SecondaryText/PhoneNumber.js +7 -6
  79. package/es/list/SecondaryText/PriorityText.js +7 -6
  80. package/es/list/SecondaryText/SecondaryText.js +7 -6
  81. package/es/list/SecondaryText/StatusText.js +7 -6
  82. package/es/list/SecondaryText/TicketId.js +7 -6
  83. package/es/list/SecondaryText/Website.js +7 -6
  84. package/es/list/SecondryPanel/SecondryPanel.js +7 -6
  85. package/es/list/SentimentStatus/SentimentStatus.js +6 -5
  86. package/es/list/Subject/Subject.js +7 -6
  87. package/es/list/TagNew/TagNew.js +7 -6
  88. package/es/list/Thread/Thread.js +7 -6
  89. package/es/list/UserTime/UserTime.js +7 -6
  90. package/es/list/status/StatusDropdown/StatusDropdown.js +6 -5
  91. package/es/list/status/StatusListItem/StatusListItem.js +7 -6
  92. package/es/lookup/EmptyPage/EmptyPage.js +6 -5
  93. package/es/lookup/Lookup/Lookup.js +6 -5
  94. package/es/lookup/header/Close/Close.js +6 -5
  95. package/es/lookup/header/ModuleHeader/ModuleHeader.js +6 -5
  96. package/es/lookup/header/Search/Search.js +6 -5
  97. package/es/lookup/header/TicketHeader/TicketHeader.js +6 -5
  98. package/es/lookup/header/Title/Title.js +6 -5
  99. package/es/lookup/header/ViewDropDown/ViewDropDown.js +8 -7
  100. package/es/setup/header/Button/Button.js +7 -6
  101. package/es/setup/header/Link/Link.js +7 -6
  102. package/es/setup/header/Search/Search.js +7 -6
  103. package/es/setup/header/Views/Views.js +7 -6
  104. package/es/setup/helptips/Description/Description.js +7 -6
  105. package/es/setup/helptips/Link/Link.js +7 -6
  106. package/es/setup/helptips/ListGroup/ListGroup.js +7 -6
  107. package/es/setup/helptips/Title/Title.js +7 -6
  108. package/es/setup/table/Table/Table.js +7 -6
  109. package/es/setup/table/TableBody/TableBody.js +7 -6
  110. package/es/setup/table/TableData/TableData.js +7 -6
  111. package/es/setup/table/TableHead/TableHead.js +7 -6
  112. package/es/setup/table/TableRow/TableRow.js +7 -6
  113. package/es/setup/table/Text/Text.js +7 -6
  114. package/es/svg/PlusIcon.js +6 -5
  115. package/es/svg/SnippetIcon.js +6 -5
  116. package/es/svg/TemplateIcon.js +6 -5
  117. package/es/version2/AlertClose/AlertClose.js +7 -6
  118. package/es/version2/GlobalNotification/GlobalNotification.js +8 -6
  119. package/es/version2/alertIcons/AlertIcons.js +7 -6
  120. package/es/version2/errorstate/Inconvenience/Inconvenience.js +6 -5
  121. package/es/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +6 -5
  122. package/es/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +6 -5
  123. package/es/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +6 -5
  124. package/es/version2/errorstate/UrlNotFound/UrlNotFound.js +6 -5
  125. package/es/version2/errorstate/WillBeRightBack/WillBeRightBack.js +6 -5
  126. package/es/version2/lookup/AlertHeader/AlertHeader.js +7 -6
  127. package/es/version2/lookup/AlertLookup/AlertLookup.js +7 -6
  128. package/es/version2/notification/DesktopNotification/DesktopNotification.js +7 -6
  129. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +7 -6
  130. package/lib/Attachment/Attachment.js +6 -5
  131. package/lib/AttachmentViewer/AttachmentViewer.js +17 -16
  132. package/lib/ChannelIcon/ChannelIcon.js +5 -5
  133. package/lib/Drawer/Drawer.js +6 -5
  134. package/lib/ExternalLink/ExternalLink.js +6 -5
  135. package/lib/FlipCard/FlipCard.js +5 -5
  136. package/lib/FormAction/FormAction.js +12 -9
  137. package/lib/FreezeLayer/FreezeLayer.js +7 -6
  138. package/lib/IconButton/IconButton.js +6 -5
  139. package/lib/Image/Image.js +5 -5
  140. package/lib/ImportantNotes/ImportantNotes.js +7 -6
  141. package/lib/Link/Link.js +6 -5
  142. package/lib/Loader/Loader.js +6 -7
  143. package/lib/Message/Message.js +7 -5
  144. package/lib/MessageBanner/MessageBanner.js +6 -5
  145. package/lib/NewStar/NewStar.js +6 -5
  146. package/lib/PlusIcon/PlusIcon.js +7 -6
  147. package/lib/ToastMessage/ToastMessage.js +6 -5
  148. package/lib/Upload/Upload.js +6 -5
  149. package/lib/alert/AlertHeader/AlertHeader.js +7 -6
  150. package/lib/alert/AlertLookup/AlertLookup.js +7 -6
  151. package/lib/avatar/AvatarClose/AvatarClose.js +5 -5
  152. package/lib/avatar/AvatarCollision/AvatarCollision.js +5 -5
  153. package/lib/avatar/AvatarIcon/AvatarIcon.js +3 -5
  154. package/lib/avatar/AvatarStatus/AvatarStatus.js +6 -5
  155. package/lib/avatar/AvatarThread/AvatarThread.js +6 -5
  156. package/lib/avatar/AvatarUser/AvatarUser.js +6 -5
  157. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +6 -5
  158. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +1 -1
  159. package/lib/common/{boxShadow.module.css → dot_boxShadow.module.css} +13 -13
  160. package/lib/deprecated/SelectDropdown/SelectDropdown.js +6 -6
  161. package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +6 -5
  162. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +6 -5
  163. package/lib/emptystate/EditionPage/EditionPage.js +6 -5
  164. package/lib/errorstate/LinkText/LinkText.js +5 -5
  165. package/lib/errorstate/NoRequestFound/NoRequestFound.js +5 -5
  166. package/lib/errorstate/PermissionPlay/PermissionPlay.js +5 -5
  167. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +5 -5
  168. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +5 -5
  169. package/lib/errorstate/WillBack/WillBack.js +5 -5
  170. package/lib/form/fields/CheckBoxField/CheckBoxField.js +7 -6
  171. package/lib/form/fields/CurrencyField/CurrencyField.js +7 -6
  172. package/lib/form/fields/DateField/DateField.js +7 -6
  173. package/lib/form/fields/FieldContainer/FieldContainer.js +7 -6
  174. package/lib/form/fields/MultiSelectField/MultiSelectField.js +7 -6
  175. package/lib/form/fields/PhoneField/PhoneField.js +7 -6
  176. package/lib/form/fields/RadioField/RadioField.js +6 -6
  177. package/lib/form/fields/SelectField/SelectField.js +7 -6
  178. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +6 -5
  179. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +6 -5
  180. package/lib/form/fields/TextBoxField/TextBoxField.js +7 -6
  181. package/lib/form/fields/TextEditor/TextEditor.js +7 -7
  182. package/lib/form/fields/TextEditorField/TextEditorField.js +6 -5
  183. package/lib/form/fields/TextareaField/TextareaField.js +7 -6
  184. package/lib/form/fields/ValidationMessage/ValidationMessage.js +7 -6
  185. package/lib/form/layout/Field/Field.js +6 -5
  186. package/lib/form/layout/Section/Section.js +5 -5
  187. package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +6 -5
  188. package/lib/layout/SubtabLayout/SubtabLayout.js +6 -5
  189. package/lib/list/AvatarFlip/AvatarFlip.js +7 -6
  190. package/lib/list/BluePrintStatus/BluePrintStatus.js +6 -5
  191. package/lib/list/Comment/Comment.js +7 -6
  192. package/lib/list/DepartmentDropDown/DepartmentDropDown.js +7 -8
  193. package/lib/list/DotNew/DotNew.js +7 -6
  194. package/lib/list/GridStencils/GridStencils.js +7 -6
  195. package/lib/list/Icons/FloatingIcons.js +7 -6
  196. package/lib/list/ListLayout/ListLayout.js +7 -6
  197. package/lib/list/ListStencils/ListStencils.js +7 -6
  198. package/lib/list/SecondaryText/AccountName.js +7 -6
  199. package/lib/list/SecondaryText/ContactName.js +7 -6
  200. package/lib/list/SecondaryText/DepartmentText.js +7 -6
  201. package/lib/list/SecondaryText/Email.js +7 -6
  202. package/lib/list/SecondaryText/HappinessRating.js +7 -6
  203. package/lib/list/SecondaryText/PhoneNumber.js +7 -6
  204. package/lib/list/SecondaryText/PriorityText.js +7 -6
  205. package/lib/list/SecondaryText/SecondaryText.js +7 -6
  206. package/lib/list/SecondaryText/StatusText.js +7 -6
  207. package/lib/list/SecondaryText/TicketId.js +7 -6
  208. package/lib/list/SecondaryText/Website.js +7 -6
  209. package/lib/list/SecondryPanel/SecondryPanel.js +7 -6
  210. package/lib/list/SentimentStatus/SentimentStatus.js +6 -5
  211. package/lib/list/Subject/Subject.js +7 -6
  212. package/lib/list/TagNew/TagNew.js +7 -6
  213. package/lib/list/Thread/Thread.js +7 -6
  214. package/lib/list/UserTime/UserTime.js +7 -6
  215. package/lib/list/status/StatusDropdown/StatusDropdown.js +5 -6
  216. package/lib/list/status/StatusListItem/StatusListItem.js +7 -6
  217. package/lib/lookup/EmptyPage/EmptyPage.js +6 -5
  218. package/lib/lookup/Lookup/Lookup.js +6 -5
  219. package/lib/lookup/header/Close/Close.js +6 -5
  220. package/lib/lookup/header/ModuleHeader/ModuleHeader.js +6 -5
  221. package/lib/lookup/header/Search/Search.js +6 -5
  222. package/lib/lookup/header/TicketHeader/TicketHeader.js +6 -5
  223. package/lib/lookup/header/Title/Title.js +6 -5
  224. package/lib/lookup/header/ViewDropDown/ViewDropDown.js +8 -7
  225. package/lib/setup/header/Button/Button.js +7 -6
  226. package/lib/setup/header/Link/Link.js +7 -6
  227. package/lib/setup/header/Search/Search.js +7 -6
  228. package/lib/setup/header/Views/Views.js +7 -6
  229. package/lib/setup/helptips/Description/Description.js +7 -6
  230. package/lib/setup/helptips/Link/Link.js +7 -6
  231. package/lib/setup/helptips/ListGroup/ListGroup.js +7 -6
  232. package/lib/setup/helptips/Title/Title.js +7 -6
  233. package/lib/setup/table/Table/Table.js +7 -6
  234. package/lib/setup/table/TableBody/TableBody.js +7 -6
  235. package/lib/setup/table/TableData/TableData.js +7 -6
  236. package/lib/setup/table/TableHead/TableHead.js +7 -6
  237. package/lib/setup/table/TableRow/TableRow.js +7 -6
  238. package/lib/setup/table/Text/Text.js +7 -6
  239. package/lib/svg/PlusIcon.js +6 -5
  240. package/lib/svg/SnippetIcon.js +6 -5
  241. package/lib/svg/TemplateIcon.js +6 -5
  242. package/lib/version2/AlertClose/AlertClose.js +7 -6
  243. package/lib/version2/GlobalNotification/GlobalNotification.js +8 -6
  244. package/lib/version2/alertIcons/AlertIcons.js +7 -6
  245. package/lib/version2/errorstate/Inconvenience/Inconvenience.js +6 -5
  246. package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +6 -5
  247. package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +6 -5
  248. package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +6 -5
  249. package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +6 -5
  250. package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +6 -5
  251. package/lib/version2/lookup/AlertHeader/AlertHeader.js +7 -6
  252. package/lib/version2/lookup/AlertLookup/AlertLookup.js +7 -6
  253. package/lib/version2/notification/DesktopNotification/DesktopNotification.js +7 -6
  254. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +7 -6
  255. package/package.json +3 -3
@@ -59,9 +59,10 @@ var PlusIcon = /*#__PURE__*/function (_React$Component) {
59
59
  exports["default"] = PlusIcon;
60
60
  PlusIcon.defaultProps = _defaultProps.defaultProps;
61
61
  PlusIcon.propTypes = _propTypes.propTypes;
62
- if (false) {
63
- PlusIcon.docs = {
64
- componentGroup: 'Common',
65
- folderName: 'Ticket DetailView'
66
- };
67
- }
62
+
63
+ // if (__DOCS__) {
64
+ // PlusIcon.docs = {
65
+ // componentGroup: 'Common',
66
+ // folderName: 'Ticket DetailView'
67
+ // };
68
+ // }
@@ -208,8 +208,9 @@ function ToastMessage(props) {
208
208
  }
209
209
  ToastMessage.propTypes = _propTypes.propTypes;
210
210
  ToastMessage.defaultProps = _defaultProps.defaultProps;
211
- if (false) {
212
- ToastMessage.docs = {
213
- componentGroup: 'Atom'
214
- };
215
- }
211
+
212
+ // if (__DOCS__) {
213
+ // ToastMessage.docs = {
214
+ // componentGroup: 'Atom'
215
+ // };
216
+ // }
@@ -92,8 +92,9 @@ var Upload = /*#__PURE__*/function (_React$Component) {
92
92
  exports["default"] = Upload;
93
93
  Upload.propTypes = _propTypes.propTypes;
94
94
  Upload.defaultProps = _defaultProps.defaultProps;
95
- if (false) {
96
- Upload.docs = {
97
- componentGroup: 'Upload'
98
- };
99
- }
95
+
96
+ // if (__DOCS__) {
97
+ // Upload.docs = {
98
+ // componentGroup: 'Upload'
99
+ // };
100
+ // }
@@ -95,9 +95,10 @@ var AlertHeader = /*#__PURE__*/function (_Component) {
95
95
  exports["default"] = AlertHeader;
96
96
  AlertHeader.propTypes = _propTypes.propTypes;
97
97
  AlertHeader.defaultProps = _defaultProps.defaultProps;
98
- if (false) {
99
- AlertHeader.docs = {
100
- componentGroup: 'AlertHeader',
101
- folderName: 'Alert'
102
- };
103
- }
98
+
99
+ // if (__DOCS__) {
100
+ // AlertHeader.docs = {
101
+ // componentGroup: 'AlertHeader',
102
+ // folderName: 'Alert'
103
+ // };
104
+ // }
@@ -125,9 +125,10 @@ var AlertLookup = /*#__PURE__*/function (_Component) {
125
125
  exports["default"] = AlertLookup;
126
126
  AlertLookup.propTypes = _propTypes.propTypes;
127
127
  AlertLookup.defaultProps = _defaultProps.defaultProps;
128
- if (false) {
129
- AlertLookup.docs = {
130
- componentGroup: 'AlertLookup',
131
- folderName: 'Alert'
132
- };
133
- }
128
+
129
+ // if (__DOCS__) {
130
+ // AlertLookup.docs = {
131
+ // componentGroup: 'AlertLookup',
132
+ // folderName: 'Alert'
133
+ // };
134
+ // }
@@ -67,8 +67,8 @@ var AvatarClose = /*#__PURE__*/function (_React$Component) {
67
67
  exports["default"] = AvatarClose;
68
68
  AvatarClose.propTypes = _propTypes.propTypes;
69
69
  AvatarClose.defaultProps = _defaultProps.defaultProps;
70
- if (false) {
71
- AvatarClose.docs = {
72
- componentGroup: 'Avatar Group'
73
- };
74
- }
70
+ // if (__DOCS__) {
71
+ // AvatarClose.docs = {
72
+ // componentGroup: 'Avatar Group'
73
+ // };
74
+ // }
@@ -75,8 +75,8 @@ var AvatarCollision = /*#__PURE__*/function (_React$Component) {
75
75
  exports["default"] = AvatarCollision;
76
76
  AvatarCollision.propTypes = _propTypes.propTypes;
77
77
  AvatarCollision.defaultProps = _defaultProps.defaultProps;
78
- if (false) {
79
- AvatarCollision.docs = {
80
- componentGroup: 'Avatar Group'
81
- };
82
- }
78
+ // if (__DOCS__) {
79
+ // AvatarCollision.docs = {
80
+ // componentGroup: 'Avatar Group'
81
+ // };
82
+ // }
@@ -73,8 +73,6 @@ var AvatarIcon = /*#__PURE__*/function (_React$Component) {
73
73
  exports["default"] = AvatarIcon;
74
74
  AvatarIcon.defaultProps = _defaultProps.defaultProps;
75
75
  AvatarIcon.propTypes = _propTypes.propTypes;
76
- if (false) {
77
- AvatarIcon.docs = {
78
- componentGroup: 'Avatar Group'
79
- };
80
- }
76
+ // if (__DOCS__) {
77
+ // AvatarIcon.docs = { componentGroup: 'Avatar Group' };
78
+ // }
@@ -84,8 +84,9 @@ var AvatarStatus = /*#__PURE__*/function (_React$Component) {
84
84
  exports["default"] = AvatarStatus;
85
85
  AvatarStatus.defaultProps = _defaultProps.defaultProps;
86
86
  AvatarStatus.propTypes = _propTypes.propTypes;
87
- if (false) {
88
- AvatarStatus.docs = {
89
- componentGroup: 'Avatar Group'
90
- };
91
- }
87
+
88
+ // if (__DOCS__) {
89
+ // AvatarStatus.docs = {
90
+ // componentGroup: 'Avatar Group'
91
+ // };
92
+ // }
@@ -95,8 +95,9 @@ var AvatarThread = /*#__PURE__*/function (_React$Component) {
95
95
  exports["default"] = AvatarThread;
96
96
  AvatarThread.defaultProps = _defaultProps.defaultProps;
97
97
  AvatarThread.propTypes = _propTypes.propTypes;
98
- if (false) {
99
- AvatarThread.docs = {
100
- componentGroup: 'Avatar Group'
101
- };
102
- }
98
+
99
+ // if (__DOCS__) {
100
+ // AvatarThread.docs = {
101
+ // componentGroup: 'Avatar Group'
102
+ // };
103
+ // }
@@ -126,8 +126,9 @@ function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.g
126
126
  exports["default"] = AvatarUser;
127
127
  AvatarUser.propTypes = _propTypes.propTypes;
128
128
  AvatarUser.defaultProps = _defaultProps.defaultProps;
129
- if (false) {
130
- AvatarUser.docs = {
131
- componentGroup: 'Avatar Group'
132
- };
133
- }
129
+
130
+ // if (__DOCS__) {
131
+ // AvatarUser.docs = {
132
+ // componentGroup: 'Avatar Group'
133
+ // };
134
+ // }
@@ -117,8 +117,9 @@ var AvatarWithTeam = /*#__PURE__*/function (_React$Component) {
117
117
  exports["default"] = AvatarWithTeam;
118
118
  AvatarWithTeam.defaultProps = _defaultProps.defaultProps;
119
119
  AvatarWithTeam.propTypes = _propTypes.propTypes;
120
- if (false) {
121
- AvatarWithTeam.docs = {
122
- componentGroup: 'Avatar Group'
123
- };
124
- }
120
+
121
+ // if (__DOCS__) {
122
+ // AvatarWithTeam.docs = {
123
+ // componentGroup: 'Avatar Group'
124
+ // };
125
+ // }
@@ -11,7 +11,7 @@
11
11
  padding: var(--zd_size2);
12
12
  border-radius: 50%;
13
13
  transform: scale(0.8);
14
- background-color: var(--zdt_avatarteam_default_bg);
14
+ background-color: var(--zdt_avatarwithteam_default_bg);
15
15
  }
16
16
 
17
17
  [dir=ltr] .teamAvatar {
@@ -39,39 +39,39 @@
39
39
 
40
40
  :global(.shadowOffWithOutline) {
41
41
  /* attachment viewer */
42
- --bs_attachmentviewer_selected: 0 0 2px var(--zdt_contrast_shadow);
42
+ --bs_attachmentviewer_selected: var(--bs_contrast_outine);
43
43
 
44
44
  /* texteditor */
45
- --bs_texteditor_menu: 0 0 2px var(--zdt_contrast_shadow);
46
- --bs_texteditor_ul: 0 0 2px var(--zdt_contrast_shadow);
45
+ --bs_texteditor_menu: var(--bs_contrast_outine);
46
+ --bs_texteditor_ul: var(--bs_contrast_outine);
47
47
 
48
48
  /* subtab layout */
49
- --bs_subtablayout_shadow: 0 0 2px var(--zdt_contrast_shadow);
49
+ --bs_subtablayout_shadow: var(--bs_contrast_outine);
50
50
 
51
51
  /* drawer */
52
- --bs_drawer_shadow: 0 0 2px var(--zdt_contrast_shadow);
52
+ --bs_drawer_shadow: var(--bs_contrast_outine);
53
53
 
54
54
  /* dot new */
55
- --bs_dotnew_shadow: 0 0 2px var(--zdt_contrast_shadow);
55
+ --bs_dotnew_shadow: var(--bs_contrast_outine);
56
56
 
57
57
  /* tag new */
58
- --bs_tagnew_shadow: 0 0 2px var(--zdt_contrast_shadow);
58
+ --bs_tagnew_shadow: var(--bs_contrast_outine);
59
59
 
60
60
  /* lookup section */
61
- --bs_lookupsection_shadow: 0 0 2px var(--zdt_contrast_shadow);
61
+ --bs_lookupsection_shadow: var(--bs_contrast_outine);
62
62
 
63
63
  /* message */
64
- --bs_message_container: 0 0 2px var(--zdt_contrast_shadow);
64
+ --bs_message_container: var(--bs_contrast_outine);
65
65
 
66
66
  /* plus icon */
67
- --bs_plusicon_container: 0 0 2px var(--zdt_contrast_shadow);
67
+ --bs_plusicon_container: var(--bs_contrast_outine);
68
68
 
69
69
  /* toast message */
70
- --bs_toastmessage_container: 0 0 2px var(--zdt_contrast_shadow);
70
+ --bs_toastmessage_container: var(--bs_contrast_outine);
71
71
 
72
72
  /* global notification */
73
- --bs_globalnotification_container: 0 0 2px var(--zdt_contrast_shadow);
73
+ --bs_globalnotification_container: var(--bs_contrast_outine);
74
74
 
75
75
  /* desktop notification */
76
- --bs_desktopnotification_container: 0 0 2px var(--zdt_contrast_shadow);
76
+ --bs_desktopnotification_container: var(--bs_contrast_outine);
77
77
  }
@@ -163,11 +163,11 @@ SelectDropdown.propTypes = {
163
163
  }),
164
164
  title: _propTypes["default"].string
165
165
  };
166
- if (false) {
167
- SelectDropdown.docs = {
168
- componentGroup: 'Header',
169
- folderName: 'Setup'
170
- };
171
- }
166
+ // if (__DOCS__) {
167
+ // SelectDropdown.docs = {
168
+ // componentGroup: 'Header',
169
+ // folderName: 'Setup'
170
+ // };
171
+ // }
172
172
  var _default = (0, _Popup["default"])(SelectDropdown);
173
173
  exports["default"] = _default;
@@ -870,10 +870,11 @@ var ToggleDropDown = /*#__PURE__*/function (_Component) {
870
870
  exports.ToggleDropDown = ToggleDropDown;
871
871
  ToggleDropDown.defaultProps = _defaultProps.defaultProps;
872
872
  ToggleDropDown.propTypes = _propTypes.propTypes;
873
- if (false) {
874
- ToggleDropDown.docs = {
875
- componentGroup: 'Molecule'
876
- };
877
- }
873
+
874
+ // if (__DOCS__) {
875
+ // ToggleDropDown.docs = {
876
+ // componentGroup: 'Molecule'
877
+ // };
878
+ // }
878
879
  var _default = (0, _Popup["default"])(ToggleDropDown);
879
880
  exports["default"] = _default;
@@ -88,8 +88,9 @@ var CommonEmptyState = /*#__PURE__*/function (_Component) {
88
88
  exports["default"] = CommonEmptyState;
89
89
  CommonEmptyState.propTypes = _propTypes.propTypes;
90
90
  CommonEmptyState.defaultProps = _defaultProps.defaultProps;
91
- if (false) {
92
- CommonEmptyState.docs = {
93
- componentGroup: 'EmptyState'
94
- };
95
- }
91
+
92
+ // if (__DOCS__) {
93
+ // CommonEmptyState.docs = {
94
+ // componentGroup: 'EmptyState'
95
+ // };
96
+ // }
@@ -74,8 +74,9 @@ var EditionPage = /*#__PURE__*/function (_Component) {
74
74
  exports["default"] = EditionPage;
75
75
  EditionPage.defaultProps = _defaultProps.defaultProps;
76
76
  EditionPage.propTypes = _propTypes.propTypes;
77
- if (false) {
78
- EditionPage.docs = {
79
- componentGroup: 'EmptyState'
80
- };
81
- }
77
+
78
+ // if (__DOCS__) {
79
+ // EditionPage.docs = {
80
+ // componentGroup: 'EmptyState'
81
+ // };
82
+ // }
@@ -50,8 +50,8 @@ var LinkText = /*#__PURE__*/function (_React$Component) {
50
50
  exports["default"] = LinkText;
51
51
  LinkText.propTypes = _propTypes.propTypes;
52
52
  LinkText.defaultProps = _defaultProps.defaultProps;
53
- if (false) {
54
- LinkText.docs = {
55
- componentGroup: 'errorStates'
56
- };
57
- }
53
+ // if (__DOCS__) {
54
+ // LinkText.docs = {
55
+ // componentGroup: 'errorStates'
56
+ // };
57
+ // }
@@ -100,8 +100,8 @@ var NoRequestFound = /*#__PURE__*/function (_React$Component) {
100
100
  exports["default"] = NoRequestFound;
101
101
  NoRequestFound.propTypes = _propTypes.propTypes;
102
102
  NoRequestFound.defaultProps = _defaultProps.defaultProps;
103
- if (false) {
104
- NoRequestFound.docs = {
105
- componentGroup: 'errorStates'
106
- };
107
- }
103
+ // if (__DOCS__) {
104
+ // NoRequestFound.docs = {
105
+ // componentGroup: 'errorStates'
106
+ // };
107
+ // }
@@ -99,8 +99,8 @@ var PermissionPlay = /*#__PURE__*/function (_React$Component) {
99
99
  exports["default"] = PermissionPlay;
100
100
  PermissionPlay.propTypes = _propTypes.propTypes;
101
101
  PermissionPlay.defaultProps = _defaultProps.defaultProps;
102
- if (false) {
103
- PermissionPlay.docs = {
104
- componentGroup: 'errorStates'
105
- };
106
- }
102
+ // if (__DOCS__) {
103
+ // PermissionPlay.docs = {
104
+ // componentGroup: 'errorStates'
105
+ // };
106
+ // }
@@ -100,8 +100,8 @@ var RequestUrlNotFound = /*#__PURE__*/function (_React$Component) {
100
100
  exports["default"] = RequestUrlNotFound;
101
101
  RequestUrlNotFound.propTypes = _propTypes.propTypes;
102
102
  RequestUrlNotFound.defaultProps = _defaultProps.defaultProps;
103
- if (false) {
104
- RequestUrlNotFound.docs = {
105
- componentGroup: 'errorStates'
106
- };
107
- }
103
+ // if (__DOCS__) {
104
+ // RequestUrlNotFound.docs = {
105
+ // componentGroup: 'errorStates'
106
+ // };
107
+ // }
@@ -100,8 +100,8 @@ var UnauthorizedLogin = /*#__PURE__*/function (_React$Component) {
100
100
  exports["default"] = UnauthorizedLogin;
101
101
  UnauthorizedLogin.propTypes = _propTypes.propTypes;
102
102
  UnauthorizedLogin.defaultProps = _defaultProps.defaultProps;
103
- if (false) {
104
- UnauthorizedLogin.docs = {
105
- componentGroup: 'errorStates'
106
- };
107
- }
103
+ // if (__DOCS__) {
104
+ // UnauthorizedLogin.docs = {
105
+ // componentGroup: 'errorStates'
106
+ // };
107
+ // }
@@ -91,8 +91,8 @@ var WillBack = /*#__PURE__*/function (_React$Component) {
91
91
  exports["default"] = WillBack;
92
92
  WillBack.propTypes = _propTypes.propTypes;
93
93
  WillBack.defaultProps = _defaultProps.defaultProps;
94
- if (false) {
95
- WillBack.docs = {
96
- componentGroup: 'errorStates'
97
- };
98
- }
94
+ // if (__DOCS__) {
95
+ // WillBack.docs = {
96
+ // componentGroup: 'errorStates'
97
+ // };
98
+ // }
@@ -154,9 +154,10 @@ var CheckBoxField = /*#__PURE__*/function (_PureComponent) {
154
154
  exports["default"] = CheckBoxField;
155
155
  CheckBoxField.propTypes = _propTypes.propTypes;
156
156
  CheckBoxField.defaultProps = _defaultProps.defaultProps;
157
- if (false) {
158
- CheckBoxField.docs = {
159
- componentGroup: 'Form Fields',
160
- folderName: 'General'
161
- };
162
- }
157
+
158
+ // if (__DOCS__) {
159
+ // CheckBoxField.docs = {
160
+ // componentGroup: 'Form Fields',
161
+ // folderName: 'General'
162
+ // };
163
+ // }
@@ -191,9 +191,10 @@ var CurrencyField = /*#__PURE__*/function (_PureComponent) {
191
191
  exports["default"] = CurrencyField;
192
192
  CurrencyField.propTypes = _propTypes.propTypes;
193
193
  CurrencyField.defaultProps = _defaultProps.defaultProps;
194
- if (false) {
195
- CurrencyField.docs = {
196
- componentGroup: 'Form Fields',
197
- folderName: 'General'
198
- };
199
- }
194
+
195
+ // if (__DOCS__) {
196
+ // CurrencyField.docs = {
197
+ // componentGroup: 'Form Fields',
198
+ // folderName: 'General'
199
+ // };
200
+ // }
@@ -203,9 +203,10 @@ var DateField = /*#__PURE__*/function (_PureComponent) {
203
203
  exports["default"] = DateField;
204
204
  DateField.propTypes = _propTypes.propTypes;
205
205
  DateField.defaultProps = _defaultProps.defaultProps;
206
- if (false) {
207
- DateField.docs = {
208
- componentGroup: 'Form Fields',
209
- folderName: 'General'
210
- };
211
- }
206
+
207
+ // if (__DOCS__) {
208
+ // DateField.docs = {
209
+ // componentGroup: 'Form Fields',
210
+ // folderName: 'General'
211
+ // };
212
+ // }
@@ -81,9 +81,10 @@ var FieldContainer = /*#__PURE__*/function (_PureComponent) {
81
81
  exports["default"] = FieldContainer;
82
82
  FieldContainer.propTypes = _propTypes.propTypes;
83
83
  FieldContainer.defaultProps = _defaultProps.defaultProps;
84
- if (false) {
85
- FieldContainer.docs = {
86
- componentGroup: 'Form Fields',
87
- folderName: 'General'
88
- };
89
- }
84
+
85
+ // if (__DOCS__) {
86
+ // FieldContainer.docs = {
87
+ // componentGroup: 'Form Fields',
88
+ // folderName: 'General'
89
+ // };
90
+ // }
@@ -229,9 +229,10 @@ var MultiSelectField = /*#__PURE__*/function (_PureComponent) {
229
229
  exports["default"] = MultiSelectField;
230
230
  MultiSelectField.propTypes = _propTypes.propTypes;
231
231
  MultiSelectField.defaultProps = _defaultProps.defaultProps;
232
- if (false) {
233
- MultiSelectField.docs = {
234
- componentGroup: 'Form Fields',
235
- folderName: 'General'
236
- };
237
- }
232
+
233
+ // if (__DOCS__) {
234
+ // MultiSelectField.docs = {
235
+ // componentGroup: 'Form Fields',
236
+ // folderName: 'General'
237
+ // };
238
+ // }
@@ -193,9 +193,10 @@ var PhoneField = /*#__PURE__*/function (_PureComponent) {
193
193
  exports["default"] = PhoneField;
194
194
  PhoneField.propTypes = _propTypes.propTypes;
195
195
  PhoneField.defaultProps = _defaultProps.defaultProps;
196
- if (false) {
197
- PhoneField.docs = {
198
- componentGroup: 'Form Fields',
199
- folderName: 'General'
200
- };
201
- }
196
+
197
+ // if (__DOCS__) {
198
+ // PhoneField.docs = {
199
+ // componentGroup: 'Form Fields',
200
+ // folderName: 'General'
201
+ // };
202
+ // }
@@ -129,9 +129,9 @@ var RadioField = /*#__PURE__*/function (_PureComponent) {
129
129
  exports["default"] = RadioField;
130
130
  RadioField.propTypes = _propTypes.propTypes;
131
131
  RadioField.defaultProps = _defaultProps.defaultProps;
132
- if (false) {
133
- RadioField.docs = {
134
- componentGroup: 'Form Fields',
135
- folderName: 'General'
136
- };
137
- }
132
+ // if (__DOCS__) {
133
+ // RadioField.docs = {
134
+ // componentGroup: 'Form Fields',
135
+ // folderName: 'General'
136
+ // };
137
+ // }
@@ -197,9 +197,10 @@ var SelectField = /*#__PURE__*/function (_PureComponent) {
197
197
  exports["default"] = SelectField;
198
198
  SelectField.propTypes = _propTypes.propTypes;
199
199
  SelectField.defaultProps = _defaultProps.defaultProps;
200
- if (false) {
201
- SelectField.docs = {
202
- componentGroup: 'Form Fields',
203
- folderName: 'General'
204
- };
205
- }
200
+
201
+ // if (__DOCS__) {
202
+ // SelectField.docs = {
203
+ // componentGroup: 'Form Fields',
204
+ // folderName: 'General'
205
+ // };
206
+ // }
@@ -296,8 +296,9 @@ var TagsMultiSelect = /*#__PURE__*/function (_React$Component) {
296
296
  exports["default"] = TagsMultiSelect;
297
297
  TagsMultiSelect.propTypes = _propTypes.propTypes;
298
298
  TagsMultiSelect.defaultProps = _defaultProps.defaultProps;
299
- if (false) {
300
- TagsMultiSelect.docs = {
301
- componentGroup: 'TagsMultiSelect'
302
- };
303
- }
299
+
300
+ // if (__DOCS__) {
301
+ // TagsMultiSelect.docs = {
302
+ // componentGroup: 'TagsMultiSelect'
303
+ // };
304
+ // }
@@ -248,8 +248,9 @@ var _default = (0, _Popup["default"])(TagsMultiSelectField);
248
248
  exports["default"] = _default;
249
249
  TagsMultiSelectField.propTypes = _propTypes.propTypes;
250
250
  TagsMultiSelectField.defaultProps = _defaultProps.defaultProps;
251
- if (false) {
252
- TagsMultiSelectField.docs = {
253
- componentGroup: 'TagsMultiSelectField'
254
- };
255
- }
251
+
252
+ // if (__DOCS__) {
253
+ // TagsMultiSelectField.docs = {
254
+ // componentGroup: 'TagsMultiSelectField'
255
+ // };
256
+ // }
@@ -179,9 +179,10 @@ var TextBoxField = /*#__PURE__*/function (_PureComponent) {
179
179
  exports["default"] = TextBoxField;
180
180
  TextBoxField.propTypes = _propTypes.propTypes;
181
181
  TextBoxField.defaultProps = _defaultProps.defaultProps;
182
- if (false) {
183
- TextBoxField.docs = {
184
- componentGroup: 'Form Fields',
185
- folderName: 'General'
186
- };
187
- }
182
+
183
+ // if (__DOCS__) {
184
+ // TextBoxField.docs = {
185
+ // componentGroup: 'Form Fields',
186
+ // folderName: 'General'
187
+ // };
188
+ // }