@zohodesk/components 1.6.0 → 1.6.2

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 (560) hide show
  1. package/README.md +18 -1
  2. package/_react-cli.config.js +24 -0
  3. package/assets/Appearance/dark/mode/Component_DarkMode.module.css +330 -321
  4. package/assets/Appearance/dark/mode/Component_v1_DarkMode.module.css +15 -9
  5. package/assets/Appearance/dark/themes/blue/blue_CTA_DarkModifyCategory.module.css +466 -466
  6. package/assets/Appearance/dark/themes/blue/blue_CTA_DarkTheme.module.css +34 -34
  7. package/assets/Appearance/dark/themes/blue/blue_ComponentTheme_DarkTheme.module.css +33 -29
  8. package/assets/Appearance/dark/themes/green/green_CTA_DarkModifyCategory.module.css +466 -466
  9. package/assets/Appearance/dark/themes/green/green_CTA_DarkTheme.module.css +34 -34
  10. package/assets/Appearance/dark/themes/green/green_ComponentTheme_DarkTheme.module.css +33 -29
  11. package/assets/Appearance/dark/themes/orange/orange_CTA_DarkModifyCategory.module.css +466 -466
  12. package/assets/Appearance/dark/themes/orange/orange_CTA_DarkTheme.module.css +34 -34
  13. package/assets/Appearance/dark/themes/orange/orange_ComponentTheme_DarkTheme.module.css +33 -29
  14. package/assets/Appearance/dark/themes/red/red_CTA_DarkModifyCategory.module.css +466 -466
  15. package/assets/Appearance/dark/themes/red/red_CTA_DarkTheme.module.css +34 -34
  16. package/assets/Appearance/dark/themes/red/red_ComponentTheme_DarkTheme.module.css +33 -29
  17. package/assets/Appearance/dark/themes/yellow/yellow_CTA_DarkModifyCategory.module.css +466 -466
  18. package/assets/Appearance/dark/themes/yellow/yellow_CTA_DarkTheme.module.css +34 -34
  19. package/assets/Appearance/dark/themes/yellow/yellow_ComponentTheme_DarkTheme.module.css +33 -29
  20. package/assets/Appearance/light/mode/Component_LightMode.module.css +330 -321
  21. package/assets/Appearance/light/mode/Component_v1_LightMode.module.css +15 -9
  22. package/assets/Appearance/light/themes/blue/blue_CTA_LightModifyCategory.module.css +466 -466
  23. package/assets/Appearance/light/themes/blue/blue_CTA_LightTheme.module.css +34 -34
  24. package/assets/Appearance/light/themes/blue/blue_ComponentTheme_LightTheme.module.css +33 -29
  25. package/assets/Appearance/light/themes/green/green_CTA_LightModifyCategory.module.css +466 -466
  26. package/assets/Appearance/light/themes/green/green_CTA_LightTheme.module.css +34 -34
  27. package/assets/Appearance/light/themes/green/green_ComponentTheme_LightTheme.module.css +33 -29
  28. package/assets/Appearance/light/themes/orange/orange_CTA_LightModifyCategory.module.css +466 -466
  29. package/assets/Appearance/light/themes/orange/orange_CTA_LightTheme.module.css +34 -34
  30. package/assets/Appearance/light/themes/orange/orange_ComponentTheme_LightTheme.module.css +33 -29
  31. package/assets/Appearance/light/themes/red/red_CTA_LightModifyCategory.module.css +466 -466
  32. package/assets/Appearance/light/themes/red/red_CTA_LightTheme.module.css +34 -34
  33. package/assets/Appearance/light/themes/red/red_ComponentTheme_LightTheme.module.css +33 -29
  34. package/assets/Appearance/light/themes/yellow/yellow_CTA_LightModifyCategory.module.css +466 -466
  35. package/assets/Appearance/light/themes/yellow/yellow_CTA_LightTheme.module.css +34 -34
  36. package/assets/Appearance/light/themes/yellow/yellow_ComponentTheme_LightTheme.module.css +33 -29
  37. package/assets/Appearance/pureDark/mode/Component_PureDarkMode.module.css +330 -321
  38. package/assets/Appearance/pureDark/mode/Component_v1_PureDarkMode.module.css +15 -9
  39. package/assets/Appearance/pureDark/themes/blue/blue_CTA_PureDarkModifyCategory.module.css +466 -466
  40. package/assets/Appearance/pureDark/themes/blue/blue_CTA_PureDarkTheme.module.css +34 -34
  41. package/assets/Appearance/pureDark/themes/blue/blue_ComponentTheme_PureDarkTheme.module.css +33 -29
  42. package/assets/Appearance/pureDark/themes/green/green_CTA_PureDarkModifyCategory.module.css +466 -466
  43. package/assets/Appearance/pureDark/themes/green/green_CTA_PureDarkTheme.module.css +34 -34
  44. package/assets/Appearance/pureDark/themes/green/green_ComponentTheme_PureDarkTheme.module.css +33 -29
  45. package/assets/Appearance/pureDark/themes/orange/orange_CTA_PureDarkModifyCategory.module.css +466 -466
  46. package/assets/Appearance/pureDark/themes/orange/orange_CTA_PureDarkTheme.module.css +34 -34
  47. package/assets/Appearance/pureDark/themes/orange/orange_ComponentTheme_PureDarkTheme.module.css +33 -29
  48. package/assets/Appearance/pureDark/themes/red/red_CTA_PureDarkModifyCategory.module.css +466 -466
  49. package/assets/Appearance/pureDark/themes/red/red_CTA_PureDarkTheme.module.css +34 -34
  50. package/assets/Appearance/pureDark/themes/red/red_ComponentTheme_PureDarkTheme.module.css +33 -29
  51. package/assets/Appearance/pureDark/themes/yellow/yellow_CTA_PureDarkModifyCategory.module.css +466 -466
  52. package/assets/Appearance/pureDark/themes/yellow/yellow_CTA_PureDarkTheme.module.css +34 -34
  53. package/assets/Appearance/pureDark/themes/yellow/yellow_ComponentTheme_PureDarkTheme.module.css +33 -29
  54. package/assets/Contrast/darkContrastLightness.module.css +36 -36
  55. package/assets/Contrast/lightContrastLightness.module.css +36 -36
  56. package/assets/Contrast/pureDarkContrastLightness.module.css +36 -36
  57. package/cbt.config.js +41 -0
  58. package/es/AppContainer/AppContainer.js +9 -10
  59. package/es/Avatar/Avatar.js +5 -4
  60. package/es/Avatar/Avatar.module.css +8 -8
  61. package/es/AvatarTeam/AvatarTeam.js +7 -7
  62. package/es/AvatarTeam/AvatarTeam.module.css +30 -30
  63. package/es/Button/Button.js +6 -5
  64. package/es/Button/css/Button.module.css +19 -19
  65. package/es/Buttongroup/Buttongroup.js +0 -0
  66. package/es/Buttongroup/Buttongroup.module.css +5 -3
  67. package/es/Card/Card.js +0 -0
  68. package/es/CheckBox/CheckBox.js +11 -11
  69. package/es/ColorSelect/ColorMultiSelect.js +4 -2
  70. package/es/ColorSelect/ColorSingleSelect.js +4 -2
  71. package/es/ColorSelect/_shared/ColorIndicator/ColorIndicator.js +4 -3
  72. package/es/ColorSelect/_shared/ColorIndicator/ColorIndicator.module.css +2 -2
  73. package/es/ColorSelect/_shared/ColoredTag/ColoredTag.js +4 -2
  74. package/es/ColorSelect/_shared/helpers/renderHelpers.js +6 -4
  75. package/es/DateTime/CalendarView.js +0 -0
  76. package/es/DateTime/DateTime.js +5 -4
  77. package/es/DateTime/DateWidget.js +5 -4
  78. package/es/DateTime/Time.js +11 -12
  79. package/es/DateTime/YearView.js +0 -0
  80. package/es/DateTime/common.js +0 -0
  81. package/es/DateTime/index.js +0 -0
  82. package/es/DateTime/objectUtils.js +0 -0
  83. package/es/DateTime/typeChecker.js +0 -0
  84. package/es/DateTime/validator.js +0 -0
  85. package/es/DropBox/DropBox.js +11 -10
  86. package/es/DropBox/DropBoxElement/css/DropBoxElement.module.css +6 -3
  87. package/es/DropDown/DropDown.js +1 -2
  88. package/es/DropDown/DropDownHeading.js +0 -0
  89. package/es/DropDown/DropDownHeading.module.css +4 -4
  90. package/es/DropDown/DropDownItem.js +0 -0
  91. package/es/DropDown/DropDownItem.module.css +4 -4
  92. package/es/DropDown/DropDownSearch.js +0 -0
  93. package/es/DropDown/DropDownSearch.module.css +3 -3
  94. package/es/DropDown/DropDownSeparator.js +0 -0
  95. package/es/Label/Label.js +7 -7
  96. package/es/Label/Label.module.css +5 -5
  97. package/es/Layout/Box.js +0 -0
  98. package/es/Layout/Container.js +0 -0
  99. package/es/Layout/utils.js +0 -0
  100. package/es/ListItem/ListContainer.js +5 -6
  101. package/es/ListItem/ListItem.js +5 -4
  102. package/es/ListItem/ListItem.module.css +30 -19
  103. package/es/ListItem/ListItemWithAvatar.js +10 -11
  104. package/es/ListItem/ListItemWithCheckBox.js +5 -4
  105. package/es/ListItem/ListItemWithIcon.js +5 -4
  106. package/es/ListItem/ListItemWithRadio.js +5 -4
  107. package/es/Modal/Modal.js +5 -4
  108. package/es/MultiSelect/AdvancedGroupMultiSelect.js +2 -0
  109. package/es/MultiSelect/AdvancedMultiSelect.js +11 -8
  110. package/es/MultiSelect/EmptyState.js +16 -2
  111. package/es/MultiSelect/MultiSelect.js +10 -8
  112. package/es/MultiSelect/MultiSelectWithAvatar.js +7 -4
  113. package/es/MultiSelect/SelectedOptions.js +8 -6
  114. package/es/MultiSelect/Suggestions.js +8 -6
  115. package/es/MultiSelect/props/propTypes.js +3 -0
  116. package/es/Popup/Popup.js +0 -0
  117. package/es/Provider/LibraryContext.js +11 -3
  118. package/es/Radio/Radio.js +11 -11
  119. package/es/Radio/Radio.module.css +9 -8
  120. package/es/Responsive/CustomResponsive.js +0 -0
  121. package/es/ResponsiveDropBox/ResponsiveDropBox.js +4 -2
  122. package/es/Ribbon/Ribbon.js +0 -0
  123. package/es/Ribbon/Ribbon.module.css +25 -20
  124. package/es/Select/GroupSelect.js +13 -12
  125. package/es/Select/Select.js +14 -12
  126. package/es/Select/SelectWithAvatar.js +13 -12
  127. package/es/Select/SelectWithIcon.js +10 -8
  128. package/es/Select/props/propTypes.js +3 -0
  129. package/es/Stencils/Stencils.js +0 -0
  130. package/es/Stencils/Stencils.module.css +11 -11
  131. package/es/Switch/Switch.js +8 -8
  132. package/es/Tab/Tab.js +5 -4
  133. package/es/Tab/TabContentWrapper.js +5 -4
  134. package/es/Tab/TabWrapper.js +4 -2
  135. package/es/Tab/Tabs.js +19 -20
  136. package/es/Tag/Tag.js +11 -12
  137. package/es/Tag/Tag.module.css +18 -17
  138. package/es/TextBox/TextBox.js +5 -5
  139. package/es/TextBox/TextBox.module.css +9 -9
  140. package/es/TextBoxIcon/TextBoxIcon.js +4 -2
  141. package/es/TextBoxIcon/TextBoxIcon.module.css +1 -1
  142. package/es/Textarea/Textarea.js +7 -6
  143. package/es/Textarea/Textarea.module.css +18 -18
  144. package/es/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js +5 -4
  145. package/es/common/avatarsizes.module.css +16 -16
  146. package/es/common/common.module.css +2 -2
  147. package/es/deprecated/PortalLayer/PortalLayer.js +6 -8
  148. package/es/deprecated/Switch/Switch.js +8 -8
  149. package/es/shared/ArrowIcon/ArrowIcon.js +6 -6
  150. package/es/shared/InputFieldLine/InputFieldLine.js +6 -6
  151. package/es/shared/InputFieldLine/InputFieldLine.module.css +2 -2
  152. package/es/utils/Common.js +0 -0
  153. package/es/utils/dropDownUtils.js +0 -0
  154. package/es/v1/Label/Label.js +98 -33
  155. package/es/v1/Label/__tests__/Label.spec.js +214 -0
  156. package/es/v1/Label/__tests__/__snapshots__/Label.spec.js.snap +457 -0
  157. package/es/v1/Label/constants/index.js +8 -0
  158. package/es/v1/Label/css/Label_v1.module.css +42 -0
  159. package/es/v1/Label/css/cssJSLogic.js +44 -0
  160. package/es/v1/Label/props/defaultProps.js +14 -9
  161. package/es/v1/Label/props/propTypes.js +34 -14
  162. package/es/v1/Switch/Switch.js +7 -6
  163. package/es/v1/Switch/css/Switch_v1.module.css +28 -28
  164. package/lib/Avatar/Avatar.module.css +8 -8
  165. package/lib/AvatarTeam/AvatarTeam.js +0 -0
  166. package/lib/AvatarTeam/AvatarTeam.module.css +30 -30
  167. package/lib/Button/Button.js +0 -0
  168. package/lib/Button/css/Button.module.css +19 -19
  169. package/lib/Buttongroup/Buttongroup.js +0 -0
  170. package/lib/Buttongroup/Buttongroup.module.css +5 -3
  171. package/lib/Card/Card.js +0 -0
  172. package/lib/CheckBox/CheckBox.js +0 -0
  173. package/lib/ColorSelect/_shared/ColorIndicator/ColorIndicator.module.css +2 -2
  174. package/lib/DateTime/CalendarView.js +0 -0
  175. package/lib/DateTime/DateTime.js +0 -0
  176. package/lib/DateTime/DateWidget.js +0 -0
  177. package/lib/DateTime/YearView.js +0 -0
  178. package/lib/DateTime/common.js +0 -0
  179. package/lib/DateTime/index.js +0 -0
  180. package/lib/DateTime/objectUtils.js +0 -0
  181. package/lib/DateTime/typeChecker.js +0 -0
  182. package/lib/DateTime/validator.js +0 -0
  183. package/lib/DropBox/DropBox.js +0 -0
  184. package/lib/DropBox/DropBoxElement/css/DropBoxElement.module.css +6 -3
  185. package/lib/DropDown/DropDown.js +0 -0
  186. package/lib/DropDown/DropDownHeading.js +0 -0
  187. package/lib/DropDown/DropDownHeading.module.css +4 -4
  188. package/lib/DropDown/DropDownItem.js +0 -0
  189. package/lib/DropDown/DropDownItem.module.css +4 -4
  190. package/lib/DropDown/DropDownSearch.js +0 -0
  191. package/lib/DropDown/DropDownSearch.module.css +3 -3
  192. package/lib/DropDown/DropDownSeparator.js +0 -0
  193. package/lib/Label/Label.js +0 -0
  194. package/lib/Label/Label.module.css +5 -5
  195. package/lib/Layout/Box.js +0 -0
  196. package/lib/Layout/Container.js +0 -0
  197. package/lib/Layout/utils.js +0 -0
  198. package/lib/ListItem/ListItem.js +0 -0
  199. package/lib/ListItem/ListItem.module.css +30 -19
  200. package/lib/MultiSelect/AdvancedGroupMultiSelect.js +2 -0
  201. package/lib/MultiSelect/AdvancedMultiSelect.js +2 -0
  202. package/lib/MultiSelect/EmptyState.js +17 -2
  203. package/lib/MultiSelect/MultiSelect.js +2 -0
  204. package/lib/MultiSelect/MultiSelectWithAvatar.js +2 -0
  205. package/lib/MultiSelect/props/propTypes.js +3 -0
  206. package/lib/Popup/Popup.js +0 -0
  207. package/lib/Provider/LibraryContext.js +11 -3
  208. package/lib/Radio/Radio.js +0 -0
  209. package/lib/Radio/Radio.module.css +9 -8
  210. package/lib/Responsive/CustomResponsive.js +0 -0
  211. package/lib/Ribbon/Ribbon.js +0 -0
  212. package/lib/Ribbon/Ribbon.module.css +25 -20
  213. package/lib/Select/GroupSelect.js +2 -0
  214. package/lib/Select/Select.js +2 -0
  215. package/lib/Select/SelectWithAvatar.js +2 -0
  216. package/lib/Select/SelectWithIcon.js +2 -0
  217. package/lib/Select/props/propTypes.js +3 -0
  218. package/lib/Stencils/Stencils.js +0 -0
  219. package/lib/Stencils/Stencils.module.css +11 -11
  220. package/lib/Switch/Switch.js +0 -0
  221. package/lib/Tag/Tag.js +0 -0
  222. package/lib/Tag/Tag.module.css +18 -17
  223. package/lib/TextBox/TextBox.js +0 -0
  224. package/lib/TextBox/TextBox.module.css +9 -9
  225. package/lib/TextBoxIcon/TextBoxIcon.js +0 -0
  226. package/lib/TextBoxIcon/TextBoxIcon.module.css +1 -1
  227. package/lib/Textarea/Textarea.js +0 -0
  228. package/lib/Textarea/Textarea.module.css +18 -18
  229. package/lib/common/avatarsizes.module.css +16 -16
  230. package/lib/common/common.module.css +2 -2
  231. package/lib/deprecated/Switch/Switch.js +0 -0
  232. package/lib/shared/InputFieldLine/InputFieldLine.module.css +2 -2
  233. package/lib/utils/Common.js +0 -0
  234. package/lib/utils/dropDownUtils.js +0 -0
  235. package/lib/v1/Label/Label.js +104 -36
  236. package/lib/v1/Label/__tests__/Label.spec.js +221 -0
  237. package/lib/v1/Label/__tests__/__snapshots__/Label.spec.js.snap +457 -0
  238. package/lib/v1/Label/constants/index.js +16 -0
  239. package/lib/v1/Label/css/Label_v1.module.css +42 -0
  240. package/lib/v1/Label/css/cssJSLogic.js +38 -0
  241. package/lib/v1/Label/props/defaultProps.js +16 -11
  242. package/lib/v1/Label/props/propTypes.js +36 -16
  243. package/lib/v1/Switch/css/Switch_v1.module.css +28 -28
  244. package/package.json +15 -20
  245. package/es/v1/Accordion/Accordion.js +0 -66
  246. package/es/v1/Accordion/AccordionItem.js +0 -57
  247. package/es/v1/Accordion/index.js +0 -2
  248. package/es/v1/Accordion/props/defaultProps.js +0 -12
  249. package/es/v1/Accordion/props/propTypes.js +0 -33
  250. package/es/v1/Animation/Animation.js +0 -45
  251. package/es/v1/Animation/props/defaultProps.js +0 -7
  252. package/es/v1/Animation/props/propTypes.js +0 -12
  253. package/es/v1/Animation/utils.js +0 -83
  254. package/es/v1/AppContainer/AppContainer.js +0 -115
  255. package/es/v1/AppContainer/props/defaultProps.js +0 -10
  256. package/es/v1/AppContainer/props/propTypes.js +0 -17
  257. package/es/v1/Avatar/Avatar.js +0 -139
  258. package/es/v1/Avatar/props/defaultProps.js +0 -17
  259. package/es/v1/Avatar/props/propTypes.js +0 -26
  260. package/es/v1/AvatarTeam/AvatarTeam.js +0 -70
  261. package/es/v1/AvatarTeam/props/defaultProps.js +0 -17
  262. package/es/v1/AvatarTeam/props/propTypes.js +0 -27
  263. package/es/v1/Button/Button.js +0 -67
  264. package/es/v1/Button/props/defaultProps.js +0 -18
  265. package/es/v1/Button/props/propTypes.js +0 -28
  266. package/es/v1/Buttongroup/Buttongroup.js +0 -31
  267. package/es/v1/Buttongroup/props/defaultProps.js +0 -6
  268. package/es/v1/Buttongroup/props/propTypes.js +0 -9
  269. package/es/v1/Card/Card.js +0 -237
  270. package/es/v1/Card/index.js +0 -4
  271. package/es/v1/Card/props/defaultProps.js +0 -25
  272. package/es/v1/Card/props/propTypes.js +0 -48
  273. package/es/v1/CheckBox/CheckBox.js +0 -161
  274. package/es/v1/CheckBox/props/defaultProps.js +0 -18
  275. package/es/v1/CheckBox/props/propTypes.js +0 -41
  276. package/es/v1/DateTime/CalendarView.js +0 -254
  277. package/es/v1/DateTime/DateTime.js +0 -779
  278. package/es/v1/DateTime/DateTimePopupFooter.js +0 -47
  279. package/es/v1/DateTime/DateTimePopupHeader.js +0 -105
  280. package/es/v1/DateTime/DateWidget.js +0 -1134
  281. package/es/v1/DateTime/DaysRow.js +0 -32
  282. package/es/v1/DateTime/Time.js +0 -181
  283. package/es/v1/DateTime/YearView.js +0 -264
  284. package/es/v1/DateTime/index.js +0 -1
  285. package/es/v1/DateTime/props/defaultProps.js +0 -63
  286. package/es/v1/DateTime/props/propTypes.js +0 -206
  287. package/es/v1/DropBox/DropBox.js +0 -79
  288. package/es/v1/DropBox/DropBoxElement/DropBoxElement.js +0 -133
  289. package/es/v1/DropBox/DropBoxElement/props/defaultProps.js +0 -18
  290. package/es/v1/DropBox/DropBoxElement/props/propTypes.js +0 -51
  291. package/es/v1/DropBox/props/defaultProps.js +0 -14
  292. package/es/v1/DropBox/props/propTypes.js +0 -16
  293. package/es/v1/DropBox/utils/isMobilePopover.js +0 -17
  294. package/es/v1/DropDown/DropDown.js +0 -53
  295. package/es/v1/DropDown/DropDownHeading.js +0 -36
  296. package/es/v1/DropDown/DropDownItem.js +0 -56
  297. package/es/v1/DropDown/DropDownSearch.js +0 -58
  298. package/es/v1/DropDown/DropDownSeparator.js +0 -12
  299. package/es/v1/DropDown/props/defaultProps.js +0 -21
  300. package/es/v1/DropDown/props/propTypes.js +0 -66
  301. package/es/v1/Heading/Heading.js +0 -35
  302. package/es/v1/Heading/props/defaultProps.js +0 -5
  303. package/es/v1/Heading/props/propTypes.js +0 -12
  304. package/es/v1/Layout/Box.js +0 -115
  305. package/es/v1/Layout/Container.js +0 -132
  306. package/es/v1/Layout/index.js +0 -2
  307. package/es/v1/Layout/props/defaultProps.js +0 -16
  308. package/es/v1/Layout/props/propTypes.js +0 -46
  309. package/es/v1/ListItem/ListContainer.js +0 -104
  310. package/es/v1/ListItem/ListItem.js +0 -123
  311. package/es/v1/ListItem/ListItemWithAvatar.js +0 -143
  312. package/es/v1/ListItem/ListItemWithCheckBox.js +0 -104
  313. package/es/v1/ListItem/ListItemWithIcon.js +0 -126
  314. package/es/v1/ListItem/ListItemWithRadio.js +0 -105
  315. package/es/v1/ListItem/index.js +0 -6
  316. package/es/v1/ListItem/props/defaultProps.js +0 -97
  317. package/es/v1/ListItem/props/propTypes.js +0 -202
  318. package/es/v1/Modal/Modal.js +0 -125
  319. package/es/v1/Modal/props/defaultProps.js +0 -3
  320. package/es/v1/Modal/props/propTypes.js +0 -7
  321. package/es/v1/MultiSelect/AdvancedGroupMultiSelect.js +0 -1092
  322. package/es/v1/MultiSelect/AdvancedMultiSelect.js +0 -583
  323. package/es/v1/MultiSelect/EmptyState.js +0 -64
  324. package/es/v1/MultiSelect/MobileHeader/MobileHeader.js +0 -50
  325. package/es/v1/MultiSelect/MobileHeader/props/defaultProps.js +0 -7
  326. package/es/v1/MultiSelect/MobileHeader/props/propTypes.js +0 -7
  327. package/es/v1/MultiSelect/MultiSelect.js +0 -1119
  328. package/es/v1/MultiSelect/MultiSelectHeader.js +0 -32
  329. package/es/v1/MultiSelect/MultiSelectWithAvatar.js +0 -208
  330. package/es/v1/MultiSelect/SelectedOptions.js +0 -84
  331. package/es/v1/MultiSelect/Suggestions.js +0 -141
  332. package/es/v1/MultiSelect/index.js +0 -4
  333. package/es/v1/MultiSelect/props/defaultProps.js +0 -165
  334. package/es/v1/MultiSelect/props/propTypes.js +0 -322
  335. package/es/v1/PopOver/PopOver.js +0 -176
  336. package/es/v1/PopOver/props/defaultProps.js +0 -7
  337. package/es/v1/PopOver/props/propTypes.js +0 -53
  338. package/es/v1/Popup/Popup.js +0 -644
  339. package/es/v1/Radio/Radio.js +0 -130
  340. package/es/v1/Radio/props/defaultProps.js +0 -15
  341. package/es/v1/Radio/props/propTypes.js +0 -40
  342. package/es/v1/ResponsiveDropBox/ResponsiveDropBox.js +0 -56
  343. package/es/v1/ResponsiveDropBox/props/defaultProps.js +0 -4
  344. package/es/v1/ResponsiveDropBox/props/propTypes.js +0 -8
  345. package/es/v1/Ribbon/Ribbon.js +0 -33
  346. package/es/v1/Ribbon/props/defaultProps.js +0 -9
  347. package/es/v1/Ribbon/props/propTypes.js +0 -11
  348. package/es/v1/RippleEffect/RippleEffect.js +0 -25
  349. package/es/v1/RippleEffect/props/defaultProps.js +0 -10
  350. package/es/v1/RippleEffect/props/propTypes.js +0 -12
  351. package/es/v1/Select/GroupSelect.js +0 -818
  352. package/es/v1/Select/Select.js +0 -975
  353. package/es/v1/Select/SelectWithAvatar.js +0 -356
  354. package/es/v1/Select/SelectWithIcon.js +0 -545
  355. package/es/v1/Select/index.js +0 -4
  356. package/es/v1/Select/props/defaultProps.js +0 -126
  357. package/es/v1/Select/props/propTypes.js +0 -297
  358. package/es/v1/Stencils/Stencils.js +0 -26
  359. package/es/v1/Stencils/props/defaultProps.js +0 -6
  360. package/es/v1/Stencils/props/propTypes.js +0 -7
  361. package/es/v1/Tab/Tab.js +0 -106
  362. package/es/v1/Tab/TabContent.js +0 -30
  363. package/es/v1/Tab/TabContentWrapper.js +0 -33
  364. package/es/v1/Tab/TabWrapper.js +0 -55
  365. package/es/v1/Tab/Tabs.js +0 -619
  366. package/es/v1/Tab/index.js +0 -5
  367. package/es/v1/Tab/props/defaultProps.js +0 -51
  368. package/es/v1/Tab/props/propTypes.js +0 -117
  369. package/es/v1/Tab/v1Tab.module.css +0 -100
  370. package/es/v1/Tab/v1TabContent.module.css +0 -4
  371. package/es/v1/Tab/v1Tabs.module.css +0 -167
  372. package/es/v1/Tag/Tag.js +0 -140
  373. package/es/v1/Tag/props/defaultProps.js +0 -15
  374. package/es/v1/Tag/props/propTypes.js +0 -36
  375. package/es/v1/TextBox/TextBox.js +0 -160
  376. package/es/v1/TextBox/props/defaultProps.js +0 -20
  377. package/es/v1/TextBox/props/propTypes.js +0 -56
  378. package/es/v1/TextBoxIcon/TextBoxIcon.js +0 -166
  379. package/es/v1/TextBoxIcon/props/defaultProps.js +0 -24
  380. package/es/v1/TextBoxIcon/props/propTypes.js +0 -53
  381. package/es/v1/Textarea/Textarea.js +0 -100
  382. package/es/v1/Textarea/props/defaultProps.js +0 -17
  383. package/es/v1/Textarea/props/propTypes.js +0 -31
  384. package/es/v1/Tooltip/Tooltip.js +0 -530
  385. package/es/v1/Tooltip/props/defaultProps.js +0 -4
  386. package/es/v1/Tooltip/props/propTypes.js +0 -5
  387. package/es/v1/Typography/Typography.js +0 -38
  388. package/es/v1/Typography/css/cssJSLogic.js +0 -56
  389. package/es/v1/Typography/css/v1_Typography.module.css +0 -380
  390. package/es/v1/Typography/props/defaultProps.js +0 -8
  391. package/es/v1/Typography/props/propTypes.js +0 -27
  392. package/es/v1/Typography/utils/index.js +0 -50
  393. package/es/v1/VelocityAnimation/VelocityAnimation/VelocityAnimation.js +0 -69
  394. package/es/v1/VelocityAnimation/VelocityAnimation/props/defaultProps.js +0 -7
  395. package/es/v1/VelocityAnimation/VelocityAnimation/props/propTypes.js +0 -12
  396. package/es/v1/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js +0 -99
  397. package/es/v1/VelocityAnimation/VelocityAnimationGroup/props/defaultProps.js +0 -15
  398. package/es/v1/VelocityAnimation/VelocityAnimationGroup/props/propTypes.js +0 -19
  399. package/es/v1/semantic/Button/Button.js +0 -53
  400. package/es/v1/semantic/Button/props/defaultProps.js +0 -12
  401. package/es/v1/semantic/Button/props/propTypes.js +0 -22
  402. package/es/v1/semantic/index.js +0 -1
  403. package/lib/v1/Accordion/Accordion.js +0 -98
  404. package/lib/v1/Accordion/AccordionItem.js +0 -68
  405. package/lib/v1/Accordion/index.js +0 -23
  406. package/lib/v1/Accordion/props/defaultProps.js +0 -20
  407. package/lib/v1/Accordion/props/propTypes.js +0 -45
  408. package/lib/v1/Animation/Animation.js +0 -61
  409. package/lib/v1/Animation/props/defaultProps.js +0 -14
  410. package/lib/v1/Animation/props/propTypes.js +0 -23
  411. package/lib/v1/Animation/utils.js +0 -94
  412. package/lib/v1/AppContainer/AppContainer.js +0 -146
  413. package/lib/v1/AppContainer/props/defaultProps.js +0 -17
  414. package/lib/v1/AppContainer/props/propTypes.js +0 -28
  415. package/lib/v1/Avatar/Avatar.js +0 -191
  416. package/lib/v1/Avatar/props/defaultProps.js +0 -24
  417. package/lib/v1/Avatar/props/propTypes.js +0 -37
  418. package/lib/v1/AvatarTeam/AvatarTeam.js +0 -81
  419. package/lib/v1/AvatarTeam/props/defaultProps.js +0 -24
  420. package/lib/v1/AvatarTeam/props/propTypes.js +0 -38
  421. package/lib/v1/Button/Button.js +0 -82
  422. package/lib/v1/Button/props/defaultProps.js +0 -27
  423. package/lib/v1/Button/props/propTypes.js +0 -40
  424. package/lib/v1/Buttongroup/Buttongroup.js +0 -44
  425. package/lib/v1/Buttongroup/props/defaultProps.js +0 -13
  426. package/lib/v1/Buttongroup/props/propTypes.js +0 -20
  427. package/lib/v1/Card/Card.js +0 -269
  428. package/lib/v1/Card/index.js +0 -37
  429. package/lib/v1/Card/props/defaultProps.js +0 -35
  430. package/lib/v1/Card/props/propTypes.js +0 -62
  431. package/lib/v1/CheckBox/CheckBox.js +0 -172
  432. package/lib/v1/CheckBox/props/defaultProps.js +0 -25
  433. package/lib/v1/CheckBox/props/propTypes.js +0 -52
  434. package/lib/v1/DateTime/CalendarView.js +0 -322
  435. package/lib/v1/DateTime/DateTime.js +0 -877
  436. package/lib/v1/DateTime/DateTimePopupFooter.js +0 -96
  437. package/lib/v1/DateTime/DateTimePopupHeader.js +0 -166
  438. package/lib/v1/DateTime/DateWidget.js +0 -1163
  439. package/lib/v1/DateTime/DaysRow.js +0 -81
  440. package/lib/v1/DateTime/Time.js +0 -270
  441. package/lib/v1/DateTime/YearView.js +0 -325
  442. package/lib/v1/DateTime/index.js +0 -15
  443. package/lib/v1/DateTime/props/defaultProps.js +0 -76
  444. package/lib/v1/DateTime/props/propTypes.js +0 -238
  445. package/lib/v1/DropBox/DropBox.js +0 -109
  446. package/lib/v1/DropBox/DropBoxElement/DropBoxElement.js +0 -146
  447. package/lib/v1/DropBox/DropBoxElement/props/defaultProps.js +0 -25
  448. package/lib/v1/DropBox/DropBoxElement/props/propTypes.js +0 -62
  449. package/lib/v1/DropBox/props/defaultProps.js +0 -30
  450. package/lib/v1/DropBox/props/propTypes.js +0 -35
  451. package/lib/v1/DropBox/utils/isMobilePopover.js +0 -25
  452. package/lib/v1/DropDown/DropDown.js +0 -74
  453. package/lib/v1/DropDown/DropDownHeading.js +0 -47
  454. package/lib/v1/DropDown/DropDownItem.js +0 -75
  455. package/lib/v1/DropDown/DropDownSearch.js +0 -77
  456. package/lib/v1/DropDown/DropDownSeparator.js +0 -24
  457. package/lib/v1/DropDown/props/defaultProps.js +0 -31
  458. package/lib/v1/DropDown/props/propTypes.js +0 -87
  459. package/lib/v1/Heading/Heading.js +0 -53
  460. package/lib/v1/Heading/props/defaultProps.js +0 -12
  461. package/lib/v1/Heading/props/propTypes.js +0 -23
  462. package/lib/v1/Layout/Box.js +0 -128
  463. package/lib/v1/Layout/Container.js +0 -145
  464. package/lib/v1/Layout/index.js +0 -23
  465. package/lib/v1/Layout/props/defaultProps.js +0 -24
  466. package/lib/v1/Layout/props/propTypes.js +0 -58
  467. package/lib/v1/ListItem/ListContainer.js +0 -128
  468. package/lib/v1/ListItem/ListItem.js +0 -138
  469. package/lib/v1/ListItem/ListItemWithAvatar.js +0 -167
  470. package/lib/v1/ListItem/ListItemWithCheckBox.js +0 -126
  471. package/lib/v1/ListItem/ListItemWithIcon.js +0 -143
  472. package/lib/v1/ListItem/ListItemWithRadio.js +0 -127
  473. package/lib/v1/ListItem/index.js +0 -55
  474. package/lib/v1/ListItem/props/defaultProps.js +0 -109
  475. package/lib/v1/ListItem/props/propTypes.js +0 -196
  476. package/lib/v1/Modal/Modal.js +0 -166
  477. package/lib/v1/Modal/props/defaultProps.js +0 -10
  478. package/lib/v1/Modal/props/propTypes.js +0 -18
  479. package/lib/v1/MultiSelect/AdvancedGroupMultiSelect.js +0 -1180
  480. package/lib/v1/MultiSelect/AdvancedMultiSelect.js +0 -649
  481. package/lib/v1/MultiSelect/EmptyState.js +0 -112
  482. package/lib/v1/MultiSelect/MobileHeader/MobileHeader.js +0 -62
  483. package/lib/v1/MultiSelect/MobileHeader/props/defaultProps.js +0 -14
  484. package/lib/v1/MultiSelect/MobileHeader/props/propTypes.js +0 -18
  485. package/lib/v1/MultiSelect/MultiSelect.js +0 -1202
  486. package/lib/v1/MultiSelect/MultiSelectHeader.js +0 -78
  487. package/lib/v1/MultiSelect/MultiSelectWithAvatar.js +0 -262
  488. package/lib/v1/MultiSelect/SelectedOptions.js +0 -130
  489. package/lib/v1/MultiSelect/Suggestions.js +0 -196
  490. package/lib/v1/MultiSelect/index.js +0 -39
  491. package/lib/v1/MultiSelect/props/defaultProps.js +0 -181
  492. package/lib/v1/MultiSelect/props/propTypes.js +0 -350
  493. package/lib/v1/PopOver/PopOver.js +0 -197
  494. package/lib/v1/PopOver/props/defaultProps.js +0 -15
  495. package/lib/v1/PopOver/props/propTypes.js +0 -66
  496. package/lib/v1/Popup/Popup.js +0 -715
  497. package/lib/v1/Radio/Radio.js +0 -141
  498. package/lib/v1/Radio/props/defaultProps.js +0 -22
  499. package/lib/v1/Radio/props/propTypes.js +0 -51
  500. package/lib/v1/ResponsiveDropBox/ResponsiveDropBox.js +0 -79
  501. package/lib/v1/ResponsiveDropBox/props/defaultProps.js +0 -11
  502. package/lib/v1/ResponsiveDropBox/props/propTypes.js +0 -27
  503. package/lib/v1/Ribbon/Ribbon.js +0 -44
  504. package/lib/v1/Ribbon/props/defaultProps.js +0 -16
  505. package/lib/v1/Ribbon/props/propTypes.js +0 -22
  506. package/lib/v1/RippleEffect/RippleEffect.js +0 -40
  507. package/lib/v1/RippleEffect/props/defaultProps.js +0 -17
  508. package/lib/v1/RippleEffect/props/propTypes.js +0 -23
  509. package/lib/v1/Select/GroupSelect.js +0 -894
  510. package/lib/v1/Select/Select.js +0 -1025
  511. package/lib/v1/Select/SelectWithAvatar.js +0 -406
  512. package/lib/v1/Select/SelectWithIcon.js +0 -607
  513. package/lib/v1/Select/index.js +0 -39
  514. package/lib/v1/Select/props/defaultProps.js +0 -125
  515. package/lib/v1/Select/props/propTypes.js +0 -319
  516. package/lib/v1/Stencils/Stencils.js +0 -43
  517. package/lib/v1/Stencils/props/defaultProps.js +0 -13
  518. package/lib/v1/Stencils/props/propTypes.js +0 -18
  519. package/lib/v1/Tab/Tab.js +0 -132
  520. package/lib/v1/Tab/TabContent.js +0 -42
  521. package/lib/v1/Tab/TabContentWrapper.js +0 -47
  522. package/lib/v1/Tab/TabWrapper.js +0 -89
  523. package/lib/v1/Tab/Tabs.js +0 -688
  524. package/lib/v1/Tab/index.js +0 -47
  525. package/lib/v1/Tab/props/defaultProps.js +0 -62
  526. package/lib/v1/Tab/props/propTypes.js +0 -132
  527. package/lib/v1/Tab/v1Tab.module.css +0 -100
  528. package/lib/v1/Tab/v1TabContent.module.css +0 -4
  529. package/lib/v1/Tab/v1Tabs.module.css +0 -167
  530. package/lib/v1/Tag/Tag.js +0 -160
  531. package/lib/v1/Tag/props/defaultProps.js +0 -22
  532. package/lib/v1/Tag/props/propTypes.js +0 -47
  533. package/lib/v1/TextBox/TextBox.js +0 -175
  534. package/lib/v1/TextBox/props/defaultProps.js +0 -27
  535. package/lib/v1/TextBox/props/propTypes.js +0 -62
  536. package/lib/v1/TextBoxIcon/TextBoxIcon.js +0 -206
  537. package/lib/v1/TextBoxIcon/props/defaultProps.js +0 -31
  538. package/lib/v1/TextBoxIcon/props/propTypes.js +0 -72
  539. package/lib/v1/Textarea/Textarea.js +0 -118
  540. package/lib/v1/Textarea/props/defaultProps.js +0 -24
  541. package/lib/v1/Textarea/props/propTypes.js +0 -42
  542. package/lib/v1/Tooltip/Tooltip.js +0 -599
  543. package/lib/v1/Tooltip/props/defaultProps.js +0 -11
  544. package/lib/v1/Tooltip/props/propTypes.js +0 -16
  545. package/lib/v1/Typography/Typography.js +0 -56
  546. package/lib/v1/Typography/css/cssJSLogic.js +0 -48
  547. package/lib/v1/Typography/css/v1_Typography.module.css +0 -380
  548. package/lib/v1/Typography/props/defaultProps.js +0 -15
  549. package/lib/v1/Typography/props/propTypes.js +0 -38
  550. package/lib/v1/Typography/utils/index.js +0 -59
  551. package/lib/v1/VelocityAnimation/VelocityAnimation/VelocityAnimation.js +0 -90
  552. package/lib/v1/VelocityAnimation/VelocityAnimation/props/defaultProps.js +0 -14
  553. package/lib/v1/VelocityAnimation/VelocityAnimation/props/propTypes.js +0 -23
  554. package/lib/v1/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js +0 -126
  555. package/lib/v1/VelocityAnimation/VelocityAnimationGroup/props/defaultProps.js +0 -22
  556. package/lib/v1/VelocityAnimation/VelocityAnimationGroup/props/propTypes.js +0 -30
  557. package/lib/v1/semantic/Button/Button.js +0 -63
  558. package/lib/v1/semantic/Button/props/defaultProps.js +0 -19
  559. package/lib/v1/semantic/Button/props/propTypes.js +0 -33
  560. package/lib/v1/semantic/index.js +0 -15
