@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
@@ -130,9 +130,10 @@ var StatusListItem = /*#__PURE__*/function (_React$Component) {
130
130
  exports["default"] = StatusListItem;
131
131
  StatusListItem.defaultProps = _defaultProps.defaultProps;
132
132
  StatusListItem.propTypes = _propTypes.propTypes;
133
- if (false) {
134
- StatusListItem.docs = {
135
- componentGroup: 'StatusListItem',
136
- folderName: 'List'
137
- };
138
- }
133
+
134
+ // if (__DOCS__) {
135
+ // StatusListItem.docs = {
136
+ // componentGroup: 'StatusListItem',
137
+ // folderName: 'List'
138
+ // };
139
+ // }
@@ -79,8 +79,9 @@ var EmptyPage = /*#__PURE__*/function (_Component) {
79
79
  exports["default"] = EmptyPage;
80
80
  EmptyPage.propTypes = _propTypes.propTypes;
81
81
  EmptyPage.defaultProps = _defaultProps.defaultProps;
82
- if (false) {
83
- EmptyPage.docs = {
84
- componentGroup: 'Lookup'
85
- };
86
- }
82
+
83
+ // if (__DOCS__) {
84
+ // EmptyPage.docs = {
85
+ // componentGroup: 'Lookup'
86
+ // };
87
+ // }
@@ -116,8 +116,9 @@ function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.g
116
116
  exports["default"] = Lookup;
117
117
  Lookup.propTypes = _propTypes.propTypes;
118
118
  Lookup.defaultProps = _defaultProps.defaultProps;
119
- if (false) {
120
- Lookup.docs = {
121
- componentGroup: 'Lookup'
122
- };
123
- }
119
+
120
+ // if (__DOCS__) {
121
+ // Lookup.docs = {
122
+ // componentGroup: 'Lookup'
123
+ // };
124
+ // }
@@ -50,8 +50,9 @@ var Close = /*#__PURE__*/function (_PureComponent) {
50
50
  exports["default"] = Close;
51
51
  Close.propTypes = _propTypes.propTypes;
52
52
  Close.defaultProps = _defaultProps.defaultProps;
53
- if (false) {
54
- Close.docs = {
55
- componentGroup: 'Lookup'
56
- };
57
- }
53
+
54
+ // if (__DOCS__) {
55
+ // Close.docs = {
56
+ // componentGroup: 'Lookup'
57
+ // };
58
+ // }
@@ -95,8 +95,9 @@ function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.g
95
95
  exports["default"] = ModuleHeader;
96
96
  ModuleHeader.propTypes = _propTypes.propTypes;
97
97
  ModuleHeader.defaultProps = _defaultProps.defaultProps;
98
- if (false) {
99
- ModuleHeader.docs = {
100
- componentGroup: 'Lookup'
101
- };
102
- }
98
+
99
+ // if (__DOCS__) {
100
+ // ModuleHeader.docs = {
101
+ // componentGroup: 'Lookup'
102
+ // };
103
+ // }
@@ -244,8 +244,9 @@ var SearchUI = /*#__PURE__*/function (_Component2) {
244
244
  }(_react.Component);
245
245
  SearchUI.defaultProps = _defaultProps.SearchUI_defaultProps;
246
246
  SearchUI.propTypes = _propTypes.SearchUI_propTypes;
247
- if (false) {
248
- Search.docs = {
249
- componentGroup: 'Lookup'
250
- };
251
- }
247
+
248
+ // if (__DOCS__) {
249
+ // Search.docs = {
250
+ // componentGroup: 'Lookup'
251
+ // };
252
+ // }
@@ -112,8 +112,9 @@ function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.g
112
112
  exports["default"] = TicketHeader;
113
113
  TicketHeader.propTypes = _propTypes.propTypes;
114
114
  TicketHeader.defaultProps = _defaultProps.defaultProps;
115
- if (false) {
116
- TicketHeader.docs = {
117
- componentGroup: 'Lookup'
118
- };
119
- }
115
+
116
+ // if (__DOCS__) {
117
+ // TicketHeader.docs = {
118
+ // componentGroup: 'Lookup'
119
+ // };
120
+ // }
@@ -47,8 +47,9 @@ var Title = /*#__PURE__*/function (_PureComponent) {
47
47
  exports["default"] = Title;
48
48
  Title.propTypes = _propTypes.propTypes;
49
49
  Title.defaultProps = _defaultProps.defaultProps;
50
- if (false) {
51
- Title.docs = {
52
- componentGroup: 'Lookup'
53
- };
54
- }
50
+
51
+ // if (__DOCS__) {
52
+ // Title.docs = {
53
+ // componentGroup: 'Lookup'
54
+ // };
55
+ // }
@@ -173,12 +173,13 @@ DropDown.propTypes = _propTypes.propTypes;
173
173
  DropDown.defaultProps = _defaultProps.defaultProps;
174
174
  var ViewDropDown = (0, _Popup["default"])(DropDown);
175
175
  ViewDropDown.defaultProps = DropDown.defaultProps;
176
- if (false) {
177
- DropDown.docs = {
178
- componentGroup: 'Lookup'
179
- };
180
- // eslint-disable-next-line react/forbid-foreign-prop-types
181
- ViewDropDown.propTypes = DropDown.propTypes;
182
- }
176
+
177
+ // if (__DOCS__) {
178
+ // DropDown.docs = {
179
+ // componentGroup: 'Lookup'
180
+ // };
181
+ // // eslint-disable-next-line react/forbid-foreign-prop-types
182
+ // ViewDropDown.propTypes = DropDown.propTypes;
183
+ // }
183
184
  var _default = ViewDropDown;
184
185
  exports["default"] = _default;
@@ -52,9 +52,10 @@ var Button = /*#__PURE__*/function (_React$Component) {
52
52
  exports["default"] = Button;
53
53
  Button.defaultProps = _defaultProps.defaultProps;
54
54
  Button.propTypes = _propTypes.propTypes;
55
- if (false) {
56
- Button.docs = {
57
- componentGroup: 'Header',
58
- folderName: 'Setup'
59
- };
60
- }
55
+
56
+ // if (__DOCS__) {
57
+ // Button.docs = {
58
+ // componentGroup: 'Header',
59
+ // folderName: 'Setup'
60
+ // };
61
+ // }
@@ -60,9 +60,10 @@ var Link = /*#__PURE__*/function (_React$Component) {
60
60
  exports["default"] = Link;
61
61
  Link.defaultProps = _defaultProps.defaultProps;
62
62
  Link.propTypes = _propTypes.propTypes;
63
- if (false) {
64
- Link.docs = {
65
- componentGroup: 'Header',
66
- folderName: 'Setup'
67
- };
68
- }
63
+
64
+ // if (__DOCS__) {
65
+ // Link.docs = {
66
+ // componentGroup: 'Header',
67
+ // folderName: 'Setup'
68
+ // };
69
+ // }
@@ -93,9 +93,10 @@ var Search = /*#__PURE__*/function (_React$Component) {
93
93
  exports["default"] = Search;
94
94
  Search.propTypes = _propTypes.propTypes;
95
95
  Search.defaultProps = _defaultProps.defaultProps;
96
- if (false) {
97
- Search.docs = {
98
- componentGroup: 'Header',
99
- folderName: 'Setup'
100
- };
101
- }
96
+
97
+ // if (__DOCS__) {
98
+ // Search.docs = {
99
+ // componentGroup: 'Header',
100
+ // folderName: 'Setup'
101
+ // };
102
+ // }
@@ -62,9 +62,10 @@ var Views = /*#__PURE__*/function (_React$Component) {
62
62
  exports["default"] = Views;
63
63
  Views.propTypes = _propTypes.propTypes;
64
64
  Views.defaultProps = _defaultProps.defaultProps;
65
- if (false) {
66
- Views.docs = {
67
- componentGroup: 'Header',
68
- folderName: 'Setup'
69
- };
70
- }
65
+
66
+ // if (__DOCS__) {
67
+ // Views.docs = {
68
+ // componentGroup: 'Header',
69
+ // folderName: 'Setup'
70
+ // };
71
+ // }
@@ -39,9 +39,10 @@ var Description = /*#__PURE__*/function (_React$Component) {
39
39
  }(_react["default"].Component);
40
40
  exports["default"] = Description;
41
41
  Description.propTypes = _propTypes.propTypes;
42
- if (false) {
43
- Description.docs = {
44
- componentGroup: 'HelpTips',
45
- folderName: 'Setup'
46
- };
47
- }
42
+
43
+ // if (__DOCS__) {
44
+ // Description.docs = {
45
+ // componentGroup: 'HelpTips',
46
+ // folderName: 'Setup'
47
+ // };
48
+ // }
@@ -56,9 +56,10 @@ var Link = /*#__PURE__*/function (_React$Component) {
56
56
  }(_react["default"].Component);
57
57
  exports["default"] = Link;
58
58
  Link.propTypes = _propTypes.propTypes;
59
- if (false) {
60
- Link.docs = {
61
- componentGroup: 'HelpTips',
62
- folderName: 'Setup'
63
- };
64
- }
59
+
60
+ // if (__DOCS__) {
61
+ // Link.docs = {
62
+ // componentGroup: 'HelpTips',
63
+ // folderName: 'Setup'
64
+ // };
65
+ // }
@@ -57,9 +57,10 @@ var ListGroup = /*#__PURE__*/function (_React$Component) {
57
57
  }(_react["default"].Component);
58
58
  exports["default"] = ListGroup;
59
59
  ListGroup.propTypes = _propTypes.propTypes;
60
- if (false) {
61
- ListGroup.docs = {
62
- componentGroup: 'HelpTips',
63
- folderName: 'Setup'
64
- };
65
- }
60
+
61
+ // if (__DOCS__) {
62
+ // ListGroup.docs = {
63
+ // componentGroup: 'HelpTips',
64
+ // folderName: 'Setup'
65
+ // };
66
+ // }
@@ -39,9 +39,10 @@ var Title = /*#__PURE__*/function (_React$Component) {
39
39
  }(_react["default"].Component);
40
40
  exports["default"] = Title;
41
41
  Title.propTypes = _propTypes.propTypes;
42
- if (false) {
43
- Title.docs = {
44
- componentGroup: 'HelpTips',
45
- folderName: 'Setup'
46
- };
47
- }
42
+
43
+ // if (__DOCS__) {
44
+ // Title.docs = {
45
+ // componentGroup: 'HelpTips',
46
+ // folderName: 'Setup'
47
+ // };
48
+ // }
@@ -45,9 +45,10 @@ var Table = /*#__PURE__*/function (_React$Component) {
45
45
  exports["default"] = Table;
46
46
  Table.propTypes = _propTypes.propTypes;
47
47
  Table.defaultProps = _defaultProps.defaultProps;
48
- if (false) {
49
- Table.docs = {
50
- componentGroup: 'Table',
51
- folderName: 'Setup'
52
- };
53
- }
48
+
49
+ // if (__DOCS__) {
50
+ // Table.docs = {
51
+ // componentGroup: 'Table',
52
+ // folderName: 'Setup'
53
+ // };
54
+ // }
@@ -50,9 +50,10 @@ var TableBody = /*#__PURE__*/function (_React$Component) {
50
50
  exports["default"] = TableBody;
51
51
  TableBody.propTypes = _propTypes.propTypes;
52
52
  TableBody.defaultProps = _defaultProps.defaultProps;
53
- if (false) {
54
- TableBody.docs = {
55
- componentGroup: 'Table',
56
- folderName: 'Setup'
57
- };
58
- }
53
+
54
+ // if (__DOCS__) {
55
+ // TableBody.docs = {
56
+ // componentGroup: 'Table',
57
+ // folderName: 'Setup'
58
+ // };
59
+ // }
@@ -52,9 +52,10 @@ var TableData = /*#__PURE__*/function (_React$Component) {
52
52
  exports["default"] = TableData;
53
53
  TableData.defaultProps = _defaultProps.defaultProps;
54
54
  TableData.propTypes = _propTypes.propTypes;
55
- if (false) {
56
- TableData.docs = {
57
- componentGroup: 'Table',
58
- folderName: 'Setup'
59
- };
60
- }
55
+
56
+ // if (__DOCS__) {
57
+ // TableData.docs = {
58
+ // componentGroup: 'Table',
59
+ // folderName: 'Setup'
60
+ // };
61
+ // }
@@ -54,9 +54,10 @@ var TableHead = /*#__PURE__*/function (_React$Component) {
54
54
  exports["default"] = TableHead;
55
55
  TableHead.defaultProps = _defaultProps.defaultProps;
56
56
  TableHead.propTypes = _propTypes.propTypes;
57
- if (false) {
58
- TableHead.docs = {
59
- componentGroup: 'Table',
60
- folderName: 'Setup'
61
- };
62
- }
57
+
58
+ // if (__DOCS__) {
59
+ // TableHead.docs = {
60
+ // componentGroup: 'Table',
61
+ // folderName: 'Setup'
62
+ // };
63
+ // }
@@ -59,9 +59,10 @@ var TableRow = /*#__PURE__*/function (_React$Component) {
59
59
  exports["default"] = TableRow;
60
60
  TableRow.defaultProps = _defaultProps.defaultProps;
61
61
  TableRow.propTypes = _propTypes.propTypes;
62
- if (false) {
63
- TableRow.docs = {
64
- componentGroup: 'Table',
65
- folderName: 'Setup'
66
- };
67
- }
62
+
63
+ // if (__DOCS__) {
64
+ // TableRow.docs = {
65
+ // componentGroup: 'Table',
66
+ // folderName: 'Setup'
67
+ // };
68
+ // }
@@ -71,9 +71,10 @@ var Text = /*#__PURE__*/function (_React$Component) {
71
71
  exports["default"] = Text;
72
72
  Text.defaultProps = _defaultProps.defaultProps;
73
73
  Text.propTypes = _propTypes.propTypes;
74
- if (false) {
75
- Text.docs = {
76
- componentGroup: 'Text',
77
- folderName: 'Setup'
78
- };
79
- }
74
+
75
+ // if (__DOCS__) {
76
+ // Text.docs = {
77
+ // componentGroup: 'Text',
78
+ // folderName: 'Setup'
79
+ // };
80
+ // }
@@ -53,8 +53,9 @@ var PlusIcon = /*#__PURE__*/function (_React$Component) {
53
53
  exports["default"] = PlusIcon;
54
54
  PlusIcon.propTypes = _propTypes.PlusIcon_propTypes;
55
55
  PlusIcon.defaultProps = _defaultProps.PlusIcon_defaultProps;
56
- if (false) {
57
- PlusIcon.docs = {
58
- componentGroup: 'SVG'
59
- };
60
- }
56
+
57
+ // if (__DOCS__) {
58
+ // PlusIcon.docs = {
59
+ // componentGroup: 'SVG'
60
+ // };
61
+ // }
@@ -55,8 +55,9 @@ var SnippetIcon = /*#__PURE__*/function (_React$Component) {
55
55
  exports["default"] = SnippetIcon;
56
56
  SnippetIcon.propTypes = _propTypes.SnippetIcon_propTypes;
57
57
  SnippetIcon.defaultProps = _defaultProps.SnippetIcon_defaultProps;
58
- if (false) {
59
- SnippetIcon.docs = {
60
- componentGroup: 'SVG'
61
- };
62
- }
58
+
59
+ // if (__DOCS__) {
60
+ // SnippetIcon.docs = {
61
+ // componentGroup: 'SVG'
62
+ // };
63
+ // }
@@ -56,8 +56,9 @@ var TemplateIcon = /*#__PURE__*/function (_React$Component) {
56
56
  exports["default"] = TemplateIcon;
57
57
  TemplateIcon.propTypes = _propTypes.TemplateIcon_propTypes;
58
58
  TemplateIcon.defaultProps = _defaultProps.TemplateIcon_defaultProps;
59
- if (false) {
60
- TemplateIcon.docs = {
61
- componentGroup: 'SVG'
62
- };
63
- }
59
+
60
+ // if (__DOCS__) {
61
+ // TemplateIcon.docs = {
62
+ // componentGroup: 'SVG'
63
+ // };
64
+ // }
@@ -60,9 +60,10 @@ var AlertClose = /*#__PURE__*/function (_PureComponent) {
60
60
  }(_react.PureComponent);
61
61
  exports["default"] = AlertClose;
62
62
  AlertClose.propTypes = _propTypes.propTypes;
63
- if (false) {
64
- AlertClose.docs = {
65
- componentGroup: 'AlertClose',
66
- folderName: 'Alert'
67
- };
68
- }
63
+
64
+ // if (__DOCS__) {
65
+ // AlertClose.docs = {
66
+ // componentGroup: 'AlertClose',
67
+ // folderName: 'Alert'
68
+ // };
69
+ // }
@@ -94,12 +94,14 @@ var GlobalNotification = /*#__PURE__*/function (_React$Component) {
94
94
  exports["default"] = GlobalNotification;
95
95
  GlobalNotification.propTypes = _propTypes.propTypes;
96
96
  GlobalNotification.defaultProps = _defaultProps.defaultProps;
97
- if (false) {
98
- GlobalNotification.docs = {
99
- componentGroup: 'GlobalNotification',
100
- folderName: 'Alert'
101
- };
102
- }
97
+
98
+ // if (__DOCS__) {
99
+ // GlobalNotification.docs = {
100
+ // componentGroup: 'GlobalNotification',
101
+ // folderName: 'Alert'
102
+ // };
103
+ // }
104
+
103
105
  function GlobalNotificationUI(props) {
104
106
  function onClose(e) {
105
107
  var hideMessage = props.hideMessage,
@@ -80,9 +80,10 @@ var AlertIcons = /*#__PURE__*/function (_Component) {
80
80
  exports["default"] = AlertIcons;
81
81
  AlertIcons.propTypes = _propTypes.AlertIcons_propTypes;
82
82
  AlertIcons.defaultProps = _defaultProps.AlertIcons_defaultProps;
83
- if (false) {
84
- AlertIcons.docs = {
85
- componentGroup: 'AlertIcons',
86
- folderName: 'Alert'
87
- };
88
- }
83
+
84
+ // if (__DOCS__) {
85
+ // AlertIcons.docs = {
86
+ // componentGroup: 'AlertIcons',
87
+ // folderName: 'Alert'
88
+ // };
89
+ // }
@@ -91,8 +91,9 @@ var Inconvenience = /*#__PURE__*/function (_React$Component) {
91
91
  exports["default"] = Inconvenience;
92
92
  Inconvenience.propTypes = _propTypes.propTypes;
93
93
  Inconvenience.defaultProps = _defaultProps.defaultProps;
94
- if (false) {
95
- Inconvenience.docs = {
96
- componentGroup: 'errorStates'
97
- };
98
- }
94
+
95
+ // if (__DOCS__) {
96
+ // Inconvenience.docs = {
97
+ // componentGroup: 'errorStates'
98
+ // };
99
+ // }
@@ -92,8 +92,9 @@ var OopsSomethingMiss = /*#__PURE__*/function (_React$Component) {
92
92
  exports["default"] = OopsSomethingMiss;
93
93
  OopsSomethingMiss.propTypes = _propTypes.propTypes;
94
94
  OopsSomethingMiss.defaultProps = _defaultProps.defaultProps;
95
- if (false) {
96
- OopsSomethingMiss.docs = {
97
- componentGroup: 'errorStates'
98
- };
99
- }
95
+
96
+ // if (__DOCS__) {
97
+ // OopsSomethingMiss.docs = {
98
+ // componentGroup: 'errorStates'
99
+ // };
100
+ // }
@@ -91,8 +91,9 @@ var UnableToProcessRequest = /*#__PURE__*/function (_React$Component) {
91
91
  exports["default"] = UnableToProcessRequest;
92
92
  UnableToProcessRequest.propTypes = _propTypes.propTypes;
93
93
  UnableToProcessRequest.defaultProps = _defaultProps.defaultProps;
94
- if (false) {
95
- UnableToProcessRequest.docs = {
96
- componentGroup: 'errorStates'
97
- };
98
- }
94
+
95
+ // if (__DOCS__) {
96
+ // UnableToProcessRequest.docs = {
97
+ // componentGroup: 'errorStates'
98
+ // };
99
+ // }
@@ -93,8 +93,9 @@ var UnauthorizedLogin = /*#__PURE__*/function (_React$Component) {
93
93
  exports["default"] = UnauthorizedLogin;
94
94
  UnauthorizedLogin.propTypes = _propTypes.propTypes;
95
95
  UnauthorizedLogin.defaultProps = _defaultProps.defaultProps;
96
- if (false) {
97
- UnauthorizedLogin.docs = {
98
- componentGroup: 'errorStates'
99
- };
100
- }
96
+
97
+ // if (__DOCS__) {
98
+ // UnauthorizedLogin.docs = {
99
+ // componentGroup: 'errorStates'
100
+ // };
101
+ // }
@@ -91,8 +91,9 @@ var UrlNotFound = /*#__PURE__*/function (_React$Component) {
91
91
  exports["default"] = UrlNotFound;
92
92
  UrlNotFound.propTypes = _propTypes.propTypes;
93
93
  UrlNotFound.defaultProps = _defaultProps.defaultProps;
94
- if (false) {
95
- UrlNotFound.docs = {
96
- componentGroup: 'errorStates'
97
- };
98
- }
94
+
95
+ // if (__DOCS__) {
96
+ // UrlNotFound.docs = {
97
+ // componentGroup: 'errorStates'
98
+ // };
99
+ // }
@@ -91,8 +91,9 @@ var WillBeRightBack = /*#__PURE__*/function (_React$Component) {
91
91
  exports["default"] = WillBeRightBack;
92
92
  WillBeRightBack.propTypes = _propTypes.propTypes;
93
93
  WillBeRightBack.defaultProps = _defaultProps.defaultProps;
94
- if (false) {
95
- WillBeRightBack.docs = {
96
- componentGroup: 'errorStates'
97
- };
98
- }
94
+
95
+ // if (__DOCS__) {
96
+ // WillBeRightBack.docs = {
97
+ // componentGroup: 'errorStates'
98
+ // };
99
+ // }
@@ -84,9 +84,10 @@ var AlertHeader = /*#__PURE__*/function (_Component) {
84
84
  exports["default"] = AlertHeader;
85
85
  AlertHeader.propTypes = _propTypes.propTypes;
86
86
  AlertHeader.defaultProps = _defaultProps.defaultProps;
87
- if (false) {
88
- AlertHeader.docs = {
89
- componentGroup: 'AlertHeader',
90
- folderName: 'Alert'
91
- };
92
- }
87
+
88
+ // if (__DOCS__) {
89
+ // AlertHeader.docs = {
90
+ // componentGroup: 'AlertHeader',
91
+ // folderName: 'Alert'
92
+ // };
93
+ // }