@zohodesk/dot 1.0.0-temp-38 → 1.0.0-temp-39

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 (1008) hide show
  1. package/README.md +883 -906
  2. package/__testUtils__/globals.js +0 -0
  3. package/dubFinder.js +96 -96
  4. package/es/ActionButton/ActionButton.js +2 -2
  5. package/es/ActionButton/ActionButton.module.css +136 -136
  6. package/es/AlphabeticList/AlphabeticList.module.css +57 -57
  7. package/es/Appearance/dark/mode/dotDarkMode.module.css +536 -536
  8. package/es/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +7 -7
  9. package/es/Appearance/dark/themes/green/greenDarkDotTheme.module.css +7 -7
  10. package/es/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +7 -7
  11. package/es/Appearance/dark/themes/red/redDarkDotTheme.module.css +7 -7
  12. package/es/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +7 -7
  13. package/es/Appearance/default/mode/dotDefaultMode.module.css +536 -536
  14. package/es/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +7 -7
  15. package/es/Appearance/default/themes/green/greenDefaultDotTheme.module.css +7 -7
  16. package/es/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +7 -7
  17. package/es/Appearance/default/themes/red/redDefaultDotTheme.module.css +7 -7
  18. package/es/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +7 -7
  19. package/es/Attachment/Attachment.module.css +132 -132
  20. package/es/ChannelIcon/ChannelIcon.module.css +217 -217
  21. package/es/Drawer/Drawer.js +0 -0
  22. package/es/Drawer/Drawer.module.css +151 -151
  23. package/es/ExternalLink/ExternalLink.js +0 -0
  24. package/es/ExternalLink/ExternalLink.module.css +3 -3
  25. package/es/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
  26. package/es/ExternalLink/docs/ExternalLink__default.docs.js +0 -0
  27. package/es/FlipCard/FlipCard.module.css +44 -44
  28. package/es/FormAction/FormAction.module.css +82 -82
  29. package/es/FreezeLayer/FreezeLayer.module.css +42 -42
  30. package/es/IconButton/IconButton.js +2 -2
  31. package/es/IconButton/IconButton.module.css +22 -22
  32. package/es/Image/Image.module.css +10 -10
  33. package/es/ImportantNotes/ImportantNotes.module.css +20 -20
  34. package/es/Link/Link.js +1 -1
  35. package/es/Link/Link.module.css +3 -3
  36. package/es/Link/docs/Link__default.docs.js +0 -0
  37. package/es/Loader/Loader.module.css +46 -46
  38. package/es/Message/Message.js +2 -1
  39. package/es/Message/Message.module.css +102 -102
  40. package/es/Message/docs/Message__default.docs.js +2 -1
  41. package/es/MessageBanner/MessageBanner.module.css +45 -45
  42. package/es/NewStar/NewStar.module.css +110 -110
  43. package/es/NewStar/docs/NewStar__default.docs.js +0 -0
  44. package/es/PlusIcon/PlusIcon.js +0 -0
  45. package/es/PlusIcon/PlusIcon.module.css +16 -16
  46. package/es/PlusIcon/docs/PlusIcon__default.docs.js +0 -0
  47. package/es/Provider.js +35 -88
  48. package/es/ToastMessage/ToastMessage.js +0 -0
  49. package/es/ToastMessage/ToastMessage.module.css +332 -332
  50. package/es/ToastMessage/docs/ToastMessage__information.docs.js +0 -0
  51. package/es/ToastMessage/docs/ToastMessage__primary.docs.js +0 -0
  52. package/es/ToastMessage/docs/ToastMessage__secondary.docs.js +0 -0
  53. package/es/ToastMessage/docs/ToastMessage__success.docs.js +0 -0
  54. package/es/Upload/Upload.module.css +125 -125
  55. package/es/alert/AlertHeader/AlertHeader.module.css +80 -80
  56. package/es/alert/AlertLookup/AlertLookup.module.css +26 -26
  57. package/es/avatar/AvatarClose/AvatarClose.module.css +37 -37
  58. package/es/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  59. package/es/avatar/AvatarIcon/AvatarIcon.js +1 -1
  60. package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  61. package/es/avatar/AvatarStatus/AvatarStatus.js +1 -1
  62. package/es/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  63. package/es/avatar/AvatarStatus/docs/AvatarStatus__size.docs.js +0 -0
  64. package/es/avatar/AvatarStatus/docs/AvatarStatus__state.docs.js +21 -22
  65. package/es/avatar/AvatarThread/AvatarThread.module.css +163 -163
  66. package/es/avatar/AvatarUser/AvatarUser.js +0 -0
  67. package/es/avatar/AvatarUser/AvatarUser.module.css +171 -171
  68. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
  69. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +55 -55
  70. package/es/deprecated/Theme/dotDarkTheme.module.css +532 -532
  71. package/es/deprecated/Theme/dotDefaultTheme.module.css +532 -532
  72. package/es/deprecated/Theme/palette/darkPalette.module.css +39 -39
  73. package/es/deprecated/Theme/palette/defaultPalette.module.css +39 -39
  74. package/es/dropdown/ToggleDropDown/ToggleDropDown.js +9 -25
  75. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +97 -97
  76. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +0 -0
  77. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
  78. package/es/emptystate/EditionPage/EditionPage.css +43 -43
  79. package/es/errorstate/EmptyStates.module.css +87 -87
  80. package/es/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  81. package/es/errorstate/LinkText/LinkText.module.css +6 -6
  82. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  83. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  84. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  85. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  86. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  87. package/es/errorstate/WillBack/WillBack.module.css +34 -34
  88. package/es/form/fields/CheckBoxField/CheckBoxField.js +0 -0
  89. package/es/form/fields/Fields.module.css +181 -181
  90. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
  91. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  92. package/es/form/fields/TextEditor/TextEditor.js +4 -9
  93. package/es/form/fields/TextEditor/TextEditor.module.css +634 -654
  94. package/es/form/fields/TextEditorField/TextEditorField.js +3 -5
  95. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +36 -36
  96. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +12 -12
  97. package/es/form/layout/Field/Field.js +0 -0
  98. package/es/form/layout/Field/Field.module.css +22 -22
  99. package/es/form/layout/Field/docs/Field__default.docs.js +0 -0
  100. package/es/form/layout/Section/ModuleFormSection.module.css +3 -3
  101. package/es/form/layout/Section/Section.js +0 -0
  102. package/es/form/layout/Section/docs/Section__default.docs.js +0 -0
  103. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
  104. package/es/layout/SubtabLayout/SubtabLayout.module.css +146 -146
  105. package/es/list/AvatarFlip/AvatarFlip.module.css +3 -3
  106. package/es/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  107. package/es/list/Comment/Comment.module.css +29 -29
  108. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  109. package/es/list/Dot/Dot.module.css +15 -15
  110. package/es/list/DotNew/DotNew.module.css +22 -22
  111. package/es/list/GridStencils/GridStencils.module.css +156 -156
  112. package/es/list/Icons/FloatingIcons.js +1 -1
  113. package/es/list/Icons/Icons.module.css +15 -15
  114. package/es/list/Icons/docs/FloatingIcons__default.docs.js +1 -7
  115. package/es/list/ListLayout/ListLayout.module.css +33 -33
  116. package/es/list/ListStencils/ListStencils.module.css +67 -67
  117. package/es/list/SecondaryText/SecondaryText.module.css +136 -136
  118. package/es/list/SecondaryText/Website.js +0 -0
  119. package/es/list/SecondryPanel/SecondryPanel.js +0 -0
  120. package/es/list/SecondryPanel/SecondryPanel.module.css +5 -5
  121. package/es/list/SecondryPanel/docs/SecondryPanelDocs.module.css +37 -37
  122. package/es/list/SentimentStatus/SentimentStatus.module.css +12 -12
  123. package/es/list/Subject/Subject.module.css +27 -27
  124. package/es/list/TagNew/TagNew.module.css +115 -115
  125. package/es/list/Thread/Thread.module.css +42 -42
  126. package/es/list/UserTime/UserTime.js +1 -1
  127. package/es/list/UserTime/UserTime.module.css +58 -58
  128. package/es/list/listCommon.module.css +60 -60
  129. package/es/list/status/StatusDropdown/StatusDropdown.js +1 -1
  130. package/es/list/status/StatusDropdown/StatusDropdown.module.css +89 -89
  131. package/es/list/status/StatusListItem/StatusListItem.js +0 -0
  132. package/es/list/status/StatusListItem/StatusListItem.module.css +104 -104
  133. package/es/lookup/EmptyPage/EmptyPage.js +0 -0
  134. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  135. package/es/lookup/Lookup/Lookup.js +0 -0
  136. package/es/lookup/Lookup/Lookup.module.css +26 -26
  137. package/es/lookup/Lookup/docs/Lookup__contact.docs.js +14 -14
  138. package/es/lookup/Section/LookupSection.module.css +8 -8
  139. package/es/lookup/header/Close/LookupClose.module.css +15 -15
  140. package/es/lookup/header/Search/LookupSearch.module.css +57 -57
  141. package/es/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  142. package/es/lookup/header/Title/LookupTitle.module.css +20 -20
  143. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +51 -51
  144. package/es/lookup/header/lookupHeaderCommon.module.css +35 -35
  145. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  146. package/es/setup/header/Button/HeaderButton.module.css +5 -5
  147. package/es/setup/header/Link/HeaderLink.module.css +21 -21
  148. package/es/setup/header/Search/Search.module.css +68 -68
  149. package/es/setup/header/Views/Views.module.css +37 -37
  150. package/es/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  151. package/es/setup/helptips/Description/docs/Description__default.docs.js +0 -0
  152. package/es/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  153. package/es/setup/helptips/Link/Link.js +2 -1
  154. package/es/setup/helptips/Link/docs/Link__default.docs.js +0 -0
  155. package/es/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  156. package/es/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  157. package/es/setup/helptips/Title/Title.js +0 -0
  158. package/es/setup/helptips/Title/docs/Title__default.docs.js +0 -0
  159. package/es/setup/table/TableData/SetupTableData.module.css +44 -44
  160. package/es/setup/table/TableData/Tablehover.module.css +6 -6
  161. package/es/setup/table/TableHead/SetupTableHead.module.css +12 -12
  162. package/es/setup/table/TableRow/SetupTableRow.module.css +14 -14
  163. package/es/setup/table/Text/TableText.module.css +37 -37
  164. package/es/setup/table/Text/Text.js +0 -0
  165. package/es/setup/table/Text/docs/Text__default.docs.js +0 -0
  166. package/es/svg/PlusIcon.js +1 -1
  167. package/es/svg/SnippetIcon.js +2 -2
  168. package/es/utils/KeyboardApi.js +26 -28
  169. package/es/version2/AlertClose/AlertClose.module.css +42 -42
  170. package/es/version2/GlobalNotification/GlobalNotification.js +2 -1
  171. package/es/version2/GlobalNotification/GlobalNotification.module.css +124 -124
  172. package/es/version2/alertIcons/AlertIcons.module.css +67 -67
  173. package/es/version2/errorstate/Inconvenience/Inconvenience.js +1 -1
  174. package/es/version2/errorstate/{V2_ErrorStates.module.css → Inconvenience/V2_Inconvenience.module.css} +46 -46
  175. package/es/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +2 -3
  176. package/{lib/version2/errorstate/V2_ErrorStates.module.css → es/version2/errorstate/OopsSomethingMiss/V2_OopsSomethingMiss.module.css} +46 -46
  177. package/es/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +1 -1
  178. package/{src/version2/errorstate/V2_ErrorStates.module.css → es/version2/errorstate/UnableToProcessRequest/V2_UnableToProcessRequest.module.css} +46 -46
  179. package/es/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -4
  180. package/es/version2/errorstate/UnauthorizedLogin/V2_UnauthorizedLogin.module.css +46 -0
  181. package/es/version2/errorstate/UrlNotFound/UrlNotFound.js +1 -1
  182. package/es/version2/errorstate/UrlNotFound/V2_UrlNotFound.module.css +46 -0
  183. package/es/version2/errorstate/WillBeRightBack/V2_WillBeRightBack.module.css +46 -0
  184. package/es/version2/errorstate/WillBeRightBack/WillBeRightBack.js +1 -1
  185. package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +86 -86
  186. package/es/version2/lookup/AlertLookup/AlertLookup.js +1 -1
  187. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
  188. package/es/version2/lookup/alertLookupCommonNew.module.css +32 -32
  189. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +110 -110
  190. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
  191. package/lib/ActionButton/ActionButton.js +3 -3
  192. package/lib/ActionButton/ActionButton.module.css +136 -136
  193. package/lib/ActionButton/docs/ActionButton__default.docs.js +1 -1
  194. package/lib/AlphabeticList/AlphabeticList.js +1 -1
  195. package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
  196. package/lib/AlphabeticList/docs/AlphabeticList__default.docs.js +1 -1
  197. package/lib/AlphabeticList/docs/AlphabeticList__horizontal.docs.js +1 -1
  198. package/lib/Appearance/dark/mode/dotDarkMode.module.css +536 -536
  199. package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +7 -7
  200. package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +7 -7
  201. package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +7 -7
  202. package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +7 -7
  203. package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +7 -7
  204. package/lib/Appearance/default/mode/dotDefaultMode.module.css +536 -536
  205. package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +7 -7
  206. package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +7 -7
  207. package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +7 -7
  208. package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +7 -7
  209. package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +7 -7
  210. package/lib/Attachment/Attachment.js +1 -1
  211. package/lib/Attachment/Attachment.module.css +132 -132
  212. package/lib/Attachment/docs/Attachment__default.docs.js +1 -1
  213. package/lib/ChannelIcon/ChannelIcon.js +1 -1
  214. package/lib/ChannelIcon/ChannelIcon.module.css +217 -217
  215. package/lib/ChannelIcon/docs/ChannelIcon__default.docs.js +1 -1
  216. package/lib/Drawer/Drawer.js +1 -1
  217. package/lib/Drawer/Drawer.module.css +151 -151
  218. package/lib/Drawer/docs/Drawer__default.docs.js +1 -1
  219. package/lib/Drawer/docs/Drawer__multiDrawer.docs.js +1 -1
  220. package/lib/Drawer/docs/Drawer__noFreeze.docs.js +1 -1
  221. package/lib/Drawer/docs/Drawer__withModal.docs.js +1 -1
  222. package/lib/ExternalLink/ExternalLink.js +1 -1
  223. package/lib/ExternalLink/ExternalLink.module.css +3 -3
  224. package/lib/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
  225. package/lib/ExternalLink/docs/ExternalLink__default.docs.js +1 -1
  226. package/lib/FlipCard/FlipCard.js +1 -1
  227. package/lib/FlipCard/FlipCard.module.css +44 -44
  228. package/lib/FlipCard/docs/FlipCard__default.docs.js +1 -1
  229. package/lib/FormAction/FormAction.js +1 -1
  230. package/lib/FormAction/FormAction.module.css +82 -82
  231. package/lib/FormAction/docs/FormAction__default.docs.js +1 -1
  232. package/lib/FreezeLayer/FreezeLayer.js +1 -1
  233. package/lib/FreezeLayer/FreezeLayer.module.css +42 -42
  234. package/lib/FreezeLayer/docs/FreezeLayer__dark.docs.js +1 -1
  235. package/lib/FreezeLayer/docs/FreezeLayer__default.docs.js +1 -1
  236. package/lib/IconButton/IconButton.js +3 -3
  237. package/lib/IconButton/IconButton.module.css +22 -22
  238. package/lib/IconButton/docs/IconButton__default.docs.js +1 -1
  239. package/lib/Image/Image.js +1 -1
  240. package/lib/Image/Image.module.css +10 -10
  241. package/lib/Image/docs/Image__default.docs.js +1 -1
  242. package/lib/ImportantNotes/ImportantNotes.js +1 -1
  243. package/lib/ImportantNotes/ImportantNotes.module.css +20 -20
  244. package/lib/ImportantNotes/docs/ImportantNotes__default.docs.js +1 -1
  245. package/lib/Link/Link.js +2 -2
  246. package/lib/Link/Link.module.css +3 -3
  247. package/lib/Link/docs/Link__default.docs.js +1 -1
  248. package/lib/Loader/Loader.js +1 -1
  249. package/lib/Loader/Loader.module.css +46 -46
  250. package/lib/Loader/docs/Loader__default.docs.js +1 -1
  251. package/lib/Message/Message.js +4 -2
  252. package/lib/Message/Message.module.css +102 -102
  253. package/lib/Message/docs/Message__default.docs.js +3 -2
  254. package/lib/MessageBanner/MessageBanner.js +1 -1
  255. package/lib/MessageBanner/MessageBanner.module.css +45 -45
  256. package/lib/MessageBanner/docs/MessageBanner__default.docs.js +1 -1
  257. package/lib/NewStar/NewStar.js +1 -1
  258. package/lib/NewStar/NewStar.module.css +110 -110
  259. package/lib/NewStar/docs/NewStar__default.docs.js +1 -1
  260. package/lib/PlusIcon/PlusIcon.js +1 -1
  261. package/lib/PlusIcon/PlusIcon.module.css +16 -16
  262. package/lib/PlusIcon/docs/PlusIcon__default.docs.js +1 -1
  263. package/lib/Provider.js +38 -113
  264. package/lib/ToastMessage/ToastMessage.js +1 -1
  265. package/lib/ToastMessage/ToastMessage.module.css +332 -332
  266. package/lib/ToastMessage/docs/ToastMessage__custom.docs.js +1 -1
  267. package/lib/ToastMessage/docs/ToastMessage__information.docs.js +1 -1
  268. package/lib/ToastMessage/docs/ToastMessage__primary.docs.js +1 -1
  269. package/lib/ToastMessage/docs/ToastMessage__secondary.docs.js +1 -1
  270. package/lib/ToastMessage/docs/ToastMessage__success.docs.js +1 -1
  271. package/lib/Upload/Upload.js +1 -1
  272. package/lib/Upload/Upload.module.css +125 -125
  273. package/lib/Upload/docs/Upload__default.docs.js +1 -1
  274. package/lib/actions/AutoClose.js +1 -1
  275. package/lib/alert/AlertHeader/AlertHeader.js +1 -1
  276. package/lib/alert/AlertHeader/AlertHeader.module.css +80 -80
  277. package/lib/alert/AlertHeader/docs/AlertHeader__default.docs.js +1 -1
  278. package/lib/alert/AlertLookup/AlertLookup.js +1 -1
  279. package/lib/alert/AlertLookup/AlertLookup.module.css +26 -26
  280. package/lib/alert/AlertLookup/docs/AlertLookup__default.docs.js +1 -1
  281. package/lib/avatar/AvatarClose/AvatarClose.js +1 -1
  282. package/lib/avatar/AvatarClose/AvatarClose.module.css +37 -37
  283. package/lib/avatar/AvatarClose/docs/AvatarClose__default.docs.js +1 -1
  284. package/lib/avatar/AvatarCollision/AvatarCollision.js +1 -1
  285. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  286. package/lib/avatar/AvatarCollision/docs/AvatarCollision__default.docs.js +1 -1
  287. package/lib/avatar/AvatarIcon/AvatarIcon.js +2 -2
  288. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  289. package/lib/avatar/AvatarIcon/docs/AvatarIcon__palette.docs.js +1 -1
  290. package/lib/avatar/AvatarIcon/docs/AvatarIcon__size.docs.js +1 -1
  291. package/lib/avatar/AvatarStatus/AvatarStatus.js +2 -2
  292. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  293. package/lib/avatar/AvatarStatus/docs/AvatarStatus__size.docs.js +1 -1
  294. package/lib/avatar/AvatarStatus/docs/AvatarStatus__state.docs.js +22 -23
  295. package/lib/avatar/AvatarThread/AvatarThread.js +1 -1
  296. package/lib/avatar/AvatarThread/AvatarThread.module.css +163 -163
  297. package/lib/avatar/AvatarThread/docs/AvatarThread__default.docs.js +1 -1
  298. package/lib/avatar/AvatarUser/AvatarUser.js +1 -1
  299. package/lib/avatar/AvatarUser/AvatarUser.module.css +171 -171
  300. package/lib/avatar/AvatarUser/docs/AvatarUser__default.docs.js +1 -1
  301. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +1 -1
  302. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
  303. package/lib/avatar/AvatarWithTeam/docs/AvatarWithTeam__default.docs.js +1 -1
  304. package/lib/deprecated/SelectDropdown/SelectDropdown.js +1 -1
  305. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +55 -55
  306. package/lib/deprecated/SelectDropdown/docs/SelectDropdown__default.docs.js +1 -1
  307. package/lib/deprecated/Theme/dotDarkTheme.module.css +532 -532
  308. package/lib/deprecated/Theme/dotDefaultTheme.module.css +532 -532
  309. package/lib/deprecated/Theme/palette/darkPalette.module.css +39 -39
  310. package/lib/deprecated/Theme/palette/defaultPalette.module.css +39 -39
  311. package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +68 -84
  312. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +97 -97
  313. package/lib/dropdown/ToggleDropDown/docs/ToggleDropDown__default.docs.js +1 -1
  314. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +1 -1
  315. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
  316. package/lib/emptystate/CommonEmptyState/docs/CommonEmptyState__default.docs.js +1 -1
  317. package/lib/emptystate/EditionPage/EditionPage.css +43 -43
  318. package/lib/emptystate/EditionPage/EditionPage.js +1 -1
  319. package/lib/emptystate/EditionPage/docs/EditionPage__default.docs.js +1 -1
  320. package/lib/errorstate/EmptyStates.module.css +87 -87
  321. package/lib/errorstate/Inconvenience/Inconvenience.js +1 -1
  322. package/lib/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  323. package/lib/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +1 -1
  324. package/lib/errorstate/LinkText/LinkText.js +1 -1
  325. package/lib/errorstate/LinkText/LinkText.module.css +6 -6
  326. package/lib/errorstate/LinkText/docs/LinkText__default.docs.js +1 -1
  327. package/lib/errorstate/NoRequestFound/NoRequestFound.js +1 -1
  328. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  329. package/lib/errorstate/NoRequestFound/docs/NoRequestFound__default.docs.js +1 -1
  330. package/lib/errorstate/PermissionPlay/PermissionPlay.js +1 -1
  331. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  332. package/lib/errorstate/PermissionPlay/docs/PermissionPlay__default.docs.js +1 -1
  333. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +1 -1
  334. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  335. package/lib/errorstate/RequestUrlNotFound/docs/RequestUrlNotFound__default.docs.js +1 -1
  336. package/lib/errorstate/UnableToProcess/UnableToProcess.js +1 -1
  337. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  338. package/lib/errorstate/UnableToProcess/docs/UnableToProcess__default.docs.js +1 -1
  339. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +1 -1
  340. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  341. package/lib/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__insufficient.docs.js +1 -1
  342. package/lib/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__unauthorizedLogin.docs.js +1 -1
  343. package/lib/errorstate/WillBack/WillBack.js +1 -1
  344. package/lib/errorstate/WillBack/WillBack.module.css +34 -34
  345. package/lib/errorstate/WillBack/docs/WillBack__default.docs.js +1 -1
  346. package/lib/form/fields/CheckBoxField/CheckBoxField.js +1 -1
  347. package/lib/form/fields/CheckBoxField/docs/CheckBoxField__default.docs.js +1 -1
  348. package/lib/form/fields/CurrencyField/CurrencyField.js +1 -1
  349. package/lib/form/fields/DateField/DateField.js +1 -1
  350. package/lib/form/fields/DateField/docs/DateField__default.docs.js +1 -1
  351. package/lib/form/fields/Fields.module.css +181 -181
  352. package/lib/form/fields/MultiSelectField/MultiSelectField.js +1 -1
  353. package/lib/form/fields/MultiSelectField/docs/MultiSelectField__default.docs.js +1 -1
  354. package/lib/form/fields/PhoneField/PhoneField.js +1 -1
  355. package/lib/form/fields/PhoneField/docs/PhoneField__default.docs.js +1 -1
  356. package/lib/form/fields/RadioField/RadioField.js +1 -1
  357. package/lib/form/fields/SelectField/SelectField.js +1 -1
  358. package/lib/form/fields/SelectField/docs/SelectField__default.docs.js +1 -1
  359. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -1
  360. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
  361. package/lib/form/fields/TagsMultiSelect/docs/TagsMultiSelect__default.docs.js +1 -1
  362. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +1 -1
  363. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  364. package/lib/form/fields/TextBoxField/TextBoxField.js +1 -1
  365. package/lib/form/fields/TextBoxField/docs/TextBoxField__default.docs.js +1 -1
  366. package/lib/form/fields/TextEditor/TextEditor.js +5 -10
  367. package/lib/form/fields/TextEditor/TextEditor.module.css +634 -654
  368. package/lib/form/fields/TextEditorField/TextEditorField.js +47 -50
  369. package/lib/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +1 -1
  370. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +1 -1
  371. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +36 -36
  372. package/lib/form/fields/TextareaField/TextareaField.js +1 -1
  373. package/lib/form/fields/TextareaField/docs/TextareaField__default.docs.js +1 -1
  374. package/lib/form/fields/ValidationMessage/ValidationMessage.js +1 -1
  375. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +12 -12
  376. package/lib/form/fields/ValidationMessage/docs/ValidationMessage__default.docs.js +1 -1
  377. package/lib/form/layout/Field/Field.js +1 -1
  378. package/lib/form/layout/Field/Field.module.css +22 -22
  379. package/lib/form/layout/Field/docs/Field__default.docs.js +1 -1
  380. package/lib/form/layout/Section/ModuleFormSection.module.css +3 -3
  381. package/lib/form/layout/Section/Section.js +1 -1
  382. package/lib/form/layout/Section/docs/Section__default.docs.js +1 -1
  383. package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +1 -1
  384. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
  385. package/lib/layout/SetupDetailLayout/docs/SetupDetailLayout__default.docs.js +1 -1
  386. package/lib/layout/SubtabLayout/SubtabLayout.js +1 -1
  387. package/lib/layout/SubtabLayout/SubtabLayout.module.css +146 -146
  388. package/lib/layout/SubtabLayout/docs/SubtabLayout__default.docs.js +1 -1
  389. package/lib/list/AvatarFlip/AvatarFlip.js +1 -1
  390. package/lib/list/AvatarFlip/AvatarFlip.module.css +3 -3
  391. package/lib/list/AvatarFlip/docs/AvatarFlip__default.docs.js +1 -1
  392. package/lib/list/BluePrintStatus/BluePrintStatus.js +1 -1
  393. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  394. package/lib/list/BluePrintStatus/docs/BluePrintStatus__default.docs.js +1 -1
  395. package/lib/list/Comment/Comment.js +1 -1
  396. package/lib/list/Comment/Comment.module.css +29 -29
  397. package/lib/list/Comment/docs/Comment__default.docs.js +1 -1
  398. package/lib/list/DepartmentDropDown/DepartmentDropDown.js +1 -1
  399. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  400. package/lib/list/Dot/Dot.js +1 -1
  401. package/lib/list/Dot/Dot.module.css +15 -15
  402. package/lib/list/DotNew/DotNew.js +1 -1
  403. package/lib/list/DotNew/DotNew.module.css +22 -22
  404. package/lib/list/DotNew/docs/DotNew__default.docs.js +1 -1
  405. package/lib/list/GridStencils/GridStencils.js +1 -1
  406. package/lib/list/GridStencils/GridStencils.module.css +156 -156
  407. package/lib/list/GridStencils/docs/GridStencils__default.docs.js +1 -1
  408. package/lib/list/Icons/AddNewIcon.js +1 -1
  409. package/lib/list/Icons/CompleteIcon.js +1 -1
  410. package/lib/list/Icons/DeleteIcon.js +1 -1
  411. package/lib/list/Icons/EditIcon.js +1 -1
  412. package/lib/list/Icons/FloatingIcons.js +2 -2
  413. package/lib/list/Icons/Icons.module.css +15 -15
  414. package/lib/list/Icons/SmartIcon.js +1 -1
  415. package/lib/list/Icons/docs/FloatingIcons__default.docs.js +2 -9
  416. package/lib/list/ListLayout/ListLayout.js +1 -1
  417. package/lib/list/ListLayout/ListLayout.module.css +33 -33
  418. package/lib/list/ListLayout/docs/ListLayout__default.docs.js +1 -1
  419. package/lib/list/ListStencils/ListStencils.js +1 -1
  420. package/lib/list/ListStencils/ListStencils.module.css +67 -67
  421. package/lib/list/ListStencils/docs/ListStencils__default.docs.js +1 -1
  422. package/lib/list/SecondaryText/AccountName.js +1 -1
  423. package/lib/list/SecondaryText/ContactName.js +1 -1
  424. package/lib/list/SecondaryText/DepartmentText.js +1 -1
  425. package/lib/list/SecondaryText/Email.js +1 -1
  426. package/lib/list/SecondaryText/HappinessRating.js +1 -1
  427. package/lib/list/SecondaryText/PhoneNumber.js +1 -1
  428. package/lib/list/SecondaryText/PriorityText.js +1 -1
  429. package/lib/list/SecondaryText/SecondaryText.js +1 -1
  430. package/lib/list/SecondaryText/SecondaryText.module.css +136 -136
  431. package/lib/list/SecondaryText/StatusText.js +1 -1
  432. package/lib/list/SecondaryText/TicketId.js +1 -1
  433. package/lib/list/SecondaryText/Website.js +1 -1
  434. package/lib/list/SecondaryText/docs/ContactName__default.docs.js +1 -1
  435. package/lib/list/SecondryPanel/SecondryPanel.js +1 -1
  436. package/lib/list/SecondryPanel/SecondryPanel.module.css +5 -5
  437. package/lib/list/SecondryPanel/docs/SecondryPanelDocs.module.css +37 -37
  438. package/lib/list/SecondryPanel/docs/SecondryPanel__default.docs.js +1 -1
  439. package/lib/list/SentimentStatus/SentimentStatus.js +1 -1
  440. package/lib/list/SentimentStatus/SentimentStatus.module.css +12 -12
  441. package/lib/list/SentimentStatus/docs/SentimentStatus__default.docs.js +1 -1
  442. package/lib/list/Subject/Subject.js +1 -1
  443. package/lib/list/Subject/Subject.module.css +27 -27
  444. package/lib/list/Subject/docs/Subject__default.docs.js +1 -1
  445. package/lib/list/TagNew/TagNew.js +1 -1
  446. package/lib/list/TagNew/TagNew.module.css +115 -115
  447. package/lib/list/TagNew/docs/TagNew__default.docs.js +1 -1
  448. package/lib/list/Thread/Thread.js +1 -1
  449. package/lib/list/Thread/Thread.module.css +42 -42
  450. package/lib/list/Thread/docs/Thread__default.docs.js +1 -1
  451. package/lib/list/UserTime/UserTime.js +2 -2
  452. package/lib/list/UserTime/UserTime.module.css +58 -58
  453. package/lib/list/UserTime/docs/UserTime__default.docs.js +1 -1
  454. package/lib/list/listCommon.module.css +60 -60
  455. package/lib/list/status/StatusDropdown/StatusDropdown.js +2 -2
  456. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +89 -89
  457. package/lib/list/status/StatusDropdown/docs/StatusDropdown__default.docs.js +1 -1
  458. package/lib/list/status/StatusListItem/StatusListItem.js +1 -1
  459. package/lib/list/status/StatusListItem/StatusListItem.module.css +104 -104
  460. package/lib/list/status/StatusListItem/docs/StatusListItem__default.docs.js +1 -1
  461. package/lib/lookup/EmptyPage/EmptyPage.js +1 -1
  462. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  463. package/lib/lookup/EmptyPage/docs/EmptyPage__account.docs.js +1 -1
  464. package/lib/lookup/EmptyPage/docs/EmptyPage__contact.docs.js +1 -1
  465. package/lib/lookup/EmptyPage/docs/EmptyPage__default.docs.js +1 -1
  466. package/lib/lookup/EmptyPage/docs/EmptyPage__product.docs.js +1 -1
  467. package/lib/lookup/Lookup/Lookup.js +1 -1
  468. package/lib/lookup/Lookup/Lookup.module.css +26 -26
  469. package/lib/lookup/Lookup/docs/Lookup__contact.docs.js +15 -15
  470. package/lib/lookup/Lookup/docs/Lookup__default.docs.js +1 -1
  471. package/lib/lookup/Section/LookupSection.module.css +8 -8
  472. package/lib/lookup/Section/Section.js +1 -1
  473. package/lib/lookup/header/Close/Close.js +1 -1
  474. package/lib/lookup/header/Close/LookupClose.module.css +15 -15
  475. package/lib/lookup/header/Close/docs/Close__default.docs.js +1 -1
  476. package/lib/lookup/header/ModuleHeader/ModuleHeader.js +1 -1
  477. package/lib/lookup/header/ModuleHeader/docs/ModuleHeader__default.docs.js +1 -1
  478. package/lib/lookup/header/Search/LookupSearch.module.css +57 -57
  479. package/lib/lookup/header/Search/Search.js +1 -1
  480. package/lib/lookup/header/Search/docs/Search__default.docs.js +1 -1
  481. package/lib/lookup/header/TicketHeader/TicketHeader.js +1 -1
  482. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  483. package/lib/lookup/header/TicketHeader/docs/TicketHeader__default.docs.js +1 -1
  484. package/lib/lookup/header/Title/LookupTitle.module.css +20 -20
  485. package/lib/lookup/header/Title/Title.js +1 -1
  486. package/lib/lookup/header/Title/docs/Title__default.docs.js +1 -1
  487. package/lib/lookup/header/ViewDropDown/ViewDropDown.js +1 -1
  488. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +51 -51
  489. package/lib/lookup/header/ViewDropDown/docs/ViewDropDown__default.docs.js +1 -1
  490. package/lib/lookup/header/lookupHeaderCommon.module.css +35 -35
  491. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  492. package/lib/setup/header/Button/Button.js +1 -1
  493. package/lib/setup/header/Button/HeaderButton.module.css +5 -5
  494. package/lib/setup/header/Button/docs/Button__default.docs.js +1 -1
  495. package/lib/setup/header/Link/HeaderLink.module.css +21 -21
  496. package/lib/setup/header/Link/Link.js +1 -1
  497. package/lib/setup/header/Link/docs/Link__default.docs.js +1 -1
  498. package/lib/setup/header/Search/Search.js +1 -1
  499. package/lib/setup/header/Search/Search.module.css +68 -68
  500. package/lib/setup/header/Search/docs/Search__default.docs.js +1 -1
  501. package/lib/setup/header/Views/Views.js +1 -1
  502. package/lib/setup/header/Views/Views.module.css +37 -37
  503. package/lib/setup/header/Views/docs/Views__default.docs.js +1 -1
  504. package/lib/setup/helptips/Description/Description.js +1 -1
  505. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  506. package/lib/setup/helptips/Description/docs/Description__default.docs.js +1 -1
  507. package/lib/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  508. package/lib/setup/helptips/Link/Link.js +4 -2
  509. package/lib/setup/helptips/Link/docs/Link__default.docs.js +1 -1
  510. package/lib/setup/helptips/ListGroup/ListGroup.js +1 -1
  511. package/lib/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  512. package/lib/setup/helptips/ListGroup/docs/ListGroup__default.docs.js +1 -1
  513. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  514. package/lib/setup/helptips/Title/Title.js +1 -1
  515. package/lib/setup/helptips/Title/docs/Title__default.docs.js +1 -1
  516. package/lib/setup/table/Table/Table.js +1 -1
  517. package/lib/setup/table/Table/docs/Table__default.docs.js +1 -1
  518. package/lib/setup/table/TableBody/TableBody.js +1 -1
  519. package/lib/setup/table/TableData/SetupTableData.module.css +44 -44
  520. package/lib/setup/table/TableData/TableData.js +1 -1
  521. package/lib/setup/table/TableData/Tablehover.module.css +6 -6
  522. package/lib/setup/table/TableHead/SetupTableHead.module.css +12 -12
  523. package/lib/setup/table/TableHead/TableHead.js +1 -1
  524. package/lib/setup/table/TableRow/SetupTableRow.module.css +14 -14
  525. package/lib/setup/table/TableRow/TableRow.js +1 -1
  526. package/lib/setup/table/Text/TableText.module.css +37 -37
  527. package/lib/setup/table/Text/Text.js +1 -1
  528. package/lib/setup/table/Text/docs/Text__default.docs.js +1 -1
  529. package/lib/svg/PlusIcon.js +2 -2
  530. package/lib/svg/SnippetIcon.js +3 -3
  531. package/lib/svg/TemplateIcon.js +1 -1
  532. package/lib/svg/docs/SVG__default.docs.js +1 -1
  533. package/lib/utils/KeyboardApi.js +26 -28
  534. package/lib/version2/AlertClose/AlertClose.js +1 -1
  535. package/lib/version2/AlertClose/AlertClose.module.css +42 -42
  536. package/lib/version2/AlertClose/docs/AlertClose__default.docs.js +1 -1
  537. package/lib/version2/GlobalNotification/GlobalNotification.js +4 -2
  538. package/lib/version2/GlobalNotification/GlobalNotification.module.css +124 -124
  539. package/lib/version2/GlobalNotification/docs/GlobalNotification__default.docs.js +1 -1
  540. package/lib/version2/alertIcons/AlarmAlertIcon.js +1 -1
  541. package/lib/version2/alertIcons/AlertIcons.js +1 -1
  542. package/lib/version2/alertIcons/AlertIcons.module.css +67 -67
  543. package/lib/version2/alertIcons/DangerAlertIcon.js +1 -1
  544. package/lib/version2/alertIcons/ErrorAlertIcon.js +1 -1
  545. package/lib/version2/alertIcons/InfoAlertIcon.js +1 -1
  546. package/lib/version2/alertIcons/NotificationAlertIcon.js +1 -1
  547. package/lib/version2/alertIcons/SuccessAlertIcon.js +1 -1
  548. package/lib/version2/alertIcons/WarningAlertIcon.js +1 -1
  549. package/lib/version2/alertIcons/docs/AlertIcons__default.docs.js +1 -1
  550. package/lib/version2/errorstate/Inconvenience/Inconvenience.js +8 -8
  551. package/lib/version2/errorstate/Inconvenience/V2_Inconvenience.module.css +46 -0
  552. package/lib/version2/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +1 -1
  553. package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +9 -10
  554. package/lib/version2/errorstate/OopsSomethingMiss/V2_OopsSomethingMiss.module.css +46 -0
  555. package/lib/version2/errorstate/OopsSomethingMiss/docs/OopsSomethingMiss__default.docs.js +1 -1
  556. package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +8 -8
  557. package/lib/version2/errorstate/UnableToProcessRequest/V2_UnableToProcessRequest.module.css +46 -0
  558. package/lib/version2/errorstate/UnableToProcessRequest/docs/UnableToProcessRequest__default.docs.js +1 -1
  559. package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +10 -11
  560. package/lib/version2/errorstate/UnauthorizedLogin/V2_UnauthorizedLogin.module.css +46 -0
  561. package/lib/version2/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__default.docs.js +1 -1
  562. package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +8 -8
  563. package/lib/version2/errorstate/UrlNotFound/V2_UrlNotFound.module.css +46 -0
  564. package/lib/version2/errorstate/UrlNotFound/docs/UrlNotFound__default.docs.js +1 -1
  565. package/lib/version2/errorstate/WillBeRightBack/V2_WillBeRightBack.module.css +46 -0
  566. package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +8 -8
  567. package/lib/version2/errorstate/WillBeRightBack/docs/WillBeRightBack__default.docs.js +1 -1
  568. package/lib/version2/lookup/AlertHeader/AlertHeader.js +1 -1
  569. package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +86 -86
  570. package/lib/version2/lookup/AlertHeader/docs/AlertHeader__default.docs.js +1 -1
  571. package/lib/version2/lookup/AlertLookup/AlertLookup.js +2 -2
  572. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
  573. package/lib/version2/lookup/AlertLookup/docs/AlertLookup__default.docs.js +1 -1
  574. package/lib/version2/lookup/alertLookupCommonNew.module.css +32 -32
  575. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +110 -110
  576. package/lib/version2/notification/DesktopNotification/docs/DesktopNotification__default.docs.js +1 -1
  577. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +1 -1
  578. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
  579. package/lib/version2/notification/DesktopNotificationHeader/docs/DesktopNotificationHeader__default.docs.js +1 -1
  580. package/package.json +77 -75
  581. package/src/ActionButton/ActionButton.js +197 -197
  582. package/src/ActionButton/ActionButton.module.css +120 -120
  583. package/src/ActionButton/docs/ActionButton__default.docs.js +110 -110
  584. package/src/AlphabeticList/AlphabeticList.js +171 -171
  585. package/src/AlphabeticList/AlphabeticList.module.css +54 -54
  586. package/src/AlphabeticList/docs/AlphabeticList__default.docs.js +36 -36
  587. package/src/AlphabeticList/docs/AlphabeticList__horizontal.docs.js +44 -44
  588. package/src/Appearance/dark/mode/dotDarkMode.module.css +536 -536
  589. package/src/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +7 -7
  590. package/src/Appearance/dark/themes/green/greenDarkDotTheme.module.css +7 -7
  591. package/src/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +7 -7
  592. package/src/Appearance/dark/themes/red/redDarkDotTheme.module.css +7 -7
  593. package/src/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +7 -7
  594. package/src/Appearance/default/mode/dotDefaultMode.module.css +536 -536
  595. package/src/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +7 -7
  596. package/src/Appearance/default/themes/green/greenDefaultDotTheme.module.css +7 -7
  597. package/src/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +7 -7
  598. package/src/Appearance/default/themes/red/redDefaultDotTheme.module.css +7 -7
  599. package/src/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +7 -7
  600. package/src/Attachment/Attachment.js +119 -119
  601. package/src/Attachment/Attachment.module.css +121 -121
  602. package/src/Attachment/docs/Attachment__default.docs.js +63 -63
  603. package/src/ChannelIcon/ChannelIcon.js +154 -154
  604. package/src/ChannelIcon/ChannelIcon.module.css +208 -208
  605. package/src/ChannelIcon/docs/ChannelIcon__default.docs.js +63 -63
  606. package/src/Drawer/Drawer.js +388 -388
  607. package/src/Drawer/Drawer.module.css +103 -103
  608. package/src/Drawer/docs/Drawer__default.docs.js +86 -86
  609. package/src/Drawer/docs/Drawer__multiDrawer.docs.js +111 -111
  610. package/src/Drawer/docs/Drawer__noFreeze.docs.js +20 -20
  611. package/src/Drawer/docs/Drawer__withModal.docs.js +76 -76
  612. package/src/ExternalLink/ExternalLink.js +70 -70
  613. package/src/ExternalLink/ExternalLink.module.css +3 -3
  614. package/src/ExternalLink/__tests__/ExternalLink.spec.js +28 -28
  615. package/src/ExternalLink/docs/ExternalLink__default.docs.js +24 -24
  616. package/src/FlipCard/FlipCard.js +193 -193
  617. package/src/FlipCard/FlipCard.module.css +35 -35
  618. package/src/FlipCard/docs/FlipCard__default.docs.js +76 -76
  619. package/src/FormAction/FormAction.js +126 -126
  620. package/src/FormAction/FormAction.module.css +57 -57
  621. package/src/FormAction/docs/FormAction__default.docs.js +93 -93
  622. package/src/FreezeLayer/FreezeLayer.js +159 -159
  623. package/src/FreezeLayer/FreezeLayer.module.css +38 -38
  624. package/src/FreezeLayer/docs/FreezeLayer__dark.docs.js +52 -52
  625. package/src/FreezeLayer/docs/FreezeLayer__default.docs.js +51 -51
  626. package/src/IconButton/IconButton.js +186 -186
  627. package/src/IconButton/IconButton.module.css +22 -22
  628. package/src/IconButton/docs/IconButton__default.docs.js +158 -158
  629. package/src/Image/Image.js +58 -58
  630. package/src/Image/Image.module.css +10 -10
  631. package/src/Image/docs/Image__default.docs.js +18 -18
  632. package/src/ImportantNotes/ImportantNotes.js +57 -57
  633. package/src/ImportantNotes/ImportantNotes.module.css +15 -15
  634. package/src/ImportantNotes/docs/ImportantNotes__default.docs.js +22 -22
  635. package/src/Link/Link.js +117 -117
  636. package/src/Link/Link.module.css +3 -3
  637. package/src/Link/LinkContext.js +9 -9
  638. package/src/Link/docs/Link__default.docs.js +91 -91
  639. package/src/Loader/Loader.js +21 -21
  640. package/src/Loader/Loader.module.css +25 -25
  641. package/src/Loader/docs/Loader__default.docs.js +21 -21
  642. package/src/Message/Message.js +109 -109
  643. package/src/Message/Message.module.css +69 -69
  644. package/src/Message/docs/Message__default.docs.js +54 -53
  645. package/src/MessageBanner/MessageBanner.js +79 -79
  646. package/src/MessageBanner/MessageBanner.module.css +37 -37
  647. package/src/MessageBanner/docs/MessageBanner__default.docs.js +87 -87
  648. package/src/NewStar/NewStar.js +83 -83
  649. package/src/NewStar/NewStar.module.css +73 -73
  650. package/src/NewStar/docs/NewStar__default.docs.js +39 -39
  651. package/src/PlusIcon/PlusIcon.js +64 -64
  652. package/src/PlusIcon/PlusIcon.module.css +16 -16
  653. package/src/PlusIcon/docs/PlusIcon__default.docs.js +18 -18
  654. package/src/Provider.js +200 -249
  655. package/src/ToastMessage/ToastMessage.js +315 -315
  656. package/src/ToastMessage/ToastMessage.module.css +259 -259
  657. package/src/ToastMessage/docs/ToastMessage__custom.docs.js +97 -97
  658. package/src/ToastMessage/docs/ToastMessage__information.docs.js +57 -57
  659. package/src/ToastMessage/docs/ToastMessage__primary.docs.js +135 -135
  660. package/src/ToastMessage/docs/ToastMessage__secondary.docs.js +40 -40
  661. package/src/ToastMessage/docs/ToastMessage__success.docs.js +68 -68
  662. package/src/Upload/Upload.js +103 -103
  663. package/src/Upload/Upload.module.css +106 -106
  664. package/src/Upload/docs/Upload__default.docs.js +72 -72
  665. package/src/actions/AutoClose.js +51 -51
  666. package/src/actions/index.js +22 -22
  667. package/src/alert/AlertHeader/AlertHeader.js +122 -122
  668. package/src/alert/AlertHeader/AlertHeader.module.css +62 -62
  669. package/src/alert/AlertHeader/docs/AlertHeader__default.docs.js +73 -73
  670. package/src/alert/AlertLookup/AlertLookup.js +211 -211
  671. package/src/alert/AlertLookup/AlertLookup.module.css +22 -22
  672. package/src/alert/AlertLookup/docs/AlertLookup__default.docs.js +124 -124
  673. package/src/avatar/AvatarClose/AvatarClose.js +49 -49
  674. package/src/avatar/AvatarClose/AvatarClose.module.css +31 -31
  675. package/src/avatar/AvatarClose/docs/AvatarClose__default.docs.js +26 -26
  676. package/src/avatar/AvatarCollision/AvatarCollision.js +81 -81
  677. package/src/avatar/AvatarCollision/AvatarCollision.module.css +55 -55
  678. package/src/avatar/AvatarCollision/docs/AvatarCollision__default.docs.js +40 -40
  679. package/src/avatar/AvatarIcon/AvatarIcon.js +99 -99
  680. package/src/avatar/AvatarIcon/AvatarIcon.module.css +59 -59
  681. package/src/avatar/AvatarIcon/docs/AvatarIcon__palette.docs.js +49 -49
  682. package/src/avatar/AvatarIcon/docs/AvatarIcon__size.docs.js +36 -36
  683. package/src/avatar/AvatarStatus/AvatarStatus.js +95 -95
  684. package/src/avatar/AvatarStatus/AvatarStatus.module.css +96 -96
  685. package/src/avatar/AvatarStatus/docs/AvatarStatus__size.docs.js +38 -38
  686. package/src/avatar/AvatarStatus/docs/AvatarStatus__state.docs.js +63 -63
  687. package/src/avatar/AvatarThread/AvatarThread.js +131 -131
  688. package/src/avatar/AvatarThread/AvatarThread.module.css +113 -113
  689. package/src/avatar/AvatarThread/docs/AvatarThread__default.docs.js +167 -167
  690. package/src/avatar/AvatarUser/AvatarUser.js +160 -160
  691. package/src/avatar/AvatarUser/AvatarUser.module.css +100 -100
  692. package/src/avatar/AvatarUser/docs/AvatarUser__default.docs.js +148 -148
  693. package/src/avatar/AvatarWithTeam/AvatarWithTeam.js +134 -134
  694. package/src/avatar/AvatarWithTeam/AvatarWithTeam.module.css +16 -16
  695. package/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js +50 -50
  696. package/src/avatar/AvatarWithTeam/docs/AvatarWithTeam__default.docs.js +28 -28
  697. package/src/deprecated/SelectDropdown/SelectDropdown.js +122 -122
  698. package/src/deprecated/SelectDropdown/SelectDropdown.module.css +47 -47
  699. package/src/deprecated/SelectDropdown/docs/SelectDropdown__default.docs.js +31 -31
  700. package/src/deprecated/Theme/dotDarkTheme.module.css +532 -532
  701. package/src/deprecated/Theme/dotDefaultTheme.module.css +532 -532
  702. package/src/deprecated/Theme/palette/darkPalette.module.css +39 -39
  703. package/src/deprecated/Theme/palette/defaultPalette.module.css +39 -39
  704. package/src/docs/formDocs.js +26 -26
  705. package/src/docs/generalDocs.js +161 -161
  706. package/src/docs/lookupDocs.js +51 -51
  707. package/src/docs/setupDocs.js +27 -27
  708. package/src/dropdown/ToggleDropDown/ToggleDropDown.js +931 -944
  709. package/src/dropdown/ToggleDropDown/ToggleDropDown.module.css +84 -84
  710. package/src/dropdown/ToggleDropDown/docs/ToggleDropDown__default.docs.js +242 -242
  711. package/src/emptystate/CommonEmptyState/CommonEmptyState.js +116 -116
  712. package/src/emptystate/CommonEmptyState/CommonEmptyState.module.css +77 -77
  713. package/src/emptystate/CommonEmptyState/docs/CommonEmptyState__default.docs.js +107 -107
  714. package/src/emptystate/EditionPage/EditionPage.css +37 -37
  715. package/src/emptystate/EditionPage/EditionPage.js +69 -69
  716. package/src/emptystate/EditionPage/docs/EditionPage__default.docs.js +23 -23
  717. package/src/errorstate/EmptyStates.module.css +84 -84
  718. package/src/errorstate/Inconvenience/Inconvenience.js +132 -132
  719. package/src/errorstate/Inconvenience/Inconvenience.module.css +4 -4
  720. package/src/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +19 -19
  721. package/src/errorstate/LinkText/LinkText.js +35 -35
  722. package/src/errorstate/LinkText/LinkText.module.css +6 -6
  723. package/src/errorstate/LinkText/docs/LinkText__default.docs.js +13 -13
  724. package/src/errorstate/NoRequestFound/NoRequestFound.js +132 -132
  725. package/src/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  726. package/src/errorstate/NoRequestFound/docs/NoRequestFound__default.docs.js +19 -19
  727. package/src/errorstate/PermissionPlay/PermissionPlay.js +127 -127
  728. package/src/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  729. package/src/errorstate/PermissionPlay/docs/PermissionPlay__default.docs.js +20 -20
  730. package/src/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +132 -132
  731. package/src/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  732. package/src/errorstate/RequestUrlNotFound/docs/RequestUrlNotFound__default.docs.js +19 -19
  733. package/src/errorstate/UnableToProcess/UnableToProcess.js +130 -130
  734. package/src/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  735. package/src/errorstate/UnableToProcess/docs/UnableToProcess__default.docs.js +19 -19
  736. package/src/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +130 -130
  737. package/src/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  738. package/src/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__insufficient.docs.js +20 -20
  739. package/src/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__unauthorizedLogin.docs.js +19 -19
  740. package/src/errorstate/WillBack/WillBack.js +120 -120
  741. package/src/errorstate/WillBack/WillBack.module.css +36 -36
  742. package/src/errorstate/WillBack/docs/WillBack__default.docs.js +21 -21
  743. package/src/form/fields/CheckBoxField/CheckBoxField.js +220 -220
  744. package/src/form/fields/CheckBoxField/docs/CheckBoxField__default.docs.js +32 -32
  745. package/src/form/fields/CurrencyField/CurrencyField.js +267 -267
  746. package/src/form/fields/DateField/DateField.js +281 -281
  747. package/src/form/fields/DateField/docs/DateField__default.docs.js +24 -24
  748. package/src/form/fields/Fields.module.css +145 -145
  749. package/src/form/fields/MultiSelectField/MultiSelectField.js +311 -311
  750. package/src/form/fields/MultiSelectField/docs/MultiSelectField__default.docs.js +53 -53
  751. package/src/form/fields/PhoneField/PhoneField.js +227 -227
  752. package/src/form/fields/PhoneField/docs/PhoneField__default.docs.js +26 -26
  753. package/src/form/fields/RadioField/RadioField.js +181 -181
  754. package/src/form/fields/SelectField/SelectField.js +296 -296
  755. package/src/form/fields/SelectField/docs/SelectField__default.docs.js +48 -48
  756. package/src/form/fields/TagsMultiSelect/TagsMultiSelect.js +323 -323
  757. package/src/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +95 -95
  758. package/src/form/fields/TagsMultiSelect/docs/TagsMultiSelect__default.docs.js +55 -55
  759. package/src/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +342 -342
  760. package/src/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +6 -6
  761. package/src/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +58 -58
  762. package/src/form/fields/TextBoxField/TextBoxField.js +274 -274
  763. package/src/form/fields/TextBoxField/docs/TextBoxField__default.docs.js +38 -38
  764. package/src/form/fields/TextEditor/TextEditor.js +430 -436
  765. package/src/form/fields/TextEditor/TextEditor.module.css +568 -582
  766. package/src/form/fields/TextEditorField/TextEditorField.js +280 -286
  767. package/src/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +62 -62
  768. package/src/form/fields/TextEditorWrapper/TextEditorWrapper.js +239 -239
  769. package/src/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +25 -25
  770. package/src/form/fields/TextareaField/TextareaField.js +247 -247
  771. package/src/form/fields/TextareaField/docs/TextareaField__default.docs.js +25 -25
  772. package/src/form/fields/ValidationMessage/ValidationMessage.js +55 -55
  773. package/src/form/fields/ValidationMessage/ValidationMessage.module.css +9 -9
  774. package/src/form/fields/ValidationMessage/docs/ValidationMessage__default.docs.js +19 -19
  775. package/src/form/layout/Field/Field.js +53 -53
  776. package/src/form/layout/Field/Field.module.css +22 -22
  777. package/src/form/layout/Field/docs/Field__default.docs.js +20 -20
  778. package/src/form/layout/Section/ModuleFormSection.module.css +3 -3
  779. package/src/form/layout/Section/Section.js +47 -47
  780. package/src/form/layout/Section/docs/Section__default.docs.js +21 -21
  781. package/src/i18n.js +5498 -5498
  782. package/src/index.js +8 -8
  783. package/src/layout/SetupDetailLayout/SetupDetailLayout.js +274 -274
  784. package/src/layout/SetupDetailLayout/SetupDetailLayout.module.css +116 -116
  785. package/src/layout/SetupDetailLayout/docs/SetupDetailLayout__default.docs.js +34 -34
  786. package/src/layout/SetupDetailLayout/index.js +4 -4
  787. package/src/layout/SubtabLayout/SubtabLayout.js +235 -235
  788. package/src/layout/SubtabLayout/SubtabLayout.module.css +120 -120
  789. package/src/layout/SubtabLayout/docs/SubtabLayout__default.docs.js +53 -53
  790. package/src/layout/SubtabLayout/index.js +4 -4
  791. package/src/list/AvatarFlip/AvatarFlip.js +106 -106
  792. package/src/list/AvatarFlip/AvatarFlip.module.css +3 -3
  793. package/src/list/AvatarFlip/docs/AvatarFlip__default.docs.js +82 -82
  794. package/src/list/BluePrintStatus/BluePrintStatus.js +28 -28
  795. package/src/list/BluePrintStatus/BluePrintStatus.module.css +14 -14
  796. package/src/list/BluePrintStatus/docs/BluePrintStatus__default.docs.js +20 -20
  797. package/src/list/Comment/Comment.js +51 -51
  798. package/src/list/Comment/Comment.module.css +24 -24
  799. package/src/list/Comment/docs/Comment__default.docs.js +22 -22
  800. package/src/list/DepartmentDropDown/DepartmentDropDown.js +119 -119
  801. package/src/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  802. package/src/list/Dot/Dot.js +27 -27
  803. package/src/list/Dot/Dot.module.css +15 -15
  804. package/src/list/DotNew/DotNew.js +29 -29
  805. package/src/list/DotNew/DotNew.module.css +22 -22
  806. package/src/list/DotNew/docs/DotNew__default.docs.js +18 -18
  807. package/src/list/GridStencils/GridStencils.js +46 -46
  808. package/src/list/GridStencils/GridStencils.module.css +102 -102
  809. package/src/list/GridStencils/docs/GridStencils__default.docs.js +30 -30
  810. package/src/list/Icons/AddNewIcon.js +29 -29
  811. package/src/list/Icons/CompleteIcon.js +36 -30
  812. package/src/list/Icons/DeleteIcon.js +37 -31
  813. package/src/list/Icons/EditIcon.js +37 -31
  814. package/src/list/Icons/FloatingIcons.js +32 -32
  815. package/src/list/Icons/Icons.module.css +15 -15
  816. package/src/list/Icons/SmartIcon.js +32 -32
  817. package/src/list/Icons/docs/FloatingIcons__default.docs.js +23 -26
  818. package/src/list/ListLayout/ListLayout.js +111 -111
  819. package/src/list/ListLayout/ListLayout.module.css +36 -36
  820. package/src/list/ListLayout/docs/ListLayout__default.docs.js +54 -54
  821. package/src/list/ListStencils/ListStencils.js +45 -45
  822. package/src/list/ListStencils/ListStencils.module.css +62 -62
  823. package/src/list/ListStencils/docs/ListStencils__default.docs.js +18 -18
  824. package/src/list/SecondaryText/AccountName.js +120 -120
  825. package/src/list/SecondaryText/ContactName.js +128 -128
  826. package/src/list/SecondaryText/DepartmentText.js +34 -34
  827. package/src/list/SecondaryText/Email.js +77 -77
  828. package/src/list/SecondaryText/HappinessRating.js +37 -37
  829. package/src/list/SecondaryText/PhoneNumber.js +84 -84
  830. package/src/list/SecondaryText/PriorityText.js +40 -40
  831. package/src/list/SecondaryText/SecondaryText.js +43 -43
  832. package/src/list/SecondaryText/SecondaryText.module.css +126 -126
  833. package/src/list/SecondaryText/StatusText.js +42 -42
  834. package/src/list/SecondaryText/TicketId.js +69 -69
  835. package/src/list/SecondaryText/Website.js +59 -59
  836. package/src/list/SecondaryText/docs/ContactName__default.docs.js +18 -18
  837. package/src/list/SecondaryText/index.js +11 -11
  838. package/src/list/SecondryPanel/SecondryPanel.js +144 -144
  839. package/src/list/SecondryPanel/SecondryPanel.module.css +5 -5
  840. package/src/list/SecondryPanel/docs/SecondryPanelDocs.module.css +37 -37
  841. package/src/list/SecondryPanel/docs/SecondryPanel__default.docs.js +90 -90
  842. package/src/list/SentimentStatus/SentimentStatus.js +32 -32
  843. package/src/list/SentimentStatus/SentimentStatus.module.css +9 -9
  844. package/src/list/SentimentStatus/docs/SentimentStatus__default.docs.js +20 -20
  845. package/src/list/Subject/Subject.js +80 -80
  846. package/src/list/Subject/Subject.module.css +27 -27
  847. package/src/list/Subject/docs/Subject__default.docs.js +34 -34
  848. package/src/list/TagNew/TagNew.js +40 -40
  849. package/src/list/TagNew/TagNew.module.css +108 -108
  850. package/src/list/TagNew/docs/TagNew__default.docs.js +18 -18
  851. package/src/list/Thread/Thread.js +43 -43
  852. package/src/list/Thread/Thread.module.css +30 -30
  853. package/src/list/Thread/docs/Thread__default.docs.js +18 -18
  854. package/src/list/UserTime/UserTime.js +138 -138
  855. package/src/list/UserTime/UserTime.module.css +52 -52
  856. package/src/list/UserTime/docs/UserTime__default.docs.js +114 -114
  857. package/src/list/listCommon.module.css +52 -52
  858. package/src/list/status/StatusDropdown/StatusDropdown.js +544 -538
  859. package/src/list/status/StatusDropdown/StatusDropdown.module.css +76 -76
  860. package/src/list/status/StatusDropdown/docs/StatusDropdown__default.docs.js +92 -92
  861. package/src/list/status/StatusListItem/StatusListItem.js +149 -149
  862. package/src/list/status/StatusListItem/StatusListItem.module.css +81 -81
  863. package/src/list/status/StatusListItem/docs/StatusListItem__default.docs.js +19 -19
  864. package/src/lookup/EmptyPage/EmptyPage.js +62 -62
  865. package/src/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  866. package/src/lookup/EmptyPage/docs/EmptyPage__account.docs.js +17 -17
  867. package/src/lookup/EmptyPage/docs/EmptyPage__contact.docs.js +17 -17
  868. package/src/lookup/EmptyPage/docs/EmptyPage__default.docs.js +16 -16
  869. package/src/lookup/EmptyPage/docs/EmptyPage__product.docs.js +17 -17
  870. package/src/lookup/Lookup/Lookup.js +110 -110
  871. package/src/lookup/Lookup/Lookup.module.css +26 -26
  872. package/src/lookup/Lookup/docs/Lookup__contact.docs.js +184 -184
  873. package/src/lookup/Lookup/docs/Lookup__default.docs.js +59 -59
  874. package/src/lookup/Section/LookupSection.module.css +8 -8
  875. package/src/lookup/Section/Section.js +27 -27
  876. package/src/lookup/header/Close/Close.js +36 -36
  877. package/src/lookup/header/Close/LookupClose.module.css +15 -15
  878. package/src/lookup/header/Close/docs/Close__default.docs.js +17 -17
  879. package/src/lookup/header/ModuleHeader/ModuleHeader.js +97 -97
  880. package/src/lookup/header/ModuleHeader/docs/ModuleHeader__default.docs.js +40 -40
  881. package/src/lookup/header/Search/LookupSearch.module.css +48 -48
  882. package/src/lookup/header/Search/Search.js +249 -249
  883. package/src/lookup/header/Search/docs/Search__default.docs.js +106 -106
  884. package/src/lookup/header/TicketHeader/TicketHeader.js +123 -123
  885. package/src/lookup/header/TicketHeader/TicketHeader.module.css +19 -19
  886. package/src/lookup/header/TicketHeader/docs/TicketHeader__default.docs.js +63 -63
  887. package/src/lookup/header/Title/LookupTitle.module.css +20 -20
  888. package/src/lookup/header/Title/Title.js +38 -38
  889. package/src/lookup/header/Title/docs/Title__default.docs.js +17 -17
  890. package/src/lookup/header/ViewDropDown/ViewDropDown.js +199 -199
  891. package/src/lookup/header/ViewDropDown/ViewDropDown.module.css +46 -46
  892. package/src/lookup/header/ViewDropDown/docs/ViewDropDown__default.docs.js +54 -54
  893. package/src/lookup/header/lookupHeaderCommon.module.css +25 -25
  894. package/src/lookup/header/lookupHeaderCommonResponsive.module.css +15 -15
  895. package/src/setup/header/Button/Button.js +40 -40
  896. package/src/setup/header/Button/HeaderButton.module.css +3 -3
  897. package/src/setup/header/Button/docs/Button__default.docs.js +21 -21
  898. package/src/setup/header/Link/HeaderLink.module.css +15 -15
  899. package/src/setup/header/Link/Link.js +48 -48
  900. package/src/setup/header/Link/docs/Link__default.docs.js +20 -20
  901. package/src/setup/header/Search/Search.js +87 -87
  902. package/src/setup/header/Search/Search.module.css +57 -57
  903. package/src/setup/header/Search/docs/Search__default.docs.js +32 -32
  904. package/src/setup/header/Views/Views.js +62 -62
  905. package/src/setup/header/Views/Views.module.css +27 -27
  906. package/src/setup/header/Views/docs/Views__default.docs.js +20 -20
  907. package/src/setup/helptips/Description/Description.js +22 -22
  908. package/src/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  909. package/src/setup/helptips/Description/docs/Description__default.docs.js +24 -24
  910. package/src/setup/helptips/Link/HelpTipsLink.module.css +6 -6
  911. package/src/setup/helptips/Link/Link.js +40 -39
  912. package/src/setup/helptips/Link/docs/Link__default.docs.js +27 -27
  913. package/src/setup/helptips/ListGroup/ListGroup.js +42 -42
  914. package/src/setup/helptips/ListGroup/ListGroup.module.css +17 -17
  915. package/src/setup/helptips/ListGroup/docs/ListGroup__default.docs.js +37 -37
  916. package/src/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  917. package/src/setup/helptips/Title/Title.js +22 -22
  918. package/src/setup/helptips/Title/docs/Title__default.docs.js +22 -22
  919. package/src/setup/table/Table/Table.js +31 -31
  920. package/src/setup/table/Table/docs/Table__default.docs.js +115 -115
  921. package/src/setup/table/TableBody/TableBody.js +37 -37
  922. package/src/setup/table/TableData/SetupTableData.module.css +36 -36
  923. package/src/setup/table/TableData/TableData.js +56 -56
  924. package/src/setup/table/TableData/Tablehover.module.css +6 -6
  925. package/src/setup/table/TableHead/SetupTableHead.module.css +8 -8
  926. package/src/setup/table/TableHead/TableHead.js +53 -53
  927. package/src/setup/table/TableRow/SetupTableRow.module.css +10 -10
  928. package/src/setup/table/TableRow/TableRow.js +60 -60
  929. package/src/setup/table/Text/TableText.module.css +37 -37
  930. package/src/setup/table/Text/Text.js +82 -82
  931. package/src/setup/table/Text/docs/Text__default.docs.js +38 -38
  932. package/src/svg/PlusIcon.js +43 -43
  933. package/src/svg/SnippetIcon.js +50 -50
  934. package/src/svg/TemplateIcon.js +34 -34
  935. package/src/svg/docs/SVG__default.docs.js +46 -46
  936. package/src/utils/ChannelIconMapping.js +130 -130
  937. package/src/utils/Common.js +20 -20
  938. package/src/utils/General.js +58 -58
  939. package/src/utils/KeyboardApi.js +280 -280
  940. package/src/utils/editorUtils.js +189 -189
  941. package/src/version2/AlertClose/AlertClose.js +45 -45
  942. package/src/version2/AlertClose/AlertClose.module.css +42 -42
  943. package/src/version2/AlertClose/docs/AlertClose__default.docs.js +46 -46
  944. package/src/version2/GlobalNotification/GlobalNotification.js +114 -112
  945. package/src/version2/GlobalNotification/GlobalNotification.module.css +89 -89
  946. package/src/version2/GlobalNotification/docs/GlobalNotification__default.docs.js +94 -94
  947. package/src/version2/alertIcons/AlarmAlertIcon.js +32 -32
  948. package/src/version2/alertIcons/AlertIcons.js +60 -60
  949. package/src/version2/alertIcons/AlertIcons.module.css +67 -67
  950. package/src/version2/alertIcons/DangerAlertIcon.js +33 -33
  951. package/src/version2/alertIcons/ErrorAlertIcon.js +34 -34
  952. package/src/version2/alertIcons/InfoAlertIcon.js +35 -35
  953. package/src/version2/alertIcons/NotificationAlertIcon.js +31 -31
  954. package/src/version2/alertIcons/SuccessAlertIcon.js +30 -30
  955. package/src/version2/alertIcons/WarningAlertIcon.js +31 -31
  956. package/src/version2/alertIcons/docs/AlertIcons__default.docs.js +123 -123
  957. package/src/version2/errorstate/Inconvenience/Inconvenience.js +98 -98
  958. package/src/version2/errorstate/Inconvenience/V2_Inconvenience.module.css +46 -0
  959. package/src/version2/errorstate/Inconvenience/docs/Inconvenience__default.docs.js +19 -19
  960. package/src/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +98 -99
  961. package/src/version2/errorstate/OopsSomethingMiss/V2_OopsSomethingMiss.module.css +46 -0
  962. package/src/version2/errorstate/OopsSomethingMiss/docs/OopsSomethingMiss__default.docs.js +21 -21
  963. package/src/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +98 -98
  964. package/src/version2/errorstate/UnableToProcessRequest/V2_UnableToProcessRequest.module.css +46 -0
  965. package/src/version2/errorstate/UnableToProcessRequest/docs/UnableToProcessRequest__default.docs.js +31 -31
  966. package/src/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +101 -102
  967. package/src/version2/errorstate/UnauthorizedLogin/V2_UnauthorizedLogin.module.css +46 -0
  968. package/src/version2/errorstate/UnauthorizedLogin/docs/UnauthorizedLogin__default.docs.js +19 -19
  969. package/src/version2/errorstate/UrlNotFound/UrlNotFound.js +98 -98
  970. package/src/version2/errorstate/UrlNotFound/V2_UrlNotFound.module.css +46 -0
  971. package/src/version2/errorstate/UrlNotFound/docs/UrlNotFound__default.docs.js +21 -21
  972. package/src/version2/errorstate/WillBeRightBack/V2_WillBeRightBack.module.css +46 -0
  973. package/src/version2/errorstate/WillBeRightBack/WillBeRightBack.js +98 -98
  974. package/src/version2/errorstate/WillBeRightBack/docs/WillBeRightBack__default.docs.js +19 -19
  975. package/src/version2/lookup/AlertHeader/AlertHeader.js +100 -100
  976. package/src/version2/lookup/AlertHeader/AlertHeaderNew.module.css +63 -63
  977. package/src/version2/lookup/AlertHeader/docs/AlertHeader__default.docs.js +66 -66
  978. package/src/version2/lookup/AlertLookup/AlertLookup.js +287 -287
  979. package/src/version2/lookup/AlertLookup/AlertLookupNew.module.css +39 -39
  980. package/src/version2/lookup/AlertLookup/docs/AlertLookup__default.docs.js +150 -150
  981. package/src/version2/lookup/alertLookupCommonNew.module.css +25 -25
  982. package/src/version2/notification/DesktopNotification/DesktopNotification.js +251 -251
  983. package/src/version2/notification/DesktopNotification/DesktopNotification.module.css +92 -92
  984. package/src/version2/notification/DesktopNotification/docs/DesktopNotification__default.docs.js +86 -86
  985. package/src/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +92 -92
  986. package/src/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +99 -99
  987. package/src/version2/notification/DesktopNotificationHeader/docs/DesktopNotificationHeader__default.docs.js +51 -51
  988. package/es/Appearance/pureDark/mode/dotPureDarkMode.module.css +0 -536
  989. package/es/Appearance/pureDark/themes/blue/bluePureDarkDotTheme.module.css +0 -8
  990. package/es/Appearance/pureDark/themes/green/greenPureDarkDotTheme.module.css +0 -8
  991. package/es/Appearance/pureDark/themes/orange/orangePureDarkDotTheme.module.css +0 -8
  992. package/es/Appearance/pureDark/themes/red/redPureDarkDotTheme.module.css +0 -8
  993. package/es/Appearance/pureDark/themes/yellow/yellowPureDarkDotTheme.module.css +0 -8
  994. package/es/list/Icons/ReadUnreadIcon.js +0 -40
  995. package/lib/Appearance/pureDark/mode/dotPureDarkMode.module.css +0 -536
  996. package/lib/Appearance/pureDark/themes/blue/bluePureDarkDotTheme.module.css +0 -8
  997. package/lib/Appearance/pureDark/themes/green/greenPureDarkDotTheme.module.css +0 -8
  998. package/lib/Appearance/pureDark/themes/orange/orangePureDarkDotTheme.module.css +0 -8
  999. package/lib/Appearance/pureDark/themes/red/redPureDarkDotTheme.module.css +0 -8
  1000. package/lib/Appearance/pureDark/themes/yellow/yellowPureDarkDotTheme.module.css +0 -8
  1001. package/lib/list/Icons/ReadUnreadIcon.js +0 -90
  1002. package/src/Appearance/pureDark/mode/dotPureDarkMode.module.css +0 -536
  1003. package/src/Appearance/pureDark/themes/blue/bluePureDarkDotTheme.module.css +0 -8
  1004. package/src/Appearance/pureDark/themes/green/greenPureDarkDotTheme.module.css +0 -8
  1005. package/src/Appearance/pureDark/themes/orange/orangePureDarkDotTheme.module.css +0 -8
  1006. package/src/Appearance/pureDark/themes/red/redPureDarkDotTheme.module.css +0 -8
  1007. package/src/Appearance/pureDark/themes/yellow/yellowPureDarkDotTheme.module.css +0 -8
  1008. package/src/list/Icons/ReadUnreadIcon.js +0 -41
