@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
@@ -75,8 +75,8 @@ export default class UnauthorizedLogin extends React.Component {
75
75
  }
76
76
  UnauthorizedLogin.propTypes = propTypes;
77
77
  UnauthorizedLogin.defaultProps = defaultProps;
78
- if (false) {
79
- UnauthorizedLogin.docs = {
80
- componentGroup: 'errorStates'
81
- };
82
- }
78
+ // if (__DOCS__) {
79
+ // UnauthorizedLogin.docs = {
80
+ // componentGroup: 'errorStates'
81
+ // };
82
+ // }
@@ -66,8 +66,8 @@ export default class WillBack extends React.Component {
66
66
  }
67
67
  WillBack.propTypes = propTypes;
68
68
  WillBack.defaultProps = defaultProps;
69
- if (false) {
70
- WillBack.docs = {
71
- componentGroup: 'errorStates'
72
- };
73
- }
69
+ // if (__DOCS__) {
70
+ // WillBack.docs = {
71
+ // componentGroup: 'errorStates'
72
+ // };
73
+ // }
@@ -126,9 +126,10 @@ export default class CheckBoxField extends PureComponent {
126
126
  }
127
127
  CheckBoxField.propTypes = propTypes;
128
128
  CheckBoxField.defaultProps = defaultProps;
129
- if (false) {
130
- CheckBoxField.docs = {
131
- componentGroup: 'Form Fields',
132
- folderName: 'General'
133
- };
134
- }
129
+
130
+ // if (__DOCS__) {
131
+ // CheckBoxField.docs = {
132
+ // componentGroup: 'Form Fields',
133
+ // folderName: 'General'
134
+ // };
135
+ // }
@@ -165,9 +165,10 @@ export default class CurrencyField extends PureComponent {
165
165
  }
166
166
  CurrencyField.propTypes = propTypes;
167
167
  CurrencyField.defaultProps = defaultProps;
168
- if (false) {
169
- CurrencyField.docs = {
170
- componentGroup: 'Form Fields',
171
- folderName: 'General'
172
- };
173
- }
168
+
169
+ // if (__DOCS__) {
170
+ // CurrencyField.docs = {
171
+ // componentGroup: 'Form Fields',
172
+ // folderName: 'General'
173
+ // };
174
+ // }
@@ -174,9 +174,10 @@ export default class DateField extends PureComponent {
174
174
  }
175
175
  DateField.propTypes = propTypes;
176
176
  DateField.defaultProps = defaultProps;
177
- if (false) {
178
- DateField.docs = {
179
- componentGroup: 'Form Fields',
180
- folderName: 'General'
181
- };
182
- }
177
+
178
+ // if (__DOCS__) {
179
+ // DateField.docs = {
180
+ // componentGroup: 'Form Fields',
181
+ // folderName: 'General'
182
+ // };
183
+ // }
@@ -57,9 +57,10 @@ export default class FieldContainer extends PureComponent {
57
57
  }
58
58
  FieldContainer.propTypes = propTypes;
59
59
  FieldContainer.defaultProps = defaultProps;
60
- if (false) {
61
- FieldContainer.docs = {
62
- componentGroup: 'Form Fields',
63
- folderName: 'General'
64
- };
65
- }
60
+
61
+ // if (__DOCS__) {
62
+ // FieldContainer.docs = {
63
+ // componentGroup: 'Form Fields',
64
+ // folderName: 'General'
65
+ // };
66
+ // }
@@ -199,9 +199,10 @@ export default class MultiSelectField extends PureComponent {
199
199
  }
200
200
  MultiSelectField.propTypes = propTypes;
201
201
  MultiSelectField.defaultProps = defaultProps;
202
- if (false) {
203
- MultiSelectField.docs = {
204
- componentGroup: 'Form Fields',
205
- folderName: 'General'
206
- };
207
- }
202
+
203
+ // if (__DOCS__) {
204
+ // MultiSelectField.docs = {
205
+ // componentGroup: 'Form Fields',
206
+ // folderName: 'General'
207
+ // };
208
+ // }
@@ -170,9 +170,10 @@ export default class PhoneField extends PureComponent {
170
170
  }
171
171
  PhoneField.propTypes = propTypes;
172
172
  PhoneField.defaultProps = defaultProps;