@@ -1,779 +0,0 @@
1
- /* eslint css-modules/no-unused-class: [0, { markAsUsed: ['datesStr', 'dateContainer', 'dateRow', 'today', 'emptySpan', 'dropDown'] }] */
2
-
3
- /* eslint-disable react/forbid-component-props */
4
- import React from 'react';
5
- import { DateTime_propTypes } from "./props/propTypes";
6
- import { DateTime_defaultProps } from "./props/defaultProps";
7
- import datetime from '@zohodesk/datetimejs';
8
- import CalendarView from "./CalendarView";
9
- import YearView from "./YearView";
10
- import DateTimePopupHeader from "./DateTimePopupHeader";
11
- import DateTimePopupFooter from "./DateTimePopupFooter";
12
- import Time from "./Time";
13
- import style from "../../DateTime/DateTime.module.css";
14
- import { formatDate, getMonthEnd } from "../../utils/datetime/common";
15
- import { getIsEmptyValue } from "../../utils/Common";
16
- import { monthNamesDefault, monthNamesShortDefault, dayNamesDefault, dayNamesShortDefault, ampmTextDefault } from "../../DateTime/constants";
17
- import ResponsiveDropBox from "../ResponsiveDropBox/ResponsiveDropBox";
18
- import { Box } from "../Layout";
19
- import { getHourSuggestions, getMinuteSuggestions, addZeroIfNeeded } from "../../DateTime/dateFormatUtils";
20
- import { getDateText } from "./../../DateTime/dateFormatUtils/dateFormat";
21
-
22
- function title(date, year, month) {
23
- let monthNames = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : [];
24
- const HeadingText = `${monthNames[month] || ''} ${year}`;
25
- return HeadingText;
26
- }
27
-
28
- export default class DateTime extends React.PureComponent {
29
- constructor(props) {
30
- super(props);
31
- this.getHours = this.getHours.bind(this);
32
- this.amPmSelect = this.amPmSelect.bind(this);
33
- this.hoursSelect = this.hoursSelect.bind(this);
34
- this.dateSelect = this.dateSelect.bind(this);
35
- this.handleClear = this.handleClear.bind(this);
36
- this.handleSelect = this.handleSelect.bind(this);
37
- this.minutesSelect = this.minutesSelect.bind(this);
38
- this.modifyCalendar = this.modifyCalendar.bind(this);
39
- this.handleGetSelectedDate = this.handleGetSelectedDate.bind(this);
40
- this.handleChange = this.handleChange.bind(this);
41
- this.handleCalendarNavigation = this.handleCalendarNavigation.bind(this);
42
- this.handleExposeMethods = this.handleExposeMethods.bind(this);
43
- this.handleDateReset = this.handleDateReset.bind(this);
44
- this.handleOpenYearView = this.handleOpenYearView.bind(this);
45
- this.handleSelectMonth = this.handleSelectMonth.bind(this);
46
- this.handleSelectYear = this.handleSelectYear.bind(this);
47
- this.handleSelectMonthViaYearView = this.handleSelectMonthViaYearView.bind(this);
48
- this.handleGetStateValues = this.handleGetStateValues.bind(this);
49
- this.handleYearViewToggle = this.handleYearViewToggle.bind(this);
50
- const {
51
- ampmText = ampmTextDefault
52
- } = props.i18nKeys;
53
-
54
- this.ampmSuggestions = (() => {
55
- const ampmSuggestions = [];
56
- ampmText.forEach((text, index) => {
57
- if (index === 0) {
58
- ampmSuggestions.push({
59
- text,
60
- id: 'AM'
61
- });
62
- } else if (index === 1) {
63
- ampmSuggestions.push({
64
- text,
65
- id: 'PM'
66
- });
67
- }
68
- });
69
- return ampmSuggestions;
70
- })();
71
-
72
- const initalStateObj = this.getStateFromProps(props);
73
- this.state = Object.assign({}, initalStateObj, {
74
- isYearView: false,
75
- isMonthOpen: false
76
- });
77
- }
78
-
79
- componentDidMount() {
80
- this.handleExposeMethods(true);
81
- }
82
-
83
- componentDidUpdate(prevProps) {
84
- const {
85
- value,
86
- isActive,
87
- is24Hour
88
- } = this.props;
89
-
90
- if (prevProps.value !== value || is24Hour !== prevProps.is24Hour) {
91
- this.setState(this.getStateFromProps(this.props));
92
- }
93
-
94
- if (prevProps.isActive !== isActive && !isActive) {
95
- this.setState({
96
- isYearView: false,
97
- isMonthOpen: false
98
- });
99
- }
100
- }
101
-
102
- componentWillUnmount() {
103
- this.handleExposeMethods(false);
104
- }
105
-
106
- getStateFromProps(props) {
107
- let date, month, year, hours, mins, amPm;
108
- let {
109
- value,
110
- timeZone,
111
- defaultTime,
112
- needDefaultTime,
113
- isDateTimeField,
114
- is24Hour
115
- } = props; //defaultTime --> 12:00:PM
116
-
117
- defaultTime = needDefaultTime ? defaultTime ? defaultTime : '12:00:PM' : '';
118
- let defaultHour, defaultMin, defaultAmPm;
119
- let todayObj = new Date();
120
- let todayDate = todayObj.getDate();
121
- let todayMonth = todayObj.getMonth();
122
- let todayYear = todayObj.getFullYear();
123
-
124
- if (!value) {
125
- [defaultHour, defaultMin, defaultAmPm] = defaultTime ? defaultTime.split(':') : [];
126
- defaultHour = parseInt(defaultHour);
127
- defaultMin = parseInt(defaultMin);
128
- }
129
-
130
- const dateObj = getDateText(value, timeZone, isDateTimeField);
131
- date = dateObj.getDate();
132
- month = dateObj.getMonth();
133
- year = dateObj.getFullYear();
134
- hours = defaultHour ? defaultHour : dateObj.getHours();
135
- mins = !getIsEmptyValue(defaultMin) ? defaultMin : dateObj.getMinutes();
136
- mins = addZeroIfNeeded(mins);
137
- amPm = defaultAmPm ? defaultAmPm : hours < 12 ? 'AM' : 'PM';
138
- hours = this.getHours(hours, is24Hour);
139
- return {
140
- date,
141
- month,
142
- year,
143
- mins,
144
- hours,
145
- amPm,
146
- todayDate,
147
- todayMonth,
148
- todayYear
149
- };
150
- }
151
-
152
- getHours(hoursParam, is24Hour) {
153
- let hours = hoursParam;
154
-
155
- if (!is24Hour) {
156
- if (hours === 0) {
157
- hours = 12;
158
- } else if (hours > 12) {
159
- hours -= 12;
160
- }
161
- }
162
-
163
- hours = addZeroIfNeeded(hours);
164
- return hours;
165
- }
166
-
167
- handleGetSelectedDate() {
168
- let selectedInfo = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
169
- const {
170
- min,
171
- max,
172
- timeZone,
173
- isDateTimeField,
174
- dateFormat,
175
- is24Hour,
176
- customDateFormat
177
- } = this.props;
178
- let {
179
- year,
180
- month,
181
- date,
182
- hours,
183
- mins,
184
- amPm
185
- } = selectedInfo;
186
-
187
- if (!is24Hour) {
188
- if (parseInt(hours) === 12) {
189
- hours = amPm === 'AM' ? 0 : 12;
190
- }
191
-
192
- if (amPm === 'PM') {
193
- if (hours < 12) {
194
- hours = parseInt(hours) + 12;
195
- }
196
- }
197
- }
198
-
199
- let minInMillis = min ? datetime.millis(min) : null,
200
- maxInMillis = max ? datetime.millis(max) : null,
201
- selectedInMillis,
202
- selectedValue = '',
203
- formattedValue;
204
- let currentDate = new Date();
205
- let sec = currentDate.getSeconds();
206
- let milliSec = currentDate.getMilliseconds();
207
-
208
- if (isDateTimeField || customDateFormat) {
209
- const dateArgs = [year, month, date, hours, mins];
210
-
211
- if (customDateFormat) {
212
- dateArgs.push(sec, milliSec);
213
- }
214
-
215
- selectedInMillis = timeZone ? datetime.tz.tzToUtc(Date.UTC(...dateArgs), timeZone) : Date.UTC(...dateArgs);
216
- selectedValue = datetime.ISO(selectedInMillis);
217
- formattedValue = formatDate(new Date(...dateArgs), customDateFormat == null ? is24Hour ? `${dateFormat} HH:mm:ss` : `${dateFormat} hh:mm:ss A` : `${customDateFormat}`);
218
- } else {
219
- selectedInMillis = Date.UTC(year, month, date);
220
- selectedValue = formatDate(new Date(year, month, date), 'YYYY-MM-DD');
221
- formattedValue = formatDate(new Date(year, month, date), dateFormat);
222
- }
223
-
224
- let isError = false;
225
- let errorType = '';
226
-
227
- if (minInMillis && minInMillis > selectedInMillis) {
228
- isError = true;
229
- errorType = 'MIN';
230
- } else if (maxInMillis && maxInMillis < selectedInMillis) {
231
- isError = true;
232
- errorType = 'MAX';
233
- }
234
-
235
- return {
236
- isError,
237
- errorType,
238
- selectedValue,
239
- formattedValue
240
- };
241
- }
242
-
243
- handleSelect(e) {
244
- e && e.preventDefault();
245
- const {
246
- onError,
247
- onSelect,
248
- minErrorText,
249
- maxErrorText
250
- } = this.props;
251
- const {
252
- year,
253
- month,
254
- date,
255
- hours,
256
- mins,
257
- amPm
258
- } = this.state;
259
- const {
260
- isError,
261
- errorType,
262
- selectedValue,
263
- formattedValue
264
- } = this.handleGetSelectedDate({
265
- year,
266
- month,
267
- date,
268
- hours,
269
- mins,
270
- amPm
271
- });
272
-
273
- if (isError) {
274
- if (errorType === 'MIN') {
275
- onError && onError(minErrorText, true);
276
- } else if (errorType === 'MAX') {
277
- onError && onError(maxErrorText, true);
278
- }
279
- } else {
280
- onSelect(selectedValue, formattedValue, e);
281
- }
282
- }
283
-
284
- handleChange() {
285
- let selectedInfo = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
286
- const {
287
- onError,
288
- onChange,
289
- minErrorText,
290
- maxErrorText
291
- } = this.props;
292
- const {
293
- year: oldYear,
294
- month: oldMonth,
295
- date: oldDate,
296
- hours: oldHours,
297
- mins: oldMins,
298
- amPm: oldAMPM
299
- } = this.state;
300
- const {
301
- year,
302
- month,
303
- date,
304
- hours,
305
- mins,
306
- amPm
307
- } = selectedInfo;
308
- const newSelectedInfo = {
309
- year: getIsEmptyValue(year) ? oldYear : year,
310
- month: getIsEmptyValue(month) ? oldMonth : month,
311
- date: getIsEmptyValue(date) ? oldDate : date,
312
- hours: getIsEmptyValue(hours) ? oldHours : hours,
313
- mins: getIsEmptyValue(mins) ? oldMins : mins,
314
- amPm: getIsEmptyValue(amPm) ? oldAMPM : amPm
315
- };
316
-
317
- if (onChange) {
318
- const {
319
- isError,
320
- errorType,
321
- selectedValue,
322
- formattedValue
323
- } = this.handleGetSelectedDate(newSelectedInfo);
324
-
325
- if (isError) {
326
- if (errorType === 'MIN') {
327
- onError && onError(minErrorText, true);
328
- } else if (errorType === 'MAX') {
329
- onError && onError(maxErrorText, true);
330
- }
331
- } else {
332
- this.setState(newSelectedInfo);
333
- onChange(selectedValue, formattedValue);
334
- }
335
- } else {
336
- this.setState(newSelectedInfo);
337
- }
338
- }
339
-
340
- handleClear(e) {
341
- const {
342
- onSelect,
343
- onClear
344
- } = this.props;
345
-
346
- if (onClear) {
347
- onClear(e);
348
- } else {
349
- onSelect('', '', e);
350
- }
351
- }
352
-
353
- dateSelect(date, month, year, e) {
354
- this.handleChange({
355
- date,
356
- month,
357
- year
358
- });
359
- e && e.preventDefault();
360
- const {
361
- onError,
362
- onDateSelect,
363
- minErrorText,
364
- maxErrorText
365
- } = this.props;
366
- const {
367
- hours,
368
- mins,
369
- amPm
370
- } = this.state;
371
- const {
372
- isError,
373
- errorType,
374
- selectedValue,
375
- formattedValue
376
- } = this.handleGetSelectedDate({
377
- year,
378
- month,
379
- date,
380
- hours,
381
- mins,
382
- amPm
383
- });
384
-
385
- if (isError) {
386
- if (errorType === 'MIN') {
387
- onError && onError(minErrorText, true);
388
- } else if (errorType === 'MAX') {
389
- onError && onError(maxErrorText, true);
390
- }
391
- } else {
392
- onDateSelect && onDateSelect(selectedValue, formattedValue, e);
393
- }
394
- }
395
-
396
- hoursSelect(hours) {
397
- this.handleChange({
398
- hours
399
- });
400
- }
401
-
402
- minutesSelect(mins) {
403
- this.handleChange({
404
- mins
405
- });
406
- }
407
-
408
- amPmSelect(amPm) {
409
- this.handleChange({
410
- amPm
411
- });
412
- }
413
- /*global closeGroupPopups*/
414
-
415
-
416
- closePopup() {
417
- closeGroupPopups('calender');
418
- }
419
-
420
- handleCalendarNavigation(type, selectedInfo) {
421
- const {
422
- year: stateYear,
423
- month: stateMonth,
424
- date: stateDate
425
- } = selectedInfo;
426
- let date = stateDate;
427
- let month = stateMonth;
428
- const year = stateYear;
429
-
430
- const getDate = (month, year) => {
431
- const monthEnd = getMonthEnd(month, year);
432
- return monthEnd >= parseInt(date) ? date : monthEnd;
433
- };
434
-
435
- const modifyCalendarRecursion = recursionType => {
436
- if (recursionType === 'nextYear') {
437
- //Click next year icon
438
- const newYear = year + 1;
439
- return {
440
- date: getDate(month, newYear),
441
- month,
442
- year: newYear
443
- };
444
- } else if (recursionType === 'previousYear') {
445
- //Click previous year icon
446
- const newYear = year - 1;
447
- return {
448
- date: getDate(month, newYear),
449
- month,
450
- year: newYear
451
- };
452
- } else if (recursionType === 'nextMonth') {
453
- //Click next month icon
454
- if (month === 11) {
455
- month = 0;
456
- return modifyCalendarRecursion('nextYear');
457
- }
458
-
459
- const newMonth = month + 1;
460
- return {
461
- date: getDate(newMonth, year),
462
- month: newMonth,
463
- year
464
- };
465
- } else if (recursionType === 'previousMonth') {
466
- //Click previous month icon
467
- if (month === 0) {
468
- month = 11;
469
- return modifyCalendarRecursion('previousYear');
470
- }
471
-
472
- const newMonth = month - 1;
473
- return {
474
- date: getDate(newMonth, year),
475
- month: newMonth,
476
- year
477
- };
478
- } else if (recursionType === 'nextDate') {
479
- const monthEnd = getMonthEnd(month, year);
480
-
481
- if (date === monthEnd) {
482
- date = 1;
483
- return modifyCalendarRecursion('nextMonth');
484
- }
485
-
486
- const newDate = parseInt(date) + 1;
487
- return {
488
- date: newDate,
489
- month,
490
- year
491
- };
492
- } else if (recursionType === 'previousDate') {
493
- if (date === 1) {
494
- date = month === 0 ? getMonthEnd(11, year - 1) : getMonthEnd(month - 1, year);
495
- return modifyCalendarRecursion('previousMonth');
496
- }
497
-
498
- const newDate = parseInt(date) - 1;
499
- return {
500
- date: newDate,
501
- month,
502
- year
503
- };
504
- }
505
- };
506
-
507
- return modifyCalendarRecursion(type);
508
- }
509
-
510
- modifyCalendar(type) {
511
- const {
512
- year,
513
- month,
514
- date
515
- } = this.state;
516
- return this.handleChange(this.handleCalendarNavigation(type, {
517
- year,
518
- month,
519
- date
520
- }));
521
- }
522
-
523
- handleDateReset() {
524
- this.setState(this.getStateFromProps(this.props));
525
- }
526
-
527
- handleGetStateValues() {
528
- const {
529
- isActive
530
- } = this.props;
531
- const {
532
- isYearView,
533
- isMonthOpen
534
- } = this.state;
535
- return {
536
- isActive,
537
- isYearView,
538
- isMonthOpen
539
- };
540
- }
541
-
542
- handleYearViewToggle(isYearOpen, isMonthOpen) {
543
- this.setState({
544
- isYearView: isYearOpen,
545
- isMonthOpen
546
- });
547
- }
548
-
549
- handleExposeMethods(isMount) {
550
- const {
551
- getMethods
552
- } = this.props;
553
- let methods = {};
554
-
555
- if (isMount) {
556
- methods = {
557
- resetLocalDate: this.handleDateReset,
558
- getStateValues: this.handleGetStateValues,
559
- toggleYearView: this.handleYearViewToggle
560
- };
561
- } else {
562
- methods = {
563
- resetLocalDate: null,
564
- getStateValues: null,
565
- toggleYearView: null
566
- };
567
- }
568
-
569
- getMethods && getMethods(methods);
570
- }
571
-
572
- handleOpenYearView() {
573
- const {
574
- isYearView,
575
- isMonthOpen
576
- } = this.state;
577
- this.setState({
578
- isYearView: !isYearView,
579
- isMonthOpen: !isMonthOpen
580
- });
581
- }
582
-
583
- handleSelectYear(year) {
584
- this.setState({
585
- year,
586
- isMonthOpen: true
587
- });
588
- }
589
-
590
- handleSelectMonth(month) {
591
- const {
592
- date,
593
- year
594
- } = this.state;
595
- const monthEnd = getMonthEnd(month, year);
596
- let newDate = date;
597
-
598
- if (date > monthEnd) {
599
- newDate = monthEnd;
600
- }
601
-
602
- this.setState({
603
- month,
604
- date: newDate
605
- });
606
- }
607
-
608
- handleSelectMonthViaYearView(month) {
609
- this.handleSelectMonth(month);
610
- this.setState({
611
- isYearView: false,
612
- isMonthOpen: false
613
- });
614
- }
615
-
616
- render() {
617
- const {
618
- date,
619
- month,
620
- year,
621
- hours,
622
- mins,
623
- amPm,
624
- isYearView,
625
- isMonthOpen,
626
- todayDate,
627
- todayMonth,
628
- todayYear
629
- } = this.state;
630
- const {
631
- isDateTimeField,
632
- isActive,
633
- position,
634
- isReady,
635
- getRef,
636
- onClick,
637
- dataId,
638
- needResponsive,
639
- isAbsolute,
640
- isAnimate,
641
- needAction,
642
- boxSize,
643
- className,
644
- innerClass,
645
- isPadding,
646
- i18nKeys,
647
- is24Hour,
648
- isDefaultPosition,
649
- positionsOffset,
650
- targetOffset,
651
- isRestrictScroll,
652
- dropBoxPortalId,
653
- startDate,
654
- endDate,
655
- customProps = {},
656
- holidays,
657
- weekStartDay
658
- } = this.props;
659
- const {
660
- TimeProps = {}
661
- } = customProps;
662
- const {
663
- timeText = 'Time',
664
- submitText = 'Set',
665
- cancelText = 'Clear',
666
- hourEmptyText = 'No search results',
667
- minuteEmptyText = 'No search results',
668
- nextMonthTitleText = 'Next month',
669
- prevMonthTitleText = 'Prev month',
670
- monthNames = monthNamesDefault,
671
- monthNamesShort = monthNamesShortDefault,
672
- dayNames = dayNamesDefault,
673
- dayNamesShort = dayNamesShortDefault
674
- } = i18nKeys;
675
- const showmonthtxt = title(date, year, month, monthNames);
676
- let customDayNames = dayNames,
677
- customDayNamesShort = dayNamesShort,
678
- customizedHolidays = holidays;
679
-
680
- if (weekStartDay !== 0) {
681
- customDayNames = [...dayNames.slice(weekStartDay), ...dayNames.slice(0, weekStartDay)];
682
- customDayNamesShort = [...dayNamesShort.slice(weekStartDay), ...dayNamesShort.slice(0, weekStartDay)];
683
- customizedHolidays = holidays.map(dayIndex => customDayNames.indexOf(dayNames[dayIndex]));
684
- }
685
-
686
- const childEle = /*#__PURE__*/React.createElement("div", {
687
- className: `${style.container} ${innerClass}`,
688
- "data-id": `${dataId}_Calendar`,
689
- "data-test-id": `${dataId}_Calendar`,
690
- onClick: this.closePopup
691
- }, /*#__PURE__*/React.createElement(DateTimePopupHeader, {
692
- onOpenYearView: this.handleOpenYearView,
693
- showMonthTxt: showmonthtxt,
694
- isYearView: isYearView,
695
- prevMonthTitleText: prevMonthTitleText,
696
- nextMonthTitleText: nextMonthTitleText,
697
- onModifyCalendar: this.modifyCalendar
698
- }), /*#__PURE__*/React.createElement("div", {
699
- className: style.subContainer
700
- }, /*#__PURE__*/React.createElement(CalendarView, {
701
- needBorder: isDateTimeField || needAction,
702
- dataId: dataId,
703
- date: date,
704
- year: year,
705
- month: month,
706
- onSelect: this.dateSelect,
707
- dayNames: customDayNames,
708
- dayNamesShort: customDayNamesShort,
709
- todayDate: todayDate,
710
- todayMonth: todayMonth,
711
- todayYear: todayYear,
712
- startDate: startDate,
713
- endDate: endDate,
714
- weekStartDay: weekStartDay,
715
- holidays: customizedHolidays
716
- }), isDateTimeField ? /*#__PURE__*/React.createElement(Time, {
717
- timeText: timeText,
718
- dataId: dataId,
719
- hourSuggestions: getHourSuggestions(is24Hour),
720
- onHourSelect: this.hoursSelect,
721
- hours: hours,
722
- hourEmptyText: hourEmptyText,
723
- needResponsive: needResponsive,
724
- minSuggestions: getMinuteSuggestions(),
725
- onMinutesSelect: this.minutesSelect,
726
- mins: mins,
727
- minuteEmptyText: minuteEmptyText,
728
- ampmSuggestions: this.ampmSuggestions,
729
- onAmPmSelect: this.amPmSelect,
730
- amPm: amPm,
731
- is24Hour: is24Hour,
732
- customProps: TimeProps
733
- }) : null, needAction ? /*#__PURE__*/React.createElement(DateTimePopupFooter, {
734
- submitText: submitText,
735
- onSubmit: this.handleSelect,
736
- cancelText: cancelText,
737
- onCancel: this.handleClear,
738
- dataId: dataId
739
- }) : null, isYearView ? /*#__PURE__*/React.createElement("div", {
740
- className: style.yearContainer
741
- }, /*#__PURE__*/React.createElement(YearView, {
742
- onSelectYear: this.handleSelectYear,
743
- onSelectMonth: this.handleSelectMonthViaYearView,
744
- viewedYear: year,
745
- viewedMonth: month,
746
- monthNames: monthNames,
747
- monthNamesShort: monthNamesShort,
748
- isMonthOpen: isMonthOpen
749
- })) : null));
750
- return isDefaultPosition ? /*#__PURE__*/React.createElement("div", {
751
- className: `${style.dropBox} ${className}`,
752
- "data-id": `${dataId}_dateBoxContainer`,
753
- "data-test-id": `${dataId}_dateBoxContainer`
754
- }, childEle) : isReady ? /*#__PURE__*/React.createElement(ResponsiveDropBox, {
755
- size: boxSize,
756
- boxPosition: position,
757
- isActive: isActive,
758
- isArrow: false,
759
- isAnimate: isAnimate,
760
- animationStyle: "bounce",
761
- getRef: getRef,
762
- onClick: onClick,
763
- dataId: `${dataId}_dateBoxContainer`,
764
- needResponsive: needResponsive,
765
- isAbsolutePositioningNeeded: isAbsolute,
766
- customClass: {
767
- customDropBoxWrap: className
768
- },
769
- isPadding: isPadding,
770
- positionsOffset: positionsOffset,
771
- targetOffset: targetOffset,
772
- isRestrictScroll: isRestrictScroll,
773
- portalId: dropBoxPortalId
774
- }, /*#__PURE__*/React.createElement(Box, null, childEle)) : null;
775
- }
776
-
777
- }
778
- DateTime.propTypes = DateTime_propTypes;
779
- DateTime.defaultProps = DateTime_defaultProps;