@@ -31,7 +31,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
31
31
 
32
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
33
 
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
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
35
 
36
36
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
37
 
@@ -1,15 +1,15 @@
1
- .container {
2
- width: var(--zd_size25);
3
- height: var(--zd_size25);
4
- line-height: var(--zd_size25);
5
- color: var(--zdt_lookupclose_default_text);
6
- transition: var(--zd_transition2) cubic-bezier(0.4, 1, 0.65, 1);
7
- font-size: var(--zd_font_size9);
8
- text-align: center;
9
- cursor: pointer;
10
- border-radius: 50%;
11
- }
12
- .container:hover {
13
- color: var(--zdt_lookupclose_default_hover_text);
14
- background-color: var(--zdt_lookupclose_default_hover_bg);
15
- }
1
+ .container {
2
+ width: var(--zd_size25);
3
+ height: var(--zd_size25);
4
+ line-height: var(--zd_size25);
5
+ color: var(--zdt_lookupclose_default_text);
6
+ transition: var(--zd_transition2) cubic-bezier(0.4, 1, 0.65, 1);
7
+ font-size: var(--zd_font_size9);
8
+ text-align: center;
9
+ cursor: pointer;
10
+ border-radius: 50%;
11
+ }
12
+ .container:hover {
13
+ color: var(--zdt_lookupclose_default_hover_text);
14
+ background-color: var(--zdt_lookupclose_default_hover_bg);
15
+ }
@@ -31,7 +31,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
31
31
 
