@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
@@ -103,7 +103,7 @@ var TextEditor = /*#__PURE__*/function (_Component) {
103
103
  imgAspect: true
104
104
  }, _defineProperty(_defaultObj, "handleInlineDropImage", needInlineAttachment ? this.handleInlineUpload : null), _defineProperty(_defaultObj, "needInlineAttachHandling", needInlineAttachment), _defineProperty(_defaultObj, "hookOnInsertHTML", _editorUtils.validateEditorContentOnInsertHtml), _defineProperty(_defaultObj, "needCustomPaste", function needCustomPaste(event, editorObj) {
105
105
  return true; // By default reply editor needs customPaste, so returning true.
106
- }), _defineProperty(_defaultObj, "htmlVersion", "<!Doctype html>"), _defaultObj);
106
+ }), _defineProperty(_defaultObj, "htmlVersion", '<!Doctype html>'), _defaultObj);
107
107
  if (!ZohoDeskEditor_Init.init) {
108
108
  global.editorInitialize && global.editorInitialize();
109
109
  }
@@ -387,9 +387,9 @@ var TextEditor = /*#__PURE__*/function (_Component) {
387
387
  exports["default"] = TextEditor;
388
388
  TextEditor.defaultProps = _defaultProps.defaultProps;
389
389
  TextEditor.propTypes = _propTypes.propTypes;
390
- if (false) {
391
- TextEditor.docs = {
392
- componentGroup: 'Fields',
393
- folderName: 'TextEditor'
394
- };
395
- }
390
+ // if (__DOCS__) {
391
+ // TextEditor.docs = {
392
+ // componentGroup: 'Fields',
393
+ // folderName: 'TextEditor'
394
+ // };
395
+ // }
@@ -190,8 +190,9 @@ var TextEditorField = /*#__PURE__*/function (_PureComponent) {
190
190
  exports["default"] = TextEditorField;
191
191
  TextEditorField.propTypes = _propTypes.propTypes;
192
192
  TextEditorField.defaultProps = _defaultProps.defaultProps;
193
- if (false) {
194
- TextEditorField.docs = {
195
- componentGroup: 'Fields'
196
- };
197
- }
193
+
194
+ // if (__DOCS__) {
195
+ // TextEditorField.docs = {
196
+ // componentGroup: 'Fields'
197
+ // };
198
+ // }
@@ -176,9 +176,10 @@ var TextareaField = /*#__PURE__*/function (_PureComponent) {
176
176
  exports["default"] = TextareaField;
177
177
  TextareaField.propTypes = _propTypes.propTypes;
178
178
  TextareaField.defaultProps = _defaultProps.defaultProps;
179
- if (false) {
180
- TextareaField.docs = {
181
- componentGroup: 'Form Fields',
182
- folderName: 'General'
183
- };
184
- }
179
+
180
+ // if (__DOCS__) {
181
+ // TextareaField.docs = {
182
+ // componentGroup: 'Form Fields',
183
+ // folderName: 'General'
184
+ // };
185
+ // }
@@ -74,9 +74,10 @@ var ValidationMessage = /*#__PURE__*/function (_React$Component) {
74
74
  exports["default"] = ValidationMessage;
75
75
  ValidationMessage.propTypes = _propTypes.propTypes;
76
76
  ValidationMessage.defaultProps = _defaultProps.defaultProps;
77
- if (false) {
78
- ValidationMessage.docs = {
79
- componentGroup: 'Form Fields',
80
- folderName: 'Style Guide'
81
- };
82
- }
77
+
78
+ // if (__DOCS__) {
79
+ // ValidationMessage.docs = {
80
+ // componentGroup: 'Form Fields',
81
+ // folderName: 'Style Guide'
82
+ // };
83
+ // }
@@ -55,8 +55,9 @@ var Field = /*#__PURE__*/function (_Component) {
55
55
  exports["default"] = Field;
56
56
  Field.propTypes = _propTypes.propTypes;
57
57
  Field.defaultProps = _defaultProps.defaultProps;
58
- if (false) {
59
- Field.docs = {
60
- componentGroup: 'ModuleAddForm'
61
- };
62
- }
58
+
59
+ // if (__DOCS__) {
60
+ // Field.docs = {
61
+ // componentGroup: 'ModuleAddForm'
62
+ // };
63
+ // }
@@ -54,8 +54,8 @@ var Section = /*#__PURE__*/function (_Component) {
54
54
  }(_react.Component);
55
55
  exports["default"] = Section;
56
56
  Section.propTypes = _propTypes.propTypes;
57
- if (false) {
58
- Section.docs = {
59
- componentGroup: 'ModuleAddForm'
60
- };
61
- }
57
+ // if (__DOCS__) {
58
+ // Section.docs = {
59
+ // componentGroup: 'ModuleAddForm'
60
+ // };
61
+ // }
@@ -99,11 +99,12 @@ var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
99
99
  exports["default"] = SetupDetailLayout;
100
100
  SetupDetailLayout.propTypes = _propTypes.SetupDetailLayout_propTypes;
101
101
  SetupDetailLayout.defaultProps = _defaultProps.SetupDetailLayout_defaultProps;
102
- if (false) {
103
- SetupDetailLayout.docs = {
104
- componentGroup: 'Template'
105
- };
106
- }
102
+
103
+ // if (__DOCS__) {
104
+ // SetupDetailLayout.docs = {
105
+ // componentGroup: 'Template'
106
+ // };
107
+ // }
107
108
  var SetupHeader = /*#__PURE__*/function (_Component) {
108
109
  _inherits(SetupHeader, _Component);
109
110
  var _super2 = _createSuper(SetupHeader);
@@ -191,8 +191,9 @@ var SubtabLayout = /*#__PURE__*/function (_React$Component4) {
191
191
  exports["default"] = SubtabLayout;
192
192
  SubtabLayout.defaultProps = _defaultProps.SubtabLayout_defaultProps;
193
193
  SubtabLayout.propTypes = _propTypes.SubtabLayout_propTypes;
194
- if (false) {
195
- SubtabLayout.docs = {
196
- componentGroup: 'Template'
197
- };
198
- }
194
+
195
+ // if (__DOCS__) {
196
+ // SubtabLayout.docs = {
197
+ // componentGroup: 'Template'
198
+ // };
199
+ // }
@@ -96,9 +96,10 @@ var AvatarFlip = /*#__PURE__*/function (_Component) {
96
96
  exports["default"] = AvatarFlip;
97
97
  AvatarFlip.propTypes = _propTypes.propTypes;
98
98
  AvatarFlip.defaultProps = _defaultProps.defaultProps;
99
- if (false) {
100
- AvatarFlip.docs = {
101
- folderName: 'List',
102
- componentGroup: 'AvatarFlip'
103
- };
104
- }
99
+
100
+ // if (__DOCS__) {
101
+ // AvatarFlip.docs = {
102
+ // folderName: 'List',
103
+ // componentGroup: 'AvatarFlip'
104
+ // };
105
+ // }
@@ -44,8 +44,9 @@ var BluePrintStatus = /*#__PURE__*/function (_React$Component) {
44
44
  }(_react["default"].Component);
45
45
  exports["default"] = BluePrintStatus;
46
46
  BluePrintStatus.propTypes = _propTypes.propTypes;
47
- if (false) {
48
- BluePrintStatus.docs = {
49
- componentGroup: 'Atom'
50
- };
51
- }
47
+
48
+ // if (__DOCS__) {
49
+ // BluePrintStatus.docs = {
50
+ // componentGroup: 'Atom'
51
+ // };
52
+ // }
@@ -63,9 +63,10 @@ var Comment = /*#__PURE__*/function (_Component) {
63
63
  exports["default"] = Comment;
64
64
  Comment.defaultProps = _defaultProps.defaultProps;
65
65
  Comment.propTypes = _propTypes.propTypes;
66
- if (false) {
67
- Comment.docs = {
68
- folderName: 'List',
69
- componentGroup: 'Comment'
70
- };
71
- }
66
+
67
+ // if (__DOCS__) {
68
+ // Comment.docs = {
69
+ // folderName: 'List',
70
+ // componentGroup: 'Comment'
71
+ // };
72
+ // }
@@ -117,11 +117,10 @@ var DepartmentDropDown = /*#__PURE__*/function (_Component) {
117
117
  }(_react.Component);
118
118
  DepartmentDropDown.defaultProps = _defaultProps.defaultProps;
119
119
  DepartmentDropDown.propTypes = _propTypes.propTypes;
120
- var _default = DepartmentDropDown;
121
- exports["default"] = _default;
122
- if (false) {
123
- DepartmentDropDown.docs = {
124
- folderName: 'List',
125
- componentGroup: 'DepartmentDropDown'
126
- };
127
- }
120
+ var _default = DepartmentDropDown; // if (__DOCS__) {
121
+ // DepartmentDropDown.docs = {
122
+ // folderName: 'List',
123
+ // componentGroup: 'DepartmentDropDown'
124
+ // };
125
+ // }
126
+ exports["default"] = _default;
@@ -47,9 +47,10 @@ var DotNew = /*#__PURE__*/function (_Component) {
47
47
  exports["default"] = DotNew;
48
48
  DotNew.propTypes = _propTypes.propTypes;
49
49
  DotNew.defaultProps = _defaultProps.defaultProps;
50
- if (false) {
51
- DotNew.docs = {
52
- folderName: 'List',
53
- componentGroup: 'DotNew'
54
- };
55
- }
50
+
51
+ // if (__DOCS__) {
52
+ // DotNew.docs = {
53
+ // folderName: 'List',
54
+ // componentGroup: 'DotNew'
55
+ // };
56
+ // }
@@ -54,9 +54,10 @@ var GridStencils = /*#__PURE__*/function (_React$Component) {
54
54
  }(_react["default"].Component);
55
55
  exports["default"] = GridStencils;
56
56
  GridStencils.propTypes = _propTypes.propTypes;
57
- if (false) {
58
- GridStencils.docs = {
59
- folderName: 'List',
60
- componentGroup: 'GridStencils'
61
- };
62
- }
57
+
58
+ // if (__DOCS__) {
59
+ // GridStencils.docs = {
60
+ // folderName: 'List',
61
+ // componentGroup: 'GridStencils'
62
+ // };
63
+ // }
@@ -53,9 +53,10 @@ var FloatingIcons = /*#__PURE__*/function (_Component) {
53
53
  exports["default"] = FloatingIcons;
54
54
  FloatingIcons.propTypes = _propTypes.FloatingIcons_propTypes;
55
55
  FloatingIcons.defaultProps = _defaultProps.FloatingIcons_defaultProps;
56
- if (false) {
57
- FloatingIcons.docs = {
58
- folderName: 'List',
59
- componentGroup: 'FloatingIcons'
60
- };
61
- }
56
+
57
+ // if (__DOCS__) {
58
+ // FloatingIcons.docs = {
59
+ // folderName: 'List',
60
+ // componentGroup: 'FloatingIcons'
61
+ // };
62
+ // }
@@ -103,9 +103,10 @@ var Column = /*#__PURE__*/function (_Component2) {
103
103
  }(_react.Component);
104
104
  exports.Column = Column;
105
105
  Column.propTypes = _propTypes.Column_propTypes;
106
- if (false) {
107
- ListLayout.docs = {
108
- folderName: 'List',
109
- componentGroup: 'ListLayout'
110
- };
111
- }
106
+
107
+ // if (__DOCS__) {
108
+ // ListLayout.docs = {
109
+ // folderName: 'List',
110
+ // componentGroup: 'ListLayout'
111
+ // };
112
+ // }
@@ -63,9 +63,10 @@ var ListStencils = /*#__PURE__*/function (_Component) {
63
63
  exports["default"] = ListStencils;
64
64
  ListStencils.propTypes = _propTypes.propTypes;
65
65
  ListStencils.defaultProps = _defaultProps.defaultProps;
66
- if (false) {
67
- ListStencils.docs = {
68
- folderName: 'List',
69
- componentGroup: 'ListStencils'
70
- };
71
- }
66
+
67
+ // if (__DOCS__) {
68
+ // ListStencils.docs = {
69
+ // folderName: 'List',
70
+ // componentGroup: 'ListStencils'
71
+ // };
72
+ // }
@@ -101,9 +101,10 @@ var AccountName = /*#__PURE__*/function (_Component) {
101
101
  exports["default"] = AccountName;
102
102
  AccountName.propTypes = _propTypes.AccountName_propTypes;
103
103
  AccountName.defaultProps = _defaultProps.AccountName_defaultProps;
104
- if (false) {
105
- AccountName.docs = {
106
- folderName: 'List',
107
- componentGroup: 'AccountName'
108
- };
109
- }
104
+
105
+ // if (__DOCS__) {
106
+ // AccountName.docs = {
107
+ // folderName: 'List',
108
+ // componentGroup: 'AccountName'
109
+ // };
110
+ // }
@@ -107,9 +107,10 @@ var ContactName = /*#__PURE__*/function (_Component) {
107
107
  exports["default"] = ContactName;
108
108
  ContactName.propTypes = _propTypes.ContactName_propTypes;
109
109
  ContactName.defaultProps = _defaultProps.ContactName_defaultProps;
110
- if (false) {
111
- ContactName.docs = {
112
- folderName: 'List',
113
- componentGroup: 'ContactName'
114
- };
115
- }
110
+
111
+ // if (__DOCS__) {
112
+ // ContactName.docs = {
113
+ // folderName: 'List',
114
+ // componentGroup: 'ContactName'
115
+ // };
116
+ // }
@@ -47,9 +47,10 @@ var DepartmentText = /*#__PURE__*/function (_Component) {
47
47
  }(_react.Component);
48
48
  exports["default"] = DepartmentText;
49
49
  DepartmentText.propTypes = _propTypes.DepartmentText_propTypes;
50
- if (false) {
51
- DepartmentText.docs = {
52
- folderName: 'List',
53
- componentGroup: 'DepartmentText'
54
- };
55
- }
50
+
51
+ // if (__DOCS__) {
52
+ // DepartmentText.docs = {
53
+ // folderName: 'List',
54
+ // componentGroup: 'DepartmentText'
55
+ // };
56
+ // }
@@ -69,9 +69,10 @@ var Email = /*#__PURE__*/function (_Component) {
69
69
  exports["default"] = Email;
70
70
  Email.propTypes = _propTypes.Email_propTypes;
71
71
  Email.defaultProps = _defaultProps.Email_defaultProps;
72
- if (false) {
73
- Email.docs = {
74
- folderName: 'List',
75
- componentGroup: 'EmailText'
76
- };
77
- }
72
+
73
+ // if (__DOCS__) {
74
+ // Email.docs = {
75
+ // folderName: 'List',
76
+ // componentGroup: 'EmailText'
77
+ // };
78
+ // }
@@ -50,9 +50,10 @@ var HappinessRating = /*#__PURE__*/function (_Component) {
50
50
  }(_react.Component);
51
51
  exports["default"] = HappinessRating;
52
52
  HappinessRating.propTypes = _propTypes.HappinessRating_propTypes;
53
- if (false) {
54
- HappinessRating.docs = {
55
- folderName: 'List',
56
- componentGroup: 'HappinessRating'
57
- };
58
- }
53
+
54
+ // if (__DOCS__) {
55
+ // HappinessRating.docs = {
56
+ // folderName: 'List',
57
+ // componentGroup: 'HappinessRating'
58
+ // };
59
+ // }
@@ -73,9 +73,10 @@ var PhoneNumber = /*#__PURE__*/function (_Component) {
73
73
  exports["default"] = PhoneNumber;
74
74
  PhoneNumber.propTypes = _propTypes.PhoneNumber_propTypes;
75
75
  PhoneNumber.defaultProps = _defaultProps.PhoneNumber_defaultProps;
76
- if (false) {
77
- PhoneNumber.docs = {
78
- folderName: 'List',
79
- componentGroup: 'PhoneNumberText'
80
- };
81
- }
76
+
77
+ // if (__DOCS__) {
78
+ // PhoneNumber.docs = {
79
+ // folderName: 'List',
80
+ // componentGroup: 'PhoneNumberText'
81
+ // };
82
+ // }
@@ -50,9 +50,10 @@ var PriorityText = /*#__PURE__*/function (_Component) {
50
50
  exports["default"] = PriorityText;
51
51
  PriorityText.propTypes = _propTypes.PriorityText_propTypes;
52
52
  PriorityText.defaultProps = _defaultProps.PriorityText_defaultProps;
53
- if (false) {
54
- PriorityText.docs = {
55
- folderName: 'List',
56
- componentGroup: 'PriorityText'
57
- };
58
- }
53
+
54
+ // if (__DOCS__) {
55
+ // PriorityText.docs = {
56
+ // folderName: 'List',
57
+ // componentGroup: 'PriorityText'
58
+ // };
59
+ // }
@@ -54,9 +54,10 @@ var SecondaryText = /*#__PURE__*/function (_Component) {
54
54
  exports["default"] = SecondaryText;
55
55
  SecondaryText.propTypes = _propTypes.SecondaryText_propTypes;
56
56
  SecondaryText.defaultProps = _defaultProps.SecondaryText_defaultProps;
57
- if (false) {
58
- SecondaryText.docs = {
59
- folderName: 'List',
60
- componentGroup: 'SecondaryText'
61
- };
62
- }
57
+
58
+ // if (__DOCS__) {
59
+ // SecondaryText.docs = {
60
+ // folderName: 'List',
61
+ // componentGroup: 'SecondaryText'
62
+ // };
63
+ // }
@@ -51,9 +51,10 @@ var StatusText = /*#__PURE__*/function (_Component) {
51
51
  exports["default"] = StatusText;
52
52
  StatusText.propTypes = _propTypes.StatusText_propTypes;
53
53
  StatusText.defaultProps = _defaultProps.StatusText_defaultProps;
54
- if (false) {
55
- StatusText.docs = {
56
- folderName: 'List',
57
- componentGroup: 'StatusText'
58
- };
59
- }
54
+
55
+ // if (__DOCS__) {
56
+ // StatusText.docs = {
57
+ // folderName: 'List',
58
+ // componentGroup: 'StatusText'
59
+ // };
60
+ // }
@@ -69,9 +69,10 @@ var TicketId = /*#__PURE__*/function (_Component) {
69
69
  exports["default"] = TicketId;
70
70
  TicketId.propTypes = _propTypes.TicketId_propTypes;
71
71
  TicketId.defaultProps = _defaultProps.TicketId_defaultProps;
72
- if (false) {
73
- TicketId.docs = {
74
- folderName: 'List',
75
- componentGroup: 'TicketId'
76
- };
77
- }
72
+
73
+ // if (__DOCS__) {
74
+ // TicketId.docs = {
75
+ // folderName: 'List',
76
+ // componentGroup: 'TicketId'
77
+ // };
78
+ // }
@@ -58,9 +58,10 @@ var Website = /*#__PURE__*/function (_Component) {
58
58
  exports["default"] = Website;
59
59
  Website.propTypes = _propTypes.Website_propTypes;
60
60
  Website.defaultProps = _defaultProps.Website_defaultProps;
61
- if (false) {
62
- Website.docs = {
63
- folderName: 'List',
64
- componentGroup: 'WebsiteText'
65
- };
66
- }
61
+
62
+ // if (__DOCS__) {
63
+ // Website.docs = {
64
+ // folderName: 'List',
65
+ // componentGroup: 'WebsiteText'
66
+ // };
67
+ // }
@@ -151,9 +151,10 @@ var SecondryPanelItem = /*#__PURE__*/function (_Component4) {
151
151
  exports.SecondryPanelItem = SecondryPanelItem;
152
152
  SecondryPanelItem.propTypes = _propTypes.SecondryPanelItem_propTypes;
153
153
  SecondryPanelItem.defaultProps = _defaultProps.SecondryPanelItem_defaultProps;
154
- if (false) {
155
- SecondryPanel.docs = {
156
- folderName: 'List',
157
- componentGroup: 'SecondaryLayout'
158
- };
159
- }
154
+
155
+ // if (__DOCS__) {
156
+ // SecondryPanel.docs = {
157
+ // folderName: 'List',
158
+ // componentGroup: 'SecondaryLayout'
159
+ // };
160
+ // }
@@ -51,8 +51,9 @@ var SentimentStatus = /*#__PURE__*/function (_React$Component) {
51
51
  }(_react["default"].Component);
52
52
  exports["default"] = SentimentStatus;
53
53
  SentimentStatus.propTypes = _propTypes.propTypes;
54
- if (false) {
55
- SentimentStatus.docs = {
56
- componentGroup: ''
57
- };
58
- }
54
+
55
+ // if (__DOCS__) {
56
+ // SentimentStatus.docs = {
57
+ // componentGroup: ''
58
+ // };
59
+ // }
@@ -73,9 +73,10 @@ var Subject = /*#__PURE__*/function (_Component) {
73
73
  exports["default"] = Subject;
74
74
  Subject.propTypes = _propTypes.propTypes;
75
75
  Subject.defaultProps = _defaultProps.defaultProps;
76
- if (false) {
77
- Subject.docs = {
78
- folderName: 'List',
79
- componentGroup: 'Subject'
80
- };
81
- }
76
+
77
+ // if (__DOCS__) {
78
+ // Subject.docs = {
79
+ // folderName: 'List',
80
+ // componentGroup: 'Subject'
81
+ // };
82
+ // }
@@ -50,9 +50,10 @@ var TagNew = /*#__PURE__*/function (_Component) {
50
50
  exports["default"] = TagNew;
51
51
  TagNew.propTypes = _propTypes.propTypes;
52
52
  TagNew.defaultProps = _defaultProps.defaultProps;
53
- if (false) {
54
- TagNew.docs = {
55
- folderName: 'List',
56
- componentGroup: 'TagNew'
57
- };
58
- }
53
+
54
+ // if (__DOCS__) {
55
+ // TagNew.docs = {
56
+ // folderName: 'List',
57
+ // componentGroup: 'TagNew'
58
+ // };
59
+ // }
@@ -61,9 +61,10 @@ var Thread = /*#__PURE__*/function (_Component) {
61
61
  exports["default"] = Thread;
62
62
  Thread.propTypes = _propTypes.propTypes;
63
63
  Thread.defaultProps = _defaultProps.defaultProps;
64
- if (false) {
65
- Thread.docs = {
66
- folderName: 'List',
67
- componentGroup: 'Thread'
68
- };
69
- }
64
+
65
+ // if (__DOCS__) {
66
+ // Thread.docs = {
67
+ // folderName: 'List',
68
+ // componentGroup: 'Thread'
69
+ // };
70
+ // }
@@ -100,9 +100,10 @@ var UserTime = /*#__PURE__*/function (_Component) {
100
100
  exports["default"] = UserTime;
101
101
  UserTime.propTypes = _propTypes.propTypes;
102
102
  UserTime.defaultProps = _defaultProps.defaultProps;
103
- if (false) {
104
- UserTime.docs = {
105
- folderName: 'List',
106
- componentGroup: 'UserTime'
107
- };
108
- }
103
+
104
+ // if (__DOCS__) {
105
+ // UserTime.docs = {
106
+ // folderName: 'List',
107
+ // componentGroup: 'UserTime'
108
+ // };
109
+ // }
@@ -459,13 +459,12 @@ var StatusDropdown = /*#__PURE__*/function (_React$Component) {
459
459
  }
460
460
  }]);
461
461
  return StatusDropdown;
462
- }(_react["default"].Component);
462
+ }(_react["default"].Component); // if (__DOCS__) {
463
+ // StatusDropdown.docs = {
464
+ // componentGroup: 'Molecule'
465
+ // };
466
+ // }
463
467
  exports.StatusDropdown = StatusDropdown;
464
- if (false) {
465
- StatusDropdown.docs = {
466
- componentGroup: 'Molecule'
467
- };
468
- }
469
468
  StatusDropdown.defaultProps = _defaultProps.defaultProps;
470
469
  StatusDropdown.propTypes = _propTypes.propTypes;
471
470
  var _default = (0, _Popup["default"])(StatusDropdown);