173
- if (false) {
174
- PhoneField.docs = {
175
- componentGroup: 'Form Fields',
176
- folderName: 'General'
177
- };
178
- }
173
+
174
+ // if (__DOCS__) {
175
+ // PhoneField.docs = {
176
+ // componentGroup: 'Form Fields',
177
+ // folderName: 'General'
178
+ // };
179
+ // }
@@ -103,9 +103,9 @@ export default class RadioField extends PureComponent {
103
103
  }
104
104
  RadioField.propTypes = propTypes;
105
105
  RadioField.defaultProps = defaultProps;
106
- if (false) {
107
- RadioField.docs = {
108
- componentGroup: 'Form Fields',
109
- folderName: 'General'
110
- };
111
- }
106
+ // if (__DOCS__) {
107
+ // RadioField.docs = {
108
+ // componentGroup: 'Form Fields',
109
+ // folderName: 'General'
110
+ // };
111
+ // }
@@ -172,9 +172,10 @@ export default class SelectField extends PureComponent {
172
172
  }
173
173
  SelectField.propTypes = propTypes;
174
174
  SelectField.defaultProps = defaultProps;
175
- if (false) {
176
- SelectField.docs = {
177
- componentGroup: 'Form Fields',
178
- folderName: 'General'
179
- };
180
- }
175
+
176
+ // if (__DOCS__) {
177
+ // SelectField.docs = {
178
+ // componentGroup: 'Form Fields',
179
+ // folderName: 'General'
180
+ // };
181
+ // }
@@ -270,8 +270,9 @@ export default class TagsMultiSelect extends React.Component {
270
270
  }
271
271
  TagsMultiSelect.propTypes = propTypes;
272
272
  TagsMultiSelect.defaultProps = defaultProps;
273
- if (false) {
274
- TagsMultiSelect.docs = {
275
- componentGroup: 'TagsMultiSelect'
276
- };
277
- }
273
+
274
+ // if (__DOCS__) {
275
+ // TagsMultiSelect.docs = {
276
+ // componentGroup: 'TagsMultiSelect'
277
+ // };
278
+ // }
@@ -232,8 +232,9 @@ const TagsMultiSelectField = props => {
232
232
  export default Popup(TagsMultiSelectField);
233
233
  TagsMultiSelectField.propTypes = propTypes;
234
234
  TagsMultiSelectField.defaultProps = defaultProps;
235
- if (false) {
236
- TagsMultiSelectField.docs = {
237
- componentGroup: 'TagsMultiSelectField'
238
- };
239
- }
235
+
236
+ // if (__DOCS__) {
237
+ // TagsMultiSelectField.docs = {
238
+ // componentGroup: 'TagsMultiSelectField'
239
+ // };
240
+ // }
@@ -152,9 +152,10 @@ export default class TextBoxField extends PureComponent {
152
152
  }
153
153
  TextBoxField.propTypes = propTypes;
154
154
  TextBoxField.defaultProps = defaultProps;
155
- if (false) {
156
- TextBoxField.docs = {
157
- componentGroup: 'Form Fields',
158
- folderName: 'General'
159
- };
160
- }
155
+
156
+ // if (__DOCS__) {
157
+ // TextBoxField.docs = {
158
+ // componentGroup: 'Form Fields',
159
+ // folderName: 'General'
160
+ // };
161
+ // }
@@ -79,7 +79,7 @@ export default class TextEditor extends Component {
79
79
  return true; // By default reply editor needs customPaste, so returning true.
80
80
  },
81
81
 
82
- htmlVersion: "<!Doctype html>"
82
+ htmlVersion: '<!Doctype html>'
83
83
  };