32
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
33
 
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
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
35
 
36
36
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
37
 
@@ -41,7 +41,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
41
41
 
42
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
43
 
44
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
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
45
 
46
46
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
47
47
 
@@ -29,7 +29,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
29
29
 
30
30
  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); }; }
31
31
 
32
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
32
+ 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); }
33
33
 
34
34
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
35
35
 
@@ -1,57 +1,57 @@
1
- .searchStyle,
2
- .boxStyle {
3
- transition: var(--zd_transition1);
4
- width: var(--zd_size96);
5
- height: var(--zd_size28);
6
- position: relative;
7
- }.searchStyle, .boxStyle {
8
- background: none;
9
- }
10
- .boxStyle {
11
- width: var(--zd_size160);
12
- border-radius: 4px;
13
- border: 1px solid var(--zdt_lookupsearch_boxstyle_border);
14
- }
15
- .searchStyle:hover, .boxStyle:hover {
16
- border-color: var(--zdt_lookupsearch_boxstyle_hover_border);
17
- }
18
- .focusWidth {
19
- width: var(--zd_size220);
20
- }
21
- .drpSearchBox {
22
- position: relative;
23
- height: var(--zd_size28);
24
- cursor: pointer;
25
- }
26
- .drpSearchBox::after {
27
- content: '';
28
- position: absolute;
29
- top: var(--zd_size8);
30
- bottom: var(--zd_size8);
31
- }
32
- [dir=ltr] .drpSearchBox::after {
33
- right: calc(var(--zd_size1) * -1);
34
- border-right: 1px solid var(--zdt_lookupsearch_boxstyle_border);
35
- }
36
- [dir=rtl] .drpSearchBox::after {
37
- left: calc(var(--zd_size1) * -1);
38
- border-left: 1px solid var(--zdt_lookupsearch_boxstyle_border);
39
- }
40
- .inputBox, .drpSearchBox {
41
- padding: 0 var(--zd_size9);
42
- }
43
- [dir=ltr] .searchIconBox {
44
- padding: var(--zd_size4) 0 var(--zd_size4) var(--zd_size9);
45
- }
46
- [dir=rtl] .searchIconBox {
47
- padding: var(--zd_size4) var(--zd_size9) var(--zd_size4) 0;
48
- }
49
- .active, .boxStyle.active, .lineActive.drpSearchBox::after {
50
- border-color: var(--zdt_lookupsearch_boxstyle_activer_border);
51
- }
52
- [dir=ltr] .iconArrow {
53
- margin-left: var(--zd_size5);
54
- }
55
- [dir=rtl] .iconArrow {
56
- margin-right: var(--zd_size5);
57
- }
1
+ .searchStyle,
2
+ .boxStyle {
3
+ transition: var(--zd_transition1);
4
+ width: var(--zd_size96);
5
+ height: var(--zd_size28);
6
+ position: relative;
7
+ }.searchStyle, .boxStyle {
8
+ background: none;
9
+ }
10
+ .boxStyle {
11
+ width: var(--zd_size160);
12
+ border-radius: 4px;
13
+ border: 1px solid var(--zdt_lookupsearch_boxstyle_border);
14
+ }
15
+ .searchStyle:hover, .boxStyle:hover {
16
+ border-color: var(--zdt_lookupsearch_boxstyle_hover_border);
17
+ }
18
+ .focusWidth {
19
+ width: var(--zd_size220);
20
+ }
21
+ .drpSearchBox {
22
+ position: relative;
23
+ height: var(--zd_size28);
24
+ cursor: pointer;
25
+ }
26
+ .drpSearchBox::after {
27
+ content: '';
28
+ position: absolute;
29
+ top: var(--zd_size8);
30
+ bottom: var(--zd_size8);
31
+ }
32
+ [dir=ltr] .drpSearchBox::after {
33
+ right: calc(var(--zd_size1) * -1);
34
+ border-right: 1px solid var(--zdt_lookupsearch_boxstyle_border);
35
+ }
36
+ [dir=rtl] .drpSearchBox::after {
37
+ left: calc(var(--zd_size1) * -1);
38
+ border-left: 1px solid var(--zdt_lookupsearch_boxstyle_border);
39
+ }
40
+ .inputBox, .drpSearchBox {
41
+ padding: 0 var(--zd_size9);
42
+ }
43
+ [dir=ltr] .searchIconBox {
44
+ padding: var(--zd_size4) 0 var(--zd_size4) var(--zd_size9);
45
+ }
46
+ [dir=rtl] .searchIconBox {
47
+ padding: var(--zd_size4) var(--zd_size9) var(--zd_size4) 0;
48
+ }
49
+ .active, .boxStyle.active, .lineActive.drpSearchBox::after {
50
+ border-color: var(--zdt_lookupsearch_boxstyle_activer_border);
51
+ }
52
+ [dir=ltr] .iconArrow {
53
+ margin-left: var(--zd_size5);
54
+ }
55
+ [dir=rtl] .iconArrow {
56
+ margin-right: var(--zd_size5);
57
+ }
@@ -43,7 +43,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
43
43
 
