@zohodesk/dot 1.0.0-beta.210 → 1.0.0-beta.211

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 (551) hide show
  1. package/package.json +1 -1
  2. package/es/ActionButton/ActionButton.js +0 -169
  3. package/es/ActionButton/ActionButton.module.css +0 -121
  4. package/es/AlphabeticList/AlphabeticList.js +0 -138
  5. package/es/AlphabeticList/AlphabeticList.module.css +0 -54
  6. package/es/Appearance/dark/mode/dotDarkMode.module.css +0 -521
  7. package/es/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +0 -10
  8. package/es/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -10
  9. package/es/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +0 -10
  10. package/es/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -10
  11. package/es/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -10
  12. package/es/Appearance/default/mode/dotDefaultMode.module.css +0 -521
  13. package/es/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -10
  14. package/es/Appearance/default/themes/green/greenDefaultDotTheme.module.css +0 -10
  15. package/es/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -10
  16. package/es/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -10
  17. package/es/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -10
  18. package/es/Attachment/Attachment.js +0 -104
  19. package/es/Attachment/Attachment.module.css +0 -121
  20. package/es/ChannelIcon/ChannelIcon.js +0 -126
  21. package/es/ChannelIcon/ChannelIcon.module.css +0 -208
  22. package/es/Drawer/Drawer.js +0 -314
  23. package/es/Drawer/Drawer.module.css +0 -103
  24. package/es/ExternalLink/ExternalLink.js +0 -66
  25. package/es/ExternalLink/ExternalLink.module.css +0 -4
  26. package/es/ExternalLink/__tests__/ExternalLink.spec.js +0 -27
  27. package/es/FlipCard/FlipCard.js +0 -183
  28. package/es/FlipCard/FlipCard.module.css +0 -35
  29. package/es/FormAction/FormAction.js +0 -83
  30. package/es/FormAction/FormAction.module.css +0 -57
  31. package/es/FreezeLayer/FreezeLayer.js +0 -136
  32. package/es/FreezeLayer/FreezeLayer.module.css +0 -38
  33. package/es/IconButton/IconButton.js +0 -188
  34. package/es/IconButton/IconButton.module.css +0 -22
  35. package/es/Image/Image.js +0 -53
  36. package/es/Image/Image.module.css +0 -11
  37. package/es/ImportantNotes/ImportantNotes.js +0 -60
  38. package/es/ImportantNotes/ImportantNotes.module.css +0 -15
  39. package/es/Link/Link.js +0 -118
  40. package/es/Link/Link.module.css +0 -4
  41. package/es/Link/LinkContext.js +0 -9
  42. package/es/Loader/Loader.js +0 -27
  43. package/es/Loader/Loader.module.css +0 -25
  44. package/es/Message/Message.js +0 -124
  45. package/es/Message/Message.module.css +0 -70
  46. package/es/MessageBanner/MessageBanner.js +0 -75
  47. package/es/MessageBanner/MessageBanner.module.css +0 -38
  48. package/es/NewStar/NewStar.js +0 -75
  49. package/es/NewStar/NewStar.module.css +0 -73
  50. package/es/PlusIcon/PlusIcon.js +0 -60
  51. package/es/PlusIcon/PlusIcon.module.css +0 -16
  52. package/es/Provider.js +0 -205
  53. package/es/ToastMessage/ToastMessage.js +0 -257
  54. package/es/ToastMessage/ToastMessage.module.css +0 -257
  55. package/es/Upload/Upload.js +0 -92
  56. package/es/Upload/Upload.module.css +0 -106
  57. package/es/actions/AutoClose.js +0 -54
  58. package/es/actions/index.js +0 -28
  59. package/es/alert/AlertHeader/AlertHeader.js +0 -94
  60. package/es/alert/AlertHeader/AlertHeader.module.css +0 -63
  61. package/es/alert/AlertLookup/AlertLookup.js +0 -196
  62. package/es/alert/AlertLookup/AlertLookup.module.css +0 -23
  63. package/es/avatar/AvatarClose/AvatarClose.js +0 -67
  64. package/es/avatar/AvatarClose/AvatarClose.module.css +0 -31
  65. package/es/avatar/AvatarCollision/AvatarCollision.js +0 -80
  66. package/es/avatar/AvatarCollision/AvatarCollision.module.css +0 -55
  67. package/es/avatar/AvatarIcon/AvatarIcon.js +0 -84
  68. package/es/avatar/AvatarIcon/AvatarIcon.module.css +0 -59
  69. package/es/avatar/AvatarStatus/AvatarStatus.js +0 -95
  70. package/es/avatar/AvatarStatus/AvatarStatus.module.css +0 -96
  71. package/es/avatar/AvatarThread/AvatarThread.js +0 -111
  72. package/es/avatar/AvatarThread/AvatarThread.module.css +0 -113
  73. package/es/avatar/AvatarUser/AvatarUser.js +0 -148
  74. package/es/avatar/AvatarUser/AvatarUser.module.css +0 -100
  75. package/es/avatar/AvatarWithTeam/AvatarWithTeam.js +0 -121
  76. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +0 -16
  77. package/es/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js +0 -47
  78. package/es/deprecated/SelectDropdown/SelectDropdown.js +0 -129
  79. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +0 -47
  80. package/es/deprecated/Theme/dotDarkTheme.module.css +0 -532
  81. package/es/deprecated/Theme/dotDefaultTheme.module.css +0 -532
  82. package/es/deprecated/Theme/palette/darkPalette.module.css +0 -40
  83. package/es/deprecated/Theme/palette/defaultPalette.module.css +0 -40
  84. package/es/dropdown/ToggleDropDown/ToggleDropDown.js +0 -912
  85. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +0 -84
  86. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +0 -94
  87. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +0 -77
  88. package/es/emptystate/EditionPage/EditionPage.css +0 -37
  89. package/es/emptystate/EditionPage/EditionPage.js +0 -65
  90. package/es/errorstate/EmptyStates.module.css +0 -85
  91. package/es/errorstate/Inconvenience/Inconvenience.js +0 -97
  92. package/es/errorstate/Inconvenience/Inconvenience.module.css +0 -4
  93. package/es/errorstate/LinkText/LinkText.js +0 -39
  94. package/es/errorstate/LinkText/LinkText.module.css +0 -6
  95. package/es/errorstate/NoRequestFound/NoRequestFound.js +0 -97
  96. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +0 -3
  97. package/es/errorstate/PermissionPlay/PermissionPlay.js +0 -96
  98. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +0 -34
  99. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +0 -97
  100. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +0 -3
  101. package/es/errorstate/UnableToProcess/UnableToProcess.js +0 -97
  102. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +0 -3
  103. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -97
  104. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +0 -3
  105. package/es/errorstate/WillBack/WillBack.js +0 -82
  106. package/es/errorstate/WillBack/WillBack.module.css +0 -36
  107. package/es/form/fields/CheckBoxField/CheckBoxField.js +0 -189
  108. package/es/form/fields/CurrencyField/CurrencyField.js +0 -244
  109. package/es/form/fields/DateField/DateField.js +0 -256
  110. package/es/form/fields/Fields.module.css +0 -148
  111. package/es/form/fields/MultiSelectField/MultiSelectField.js +0 -287
  112. package/es/form/fields/PhoneField/PhoneField.js +0 -240
  113. package/es/form/fields/RadioField/RadioField.js +0 -153
  114. package/es/form/fields/SelectField/SelectField.js +0 -254
  115. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +0 -297
  116. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +0 -95
  117. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +0 -320
  118. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +0 -6
  119. package/es/form/fields/TextBoxField/TextBoxField.js +0 -234
  120. package/es/form/fields/TextEditor/TextEditor.js +0 -458
  121. package/es/form/fields/TextEditor/TextEditor.module.css +0 -583
  122. package/es/form/fields/TextEditorField/TextEditorField.js +0 -254
  123. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.js +0 -244
  124. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +0 -26
  125. package/es/form/fields/TextareaField/TextareaField.js +0 -215
  126. package/es/form/fields/ValidationMessage/ValidationMessage.js +0 -73
  127. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +0 -22
  128. package/es/form/layout/Field/Field.js +0 -44
  129. package/es/form/layout/Field/Field.module.css +0 -22
  130. package/es/form/layout/Section/ModuleFormSection.module.css +0 -3
  131. package/es/form/layout/Section/Section.js +0 -44
  132. package/es/i18n.js +0 -4349
  133. package/es/index.js +0 -8
  134. package/es/layout/SetupDetailLayout/SetupDetailLayout.js +0 -243
  135. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +0 -116
  136. package/es/layout/SetupDetailLayout/index.js +0 -4
  137. package/es/layout/SubtabLayout/SubtabLayout.js +0 -201
  138. package/es/layout/SubtabLayout/SubtabLayout.module.css +0 -120
  139. package/es/layout/SubtabLayout/index.js +0 -4
  140. package/es/list/AvatarFlip/AvatarFlip.js +0 -105
  141. package/es/list/AvatarFlip/AvatarFlip.module.css +0 -3
  142. package/es/list/BluePrintStatus/BluePrintStatus.js +0 -32
  143. package/es/list/BluePrintStatus/BluePrintStatus.module.css +0 -14
  144. package/es/list/Comment/Comment.js +0 -52
  145. package/es/list/Comment/Comment.module.css +0 -24
  146. package/es/list/DepartmentDropDown/DepartmentDropDown.js +0 -129
  147. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +0 -9
  148. package/es/list/Dot/Dot.js +0 -27
  149. package/es/list/Dot/Dot.module.css +0 -15
  150. package/es/list/DotNew/DotNew.js +0 -36
  151. package/es/list/DotNew/DotNew.module.css +0 -22
  152. package/es/list/GridStencils/GridStencils.js +0 -41
  153. package/es/list/GridStencils/GridStencils.module.css +0 -102
  154. package/es/list/Icons/AddNewIcon.js +0 -32
  155. package/es/list/Icons/CompleteIcon.js +0 -35
  156. package/es/list/Icons/DeleteIcon.js +0 -35
  157. package/es/list/Icons/EditIcon.js +0 -35
  158. package/es/list/Icons/FloatingIcons.js +0 -36
  159. package/es/list/Icons/Icons.module.css +0 -16
  160. package/es/list/Icons/ReadUnreadIcon.js +0 -42
  161. package/es/list/Icons/SmartIcon.js +0 -34
  162. package/es/list/ListLayout/ListLayout.js +0 -117
  163. package/es/list/ListLayout/ListLayout.module.css +0 -50
  164. package/es/list/ListStencils/ListStencils.js +0 -52
  165. package/es/list/ListStencils/ListStencils.module.css +0 -62
  166. package/es/list/SecondaryText/AccountName.js +0 -109
  167. package/es/list/SecondaryText/ContactName.js +0 -117
  168. package/es/list/SecondaryText/DepartmentText.js +0 -37
  169. package/es/list/SecondaryText/Email.js +0 -74
  170. package/es/list/SecondaryText/HappinessRating.js +0 -38
  171. package/es/list/SecondaryText/PhoneNumber.js +0 -81
  172. package/es/list/SecondaryText/PriorityText.js +0 -42
  173. package/es/list/SecondaryText/SecondaryText.js +0 -51
  174. package/es/list/SecondaryText/SecondaryText.module.css +0 -126
  175. package/es/list/SecondaryText/StatusText.js +0 -45
  176. package/es/list/SecondaryText/TicketId.js +0 -71
  177. package/es/list/SecondaryText/Website.js +0 -54
  178. package/es/list/SecondaryText/index.js +0 -11
  179. package/es/list/SecondryPanel/SecondryPanel.js +0 -142
  180. package/es/list/SecondryPanel/SecondryPanel.module.css +0 -6
  181. package/es/list/SentimentStatus/SentimentStatus.js +0 -39
  182. package/es/list/SentimentStatus/SentimentStatus.module.css +0 -9
  183. package/es/list/Subject/Subject.js +0 -80
  184. package/es/list/Subject/Subject.module.css +0 -27
  185. package/es/list/TagNew/TagNew.js +0 -42
  186. package/es/list/TagNew/TagNew.module.css +0 -108
  187. package/es/list/Thread/Thread.js +0 -50
  188. package/es/list/Thread/Thread.module.css +0 -31
  189. package/es/list/UserTime/UserTime.js +0 -95
  190. package/es/list/UserTime/UserTime.module.css +0 -52
  191. package/es/list/listCommon.module.css +0 -52
  192. package/es/list/status/StatusDropdown/StatusDropdown.js +0 -488
  193. package/es/list/status/StatusDropdown/StatusDropdown.module.css +0 -76
  194. package/es/list/status/StatusListItem/StatusListItem.js +0 -161
  195. package/es/list/status/StatusListItem/StatusListItem.module.css +0 -81
  196. package/es/lookup/EmptyPage/EmptyPage.js +0 -71
  197. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +0 -12
  198. package/es/lookup/Lookup/Lookup.js +0 -112
  199. package/es/lookup/Lookup/Lookup.module.css +0 -26
  200. package/es/lookup/Section/LookupSection.module.css +0 -8
  201. package/es/lookup/Section/Section.js +0 -29
  202. package/es/lookup/header/Close/Close.js +0 -37
  203. package/es/lookup/header/Close/LookupClose.module.css +0 -15
  204. package/es/lookup/header/ModuleHeader/ModuleHeader.js +0 -89
  205. package/es/lookup/header/Search/LookupSearch.module.css +0 -48
  206. package/es/lookup/header/Search/Search.js +0 -260
  207. package/es/lookup/header/TicketHeader/TicketHeader.js +0 -116
  208. package/es/lookup/header/TicketHeader/TicketHeader.module.css +0 -20
  209. package/es/lookup/header/Title/LookupTitle.module.css +0 -20
  210. package/es/lookup/header/Title/Title.js +0 -34
  211. package/es/lookup/header/ViewDropDown/ViewDropDown.js +0 -183
  212. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +0 -45
  213. package/es/lookup/header/lookupHeaderCommon.module.css +0 -25
  214. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +0 -15
  215. package/es/setup/header/Button/Button.js +0 -45
  216. package/es/setup/header/Button/HeaderButton.module.css +0 -3
  217. package/es/setup/header/Link/HeaderLink.module.css +0 -15
  218. package/es/setup/header/Link/Link.js +0 -54
  219. package/es/setup/header/Search/Search.js +0 -95
  220. package/es/setup/header/Search/Search.module.css +0 -57
  221. package/es/setup/header/Views/Views.js +0 -59
  222. package/es/setup/header/Views/Views.module.css +0 -27
  223. package/es/setup/helptips/Description/Description.js +0 -28
  224. package/es/setup/helptips/Description/HelpTipsDescription.module.css +0 -6
  225. package/es/setup/helptips/Link/HelpTipsLink.module.css +0 -6
  226. package/es/setup/helptips/Link/Link.js +0 -48
  227. package/es/setup/helptips/ListGroup/ListGroup.js +0 -44
  228. package/es/setup/helptips/ListGroup/ListGroup.module.css +0 -17
  229. package/es/setup/helptips/Title/HelpTipsTitle.module.css +0 -5
  230. package/es/setup/helptips/Title/Title.js +0 -28
  231. package/es/setup/table/Table/Table.js +0 -33
  232. package/es/setup/table/TableBody/TableBody.js +0 -37
  233. package/es/setup/table/TableData/SetupTableData.module.css +0 -36
  234. package/es/setup/table/TableData/TableData.js +0 -49
  235. package/es/setup/table/TableData/Tablehover.module.css +0 -6
  236. package/es/setup/table/TableHead/SetupTableHead.module.css +0 -8
  237. package/es/setup/table/TableHead/TableHead.js +0 -47
  238. package/es/setup/table/TableRow/SetupTableRow.module.css +0 -10
  239. package/es/setup/table/TableRow/TableRow.js +0 -56
  240. package/es/setup/table/Text/TableText.module.css +0 -37
  241. package/es/setup/table/Text/Text.js +0 -70
  242. package/es/svg/PlusIcon.js +0 -41
  243. package/es/svg/SnippetIcon.js +0 -43
  244. package/es/svg/TemplateIcon.js +0 -44
  245. package/es/utils/ChannelIconMapping.js +0 -129
  246. package/es/utils/Common.js +0 -24
  247. package/es/utils/General.js +0 -64
  248. package/es/utils/KeyboardApi.js +0 -294
  249. package/es/utils/editorUtils.js +0 -193
  250. package/es/version2/AlertClose/AlertClose.js +0 -47
  251. package/es/version2/AlertClose/AlertClose.module.css +0 -43
  252. package/es/version2/GlobalNotification/GlobalNotification.js +0 -149
  253. package/es/version2/GlobalNotification/GlobalNotification.module.css +0 -90
  254. package/es/version2/alertIcons/AlarmAlertIcon.js +0 -72
  255. package/es/version2/alertIcons/AlertIcons.js +0 -65
  256. package/es/version2/alertIcons/AlertIcons.module.css +0 -67
  257. package/es/version2/alertIcons/DangerAlertIcon.js +0 -73
  258. package/es/version2/alertIcons/ErrorAlertIcon.js +0 -77
  259. package/es/version2/alertIcons/InfoAlertIcon.js +0 -81
  260. package/es/version2/alertIcons/NotificationAlertIcon.js +0 -77
  261. package/es/version2/alertIcons/SuccessAlertIcon.js +0 -72
  262. package/es/version2/alertIcons/WarningAlertIcon.js +0 -72
  263. package/es/version2/errorstate/Inconvenience/Inconvenience.js +0 -93
  264. package/es/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +0 -94
  265. package/es/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +0 -93
  266. package/es/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -97
  267. package/es/version2/errorstate/UrlNotFound/UrlNotFound.js +0 -93
  268. package/es/version2/errorstate/V2_ErrorStates.module.css +0 -46
  269. package/es/version2/errorstate/WillBeRightBack/WillBeRightBack.js +0 -93
  270. package/es/version2/lookup/AlertHeader/AlertHeader.js +0 -78
  271. package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +0 -64
  272. package/es/version2/lookup/AlertLookup/AlertLookup.js +0 -254
  273. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +0 -40
  274. package/es/version2/lookup/alertLookupCommonNew.module.css +0 -26
  275. package/es/version2/notification/DesktopNotification/DesktopNotification.js +0 -209
  276. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +0 -90
  277. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +0 -75
  278. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +0 -100
  279. package/lib/ActionButton/ActionButton.js +0 -222
  280. package/lib/ActionButton/ActionButton.module.css +0 -120
  281. package/lib/AlphabeticList/AlphabeticList.js +0 -213
  282. package/lib/AlphabeticList/AlphabeticList.module.css +0 -54
  283. package/lib/Appearance/dark/mode/dotDarkMode.module.css +0 -536
  284. package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +0 -10
  285. package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -10
  286. package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +0 -10
  287. package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -10
  288. package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -10
  289. package/lib/Appearance/default/mode/dotDefaultMode.module.css +0 -536
  290. package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -10
  291. package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +0 -10
  292. package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -10
  293. package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -10
  294. package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -10
  295. package/lib/Attachment/Attachment.js +0 -155
  296. package/lib/Attachment/Attachment.module.css +0 -121
  297. package/lib/ChannelIcon/ChannelIcon.js +0 -179
  298. package/lib/ChannelIcon/ChannelIcon.module.css +0 -208
  299. package/lib/Drawer/Drawer.js +0 -420
  300. package/lib/Drawer/Drawer.module.css +0 -103
  301. package/lib/ExternalLink/ExternalLink.js +0 -113
  302. package/lib/ExternalLink/ExternalLink.module.css +0 -4
  303. package/lib/ExternalLink/__tests__/ExternalLink.spec.js +0 -37
  304. package/lib/FlipCard/FlipCard.js +0 -240
  305. package/lib/FlipCard/FlipCard.module.css +0 -35
  306. package/lib/FormAction/FormAction.js +0 -146
  307. package/lib/FormAction/FormAction.module.css +0 -57
  308. package/lib/FreezeLayer/FreezeLayer.js +0 -189
  309. package/lib/FreezeLayer/FreezeLayer.module.css +0 -38
  310. package/lib/IconButton/IconButton.js +0 -236
  311. package/lib/IconButton/IconButton.module.css +0 -22
  312. package/lib/Image/Image.js +0 -102
  313. package/lib/Image/Image.module.css +0 -11
  314. package/lib/ImportantNotes/ImportantNotes.js +0 -107
  315. package/lib/ImportantNotes/ImportantNotes.module.css +0 -15
  316. package/lib/Link/Link.js +0 -169
  317. package/lib/Link/Link.module.css +0 -4
  318. package/lib/Link/LinkContext.js +0 -23
  319. package/lib/Loader/Loader.js +0 -76
  320. package/lib/Loader/Loader.module.css +0 -25
  321. package/lib/Message/Message.js +0 -173
  322. package/lib/Message/Message.module.css +0 -70
  323. package/lib/MessageBanner/MessageBanner.js +0 -127
  324. package/lib/MessageBanner/MessageBanner.module.css +0 -38
  325. package/lib/NewStar/NewStar.js +0 -126
  326. package/lib/NewStar/NewStar.module.css +0 -73
  327. package/lib/PlusIcon/PlusIcon.js +0 -106
  328. package/lib/PlusIcon/PlusIcon.module.css +0 -16
  329. package/lib/Provider.js +0 -309
  330. package/lib/ToastMessage/ToastMessage.js +0 -298
  331. package/lib/ToastMessage/ToastMessage.module.css +0 -257
  332. package/lib/Upload/Upload.js +0 -143
  333. package/lib/Upload/Upload.module.css +0 -106
  334. package/lib/actions/AutoClose.js +0 -85
  335. package/lib/actions/index.js +0 -37
  336. package/lib/alert/AlertHeader/AlertHeader.js +0 -151
  337. package/lib/alert/AlertHeader/AlertHeader.module.css +0 -63
  338. package/lib/alert/AlertLookup/AlertLookup.js +0 -245
  339. package/lib/alert/AlertLookup/AlertLookup.module.css +0 -23
  340. package/lib/avatar/AvatarClose/AvatarClose.js +0 -114
  341. package/lib/avatar/AvatarClose/AvatarClose.module.css +0 -31
  342. package/lib/avatar/AvatarCollision/AvatarCollision.js +0 -127
  343. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +0 -55
  344. package/lib/avatar/AvatarIcon/AvatarIcon.js +0 -135
  345. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +0 -59
  346. package/lib/avatar/AvatarStatus/AvatarStatus.js +0 -141
  347. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +0 -96
  348. package/lib/avatar/AvatarThread/AvatarThread.js +0 -161
  349. package/lib/avatar/AvatarThread/AvatarThread.module.css +0 -113
  350. package/lib/avatar/AvatarUser/AvatarUser.js +0 -198
  351. package/lib/avatar/AvatarUser/AvatarUser.module.css +0 -100
  352. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +0 -176
  353. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +0 -16
  354. package/lib/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js +0 -53
  355. package/lib/deprecated/SelectDropdown/SelectDropdown.js +0 -186
  356. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +0 -47
  357. package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +0 -982
  358. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +0 -84
  359. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +0 -148
  360. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +0 -77
  361. package/lib/emptystate/EditionPage/EditionPage.css +0 -37
  362. package/lib/emptystate/EditionPage/EditionPage.js +0 -115
  363. package/lib/errorstate/EmptyStates.module.css +0 -85
  364. package/lib/errorstate/Inconvenience/Inconvenience.js +0 -147
  365. package/lib/errorstate/Inconvenience/Inconvenience.module.css +0 -4
  366. package/lib/errorstate/LinkText/LinkText.js +0 -89
  367. package/lib/errorstate/LinkText/LinkText.module.css +0 -6
  368. package/lib/errorstate/NoRequestFound/NoRequestFound.js +0 -147
  369. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +0 -3
  370. package/lib/errorstate/PermissionPlay/PermissionPlay.js +0 -146
  371. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +0 -34
  372. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +0 -147
  373. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +0 -3
  374. package/lib/errorstate/UnableToProcess/UnableToProcess.js +0 -147
  375. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +0 -3
  376. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -147
  377. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +0 -3
  378. package/lib/errorstate/WillBack/WillBack.js +0 -131
  379. package/lib/errorstate/WillBack/WillBack.module.css +0 -36
  380. package/lib/form/fields/CheckBoxField/CheckBoxField.js +0 -242
  381. package/lib/form/fields/CurrencyField/CurrencyField.js +0 -293
  382. package/lib/form/fields/DateField/DateField.js +0 -307
  383. package/lib/form/fields/Fields.module.css +0 -145
  384. package/lib/form/fields/MultiSelectField/MultiSelectField.js +0 -339
  385. package/lib/form/fields/PhoneField/PhoneField.js +0 -286
  386. package/lib/form/fields/RadioField/RadioField.js +0 -205
  387. package/lib/form/fields/SelectField/SelectField.js +0 -306
  388. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +0 -352
  389. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +0 -95
  390. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +0 -362
  391. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +0 -6
  392. package/lib/form/fields/TextBoxField/TextBoxField.js +0 -287
  393. package/lib/form/fields/TextEditor/TextEditor.js +0 -499
  394. package/lib/form/fields/TextEditor/TextEditor.module.css +0 -582
  395. package/lib/form/fields/TextEditorField/TextEditorField.js +0 -306
  396. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +0 -296
  397. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +0 -26
  398. package/lib/form/fields/TextareaField/TextareaField.js +0 -266
  399. package/lib/form/fields/ValidationMessage/ValidationMessage.js +0 -124
  400. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +0 -22
  401. package/lib/form/layout/Field/Field.js +0 -97
  402. package/lib/form/layout/Field/Field.module.css +0 -22
  403. package/lib/form/layout/Section/ModuleFormSection.module.css +0 -3
  404. package/lib/form/layout/Section/Section.js +0 -93
  405. package/lib/i18n.js +0 -3417
  406. package/lib/index.js +0 -101
  407. package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +0 -331
  408. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +0 -116
  409. package/lib/layout/SetupDetailLayout/index.js +0 -37
  410. package/lib/layout/SubtabLayout/SubtabLayout.js +0 -301
  411. package/lib/layout/SubtabLayout/SubtabLayout.module.css +0 -120
  412. package/lib/layout/SubtabLayout/index.js +0 -37
  413. package/lib/list/AvatarFlip/AvatarFlip.js +0 -159
  414. package/lib/list/AvatarFlip/AvatarFlip.module.css +0 -3
  415. package/lib/list/BluePrintStatus/BluePrintStatus.js +0 -77
  416. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +0 -14
  417. package/lib/list/Comment/Comment.js +0 -104
  418. package/lib/list/Comment/Comment.module.css +0 -24
  419. package/lib/list/DepartmentDropDown/DepartmentDropDown.js +0 -184
  420. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +0 -9
  421. package/lib/list/Dot/Dot.js +0 -76
  422. package/lib/list/Dot/Dot.module.css +0 -15
  423. package/lib/list/DotNew/DotNew.js +0 -85
  424. package/lib/list/DotNew/DotNew.module.css +0 -22
  425. package/lib/list/GridStencils/GridStencils.js +0 -90
  426. package/lib/list/GridStencils/GridStencils.module.css +0 -102
  427. package/lib/list/Icons/AddNewIcon.js +0 -82
  428. package/lib/list/Icons/CompleteIcon.js +0 -85
  429. package/lib/list/Icons/DeleteIcon.js +0 -85
  430. package/lib/list/Icons/EditIcon.js +0 -85
  431. package/lib/list/Icons/FloatingIcons.js +0 -92
  432. package/lib/list/Icons/Icons.module.css +0 -16
  433. package/lib/list/Icons/ReadUnreadIcon.js +0 -92
  434. package/lib/list/Icons/SmartIcon.js +0 -88
  435. package/lib/list/ListLayout/ListLayout.js +0 -179
  436. package/lib/list/ListLayout/ListLayout.module.css +0 -50
  437. package/lib/list/ListStencils/ListStencils.js +0 -100
  438. package/lib/list/ListStencils/ListStencils.module.css +0 -62
  439. package/lib/list/SecondaryText/AccountName.js +0 -159
  440. package/lib/list/SecondaryText/ContactName.js +0 -175
  441. package/lib/list/SecondaryText/DepartmentText.js +0 -86
  442. package/lib/list/SecondaryText/Email.js +0 -121
  443. package/lib/list/SecondaryText/HappinessRating.js +0 -88
  444. package/lib/list/SecondaryText/PhoneNumber.js +0 -128
  445. package/lib/list/SecondaryText/PriorityText.js +0 -91
  446. package/lib/list/SecondaryText/SecondaryText.js +0 -98
  447. package/lib/list/SecondaryText/SecondaryText.module.css +0 -126
  448. package/lib/list/SecondaryText/StatusText.js +0 -94
  449. package/lib/list/SecondaryText/TicketId.js +0 -121
  450. package/lib/list/SecondaryText/Website.js +0 -101
  451. package/lib/list/SecondaryText/index.js +0 -95
  452. package/lib/list/SecondryPanel/SecondryPanel.js +0 -241
  453. package/lib/list/SecondryPanel/SecondryPanel.module.css +0 -6
  454. package/lib/list/SentimentStatus/SentimentStatus.js +0 -85
  455. package/lib/list/SentimentStatus/SentimentStatus.module.css +0 -9
  456. package/lib/list/Subject/Subject.js +0 -130
  457. package/lib/list/Subject/Subject.module.css +0 -27
  458. package/lib/list/TagNew/TagNew.js +0 -91
  459. package/lib/list/TagNew/TagNew.module.css +0 -108
  460. package/lib/list/Thread/Thread.js +0 -101
  461. package/lib/list/Thread/Thread.module.css +0 -31
  462. package/lib/list/UserTime/UserTime.js +0 -147
  463. package/lib/list/UserTime/UserTime.module.css +0 -52
  464. package/lib/list/listCommon.module.css +0 -52
  465. package/lib/list/status/StatusDropdown/StatusDropdown.js +0 -538
  466. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +0 -76
  467. package/lib/list/status/StatusListItem/StatusListItem.js +0 -206
  468. package/lib/list/status/StatusListItem/StatusListItem.module.css +0 -81
  469. package/lib/lookup/EmptyPage/EmptyPage.js +0 -125
  470. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +0 -12
  471. package/lib/lookup/Lookup/Lookup.js +0 -159
  472. package/lib/lookup/Lookup/Lookup.module.css +0 -26
  473. package/lib/lookup/Section/LookupSection.module.css +0 -8
  474. package/lib/lookup/Section/Section.js +0 -79
  475. package/lib/lookup/header/Close/Close.js +0 -87
  476. package/lib/lookup/header/Close/LookupClose.module.css +0 -15
  477. package/lib/lookup/header/ModuleHeader/ModuleHeader.js +0 -144
  478. package/lib/lookup/header/Search/LookupSearch.module.css +0 -48
  479. package/lib/lookup/header/Search/Search.js +0 -315
  480. package/lib/lookup/header/TicketHeader/TicketHeader.js +0 -167
  481. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +0 -19
  482. package/lib/lookup/header/Title/LookupTitle.module.css +0 -20
  483. package/lib/lookup/header/Title/Title.js +0 -84
  484. package/lib/lookup/header/ViewDropDown/ViewDropDown.js +0 -229
  485. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +0 -46
  486. package/lib/lookup/header/lookupHeaderCommon.module.css +0 -25
  487. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +0 -15
  488. package/lib/setup/header/Button/Button.js +0 -91
  489. package/lib/setup/header/Button/HeaderButton.module.css +0 -3
  490. package/lib/setup/header/Link/HeaderLink.module.css +0 -15
  491. package/lib/setup/header/Link/Link.js +0 -102
  492. package/lib/setup/header/Search/Search.js +0 -139
  493. package/lib/setup/header/Search/Search.module.css +0 -57
  494. package/lib/setup/header/Views/Views.js +0 -105
  495. package/lib/setup/header/Views/Views.module.css +0 -27
  496. package/lib/setup/helptips/Description/Description.js +0 -72
  497. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +0 -6
  498. package/lib/setup/helptips/Link/HelpTipsLink.module.css +0 -6
  499. package/lib/setup/helptips/Link/Link.js +0 -95
  500. package/lib/setup/helptips/ListGroup/ListGroup.js +0 -93
  501. package/lib/setup/helptips/ListGroup/ListGroup.module.css +0 -17
  502. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +0 -5
  503. package/lib/setup/helptips/Title/Title.js +0 -72
  504. package/lib/setup/table/Table/Table.js +0 -82
  505. package/lib/setup/table/TableBody/TableBody.js +0 -87
  506. package/lib/setup/table/TableData/SetupTableData.module.css +0 -36
  507. package/lib/setup/table/TableData/TableData.js +0 -95
  508. package/lib/setup/table/TableData/Tablehover.module.css +0 -6
  509. package/lib/setup/table/TableHead/SetupTableHead.module.css +0 -8
  510. package/lib/setup/table/TableHead/TableHead.js +0 -93
  511. package/lib/setup/table/TableRow/SetupTableRow.module.css +0 -10
  512. package/lib/setup/table/TableRow/TableRow.js +0 -102
  513. package/lib/setup/table/Text/TableText.module.css +0 -37
  514. package/lib/setup/table/Text/Text.js +0 -121
  515. package/lib/svg/PlusIcon.js +0 -90
  516. package/lib/svg/SnippetIcon.js +0 -92
  517. package/lib/svg/TemplateIcon.js +0 -93
  518. package/lib/utils/ChannelIconMapping.js +0 -138
  519. package/lib/utils/Common.js +0 -33
  520. package/lib/utils/General.js +0 -82
  521. package/lib/utils/KeyboardApi.js +0 -297
  522. package/lib/utils/editorUtils.js +0 -223
  523. package/lib/version2/AlertClose/AlertClose.js +0 -101
  524. package/lib/version2/AlertClose/AlertClose.module.css +0 -43
  525. package/lib/version2/GlobalNotification/GlobalNotification.js +0 -190
  526. package/lib/version2/GlobalNotification/GlobalNotification.module.css +0 -90
  527. package/lib/version2/alertIcons/AlarmAlertIcon.js +0 -125
  528. package/lib/version2/alertIcons/AlertIcons.js +0 -127
  529. package/lib/version2/alertIcons/AlertIcons.module.css +0 -67
  530. package/lib/version2/alertIcons/DangerAlertIcon.js +0 -126
  531. package/lib/version2/alertIcons/ErrorAlertIcon.js +0 -130
  532. package/lib/version2/alertIcons/InfoAlertIcon.js +0 -134
  533. package/lib/version2/alertIcons/NotificationAlertIcon.js +0 -130
  534. package/lib/version2/alertIcons/SuccessAlertIcon.js +0 -125
  535. package/lib/version2/alertIcons/WarningAlertIcon.js +0 -125
  536. package/lib/version2/errorstate/Inconvenience/Inconvenience.js +0 -146
  537. package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +0 -147
  538. package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +0 -146
  539. package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -150
  540. package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +0 -146
  541. package/lib/version2/errorstate/V2_ErrorStates.module.css +0 -46
  542. package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +0 -146
  543. package/lib/version2/lookup/AlertHeader/AlertHeader.js +0 -134
  544. package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +0 -64
  545. package/lib/version2/lookup/AlertLookup/AlertLookup.js +0 -312
  546. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +0 -40
  547. package/lib/version2/lookup/alertLookupCommonNew.module.css +0 -26
  548. package/lib/version2/notification/DesktopNotification/DesktopNotification.js +0 -228
  549. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +0 -91
  550. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +0 -128
  551. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +0 -100