84
84
  if (!ZohoDeskEditor_Init.init) {
85
85
  global.editorInitialize && global.editorInitialize();
@@ -356,9 +356,9 @@ export default class TextEditor extends Component {
356
356
  }
357
357
  TextEditor.defaultProps = defaultProps;
358
358
  TextEditor.propTypes = propTypes;
359
- if (false) {
360
- TextEditor.docs = {
361
- componentGroup: 'Fields',
362
- folderName: 'TextEditor'
363
- };
364
- }
359
+ // if (__DOCS__) {
360
+ // TextEditor.docs = {
361
+ // componentGroup: 'Fields',
362
+ // folderName: 'TextEditor'
363
+ // };
364
+ // }
@@ -162,8 +162,9 @@ export default class TextEditorField extends PureComponent {
162
162
  }
163
163
  TextEditorField.propTypes = propTypes;
164
164
  TextEditorField.defaultProps = defaultProps;
165
- if (false) {
166
- TextEditorField.docs = {
167
- componentGroup: 'Fields'
168
- };
169
- }
165
+
166
+ // if (__DOCS__) {
167
+ // TextEditorField.docs = {
168
+ // componentGroup: 'Fields'
169
+ // };
170
+ // }
@@ -149,9 +149,10 @@ export default class TextareaField extends PureComponent {
149
149
  }
150
150
  TextareaField.propTypes = propTypes;
151
151
  TextareaField.defaultProps = defaultProps;
152
- if (false) {
153
- TextareaField.docs = {
154
- componentGroup: 'Form Fields',
155
- folderName: 'General'
156
- };
157
- }
152
+
153
+ // if (__DOCS__) {
154
+ // TextareaField.docs = {
155
+ // componentGroup: 'Form Fields',
156
+ // folderName: 'General'
157
+ // };
158
+ // }
@@ -47,9 +47,10 @@ export default class ValidationMessage extends React.Component {
47
47
  }
48
48
  ValidationMessage.propTypes = propTypes;
49
49
  ValidationMessage.defaultProps = defaultProps;
50
- if (false) {
51
- ValidationMessage.docs = {
52
- componentGroup: 'Form Fields',
53
- folderName: 'Style Guide'
54
- };
55
- }
50
+
51
+ // if (__DOCS__) {
52
+ // ValidationMessage.docs = {
53
+ // componentGroup: 'Form Fields',
54
+ // folderName: 'Style Guide'
55
+ // };
56
+ // }
@@ -25,8 +25,9 @@ export default class Field extends Component {
25
25
  }
26
26
  Field.propTypes = propTypes;
27
27
  Field.defaultProps = defaultProps;
28
- if (false) {
29
- Field.docs = {
30
- componentGroup: 'ModuleAddForm'
31
- };
32
- }
28
+
29
+ // if (__DOCS__) {
30
+ // Field.docs = {
31
+ // componentGroup: 'ModuleAddForm'
32
+ // };
33
+ // }
@@ -27,8 +27,8 @@ export default class Section extends Component {
27
27
  }
28
28
  }
29
29
  Section.propTypes = propTypes;
30
- if (false) {
31
- Section.docs = {
32
- componentGroup: 'ModuleAddForm'
33
- };
34
- }
30
+ // if (__DOCS__) {
31
+ // Section.docs = {
32
+ // componentGroup: 'ModuleAddForm'
33
+ // };
34
+ // }
@@ -71,11 +71,13 @@ export default class SetupDetailLayout extends React.Component {
71
71
  }
72
72
  SetupDetailLayout.propTypes = SetupDetailLayout_propTypes;
73
73
  SetupDetailLayout.defaultProps = SetupDetailLayout_defaultProps;