44
44
  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); }; }
45
45
 
46
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
46
+ 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); }
47
47
 
48
48
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
49
49
 
@@ -31,7 +31,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
31
31
 
32
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
33
 
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
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
35
 
36
36
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
37
 
@@ -45,7 +45,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
45
45
 
46
46
  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); }; }
47
47
 
48
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
48
+ 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); }
49
49
 
50
50
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
51
51
 
@@ -1,22 +1,22 @@
1
- .dropdown {
2
- margin: 0 var(--zd_size8);
3
- }
4
- /* Responsive */
5
- [dir=ltr] .small .searchContainer {
6
- text-align: left;
7
- }
8
- [dir=rtl] .small .searchContainer {
9
- text-align: right;
10
- }
11
- .small .searchContainer input {
12
- width: var(--zd_size193);
13
- border-bottom: 1px solid var(--zdt_lookupticketheader_border);
14
- }
15
- .small .innerContainer,
16
- .extraSmall .innerContainer {
17
- flex-direction: column;
18
- align-items: flex-start;
19
- }
20
- .extraSmall .container {
21
- flex-direction: column;
22
- }
1
+ .dropdown {
2
+ margin: 0 var(--zd_size8);
3
+ }
4
+ /* Responsive */
5
+ [dir=ltr] .small .searchContainer {
6
+ text-align: left;
7
+ }
8
+ [dir=rtl] .small .searchContainer {
9
+ text-align: right;
10
+ }
11
+ .small .searchContainer input {
12
+ width: var(--zd_size193);
13
+ border-bottom: 1px solid var(--zdt_lookupticketheader_border);
14
+ }
15
+ .small .innerContainer,
16
+ .extraSmall .innerContainer {
17
+ flex-direction: column;
18
+ align-items: flex-start;
19
+ }
20
+ .extraSmall .container {
21
+ flex-direction: column;
22
+ }
@@ -29,7 +29,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
29
29
 