@@ -1,159 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _react = _interopRequireWildcard(require("react"));
11
-
12
- var _propTypes = _interopRequireDefault(require("prop-types"));
13
-
14
- var _Layout = require("@zohodesk/components/lib/Layout");
15
-
16
- var _Link = _interopRequireDefault(require("../../Link/Link"));
17
-
18
- var _SecondaryTextModule = _interopRequireDefault(require("./SecondaryText.module.css"));
19
-
20
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
21
-
22
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
23
-
24
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
25
-
26
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
27
-
28
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
29
-
30
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
31
-
32
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
33
-
34
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
35
-
36
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
37
-
38
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
39
-
40
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }
41
-
42
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
43
-
44
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
45
-
46
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
47
-
48
- var AccountName = /*#__PURE__*/function (_Component) {
49
- _inherits(AccountName, _Component);
50
-
51
- var _super = _createSuper(AccountName);
52
-
53
- function AccountName() {
54
- _classCallCheck(this, AccountName);
55
-
56
- return _super.apply(this, arguments);
57
- }
58
-
59
- _createClass(AccountName, [{
60
- key: "render",
61
- value: function render() {
62
- var _this$props = this.props,
63
- dataTitle = _this$props.dataTitle,
64
- dataId = _this$props.dataId,
65
- urlName = _this$props.urlName,
66
- urlData = _this$props.urlData,
67
- onClick = _this$props.onClick,
68
- isLink = _this$props.isLink,
69
- className = _this$props.className,
70
- text = _this$props.text,
71
- href = _this$props.href,
72
- _this$props$notAccess = _this$props.notAccessible,
73
- notAccessible = _this$props$notAccess === void 0 ? false : _this$props$notAccess,
74
- fontWeight = _this$props.fontWeight,
75
- secondaryAccountHref = _this$props.secondaryAccountHref,
76
- secondaryAccountClick = _this$props.secondaryAccountClick,
77
- secondaryAccountText = _this$props.secondaryAccountText,
78
- customProps = _this$props.customProps;
79
- var _customProps$LinkProp = customProps.LinkProps,
80
- LinkProps = _customProps$LinkProp === void 0 ? {} : _customProps$LinkProp,
81
- _customProps$TextProp = customProps.TextProps,
82
- TextProps = _customProps$TextProp === void 0 ? {} : _customProps$TextProp,
83
- _customProps$Secondar = customProps.SecondaryTextProps,
84
- SecondaryTextProps = _customProps$Secondar === void 0 ? {} : _customProps$Secondar;
85
- return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
86
- alignBox: "row",
87
- align: "baseline",
88
- isCover: false,
89
- "data-title": dataTitle,
90
- dataId: dataId
91
- }, /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
92
- flexible: true
93
- }, /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
94
- alignBox: "row",
95
- align: "baseline",
96
- isCover: false,
97
- className: _SecondaryTextModule["default"].primaryAccountNameCnt
98
- }, /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
99
- className: _SecondaryTextModule["default"].primaryAccountName,
100
- shrink: true
101
- }, isLink ? /*#__PURE__*/_react["default"].createElement(_Link["default"], _extends({
102
- href: href,
103
- urlName: urlName,
104
- urlData: urlData,
105
- onClick: onClick,
106
- dataId: "".concat(dataId, "_link"),
107
- className: _SecondaryTextModule["default"].link
108
- }, LinkProps), /*#__PURE__*/_react["default"].createElement("div", {
109
- className: "".concat(_SecondaryTextModule["default"].textStyle, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : '')
110
- }, text)) : /*#__PURE__*/_react["default"].createElement("div", _extends({
111
- className: "".concat(_SecondaryTextModule["default"].secondaryText, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : '', " ").concat(notAccessible ? _SecondaryTextModule["default"].disable : '')
112
- }, TextProps), text)), secondaryAccountText && /*#__PURE__*/_react["default"].createElement(_Layout.Box, null, /*#__PURE__*/_react["default"].createElement(_Link["default"], {
113
- href: secondaryAccountHref,
114
- onClick: secondaryAccountClick,
115
- className: _SecondaryTextModule["default"].link
116
- }, /*#__PURE__*/_react["default"].createElement("div", _extends({
117
- className: "".concat(_SecondaryTextModule["default"].textStyle, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : '')
118
- }, SecondaryTextProps), secondaryAccountText))))));
119
- }
120
- }]);
121
-
122
- return AccountName;
123
- }(_react.Component);
124
-
125
- exports["default"] = AccountName;
126
- AccountName.propTypes = {
127
- className: _propTypes["default"].string,
128
- dataId: _propTypes["default"].string,
129
- dataTitle: _propTypes["default"].string,
130
- fontWeight: _propTypes["default"].oneOf(['regular', 'semibold', 'bold']),
131
- href: _propTypes["default"].string,
132
- isLink: _propTypes["default"].bool,
133
- notAccessible: _propTypes["default"].bool,
134
- onClick: _propTypes["default"].func,
135
- text: _propTypes["default"].string,
136
- urlData: _propTypes["default"].object,
137
- urlName: _propTypes["default"].string,
138
- secondaryAccountHref: _propTypes["default"].string,
139
- secondaryAccountClick: _propTypes["default"].func,
140
- secondaryAccountText: _propTypes["default"].string,
141
- customProps: _propTypes["default"].shape({
142
- LinkProps: _propTypes["default"].object,
143
- TextProps: _propTypes["default"].object,
144
- SecondaryTextProps: _propTypes["default"].object
145
- })
146
- };
147
- AccountName.defaultProps = {
148
- isLink: true,
149
- dataId: 'accountName',
150
- fontWeight: 'regular',
151
- customProps: {}
152
- };
153
-
154
- if (false) {
155
- AccountName.docs = {
156
- folderName: 'List',
157
- componentGroup: 'AccountName'
158
- };
159
- }
@@ -1,175 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _react = _interopRequireWildcard(require("react"));
11
-
12
- var _propTypes = _interopRequireDefault(require("prop-types"));
13
-
14
- var _Layout = require("@zohodesk/components/lib/Layout");
15
-
16
- var _Link = _interopRequireDefault(require("../../Link/Link"));
17
-
18
- var _SentimentStatus = _interopRequireDefault(require("../SentimentStatus/SentimentStatus"));
19
-
20
- var _Icon = _interopRequireDefault(require("@zohodesk/icons/lib/Icon"));
21
-
22
- var _SecondaryTextModule = _interopRequireDefault(require("./SecondaryText.module.css"));
23
-
24
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
25
-
26
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
27
-
28
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
29
-
30
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
31
-
32
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
33
-
34
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
35
-
36
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
37
-
38
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
39
-
40
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
41
-
42
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
43
-
44
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }
45
-
46
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
47
-
48
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
49
-
50
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
51
-
52
- var ContactName = /*#__PURE__*/function (_Component) {
53
- _inherits(ContactName, _Component);
54
-
55
- var _super = _createSuper(ContactName);
56
-
57
- function ContactName() {
58
- _classCallCheck(this, ContactName);
59
-
60
- return _super.apply(this, arguments);
61
- }
62
-
63
- _createClass(ContactName, [{
64
- key: "render",
65
- value: function render() {
66
- var _this$props = this.props,
67
- dataTitle = _this$props.dataTitle,
68
- dataId = _this$props.dataId,
69
- isPaidUser = _this$props.isPaidUser,
70
- urlName = _this$props.urlName,
71
- urlData = _this$props.urlData,
72
- onClick = _this$props.onClick,
73
- sentimentType = _this$props.sentimentType,
74
- isLink = _this$props.isLink,
75
- className = _this$props.className,
76
- text = _this$props.text,
77
- href = _this$props.href,
78
- _this$props$notAccess = _this$props.notAccessible,
79
- notAccessible = _this$props$notAccess === void 0 ? false : _this$props$notAccess,
80
- fontWeight = _this$props.fontWeight,
81
- i18nKeys = _this$props.i18nKeys,
82
- customProps = _this$props.customProps;
83
- var _i18nKeys$sentimentTi = i18nKeys.sentimentTitles,
84
- sentimentTitles = _i18nKeys$sentimentTi === void 0 ? {
85
- positive: 'Positive',
86
- negative: 'Negative',
87
- neutral: 'Neutral'
88
- } : _i18nKeys$sentimentTi,
89
- _i18nKeys$paidTitle = i18nKeys.paidTitle,
90
- paidTitle = _i18nKeys$paidTitle === void 0 ? 'Paid User' : _i18nKeys$paidTitle;
91
- var sentimentDataTitle = sentimentTitles[sentimentType];
92
- var _customProps$LinkProp = customProps.LinkProps,
93
- LinkProps = _customProps$LinkProp === void 0 ? {} : _customProps$LinkProp,
94
- _customProps$TextProp = customProps.TextProps,
95
- TextProps = _customProps$TextProp === void 0 ? {} : _customProps$TextProp;
96
- return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
97
- alignBox: "row",
98
- align: "baseline",
99
- isCover: false,
100
- dataId: dataId
101
- }, isPaidUser && /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
102
- className: _SecondaryTextModule["default"].paidUserIcon,
103
- title: paidTitle
104
- }, /*#__PURE__*/_react["default"].createElement(_Icon["default"], {
105
- name: "ZD-paiduser",
106
- iconClass: _SecondaryTextModule["default"].icon
107
- })), /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
108
- flexible: true
109
- }, isLink ? /*#__PURE__*/_react["default"].createElement(_Link["default"], _extends({
110
- urlName: urlName,
111
- href: href,
112
- urlData: urlData,
113
- onClick: onClick,
114
- title: dataTitle,
115
- dataId: "".concat(dataId, "_link"),
116
- className: _SecondaryTextModule["default"].link
117
- }, LinkProps), /*#__PURE__*/_react["default"].createElement("div", {
118
- className: "".concat(_SecondaryTextModule["default"].textStyle, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : '')
119
- }, text)) : /*#__PURE__*/_react["default"].createElement("div", _extends({
120
- className: "".concat(_SecondaryTextModule["default"].secondaryText, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : '', " ").concat(notAccessible ? _SecondaryTextModule["default"].disable : ''),
121
- "data-title": dataTitle
122
- }, TextProps), text)), sentimentType && /*#__PURE__*/_react["default"].createElement(_Layout.Box, null, /*#__PURE__*/_react["default"].createElement(_SentimentStatus["default"], {
123
- type: sentimentType,
124
- dataTitle: sentimentDataTitle
125
- })));
126
- }
127
- }]);
128
-
129
- return ContactName;
130
- }(_react.Component);
131
-
132
- exports["default"] = ContactName;
133
- ContactName.propTypes = {
134
- className: _propTypes["default"].string,
135
- dataId: _propTypes["default"].string,
136
- dataTitle: _propTypes["default"].string,
137
- fontWeight: _propTypes["default"].oneOf(['regular', 'semibold', 'bold']),
138
- href: _propTypes["default"].string,
139
- isLink: _propTypes["default"].bool,
140
- isPaidUser: _propTypes["default"].bool,
141
- notAccessible: _propTypes["default"].bool,
142
- onClick: _propTypes["default"].func,
143
- sentimentTitle: _propTypes["default"].string,
144
- sentimentType: _propTypes["default"].oneOf(['positive', 'negative', 'neutral']),
145
- text: _propTypes["default"].string,
146
- urlData: _propTypes["default"].object,
147
- urlName: _propTypes["default"].string,
148
- i18nKeys: _propTypes["default"].shape({
149
- sentimentTitles: _propTypes["default"].shape({
150
- positive: _propTypes["default"].string,
151
- negative: _propTypes["default"].string,
152
- neutral: _propTypes["default"].string
153
- }),
154
- paidTitle: _propTypes["default"].string
155
- }),
156
- customProps: _propTypes["default"].shape({
157
- LinkProps: _propTypes["default"].object,
158
- TextProps: _propTypes["default"].object
159
- })
160
- };
161
- ContactName.defaultProps = {
162
- isPaidUser: false,
163
- isLink: true,
164
- dataId: 'contactName',
165
- fontWeight: 'regular',
166
- i18nKeys: {},
167
- customProps: {}
168
- };
169
-
170
- if (false) {
171
- ContactName.docs = {
172
- folderName: 'List',
173
- componentGroup: 'ContactName'
174
- };
175
- }
@@ -1,86 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _react = _interopRequireWildcard(require("react"));
11
-
12
- var _propTypes = _interopRequireDefault(require("prop-types"));
13
-
14
- var _SecondaryTextModule = _interopRequireDefault(require("./SecondaryText.module.css"));
15
-
16
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
-
18
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
-
20
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
21
-
22
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
23
-
24
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
25
-
26
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
27
-
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
-
30
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
-
32
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
33
-
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }
35
-
36
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
-
38
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
39
-
40
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
41
-
42
- var DepartmentText = /*#__PURE__*/function (_Component) {
43
- _inherits(DepartmentText, _Component);
44
-
45
- var _super = _createSuper(DepartmentText);
46
-
47
- function DepartmentText(props) {
48
- _classCallCheck(this, DepartmentText);
49
-
50
- return _super.call(this, props);
51
- }
52
-
53
- _createClass(DepartmentText, [{
54
- key: "render",
55
- value: function render() {
56
- var _this$props = this.props,
57
- className = _this$props.className,
58
- text = _this$props.text,
59
- dataTitle = _this$props.dataTitle,
60
- dataId = _this$props.dataId;
61
- return /*#__PURE__*/_react["default"].createElement("div", {
62
- className: "".concat(_SecondaryTextModule["default"].departmentText, " ").concat(className ? className : ''),
63
- "data-title": dataTitle,
64
- "data-id": dataId
65
- }, text);
66
- }
67
- }]);
68
-
69
- return DepartmentText;
70
- }(_react.Component);
71
-
72
- exports["default"] = DepartmentText;
73
- DepartmentText.propTypes = {
74
- className: _propTypes["default"].string,
75
- dataId: _propTypes["default"].string,
76
- dataTitle: _propTypes["default"].string,
77
- text: _propTypes["default"].string
78
- };
79
- DepartmentText.defaultProps = {};
80
-
81
- if (false) {
82
- DepartmentText.docs = {
83
- folderName: 'List',
84
- componentGroup: 'DepartmentText'
85
- };
86
- }
@@ -1,121 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _react = _interopRequireWildcard(require("react"));
11
-
12
- var _propTypes = _interopRequireDefault(require("prop-types"));
13
-
14
- var _Link = _interopRequireDefault(require("../../Link/Link"));
15
-
16
- var _SecondaryTextModule = _interopRequireDefault(require("./SecondaryText.module.css"));
17
-
18
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
19
-
20
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
21
-
22
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
23
-
24
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
25
-
26
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
27
-
28
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
29
-
30
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
31
-
32
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
33
-
34
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
35
-
36
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
37
-
38
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }
39
-
40
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
41
-
42
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
43
-
44
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
45
-
46
- var Email = /*#__PURE__*/function (_Component) {
47
- _inherits(Email, _Component);
48
-
49
- var _super = _createSuper(Email);
50
-
51
- function Email() {
52
- _classCallCheck(this, Email);
53
-
54
- return _super.apply(this, arguments);
55
- }
56
-
57
- _createClass(Email, [{
58
- key: "render",
59
- value: function render() {
60
- var _this$props = this.props,
61
- text = _this$props.text,
62
- urlData = _this$props.urlData,
63
- urlName = _this$props.urlName,
64
- className = _this$props.className,
65
- title = _this$props.title,
66
- href = _this$props.href,
67
- isLink = _this$props.isLink,
68
- target = _this$props.target,
69
- fontWeight = _this$props.fontWeight,
70
- customProps = _this$props.customProps;
71
- var _customProps$LinkProp = customProps.LinkProps,
72
- LinkProps = _customProps$LinkProp === void 0 ? {} : _customProps$LinkProp,
73
- _customProps$TextProp = customProps.TextProps,
74
- TextProps = _customProps$TextProp === void 0 ? {} : _customProps$TextProp;
75
- return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, isLink ? /*#__PURE__*/_react["default"].createElement(_Link["default"], _extends({
76
- href: href,
77
- title: title,
78
- urlData: urlData,
79
- urlName: urlName,
80
- target: target,
81
- className: _SecondaryTextModule["default"].link
82
- }, LinkProps), /*#__PURE__*/_react["default"].createElement("div", {
83
- className: "".concat(_SecondaryTextModule["default"].textStyle, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : '')
84
- }, text)) : /*#__PURE__*/_react["default"].createElement("div", _extends({
85
- className: "".concat(_SecondaryTextModule["default"].secondaryText, " ").concat(_SecondaryTextModule["default"]["font_".concat(fontWeight)], " ").concat(className ? className : ''),
86
- "data-title": title
87
- }, TextProps), text));
88
- }
89
- }]);
90
-
91
- return Email;
92
- }(_react.Component);
93
-
94
- exports["default"] = Email;
95
- Email.propTypes = {
96
- className: _propTypes["default"].string,
97
- fontWeight: _propTypes["default"].oneOf(['regular', 'semibold', 'bold']),
98
- href: _propTypes["default"].string,
99
- isLink: _propTypes["default"].bool,
100
- target: _propTypes["default"].string,
101
- text: _propTypes["default"].string,
102
- title: _propTypes["default"].string,
103
- urlData: _propTypes["default"].object,
104
- urlName: _propTypes["default"].string,
105
- customProps: _propTypes["default"].shape({
106
- LinkProps: _propTypes["default"].object,
107
- TextProps: _propTypes["default"].object
108
- })
109
- };
110
- Email.defaultProps = {
111
- isLink: true,
112
- fontWeight: 'regular',
113
- customProps: {}
114
- };
115
-
116
- if (false) {
117
- Email.docs = {
118
- folderName: 'List',
119
- componentGroup: 'EmailText'
120
- };
121
- }
@@ -1,88 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _react = _interopRequireWildcard(require("react"));
11
-
12
- var _propTypes = _interopRequireDefault(require("prop-types"));
13
-
14
- var _SecondaryTextModule = _interopRequireDefault(require("./SecondaryText.module.css"));
15
-
16
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
-
18
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
-
20
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
21
-
22
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
23
-
24
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
25
-
26
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
27
-
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
-
30
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
-
32
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
33
-
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }
35
-
36
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
-
38
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
39
-
40
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
41
-
42
- var HappinessRating = /*#__PURE__*/function (_Component) {
43
- _inherits(HappinessRating, _Component);
44
-
45
- var _super = _createSuper(HappinessRating);
46
-
47
- function HappinessRating() {
48
- _classCallCheck(this, HappinessRating);
49
-
50
- return _super.apply(this, arguments);
51
- }
52
-
53
- _createClass(HappinessRating, [{
54
- key: "render",
55
- value: function render() {
56
- var _this$props = this.props,
57
- text = _this$props.text,
58
- className = _this$props.className,
59
- src = _this$props.src;
60
- return /*#__PURE__*/_react["default"].createElement("div", {
61
- className: "".concat(_SecondaryTextModule["default"].happinessContainer, " ").concat(className ? className : '')
62
- }, /*#__PURE__*/_react["default"].createElement("img", {
63
- className: "".concat(_SecondaryTextModule["default"].happinessImg),
64
- src: src
65
- }), /*#__PURE__*/_react["default"].createElement("span", {
66
- className: _SecondaryTextModule["default"].ratingText,
67
- "data-title": text
68
- }, "".concat(text, "%")));
69
- }
70
- }]);
71
-
72
- return HappinessRating;
73
- }(_react.Component);
74
-
75
- exports["default"] = HappinessRating;
76
- HappinessRating.propTypes = {
77
- className: _propTypes["default"].string,
78
- src: _propTypes["default"].string,
79
- text: _propTypes["default"].string
80
- };
81
- HappinessRating.defaultProps = {};
82
-
83
- if (false) {
84
- HappinessRating.docs = {
85
- folderName: 'List',
86
- componentGroup: 'HappinessRating'
87
- };
88
- }