74
- if (false) {
75
- SetupDetailLayout.docs = {
76
- componentGroup: 'Template'
77
- };
78
- }
74
+
75
+ // if (__DOCS__) {
76
+ // SetupDetailLayout.docs = {
77
+ // componentGroup: 'Template'
78
+ // };
79
+ // }
80
+
79
81
  export class SetupHeader extends Component {
80
82
  constructor(props) {
81
83
  super(props);
@@ -133,8 +133,9 @@ export default class SubtabLayout extends React.Component {
133
133
  }
134
134
  SubtabLayout.defaultProps = SubtabLayout_defaultProps;
135
135
  SubtabLayout.propTypes = SubtabLayout_propTypes;
136
- if (false) {
137
- SubtabLayout.docs = {
138
- componentGroup: 'Template'
139
- };
140
- }
136
+
137
+ // if (__DOCS__) {
138
+ // SubtabLayout.docs = {
139
+ // componentGroup: 'Template'
140
+ // };
141
+ // }
@@ -66,9 +66,10 @@ export default class AvatarFlip extends Component {
66
66
  }
67
67
  AvatarFlip.propTypes = propTypes;
68
68
  AvatarFlip.defaultProps = defaultProps;
69
- if (false) {
70
- AvatarFlip.docs = {
71
- folderName: 'List',
72
- componentGroup: 'AvatarFlip'
73
- };
74
- }
69
+
70
+ // if (__DOCS__) {
71
+ // AvatarFlip.docs = {
72
+ // folderName: 'List',
73
+ // componentGroup: 'AvatarFlip'
74
+ // };
75
+ // }
@@ -20,8 +20,9 @@ export default class BluePrintStatus extends React.Component {
20
20
  }
21
21
  }
22
22
  BluePrintStatus.propTypes = propTypes;
23
- if (false) {
24
- BluePrintStatus.docs = {
25
- componentGroup: 'Atom'
26
- };
27
- }
23
+
24
+ // if (__DOCS__) {
25
+ // BluePrintStatus.docs = {
26
+ // componentGroup: 'Atom'
27
+ // };
28
+ // }
@@ -36,9 +36,10 @@ export default class Comment extends Component {
36
36
  }
37
37
  Comment.defaultProps = defaultProps;
38
38
  Comment.propTypes = propTypes;
39
- if (false) {
40
- Comment.docs = {
41
- folderName: 'List',
42
- componentGroup: 'Comment'
43
- };
44
- }
39
+
40
+ // if (__DOCS__) {
41
+ // Comment.docs = {
42
+ // folderName: 'List',
43
+ // componentGroup: 'Comment'
44
+ // };
45
+ // }
@@ -85,9 +85,9 @@ class DepartmentDropDown extends Component {
85
85
  DepartmentDropDown.defaultProps = defaultProps;
86
86
  DepartmentDropDown.propTypes = propTypes;
87
87
  export default DepartmentDropDown;
88
- if (false) {
89
- DepartmentDropDown.docs = {
90
- folderName: 'List',
91
- componentGroup: 'DepartmentDropDown'
92
- };
93
- }
88
+ // if (__DOCS__) {
89
+ // DepartmentDropDown.docs = {
90
+ // folderName: 'List',
91
+ // componentGroup: 'DepartmentDropDown'
92
+ // };
93
+ // }
@@ -20,9 +20,10 @@ export default class DotNew extends Component {
20
20
  }
21
21
  DotNew.propTypes = propTypes;
22
22
  DotNew.defaultProps = defaultProps;
23
- if (false) {
24
- DotNew.docs = {
25
- folderName: 'List',
26
- componentGroup: 'DotNew'
27
- };
28
- }
23
+
24
+ // if (__DOCS__) {
25
+ // DotNew.docs = {
26
+ // folderName: 'List',
27
+ // componentGroup: 'DotNew'
28
+ // };
29
+ // }
@@ -26,9 +26,10 @@ export default class GridStencils extends React.Component {
26
26
  }
27
27
  }
28
28
  GridStencils.propTypes = propTypes;
29
- if (false) {
30
- GridStencils.docs = {
31
- folderName: 'List',
32
- componentGroup: 'GridStencils'
33
- };
34
- }
29
+
30
+ // if (__DOCS__) {
31
+ // GridStencils.docs = {
32
+ // folderName: 'List',
33
+ // componentGroup: 'GridStencils'
34
+ // };
35
+ // }
@@ -21,9 +21,10 @@ export default class FloatingIcons extends Component {
21
21
  }
22
22
  FloatingIcons.propTypes = FloatingIcons_propTypes;
23
23
  FloatingIcons.defaultProps = FloatingIcons_defaultProps;
24
- if (false) {
25
- FloatingIcons.docs = {
26
- folderName: 'List',
27
- componentGroup: 'FloatingIcons'
28
- };
29
- }
24
+
25
+ // if (__DOCS__) {
26
+ // FloatingIcons.docs = {
27
+ // folderName: 'List',
28
+ // componentGroup: 'FloatingIcons'
29
+ // };
30
+ // }
@@ -70,9 +70,10 @@ export class Column extends Component {
70
70
  }
71
71
  }
72
72
  Column.propTypes = Column_propTypes;