30
30
  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); }; }
31
31
 
32
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
32
+ 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); }
33
33
 
34
34
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
35
35
 
@@ -1,20 +1,20 @@
1
- .title {
2
- font-size: var(--zd_font_size16);
3
- font-family: var(--zd_semibold);
4
- composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
5
- vertical-align: middle;
6
- word-break: break-all;
7
- }
8
- .bold {
9
- font-family: var(--zd_semibold);
10
- }
11
- /* Palette */
12
- .default {
13
- color: var(--zdt_lookuptitle_default_text);
14
- }
15
- .primary {
16
- color: var(--zdt_lookuptitle_primary_text);
17
- }
18
- .danger {
19
- color: var(--zdt_lookuptitle_danger_text);
20
- }
1
+ .title {
2
+ font-size: var(--zd_font_size16);
3
+ font-family: var(--zd_semibold);
4
+ composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
5
+ vertical-align: middle;
6
+ word-break: break-all;
7
+ }
8
+ .bold {
9
+ font-family: var(--zd_semibold);
10
+ }
11
+ /* Palette */
12
+ .default {
13
+ color: var(--zdt_lookuptitle_default_text);
14
+ }
15
+ .primary {
16
+ color: var(--zdt_lookuptitle_primary_text);
17
+ }
18
+ .danger {
19
+ color: var(--zdt_lookuptitle_danger_text);
20
+ }
@@ -31,7 +31,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
31
31
 