73
- if (false) {
74
- ListLayout.docs = {
75
- folderName: 'List',
76
- componentGroup: 'ListLayout'
77
- };
78
- }
73
+
74
+ // if (__DOCS__) {
75
+ // ListLayout.docs = {
76
+ // folderName: 'List',
77
+ // componentGroup: 'ListLayout'
78
+ // };
79
+ // }
@@ -38,9 +38,10 @@ export default class ListStencils extends Component {
38
38
  }
39
39
  ListStencils.propTypes = propTypes;
40
40
  ListStencils.defaultProps = defaultProps;
41
- if (false) {
42
- ListStencils.docs = {
43
- folderName: 'List',
44
- componentGroup: 'ListStencils'
45
- };
46
- }
41
+
42
+ // if (__DOCS__) {
43
+ // ListStencils.docs = {
44
+ // folderName: 'List',
45
+ // componentGroup: 'ListStencils'
46
+ // };
47
+ // }
@@ -75,9 +75,10 @@ export default class AccountName extends Component {
75
75
  }
76
76
  AccountName.propTypes = AccountName_propTypes;
77
77
  AccountName.defaultProps = AccountName_defaultProps;
78
- if (false) {
79
- AccountName.docs = {
80
- folderName: 'List',
81
- componentGroup: 'AccountName'
82
- };
83
- }
78
+
79
+ // if (__DOCS__) {
80
+ // AccountName.docs = {
81
+ // folderName: 'List',
82
+ // componentGroup: 'AccountName'
83
+ // };
84
+ // }
@@ -76,9 +76,10 @@ export default class ContactName extends Component {
76
76
  }
77
77
  ContactName.propTypes = ContactName_propTypes;
78
78
  ContactName.defaultProps = ContactName_defaultProps;
79
- if (false) {
80
- ContactName.docs = {
81
- folderName: 'List',
82
- componentGroup: 'ContactName'
83
- };
84
- }
79
+
80
+ // if (__DOCS__) {
81
+ // ContactName.docs = {
82
+ // folderName: 'List',
83
+ // componentGroup: 'ContactName'
84
+ // };
85
+ // }
@@ -20,9 +20,10 @@ export default class DepartmentText extends Component {
20
20
  }
21
21
  }
22
22
  DepartmentText.propTypes = DepartmentText_propTypes;
23
- if (false) {
24
- DepartmentText.docs = {
25
- folderName: 'List',
26
- componentGroup: 'DepartmentText'
27
- };
28
- }
23
+
24
+ // if (__DOCS__) {
25
+ // DepartmentText.docs = {
26
+ // folderName: 'List',
27
+ // componentGroup: 'DepartmentText'
28
+ // };
29
+ // }
@@ -45,9 +45,10 @@ export default class Email extends Component {
45
45
  }
46
46
  Email.propTypes = Email_propTypes;
47
47
  Email.defaultProps = Email_defaultProps;
48
- if (false) {
49
- Email.docs = {
50
- folderName: 'List',
51
- componentGroup: 'EmailText'
52
- };
53
- }
48
+
49
+ // if (__DOCS__) {
50
+ // Email.docs = {
51
+ // folderName: 'List',
52
+ // componentGroup: 'EmailText'
53
+ // };
54
+ // }
@@ -23,9 +23,10 @@ export default class HappinessRating extends Component {
23
23
  }
24
24
  }
25
25
  HappinessRating.propTypes = HappinessRating_propTypes;
26
- if (false) {
27
- HappinessRating.docs = {
28
- folderName: 'List',
29
- componentGroup: 'HappinessRating'
30
- };
31
- }
26
+
27
+ // if (__DOCS__) {
28
+ // HappinessRating.docs = {
29
+ // folderName: 'List',
30
+ // componentGroup: 'HappinessRating'
31
+ // };
32
+ // }
@@ -49,9 +49,10 @@ export default class PhoneNumber extends Component {
49
49
  }
50
50
  PhoneNumber.propTypes = PhoneNumber_propTypes;
51
51
  PhoneNumber.defaultProps = PhoneNumber_defaultProps;
52
- if (false) {
53
- PhoneNumber.docs = {
54
- folderName: 'List',
55
- componentGroup: 'PhoneNumberText'
56
- };
57
- }
52
+
53
+ // if (__DOCS__) {
54
+ // PhoneNumber.docs = {
55
+ // folderName: 'List',
56
+ // componentGroup: 'PhoneNumberText'
57
+ // };
58
+ // }