32
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
33
 
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
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
35
 
36
36
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
37
 
@@ -31,7 +31,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
31
31
 
32
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
33
 
34
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
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
35
 
36
36
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
37
37
 
@@ -45,7 +45,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
45
45
 
46
46
  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); }; }
47
47
 
48
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
48
+ 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); }
49
49
 
50
50
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
51
51
 
@@ -1,51 +1,51 @@
1
- .small {
2
- max-height: var(--zd_size200);
3
- }
4
- .medium {
5
- max-height: var(--zd_size348);
6
- }
7
- .large {
8
- max-height: var(--zd_size400);
9
- }
10
- .emptyState {
11
- font-size: var(--zd_font_size14);
12
- color: var(--zdt_viewdropdown_empty_text);
13
- font-family: var(--zd_semibold);
14
- composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
15
- padding: var(--zd_size12) var(--zd_size15);
16
- }
17
- .hide {
18
- composes: vishidden from '~@zohodesk/components/lib/common/common.module.css';
19
- }
20
- .container {
21
- position: relative;
22
- }
23
- .listItemContainer {
24
- padding: var(--zd_size10) 0;
25
- }
26
- /* Label Style */
27
- .labelCnt {
28
- composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
29
- line-height: var(--zd_size20);
30
- color: var(--zdt_viewdropdown_label_text);
31
- padding: 0 var(--zd_size12);
32
- cursor: pointer;
33
- }
34
- .labelText {
35
- font-size: var(--zd_font_size12);
36
- max-width: var(--zd_size180);
37
- composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
38
- }
39
- [dir=ltr] .labelText {
40
- margin-right: var(--zd_size5);
41
- }
42
- [dir=rtl] .labelText {
43
- margin-left: var(--zd_size5);
44
- }
45
- .labelCnt:hover .arrowIcon {
46
- color: var(--zdt_viewdropdown_hover_label_text);
47
- }
48
-
49
- .loader {
50
- padding: var(--zd_size12) var(--zd_size15);
51
- }
1
+ .small {
2
+ max-height: var(--zd_size200);
3
+ }
4
+ .medium {
5
+ max-height: var(--zd_size348);
6
+ }
7
+ .large {
8
+ max-height: var(--zd_size400);
9
+ }
10
+ .emptyState {
11
+ font-size: var(--zd_font_size14);
12
+ color: var(--zdt_viewdropdown_empty_text);
13
+ font-family: var(--zd_semibold);
14
+ composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
15
+ padding: var(--zd_size12) var(--zd_size15);
16
+ }
17
+ .hide {
18
+ composes: vishidden from '~@zohodesk/components/lib/common/common.module.css';
19
+ }
20
+ .container {
21
+ position: relative;
22
+ }
23
+ .listItemContainer {
24
+ padding: var(--zd_size10) 0;
25
+ }
26
+ /* Label Style */
27
+ .labelCnt {
28
+ composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
29
+ line-height: var(--zd_size20);
30
+ color: var(--zdt_viewdropdown_label_text);
31
+ padding: 0 var(--zd_size12);
32
+ cursor: pointer;
33
+ }
34
+ .labelText {
35
+ font-size: var(--zd_font_size12);
36
+ max-width: var(--zd_size180);
37
+ composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
38
+ }
39
+ [dir=ltr] .labelText {
40
+ margin-right: var(--zd_size5);
41
+ }
42
+ [dir=rtl] .labelText {
43
+ margin-left: var(--zd_size5);
44
+ }
45
+ .labelCnt:hover .arrowIcon {
46
+ color: var(--zdt_viewdropdown_hover_label_text);
47
+ }
48
+
49
+ .loader {
50
+ padding: var(--zd_size12) var(--zd_size15);
51
+ }
@@ -25,7 +25,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
25
25
 
26
26
  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); }; }
27
27
 
28
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
28
+ 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); }
29
29
 
30
30
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
31
31
 
@@ -1,35 +1,35 @@
1
- .container {
2
- min-height: var(--zd_size51);
3
- position: relative;
4
- background-color: var(--zdt_lookupheader_default_bg);
5
- border-bottom: solid 1px var(--zdt_lookupheader_default_border);
6
- }[dir=ltr] .container {
7
- padding: 0 var(--zd_size52) 0 var(--zd_size10);
8
- }[dir=rtl] .container {
9
- padding: 0 var(--zd_size10) 0 var(--zd_size52);
10
- }
11
- .searchContainer, .title {
12
- margin: 0 var(--zd_size20);
13
- }
14
- [dir=ltr] .searchContainer {
15
- text-align: right;
16
- }
17
- [dir=rtl] .searchContainer {
18
- text-align: left;
19
- }
20
- .closeContainer {
21
- position: absolute;
22
- top: 50%;
23
- composes: middleY from '~@zohodesk/components/lib/common/common.module.css';
24
- }
25
- [dir=ltr] .closeContainer {
26
- right: var(--zd_size30);
27
- }
28
- [dir=rtl] .closeContainer {
29
- left: var(--zd_size30);
30
- }
31
- .para {
32
- font-size: var(--zd_font_size12);
33
- color: var(--zdt_lookupheader_para_text);
34
- margin: 0 var(--zd_size20);
35
- }
1
+ .container {
2
+ min-height: var(--zd_size51);
3
+ position: relative;
4
+ background-color: var(--zdt_lookupheader_default_bg);
5
+ border-bottom: solid 1px var(--zdt_lookupheader_default_border);
6
+ }[dir=ltr] .container {
7
+ padding: 0 var(--zd_size52) 0 var(--zd_size10);
8
+ }[dir=rtl] .container {
9
+ padding: 0 var(--zd_size10) 0 var(--zd_size52);
10
+ }
11
+ .searchContainer, .title {
12
+ margin: 0 var(--zd_size20);
13
+ }
14
+ [dir=ltr] .searchContainer {
15
+ text-align: right;
16
+ }
17
+ [dir=rtl] .searchContainer {
18
+ text-align: left;
19
+ }
20
+ .closeContainer {
21
+ position: absolute;
22
+ top: 50%;
23
+ composes: middleY from '~@zohodesk/components/lib/common/common.module.css';
24
+ }
25
+ [dir=ltr] .closeContainer {
26
+ right: var(--zd_size30);
27
+ }
28
+ [dir=rtl] .closeContainer {
29
+ left: var(--zd_size30);
30
+ }
31
+ .para {
32
+ font-size: var(--zd_font_size12);
33
+ color: var(--zdt_lookupheader_para_text);
34
+ margin: 0 var(--zd_size20);
35
+ }
@@ -1,24 +1,24 @@
1
- /* Responsive */
2
- .extraSmall {
3
- justify-content: normal;
4
- flex-direction: column;
5
- align-items: flex-start;
6
- }
7
- [dir=ltr] .extraSmall {
8
- padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) 0;
9
- }
10
- [dir=rtl] .extraSmall {
11
- padding: var(--zd_size12) 0 var(--zd_size12) var(--zd_size45);
12
- }
13
-
14
- [dir=ltr] .extraSmall .searchContainer {
15
- text-align: left;
16
- }
17
-
18
- [dir=rtl] .extraSmall .searchContainer {
19
- text-align: right;
20
- }
21
- .extraSmall .searchContainer input {
22
- width: var(--zd_size193);
23
- border-bottom: 1px solid var(--zdt_lookupheader_input_border);
24
- }
1
+ /* Responsive */
2
+ .extraSmall {
3
+ justify-content: normal;
4
+ flex-direction: column;
5
+ align-items: flex-start;
6
+ }
7
+ [dir=ltr] .extraSmall {
8
+ padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) 0;
9
+ }
10
+ [dir=rtl] .extraSmall {
11
+ padding: var(--zd_size12) 0 var(--zd_size12) var(--zd_size45);
12
+ }
13
+
14
+ [dir=ltr] .extraSmall .searchContainer {
15
+ text-align: left;
16
+ }
17
+
18
+ [dir=rtl] .extraSmall .searchContainer {
19
+ text-align: right;
20
+ }
21
+ .extraSmall .searchContainer input {
22
+ width: var(--zd_size193);
23
+ border-bottom: 1px solid var(--zdt_lookupheader_input_border);
24
+ }
@@ -29,7 +29,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
29
29
 
30
30
  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); }; }
31
31
 
32
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
32
+ 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); }
33
33
 
34
34
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
35
35
 
@@ -1,5 +1,5 @@
1
- [dir=ltr] .container {
2
- margin-right: var(--zd_size15);
3
- }[dir=rtl] .container {
4
- margin-left: var(--zd_size15);
5
- }
1
+ [dir=ltr] .container {
2
+ margin-right: var(--zd_size15);
3
+ }[dir=rtl] .container {
4
+ margin-left: var(--zd_size15);
5
+ }
@@ -27,7 +27,7 @@ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || func
27
27
 
28
28
  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); }; }
29
29
 
30
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
30
+ 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); }
31
31
 
32
32
  function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
33
33