@zohodesk/components 1.0.0-temp-176 → 1.0.0-temp-177

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 (428) hide show
  1. package/.cli/PropLessFiles.html +1 -1
  2. package/.cli/PropValidationExcludeFilesArray.js +1 -1
  3. package/.cli/propValidation_report.html +1 -1
  4. package/README.md +1345 -1345
  5. package/assets/Appearance/dark/mode/Component_DarkMode.module.css +29 -318
  6. package/assets/Appearance/dark/themes/blue/blue_CTA_DarkModifyCategory.module.css +450 -450
  7. package/assets/Appearance/dark/themes/blue/blue_CTA_DarkTheme.module.css +1 -33
  8. package/assets/Appearance/dark/themes/blue/blue_ComponentTheme_DarkTheme.module.css +19 -43
  9. package/assets/Appearance/dark/themes/green/green_CTA_DarkModifyCategory.module.css +450 -450
  10. package/assets/Appearance/dark/themes/green/green_CTA_DarkTheme.module.css +1 -33
  11. package/assets/Appearance/dark/themes/green/green_ComponentTheme_DarkTheme.module.css +19 -43
  12. package/assets/Appearance/dark/themes/orange/orange_CTA_DarkModifyCategory.module.css +450 -450
  13. package/assets/Appearance/dark/themes/orange/orange_CTA_DarkTheme.module.css +1 -33
  14. package/assets/Appearance/dark/themes/orange/orange_ComponentTheme_DarkTheme.module.css +19 -43
  15. package/assets/Appearance/dark/themes/red/red_CTA_DarkModifyCategory.module.css +450 -450
  16. package/assets/Appearance/dark/themes/red/red_CTA_DarkTheme.module.css +1 -33
  17. package/assets/Appearance/dark/themes/red/red_ComponentTheme_DarkTheme.module.css +19 -43
  18. package/assets/Appearance/dark/themes/yellow/yellow_CTA_DarkModifyCategory.module.css +450 -450
  19. package/assets/Appearance/dark/themes/yellow/yellow_CTA_DarkTheme.module.css +1 -33
  20. package/assets/Appearance/dark/themes/yellow/yellow_ComponentTheme_DarkTheme.module.css +19 -43
  21. package/assets/Appearance/light/mode/Component_LightMode.module.css +29 -318
  22. package/assets/Appearance/light/themes/blue/blue_CTA_LightModifyCategory.module.css +450 -450
  23. package/assets/Appearance/light/themes/blue/blue_CTA_LightTheme.module.css +1 -33
  24. package/assets/Appearance/light/themes/blue/blue_ComponentTheme_LightTheme.module.css +19 -43
  25. package/assets/Appearance/light/themes/green/green_CTA_LightModifyCategory.module.css +450 -450
  26. package/assets/Appearance/light/themes/green/green_CTA_LightTheme.module.css +1 -33
  27. package/assets/Appearance/light/themes/green/green_ComponentTheme_LightTheme.module.css +19 -43
  28. package/assets/Appearance/light/themes/orange/orange_CTA_LightModifyCategory.module.css +450 -450
  29. package/assets/Appearance/light/themes/orange/orange_CTA_LightTheme.module.css +1 -33
  30. package/assets/Appearance/light/themes/orange/orange_ComponentTheme_LightTheme.module.css +19 -43
  31. package/assets/Appearance/light/themes/red/red_CTA_LightModifyCategory.module.css +450 -450
  32. package/assets/Appearance/light/themes/red/red_CTA_LightTheme.module.css +1 -33
  33. package/assets/Appearance/light/themes/red/red_ComponentTheme_LightTheme.module.css +19 -43
  34. package/assets/Appearance/light/themes/yellow/yellow_CTA_LightModifyCategory.module.css +450 -450
  35. package/assets/Appearance/light/themes/yellow/yellow_CTA_LightTheme.module.css +1 -33
  36. package/assets/Appearance/light/themes/yellow/yellow_ComponentTheme_LightTheme.module.css +19 -43
  37. package/assets/Appearance/pureDark/mode/Component_PureDarkMode.module.css +29 -318
  38. package/assets/Appearance/pureDark/themes/blue/blue_CTA_PureDarkModifyCategory.module.css +450 -450
  39. package/assets/Appearance/pureDark/themes/blue/blue_CTA_PureDarkTheme.module.css +1 -33
  40. package/assets/Appearance/pureDark/themes/blue/blue_ComponentTheme_PureDarkTheme.module.css +19 -43
  41. package/assets/Appearance/pureDark/themes/green/green_CTA_PureDarkModifyCategory.module.css +450 -450
  42. package/assets/Appearance/pureDark/themes/green/green_CTA_PureDarkTheme.module.css +1 -33
  43. package/assets/Appearance/pureDark/themes/green/green_ComponentTheme_PureDarkTheme.module.css +19 -43
  44. package/assets/Appearance/pureDark/themes/orange/orange_CTA_PureDarkModifyCategory.module.css +450 -450
  45. package/assets/Appearance/pureDark/themes/orange/orange_CTA_PureDarkTheme.module.css +1 -33
  46. package/assets/Appearance/pureDark/themes/orange/orange_ComponentTheme_PureDarkTheme.module.css +19 -43
  47. package/assets/Appearance/pureDark/themes/red/red_CTA_PureDarkModifyCategory.module.css +450 -450
  48. package/assets/Appearance/pureDark/themes/red/red_CTA_PureDarkTheme.module.css +1 -33
  49. package/assets/Appearance/pureDark/themes/red/red_ComponentTheme_PureDarkTheme.module.css +19 -43
  50. package/assets/Appearance/pureDark/themes/yellow/yellow_CTA_PureDarkModifyCategory.module.css +450 -450
  51. package/assets/Appearance/pureDark/themes/yellow/yellow_CTA_PureDarkTheme.module.css +1 -33
  52. package/assets/Appearance/pureDark/themes/yellow/yellow_ComponentTheme_PureDarkTheme.module.css +19 -43
  53. package/coverage/Avatar/Avatar.js.html +1 -1
  54. package/coverage/Avatar/Avatar.module.css.html +1 -1
  55. package/coverage/Avatar/index.html +1 -1
  56. package/coverage/Avatar/props/defaultProps.js.html +1 -1
  57. package/coverage/Avatar/props/index.html +1 -1
  58. package/coverage/Avatar/props/propTypes.js.html +1 -1
  59. package/coverage/AvatarTeam/AvatarTeam.js.html +1 -1
  60. package/coverage/AvatarTeam/AvatarTeam.module.css.html +1 -1
  61. package/coverage/AvatarTeam/index.html +1 -1
  62. package/coverage/AvatarTeam/props/defaultProps.js.html +1 -1
  63. package/coverage/AvatarTeam/props/index.html +1 -1
  64. package/coverage/AvatarTeam/props/propTypes.js.html +1 -1
  65. package/coverage/Button/Button.js.html +1 -1
  66. package/coverage/Button/css/Button.module.css.html +1 -1
  67. package/coverage/Button/css/cssJSLogic.js.html +1 -1
  68. package/coverage/Button/css/index.html +1 -1
  69. package/coverage/Button/index.html +1 -1
  70. package/coverage/Button/props/defaultProps.js.html +1 -1
  71. package/coverage/Button/props/index.html +1 -1
  72. package/coverage/Button/props/propTypes.js.html +1 -1
  73. package/coverage/Buttongroup/Buttongroup.js.html +1 -1
  74. package/coverage/Buttongroup/Buttongroup.module.css.html +1 -1
  75. package/coverage/Buttongroup/index.html +1 -1
  76. package/coverage/Buttongroup/props/defaultProps.js.html +1 -1
  77. package/coverage/Buttongroup/props/index.html +1 -1
  78. package/coverage/Buttongroup/props/propTypes.js.html +1 -1
  79. package/coverage/Label/Label.js.html +1 -1
  80. package/coverage/Label/Label.module.css.html +1 -1
  81. package/coverage/Label/LabelColors.module.css.html +1 -1
  82. package/coverage/Label/index.html +1 -1
  83. package/coverage/Label/props/defaultProps.js.html +1 -1
  84. package/coverage/Label/props/index.html +1 -1
  85. package/coverage/Label/props/propTypes.js.html +1 -1
  86. package/coverage/Layout/Box.js.html +1 -1
  87. package/coverage/Layout/Container.js.html +1 -1
  88. package/coverage/Layout/Layout.module.css.html +1 -1
  89. package/coverage/Layout/index.html +1 -1
  90. package/coverage/Layout/index.js.html +1 -1
  91. package/coverage/Layout/props/defaultProps.js.html +1 -1
  92. package/coverage/Layout/props/index.html +1 -1
  93. package/coverage/Layout/props/propTypes.js.html +1 -1
  94. package/coverage/Layout/utils.js.html +1 -1
  95. package/coverage/Provider/AvatarSize.js.html +1 -1
  96. package/coverage/Provider/CssProvider.js.html +1 -1
  97. package/coverage/Provider/index.html +1 -1
  98. package/coverage/Radio/Radio.js.html +1 -1
  99. package/coverage/Radio/Radio.module.css.html +1 -1
  100. package/coverage/Radio/index.html +1 -1
  101. package/coverage/Radio/props/defaultProps.js.html +1 -1
  102. package/coverage/Radio/props/index.html +1 -1
  103. package/coverage/Radio/props/propTypes.js.html +1 -1
  104. package/coverage/Ribbon/Ribbon.js.html +1 -1
  105. package/coverage/Ribbon/Ribbon.module.css.html +1 -1
  106. package/coverage/Ribbon/index.html +1 -1
  107. package/coverage/Ribbon/props/defaultProps.js.html +1 -1
  108. package/coverage/Ribbon/props/index.html +1 -1
  109. package/coverage/Ribbon/props/propTypes.js.html +1 -1
  110. package/coverage/RippleEffect/RippleEffect.js.html +1 -1
  111. package/coverage/RippleEffect/RippleEffect.module.css.html +1 -1
  112. package/coverage/RippleEffect/index.html +1 -1
  113. package/coverage/RippleEffect/props/defaultProps.js.html +1 -1
  114. package/coverage/RippleEffect/props/index.html +1 -1
  115. package/coverage/RippleEffect/props/propTypes.js.html +1 -1
  116. package/coverage/Stencils/Stencils.js.html +1 -1
  117. package/coverage/Stencils/Stencils.module.css.html +1 -1
  118. package/coverage/Stencils/index.html +1 -1
  119. package/coverage/Stencils/props/defaultProps.js.html +1 -1
  120. package/coverage/Stencils/props/index.html +1 -1
  121. package/coverage/Stencils/props/propTypes.js.html +1 -1
  122. package/coverage/Switch/Switch.js.html +1 -1
  123. package/coverage/Switch/Switch.module.css.html +1 -1
  124. package/coverage/Switch/index.html +1 -1
  125. package/coverage/Switch/props/defaultProps.js.html +1 -1
  126. package/coverage/Switch/props/index.html +1 -1
  127. package/coverage/Switch/props/propTypes.js.html +1 -1
  128. package/coverage/common/avatarsizes.module.css.html +1 -1
  129. package/coverage/common/common.module.css.html +1 -1
  130. package/coverage/common/index.html +1 -1
  131. package/coverage/coverage-final.json +55 -55
  132. package/coverage/coverage-summary.json +55 -55
  133. package/coverage/index.html +1 -1
  134. package/coverage/utils/dummyFunction.js.html +1 -1
  135. package/coverage/utils/getInitial.js.html +1 -1
  136. package/coverage/utils/index.html +1 -1
  137. package/css_error.log +1 -1
  138. package/es/AppContainer/AppContainer.module.css +18 -18
  139. package/es/Avatar/Avatar.js +9 -9
  140. package/es/Avatar/Avatar.module.css +175 -175
  141. package/es/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +591 -591
  142. package/es/AvatarTeam/AvatarTeam.js +7 -7
  143. package/es/AvatarTeam/AvatarTeam.module.css +189 -189
  144. package/es/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +704 -704
  145. package/es/Button/Button.js +4 -4
  146. package/es/Button/__tests__/__snapshots__/Button.spec.js.snap +440 -440
  147. package/es/Button/css/Button.module.css +525 -525
  148. package/es/Buttongroup/Buttongroup.js +1 -1
  149. package/es/Buttongroup/Buttongroup.module.css +105 -105
  150. package/es/Buttongroup/__tests__/__snapshots__/Buttongroup.spec.js.snap +191 -191
  151. package/es/Card/Card.js +4 -4
  152. package/es/Card/Card.module.css +20 -20
  153. package/es/CheckBox/CheckBox.js +0 -0
  154. package/es/CheckBox/CheckBox.module.css +157 -157
  155. package/es/DateTime/CalendarView.js +0 -0
  156. package/es/DateTime/DateTime.js +0 -0
  157. package/es/DateTime/DateTime.module.css +248 -248
  158. package/es/DateTime/DateWidget.js +0 -0
  159. package/es/DateTime/DateWidget.module.css +38 -38
  160. package/es/DateTime/YearView.js +0 -0
  161. package/es/DateTime/YearView.module.css +98 -98
  162. package/es/DateTime/common.js +0 -0
  163. package/es/DateTime/index.js +0 -0
  164. package/es/DateTime/objectUtils.js +0 -0
  165. package/es/DateTime/typeChecker.js +0 -0
  166. package/es/DateTime/validator.js +0 -0
  167. package/es/DropBox/DropBox.js +0 -0
  168. package/es/DropBox/DropBoxElement/css/DropBoxElement.module.css +434 -434
  169. package/es/DropBox/DropBoxPositionMapping.json +144 -144
  170. package/es/DropBox/css/DropBox.module.css +58 -58
  171. package/es/DropDown/DropDown.js +0 -0
  172. package/es/DropDown/DropDown.module.css +5 -5
  173. package/es/DropDown/DropDownHeading.js +0 -0
  174. package/es/DropDown/DropDownHeading.module.css +53 -53
  175. package/es/DropDown/DropDownItem.js +0 -0
  176. package/es/DropDown/DropDownItem.module.css +94 -94
  177. package/es/DropDown/DropDownSearch.js +0 -0
  178. package/es/DropDown/DropDownSearch.module.css +14 -14
  179. package/es/DropDown/DropDownSeparator.js +0 -0
  180. package/es/DropDown/DropDownSeparator.module.css +7 -7
  181. package/es/Heading/Heading.module.css +4 -4
  182. package/es/Label/Label.js +2 -2
  183. package/es/Label/Label.module.css +52 -52
  184. package/es/Label/LabelColors.module.css +20 -20
  185. package/es/Label/__tests__/__snapshots__/Label.spec.js.snap +312 -312
  186. package/es/Layout/Box.js +0 -0
  187. package/es/Layout/Container.js +0 -0
  188. package/es/Layout/Layout.module.css +335 -335
  189. package/es/Layout/utils.js +0 -0
  190. package/es/ListItem/ListItem.js +0 -0
  191. package/es/ListItem/ListItem.module.css +216 -216
  192. package/es/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  193. package/es/MultiSelect/MobileHeader/MobileHeader.module.css +16 -16
  194. package/es/MultiSelect/MultiSelect.js +5 -5
  195. package/es/MultiSelect/MultiSelect.module.css +204 -204
  196. package/es/MultiSelect/MultiSelectWithAvatar.js +0 -0
  197. package/es/MultiSelect/SelectedOptions.module.css +15 -15
  198. package/es/PopOver/PopOver.module.css +8 -8
  199. package/es/Popup/Popup.js +0 -0
  200. package/es/Popup/PositionMapping.json +73 -73
  201. package/es/Radio/Radio.js +0 -0
  202. package/es/Radio/Radio.module.css +112 -112
  203. package/es/Radio/__tests__/__snapshots__/Radio.spec.js.snap +1837 -1837
  204. package/es/Responsive/CustomResponsive.js +0 -0
  205. package/es/ResponsiveDropBox/ResponsiveDropBox.module.css +6 -6
  206. package/es/Ribbon/Ribbon.js +0 -0
  207. package/es/Ribbon/Ribbon.module.css +454 -454
  208. package/es/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +374 -374
  209. package/es/RippleEffect/RippleEffect.module.css +92 -92
  210. package/es/RippleEffect/__tests__/__snapshots__/RippleEffect.spec.js.snap +171 -171
  211. package/es/Select/GroupSelect.js +0 -0
  212. package/es/Select/Select.js +0 -0
  213. package/es/Select/Select.module.css +108 -108
  214. package/es/Select/SelectWithAvatar.js +0 -0
  215. package/es/Select/SelectWithIcon.js +0 -0
  216. package/es/Stencils/Stencils.js +0 -0
  217. package/es/Stencils/Stencils.module.css +96 -96
  218. package/es/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +89 -89
  219. package/es/Switch/Switch.js +0 -0
  220. package/es/Switch/Switch.module.css +127 -127
  221. package/es/Switch/__tests__/__snapshots__/Switch.spec.js.snap +831 -831
  222. package/es/Tab/Tab.module.css +100 -100
  223. package/es/Tab/TabContent.module.css +4 -4
  224. package/es/Tab/Tabs.js +17 -17
  225. package/es/Tab/Tabs.module.css +136 -136
  226. package/es/Tag/Tag.js +8 -8
  227. package/es/Tag/Tag.module.css +254 -254
  228. package/es/TextBox/TextBox.js +0 -0
  229. package/es/TextBox/TextBox.module.css +158 -158
  230. package/es/TextBoxIcon/TextBoxIcon.js +0 -0
  231. package/es/TextBoxIcon/TextBoxIcon.module.css +79 -79
  232. package/es/Textarea/Textarea.js +0 -0
  233. package/es/Textarea/Textarea.module.css +139 -139
  234. package/es/Tooltip/Tooltip.module.css +140 -140
  235. package/es/common/a11y.module.css +3 -3
  236. package/es/common/animation.module.css +624 -624
  237. package/es/common/avatarsizes.module.css +48 -48
  238. package/es/common/basic.module.css +33 -33
  239. package/es/common/basicReset.module.css +40 -40
  240. package/es/common/boxShadow.module.css +33 -33
  241. package/es/common/common.module.css +524 -524
  242. package/es/common/customscroll.module.css +91 -91
  243. package/es/common/reset.module.css +13 -13
  244. package/es/common/transition.module.css +146 -146
  245. package/es/semantic/Button/semanticButton.module.css +9 -9
  246. package/es/utils/Common.js +0 -0
  247. package/es/utils/dropDownUtils.js +0 -0
  248. package/es/v1/Avatar/Avatar.js +5 -5
  249. package/es/v1/AvatarTeam/AvatarTeam.js +4 -4
  250. package/es/v1/Button/Button.js +4 -4
  251. package/es/v1/Card/Card.js +4 -4
  252. package/es/v1/CheckBox/CheckBox.js +0 -0
  253. package/es/v1/DateTime/DateTime.js +0 -0
  254. package/es/v1/DateTime/DateWidget.js +0 -0
  255. package/es/v1/DateTime/YearView.js +0 -0
  256. package/es/v1/DateTime/index.js +0 -0
  257. package/es/v1/DropBox/DropBox.js +0 -0
  258. package/es/v1/DropDown/DropDown.js +0 -0
  259. package/es/v1/DropDown/DropDownHeading.js +0 -0
  260. package/es/v1/DropDown/DropDownItem.js +0 -0
  261. package/es/v1/DropDown/DropDownSearch.js +0 -0
  262. package/es/v1/DropDown/DropDownSeparator.js +0 -0
  263. package/es/v1/Layout/Box.js +0 -0
  264. package/es/v1/Layout/Container.js +0 -0
  265. package/es/v1/ListItem/ListItem.js +0 -0
  266. package/es/v1/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  267. package/es/v1/MultiSelect/MultiSelect.js +5 -5
  268. package/es/v1/MultiSelect/MultiSelectWithAvatar.js +0 -0
  269. package/es/v1/Radio/Radio.js +0 -0
  270. package/es/v1/Responsive/CustomResponsive.js +0 -0
  271. package/es/v1/Select/GroupSelect.js +0 -0
  272. package/es/v1/Select/Select.js +0 -0
  273. package/es/v1/Select/SelectWithAvatar.js +0 -0
  274. package/es/v1/Select/SelectWithIcon.js +0 -0
  275. package/es/v1/Switch/Switch.js +0 -0
  276. package/es/v1/Tab/Tabs.js +17 -17
  277. package/es/v1/Tag/Tag.js +8 -8
  278. package/es/v1/TextBox/TextBox.js +0 -0
  279. package/es/v1/Typography/css/Typography.module.css +409 -409
  280. package/install.md +10 -10
  281. package/lib/AppContainer/AppContainer.module.css +18 -18
  282. package/lib/Avatar/Avatar.js +9 -9
  283. package/lib/Avatar/Avatar.module.css +175 -175
  284. package/lib/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +591 -591
  285. package/lib/AvatarTeam/AvatarTeam.js +7 -7
  286. package/lib/AvatarTeam/AvatarTeam.module.css +189 -189
  287. package/lib/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +704 -704
  288. package/lib/Button/Button.js +4 -4
  289. package/lib/Button/__tests__/__snapshots__/Button.spec.js.snap +440 -440
  290. package/lib/Button/css/Button.module.css +525 -525
  291. package/lib/Buttongroup/Buttongroup.js +1 -1
  292. package/lib/Buttongroup/Buttongroup.module.css +105 -105
  293. package/lib/Buttongroup/__tests__/__snapshots__/Buttongroup.spec.js.snap +191 -191
  294. package/lib/Card/Card.js +4 -4
  295. package/lib/Card/Card.module.css +20 -20
  296. package/lib/CheckBox/CheckBox.js +0 -0
  297. package/lib/CheckBox/CheckBox.module.css +157 -157
  298. package/lib/DateTime/CalendarView.js +0 -0
  299. package/lib/DateTime/DateTime.js +0 -0
  300. package/lib/DateTime/DateTime.module.css +248 -248
  301. package/lib/DateTime/DateWidget.js +0 -0
  302. package/lib/DateTime/DateWidget.module.css +38 -38
  303. package/lib/DateTime/YearView.js +0 -0
  304. package/lib/DateTime/YearView.module.css +98 -98
  305. package/lib/DateTime/common.js +0 -0
  306. package/lib/DateTime/index.js +0 -0
  307. package/lib/DateTime/objectUtils.js +0 -0
  308. package/lib/DateTime/typeChecker.js +0 -0
  309. package/lib/DateTime/validator.js +0 -0
  310. package/lib/DropBox/DropBox.js +0 -0
  311. package/lib/DropBox/DropBoxElement/css/DropBoxElement.module.css +434 -434
  312. package/lib/DropBox/DropBoxPositionMapping.json +144 -144
  313. package/lib/DropBox/css/DropBox.module.css +58 -58
  314. package/lib/DropDown/DropDown.js +0 -0
  315. package/lib/DropDown/DropDown.module.css +5 -5
  316. package/lib/DropDown/DropDownHeading.js +0 -0
  317. package/lib/DropDown/DropDownHeading.module.css +53 -53
  318. package/lib/DropDown/DropDownItem.js +0 -0
  319. package/lib/DropDown/DropDownItem.module.css +94 -94
  320. package/lib/DropDown/DropDownSearch.js +0 -0
  321. package/lib/DropDown/DropDownSearch.module.css +14 -14
  322. package/lib/DropDown/DropDownSeparator.js +0 -0
  323. package/lib/DropDown/DropDownSeparator.module.css +7 -7
  324. package/lib/Heading/Heading.module.css +4 -4
  325. package/lib/Label/Label.js +0 -0
  326. package/lib/Label/Label.module.css +52 -52
  327. package/lib/Label/LabelColors.module.css +20 -20
  328. package/lib/Label/__tests__/__snapshots__/Label.spec.js.snap +312 -312
  329. package/lib/Layout/Box.js +0 -0
  330. package/lib/Layout/Container.js +0 -0
  331. package/lib/Layout/Layout.module.css +335 -335
  332. package/lib/Layout/utils.js +0 -0
  333. package/lib/ListItem/ListItem.js +0 -0
  334. package/lib/ListItem/ListItem.module.css +216 -216
  335. package/lib/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  336. package/lib/MultiSelect/MobileHeader/MobileHeader.module.css +16 -16
  337. package/lib/MultiSelect/MultiSelect.js +5 -5
  338. package/lib/MultiSelect/MultiSelect.module.css +204 -204
  339. package/lib/MultiSelect/MultiSelectWithAvatar.js +0 -0
  340. package/lib/MultiSelect/SelectedOptions.module.css +15 -15
  341. package/lib/PopOver/PopOver.module.css +8 -8
  342. package/lib/Popup/Popup.js +0 -0
  343. package/lib/Popup/PositionMapping.json +73 -73
  344. package/lib/Radio/Radio.js +0 -0
  345. package/lib/Radio/Radio.module.css +112 -112
  346. package/lib/Radio/__tests__/__snapshots__/Radio.spec.js.snap +1837 -1837
  347. package/lib/Responsive/CustomResponsive.js +0 -0
  348. package/lib/ResponsiveDropBox/ResponsiveDropBox.module.css +6 -6
  349. package/lib/Ribbon/Ribbon.js +0 -0
  350. package/lib/Ribbon/Ribbon.module.css +454 -454
  351. package/lib/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +374 -374
  352. package/lib/RippleEffect/RippleEffect.module.css +92 -92
  353. package/lib/RippleEffect/__tests__/__snapshots__/RippleEffect.spec.js.snap +171 -171
  354. package/lib/Select/GroupSelect.js +0 -0
  355. package/lib/Select/Select.js +0 -0
  356. package/lib/Select/Select.module.css +108 -108
  357. package/lib/Select/SelectWithAvatar.js +0 -0
  358. package/lib/Select/SelectWithIcon.js +0 -0
  359. package/lib/Stencils/Stencils.js +0 -0
  360. package/lib/Stencils/Stencils.module.css +96 -96
  361. package/lib/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +89 -89
  362. package/lib/Switch/Switch.js +0 -0
  363. package/lib/Switch/Switch.module.css +127 -127
  364. package/lib/Switch/__tests__/__snapshots__/Switch.spec.js.snap +831 -831
  365. package/lib/Tab/Tab.module.css +100 -100
  366. package/lib/Tab/TabContent.module.css +4 -4
  367. package/lib/Tab/Tabs.js +11 -11
  368. package/lib/Tab/Tabs.module.css +136 -136
  369. package/lib/Tag/Tag.js +8 -8
  370. package/lib/Tag/Tag.module.css +254 -254
  371. package/lib/TextBox/TextBox.js +0 -0
  372. package/lib/TextBox/TextBox.module.css +158 -158
  373. package/lib/TextBoxIcon/TextBoxIcon.js +0 -0
  374. package/lib/TextBoxIcon/TextBoxIcon.module.css +79 -79
  375. package/lib/Textarea/Textarea.js +0 -0
  376. package/lib/Textarea/Textarea.module.css +139 -139
  377. package/lib/Tooltip/Tooltip.module.css +140 -140
  378. package/lib/common/a11y.module.css +3 -3
  379. package/lib/common/animation.module.css +624 -624
  380. package/lib/common/avatarsizes.module.css +48 -48
  381. package/lib/common/basic.module.css +33 -33
  382. package/lib/common/basicReset.module.css +40 -40
  383. package/lib/common/boxShadow.module.css +33 -33
  384. package/lib/common/common.module.css +524 -524
  385. package/lib/common/customscroll.module.css +91 -91
  386. package/lib/common/reset.module.css +13 -13
  387. package/lib/common/transition.module.css +146 -146
  388. package/lib/semantic/Button/semanticButton.module.css +9 -9
  389. package/lib/utils/Common.js +0 -0
  390. package/lib/utils/dropDownUtils.js +0 -0
  391. package/lib/v1/Avatar/Avatar.js +5 -5
  392. package/lib/v1/AvatarTeam/AvatarTeam.js +4 -4
  393. package/lib/v1/Button/Button.js +4 -4
  394. package/lib/v1/Card/Card.js +4 -4
  395. package/lib/v1/CheckBox/CheckBox.js +0 -0
  396. package/lib/v1/DateTime/DateTime.js +0 -0
  397. package/lib/v1/DateTime/DateWidget.js +0 -0
  398. package/lib/v1/DateTime/YearView.js +0 -0
  399. package/lib/v1/DateTime/index.js +0 -0
  400. package/lib/v1/DropBox/DropBox.js +0 -0
  401. package/lib/v1/DropDown/DropDown.js +0 -0
  402. package/lib/v1/DropDown/DropDownHeading.js +0 -0
  403. package/lib/v1/DropDown/DropDownItem.js +0 -0
  404. package/lib/v1/DropDown/DropDownSearch.js +0 -0
  405. package/lib/v1/DropDown/DropDownSeparator.js +0 -0
  406. package/lib/v1/Layout/Box.js +0 -0
  407. package/lib/v1/Layout/Container.js +0 -0
  408. package/lib/v1/ListItem/ListItem.js +0 -0
  409. package/lib/v1/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  410. package/lib/v1/MultiSelect/MultiSelect.js +5 -5
  411. package/lib/v1/MultiSelect/MultiSelectWithAvatar.js +0 -0
  412. package/lib/v1/Radio/Radio.js +0 -0
  413. package/lib/v1/Responsive/CustomResponsive.js +0 -0
  414. package/lib/v1/Select/GroupSelect.js +0 -0
  415. package/lib/v1/Select/Select.js +0 -0
  416. package/lib/v1/Select/SelectWithAvatar.js +0 -0
  417. package/lib/v1/Select/SelectWithIcon.js +0 -0
  418. package/lib/v1/Switch/Switch.js +0 -0
  419. package/lib/v1/Tab/Tabs.js +11 -11
  420. package/lib/v1/Tag/Tag.js +8 -8
  421. package/lib/v1/TextBox/TextBox.js +0 -0
  422. package/lib/v1/Typography/css/Typography.module.css +409 -409
  423. package/package.json +92 -92
  424. package/postPublish.js +8 -8
  425. package/prePublish.js +70 -70
  426. package/react-cli.config.js +23 -23
  427. package/result.json +1 -1
  428. package/unittest/index.html +1 -1
@@ -1,91 +1,91 @@
1
- .scroll {
2
- /* Variable:Ignore */
3
- --zd-scroll-width: 12px;
4
- /* Variable:Ignore */
5
- --zd-scroll-height: 12px;
6
- --zd-scroll-bg: var(--zdt_customscroll_default_bg);
7
- --zd-scroll-corner-bg: transparent;
8
- --zd-scroll-thump: var(--zdt_customscroll_thump_bg);
9
- --zd-scroll-thump-hoverbg: var(--zdt_customscroll_thump_hover_bg);
10
- --zd-scroll-border: var(--zdt_customscroll_border);
11
- }
12
- .scroll[data-scroll-palette='dark'],
13
- .scroll [data-scroll-palette='dark'] {
14
- --zd-scroll-bg: var(--zdt_customscroll_dark_bg);
15
- --zd-scroll-thump: var(--zdt_customscroll_thump_dark_bg);
16
- --zd-scroll-thump-hoverbg: var(--zdt_customscroll_thump_dark_hover_bg);
17
- --zd-scroll-border: var(--zdt_customscroll_dark_border);
18
- }
19
- .scroll,
20
- .scroll * {
21
- scrollbar-color: var(--zd-scroll-thump) var(--zd-scroll-bg);
22
- scrollbar-width: thin;
23
- -ms-scrollbar-highlight-color: var(--zd-scroll-bg);
24
- -ms-scrollbar-face-color: var(--zd-scroll-thump);
25
- }
26
- .scroll::-webkit-scrollbar, .scroll ::-webkit-scrollbar {
27
- background: var(--zd-scroll-corner-bg);
28
- }
29
- .scroll::-webkit-scrollbar:hover, .scroll ::-webkit-scrollbar:hover {
30
- background: var(--zd-scroll-bg);
31
- }
32
- .scroll::-webkit-scrollbar:horizontal,
33
- .scroll ::-webkit-scrollbar:horizontal {
34
- height: var(--zd-scroll-height);
35
- }
36
- .scroll::-webkit-scrollbar:vertical,
37
- .scroll ::-webkit-scrollbar:vertical {
38
- width: var(--zd-scroll-width);
39
- }
40
- .scroll::-webkit-scrollbar-button,
41
- .scroll ::-webkit-scrollbar-button {
42
- display: none;
43
- width: 0 ;
44
- height: 0 ;
45
- }
46
- [dir=ltr] .scroll::-webkit-scrollbar-track:vertical, [dir=ltr] .scroll ::-webkit-scrollbar-track:vertical {
47
- border-left: 1px solid transparent;
48
- border-right: 1px solid transparent;
49
- }
50
- [dir=rtl] .scroll::-webkit-scrollbar-track:vertical, [dir=rtl] .scroll ::-webkit-scrollbar-track:vertical {
51
- border-right: 1px solid transparent;
52
- border-left: 1px solid transparent;
53
- }
54
- .scroll::-webkit-scrollbar-track:vertical:hover, .scroll ::-webkit-scrollbar-track:vertical:hover {
55
- border-color: var(--zd-scroll-border);
56
- }
57
- .scroll::-webkit-scrollbar-track:horizontal, .scroll ::-webkit-scrollbar-track:horizontal {
58
- border-top: 1px solid transparent;
59
- border-bottom: 1px solid transparent;
60
- }
61
- .scroll::-webkit-scrollbar-track:horizontal:hover, .scroll ::-webkit-scrollbar-track:horizontal:hover {
62
- border-color: var(--zd-scroll-border);
63
- }
64
- .scroll::-webkit-scrollbar-track-piece, .scroll ::-webkit-scrollbar-track-piece {
65
- background: inherit;
66
- }
67
- .scroll::-webkit-scrollbar-thumb,
68
- .scroll ::-webkit-scrollbar-thumb {
69
- /* display: none; */
70
- }
71
- .scroll::-webkit-scrollbar-thumb, .scroll ::-webkit-scrollbar-thumb {
72
- border-radius: 10px;
73
- background: var(--zd-scroll-thump);
74
- background-clip: padding-box;
75
- border: 3px solid transparent;
76
- }
77
- .scroll::-webkit-scrollbar-thumb:hover, .scroll ::-webkit-scrollbar-thumb:hover {
78
- background: var(--zd-scroll-thump-hoverbg);
79
- background-clip: padding-box;
80
- border: 3px solid transparent;
81
- }
82
- /* .scroll:hover > ::-webkit-scrollbar-thumb,
83
- .scroll *:hover > ::-webkit-scrollbar-thumb {
84
- display: block;
85
- } */
86
- .scroll::-webkit-scrollbar-corner, .scroll ::-webkit-scrollbar-corner {
87
- background: var(--zd-scroll-corner-bg);
88
- }
89
- .scroll::-webkit-resizer, .scroll ::-webkit-resizer {
90
- background: inherit;
91
- }
1
+ .scroll {
2
+ /* Variable:Ignore */
3
+ --zd-scroll-width: 12px;
4
+ /* Variable:Ignore */
5
+ --zd-scroll-height: 12px;
6
+ --zd-scroll-bg: var(--zdt_customscroll_default_bg);
7
+ --zd-scroll-corner-bg: transparent;
8
+ --zd-scroll-thump: var(--zdt_customscroll_thump_bg);
9
+ --zd-scroll-thump-hoverbg: var(--zdt_customscroll_thump_hover_bg);
10
+ --zd-scroll-border: var(--zdt_customscroll_border);
11
+ }
12
+ .scroll[data-scroll-palette='dark'],
13
+ .scroll [data-scroll-palette='dark'] {
14
+ --zd-scroll-bg: var(--zdt_customscroll_dark_bg);
15
+ --zd-scroll-thump: var(--zdt_customscroll_thump_dark_bg);
16
+ --zd-scroll-thump-hoverbg: var(--zdt_customscroll_thump_dark_hover_bg);
17
+ --zd-scroll-border: var(--zdt_customscroll_dark_border);
18
+ }
19
+ .scroll,
20
+ .scroll * {
21
+ scrollbar-color: var(--zd-scroll-thump) var(--zd-scroll-bg);
22
+ scrollbar-width: thin;
23
+ -ms-scrollbar-highlight-color: var(--zd-scroll-bg);
24
+ -ms-scrollbar-face-color: var(--zd-scroll-thump);
25
+ }
26
+ .scroll::-webkit-scrollbar, .scroll ::-webkit-scrollbar {
27
+ background: var(--zd-scroll-corner-bg);
28
+ }
29
+ .scroll::-webkit-scrollbar:hover, .scroll ::-webkit-scrollbar:hover {
30
+ background: var(--zd-scroll-bg);
31
+ }
32
+ .scroll::-webkit-scrollbar:horizontal,
33
+ .scroll ::-webkit-scrollbar:horizontal {
34
+ height: var(--zd-scroll-height);
35
+ }
36
+ .scroll::-webkit-scrollbar:vertical,
37
+ .scroll ::-webkit-scrollbar:vertical {
38
+ width: var(--zd-scroll-width);
39
+ }
40
+ .scroll::-webkit-scrollbar-button,
41
+ .scroll ::-webkit-scrollbar-button {
42
+ display: none;
43
+ width: 0 ;
44
+ height: 0 ;
45
+ }
46
+ [dir=ltr] .scroll::-webkit-scrollbar-track:vertical, [dir=ltr] .scroll ::-webkit-scrollbar-track:vertical {
47
+ border-left: 1px solid transparent;
48
+ border-right: 1px solid transparent;
49
+ }
50
+ [dir=rtl] .scroll::-webkit-scrollbar-track:vertical, [dir=rtl] .scroll ::-webkit-scrollbar-track:vertical {
51
+ border-right: 1px solid transparent;
52
+ border-left: 1px solid transparent;
53
+ }
54
+ .scroll::-webkit-scrollbar-track:vertical:hover, .scroll ::-webkit-scrollbar-track:vertical:hover {
55
+ border-color: var(--zd-scroll-border);
56
+ }
57
+ .scroll::-webkit-scrollbar-track:horizontal, .scroll ::-webkit-scrollbar-track:horizontal {
58
+ border-top: 1px solid transparent;
59
+ border-bottom: 1px solid transparent;
60
+ }
61
+ .scroll::-webkit-scrollbar-track:horizontal:hover, .scroll ::-webkit-scrollbar-track:horizontal:hover {
62
+ border-color: var(--zd-scroll-border);
63
+ }
64
+ .scroll::-webkit-scrollbar-track-piece, .scroll ::-webkit-scrollbar-track-piece {
65
+ background: inherit;
66
+ }
67
+ .scroll::-webkit-scrollbar-thumb,
68
+ .scroll ::-webkit-scrollbar-thumb {
69
+ /* display: none; */
70
+ }
71
+ .scroll::-webkit-scrollbar-thumb, .scroll ::-webkit-scrollbar-thumb {
72
+ border-radius: 10px;
73
+ background: var(--zd-scroll-thump);
74
+ background-clip: padding-box;
75
+ border: 3px solid transparent;
76
+ }
77
+ .scroll::-webkit-scrollbar-thumb:hover, .scroll ::-webkit-scrollbar-thumb:hover {
78
+ background: var(--zd-scroll-thump-hoverbg);
79
+ background-clip: padding-box;
80
+ border: 3px solid transparent;
81
+ }
82
+ /* .scroll:hover > ::-webkit-scrollbar-thumb,
83
+ .scroll *:hover > ::-webkit-scrollbar-thumb {
84
+ display: block;
85
+ } */
86
+ .scroll::-webkit-scrollbar-corner, .scroll ::-webkit-scrollbar-corner {
87
+ background: var(--zd-scroll-corner-bg);
88
+ }
89
+ .scroll::-webkit-resizer, .scroll ::-webkit-resizer {
90
+ background: inherit;
91
+ }
@@ -1,13 +1,13 @@
1
- *,
2
- :after,
3
- :before {
4
- outline: 0;
5
- box-sizing: border-box;
6
- -webkit-box-sizing: border-box;
7
- -moz-box-sizing: border-box;
8
- -ms-box-sizing: border-box;
9
- }
10
- html {
11
- /* Variable:Ignore */
12
- font-size: 16px;
13
- }
1
+ *,
2
+ :after,
3
+ :before {
4
+ outline: 0;
5
+ box-sizing: border-box;
6
+ -webkit-box-sizing: border-box;
7
+ -moz-box-sizing: border-box;
8
+ -ms-box-sizing: border-box;
9
+ }
10
+ html {
11
+ /* Variable:Ignore */
12
+ font-size: 16px;
13
+ }
@@ -1,146 +1,146 @@
1
- .zoomInEnter,
2
- .zoomInLeave.zoomInLeaveActive {
3
- opacity: 0;
4
- }.zoomInEnter, .zoomInLeave.zoomInLeaveActive {
5
- transform: perspective(1px) scale(1.5) translateZ(0);
6
- transition-duration: var(--zd_transition3);
7
- transition-property: all;
8
- }
9
- .zoomInEnter.zoomInEnterActive,
10
- .zoomInLeave {
11
- opacity: 1;
12
- }
13
- .zoomInEnter.zoomInEnterActive, .zoomInLeave {
14
- transform: perspective(1px) scale(1) translateZ(0);
15
- transition-duration: var(--zd_transition3);
16
- transition-property: all;
17
- }
18
-
19
- .scaleInEnter,
20
- .scaleInLeave.scaleInLeaveActive {
21
- opacity: 0;
22
- }
23
-
24
- .scaleInEnter, .scaleInLeave.scaleInLeaveActive {
25
- transform: scale(0);
26
- transition-duration: var(--zd_transition3);
27
- transition-property: all;
28
- }
29
- .scaleInEnter.scaleInEnterActive,
30
- .scaleInLeave {
31
- opacity: 1;
32
- }
33
- .scaleInEnter.scaleInEnterActive, .scaleInLeave {
34
- transform: scale(1);
35
- transition-duration: var(--zd_transition3);
36
- transition-property: all;
37
- }
38
-
39
- .fadeInEnter,
40
- .fadeInLeave.fadeInLeaveActive {
41
- opacity: 0;
42
- }
43
-
44
- .fadeInEnter, .fadeInLeave.fadeInLeaveActive {
45
- transition-duration: var(--zd_transition3);
46
- transition-property: all;
47
- }
48
-
49
- .fadeInEnter.fadeInEnterActive,
50
- .fadeInLeave {
51
- opacity: 1;
52
- }
53
-
54
- .fadeInEnter.fadeInEnterActive, .fadeInLeave {
55
- transition-duration: var(--zd_transition3);
56
- transition-property: all;
57
- }
58
-
59
- .slideLeftEnter,
60
- .slideLeftLeave.slideLeftLeaveActive {
61
- opacity: 0;
62
- }
63
-
64
- .slideLeftEnter, .slideLeftLeave.slideLeftLeaveActive {
65
- transition-duration: var(--zd_transition3);
66
- transition-property: all;
67
- }
68
-
69
- [dir=ltr] .slideLeftEnter, [dir=ltr] .slideLeftLeave.slideLeftLeaveActive {
70
- transform: translateX(110%);
71
- }
72
-
73
- [dir=rtl] .slideLeftEnter, [dir=rtl] .slideLeftLeave.slideLeftLeaveActive {
74
- transform: translateX(-110%);
75
- }
76
-
77
- .slideLeftEnter.slideLeftEnterActive,
78
- .slideLeftLeave {
79
- opacity: 1;
80
- }
81
-
82
- .slideLeftEnter.slideLeftEnterActive, .slideLeftLeave {
83
- transform: translateX(0%);
84
- transition-duration: var(--zd_transition3);
85
- transition-property: all;
86
- }
87
-
88
- .slideDownEnter,
89
- .slideDownLeave.slideDownLeaveActive {
90
- opacity: 0;
91
- }
92
-
93
- .slideDownEnter, .slideDownLeave.slideDownLeaveActive {
94
- transform: translateY(-100%);
95
- transition-duration: var(--zd_transition3);
96
- transition-property: all;
97
- }
98
-
99
- .slideDownEnter.slideDownEnterActive,
100
- .slideDownLeave {
101
- opacity: 1;
102
- }
103
-
104
- .slideDownEnter.slideDownEnterActive, .slideDownLeave {
105
- transform: translateY(0%);
106
- transition-duration: var(--zd_transition3);
107
- transition-property: all;
108
- }
109
-
110
- .skewInEnter,
111
- .skewInLeave.skewInLeaveActive {
112
- opacity: 0;
113
- }
114
-
115
- .skewInEnter, .skewInLeave.skewInLeaveActive {
116
- transition-duration: var(--zd_transition3);
117
- transition-property: all;
118
- }
119
-
120
- [dir=ltr] .skewInEnter, [dir=ltr] .skewInLeave.skewInLeaveActive {
121
- transform: translate(100%, 100%) skew(72deg) scale(0) perspective(221px);
122
- }
123
-
124
- [dir=rtl] .skewInEnter, [dir=rtl] .skewInLeave.skewInLeaveActive {
125
- transform: translate(-100%, 100%) skew(-72deg) scale(0) perspective(221px);
126
- }
127
-
128
- .skewInEnter.skewInEnterActive,
129
- .skewInLeave {
130
- opacity: 1;
131
- }
132
-
133
- .skewInEnter.skewInEnterActive, .skewInLeave {
134
- transform: translate(0, 0) skew(0deg) scale(1) perspective(221px);
135
- transition-duration: var(--zd_transition3);
136
- transition-property: all;
137
- }
138
-
139
- .defaultEnter,
140
- .defaultLeave.defaultLeaveActive {
141
- display: none;
142
- }
143
- .defaultEnter.defaultEnterActive,
144
- .defaultLeave {
145
- display: block;
146
- }
1
+ .zoomInEnter,
2
+ .zoomInLeave.zoomInLeaveActive {
3
+ opacity: 0;
4
+ }.zoomInEnter, .zoomInLeave.zoomInLeaveActive {
5
+ transform: perspective(1px) scale(1.5) translateZ(0);
6
+ transition-duration: var(--zd_transition3);
7
+ transition-property: all;
8
+ }
9
+ .zoomInEnter.zoomInEnterActive,
10
+ .zoomInLeave {
11
+ opacity: 1;
12
+ }
13
+ .zoomInEnter.zoomInEnterActive, .zoomInLeave {
14
+ transform: perspective(1px) scale(1) translateZ(0);
15
+ transition-duration: var(--zd_transition3);
16
+ transition-property: all;
17
+ }
18
+
19
+ .scaleInEnter,
20
+ .scaleInLeave.scaleInLeaveActive {
21
+ opacity: 0;
22
+ }
23
+
24
+ .scaleInEnter, .scaleInLeave.scaleInLeaveActive {
25
+ transform: scale(0);
26
+ transition-duration: var(--zd_transition3);
27
+ transition-property: all;
28
+ }
29
+ .scaleInEnter.scaleInEnterActive,
30
+ .scaleInLeave {
31
+ opacity: 1;
32
+ }
33
+ .scaleInEnter.scaleInEnterActive, .scaleInLeave {
34
+ transform: scale(1);
35
+ transition-duration: var(--zd_transition3);
36
+ transition-property: all;
37
+ }
38
+
39
+ .fadeInEnter,
40
+ .fadeInLeave.fadeInLeaveActive {
41
+ opacity: 0;
42
+ }
43
+
44
+ .fadeInEnter, .fadeInLeave.fadeInLeaveActive {
45
+ transition-duration: var(--zd_transition3);
46
+ transition-property: all;
47
+ }
48
+
49
+ .fadeInEnter.fadeInEnterActive,
50
+ .fadeInLeave {
51
+ opacity: 1;
52
+ }
53
+
54
+ .fadeInEnter.fadeInEnterActive, .fadeInLeave {
55
+ transition-duration: var(--zd_transition3);
56
+ transition-property: all;
57
+ }
58
+
59
+ .slideLeftEnter,
60
+ .slideLeftLeave.slideLeftLeaveActive {
61
+ opacity: 0;
62
+ }
63
+
64
+ .slideLeftEnter, .slideLeftLeave.slideLeftLeaveActive {
65
+ transition-duration: var(--zd_transition3);
66
+ transition-property: all;
67
+ }
68
+
69
+ [dir=ltr] .slideLeftEnter, [dir=ltr] .slideLeftLeave.slideLeftLeaveActive {
70
+ transform: translateX(110%);
71
+ }
72
+
73
+ [dir=rtl] .slideLeftEnter, [dir=rtl] .slideLeftLeave.slideLeftLeaveActive {
74
+ transform: translateX(-110%);
75
+ }
76
+
77
+ .slideLeftEnter.slideLeftEnterActive,
78
+ .slideLeftLeave {
79
+ opacity: 1;
80
+ }
81
+
82
+ .slideLeftEnter.slideLeftEnterActive, .slideLeftLeave {
83
+ transform: translateX(0%);
84
+ transition-duration: var(--zd_transition3);
85
+ transition-property: all;
86
+ }
87
+
88
+ .slideDownEnter,
89
+ .slideDownLeave.slideDownLeaveActive {
90
+ opacity: 0;
91
+ }
92
+
93
+ .slideDownEnter, .slideDownLeave.slideDownLeaveActive {
94
+ transform: translateY(-100%);
95
+ transition-duration: var(--zd_transition3);
96
+ transition-property: all;
97
+ }
98
+
99
+ .slideDownEnter.slideDownEnterActive,
100
+ .slideDownLeave {
101
+ opacity: 1;
102
+ }
103
+
104
+ .slideDownEnter.slideDownEnterActive, .slideDownLeave {
105
+ transform: translateY(0%);
106
+ transition-duration: var(--zd_transition3);
107
+ transition-property: all;
108
+ }
109
+
110
+ .skewInEnter,
111
+ .skewInLeave.skewInLeaveActive {
112
+ opacity: 0;
113
+ }
114
+
115
+ .skewInEnter, .skewInLeave.skewInLeaveActive {
116
+ transition-duration: var(--zd_transition3);
117
+ transition-property: all;
118
+ }
119
+
120
+ [dir=ltr] .skewInEnter, [dir=ltr] .skewInLeave.skewInLeaveActive {
121
+ transform: translate(100%, 100%) skew(72deg) scale(0) perspective(221px);
122
+ }
123
+
124
+ [dir=rtl] .skewInEnter, [dir=rtl] .skewInLeave.skewInLeaveActive {
125
+ transform: translate(-100%, 100%) skew(-72deg) scale(0) perspective(221px);
126
+ }
127
+
128
+ .skewInEnter.skewInEnterActive,
129
+ .skewInLeave {
130
+ opacity: 1;
131
+ }
132
+
133
+ .skewInEnter.skewInEnterActive, .skewInLeave {
134
+ transform: translate(0, 0) skew(0deg) scale(1) perspective(221px);
135
+ transition-duration: var(--zd_transition3);
136
+ transition-property: all;
137
+ }
138
+
139
+ .defaultEnter,
140
+ .defaultLeave.defaultLeaveActive {
141
+ display: none;
142
+ }
143
+ .defaultEnter.defaultEnterActive,
144
+ .defaultLeave {
145
+ display: block;
146
+ }
@@ -1,9 +1,9 @@
1
- .buttonReset {
2
- outline: 0;
3
- font: inherit;
4
- color: inherit;
5
- border: inherit;
6
- background-color: inherit;
7
- padding: 0 ;
8
- text-align: inherit;
9
- }
1
+ .buttonReset {
2
+ outline: 0;
3
+ font: inherit;
4
+ color: inherit;
5
+ border: inherit;
6
+ background-color: inherit;
7
+ padding: 0 ;
8
+ text-align: inherit;
9
+ }
File without changes
File without changes
@@ -7,11 +7,11 @@ import { propTypes } from '../../Avatar/props/propTypes';
7
7
  import { getInitial } from '../../utils/getInitial';
8
8
  import AvatarSize from '../../Provider/AvatarSize';
9
9
  import style from '../../Avatar/Avatar.module.css';
10
- /*
11
- 1. need to change name into firstName lastName
12
- 2. pattern support via context as well as props
13
- 3. prop high priority to arrange firstName lastName
14
- 4. team pass name as lastName and pass pattern via prop
10
+ /*
11
+ 1. need to change name into firstName lastName
12
+ 2. pattern support via context as well as props
13
+ 3. prop high priority to arrange firstName lastName
14
+ 4. team pass name as lastName and pass pattern via prop
15
15
  */
16
16
 
17
17
  function Avatar(props) {
@@ -5,10 +5,10 @@ import { defaultProps } from '../../AvatarTeam/props/defaultProps';
5
5
  import { propTypes } from '../../AvatarTeam/props/propTypes';
6
6
  import Avatar from '../Avatar/Avatar';
7
7
  import style from '../../AvatarTeam/AvatarTeam.module.css';
8
- /* once avatar support firstname lastname and pattern
9
- pass lastName as team name and pattern ["FIRST_NAME","LAST_NAME"] as props
10
-
11
- Not going to export to external then can kept inside supportapp
8
+ /* once avatar support firstname lastname and pattern
9
+ pass lastName as team name and pattern ["FIRST_NAME","LAST_NAME"] as props
10
+
11
+ Not going to export to external then can kept inside supportapp
12
12
  */
13
13
 
14
14
  export default function AvatarTeam(props) {
@@ -6,10 +6,10 @@ import { propTypes } from '../../Button/props/propTypes';
6
6
  import cssJSLogic from '../../Button/css/cssJSLogic';
7
7
  import { mergeStyle } from '@zohodesk/utils';
8
8
  import style from '../../Button/css/Button.module.css';
9
- /*
10
- Button text and children props?
11
- use children for both cases
12
- toLowerCase check needed?
9
+ /*
10
+ Button text and children props?
11
+ use children for both cases
12
+ toLowerCase check needed?
13
13
  */
14
14
 
15
15
  export default function Button(props) {
@@ -7,10 +7,10 @@ import { getLibraryConfig } from '../../Provider/Config';
7
7
  import style from '../../Card/Card.module.css';
8
8
  /* eslint-disable react/forbid-component-props */
9
9
 
10
- /*
11
- isscroll header border change use ref
12
- scroll logic remove from here
13
- scroll logic move to virtualizer list
10
+ /*
11
+ isscroll header border change use ref
12
+ scroll logic remove from here
13
+ scroll logic move to virtualizer list
14
14
  */
15
15
 
16
16
  /* performance handling pending in card component moving to ref instead of setState */
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -409,8 +409,8 @@ class AdvancedGroupMultiSelect extends React.Component {
409
409
  if (suggestionsLen && isPopupOpen && keyCode === 38) {
410
410
  //up arrow
411
411
 
412
- /*if (hoverOption === 0) { //disable first to last option higlight
413
- !isNextOptions && this.setState({ hoverOption: suggestionsLen - 1 });
412
+ /*if (hoverOption === 0) { //disable first to last option higlight
413
+ !isNextOptions && this.setState({ hoverOption: suggestionsLen - 1 });
414
414
  }*/
415
415
  if (hoverIndex) {
416
416
  this.setState({
@@ -420,9 +420,9 @@ class AdvancedGroupMultiSelect extends React.Component {
420
420
  } else if (suggestionsLen && isPopupOpen && keyCode === 40) {
421
421
  //down arrow
422
422
 
423
- /*else if (hoverOption === suggestionsLen - 1 || hoverOption === null) {
424
- //disable last to first option higlight
425
- !isNextOptions && this.setState({ hoverOption: 0 });
423
+ /*else if (hoverOption === suggestionsLen - 1 || hoverOption === null) {
424
+ //disable last to first option higlight
425
+ !isNextOptions && this.setState({ hoverOption: 0 });
426
426
  }*/
427
427
  if (isNextOptions && suggestionsLen >= 5 && hoverIndex === suggestionsLen - 3) {
428
428
  getNextOptions && this.handleFetchOptions(getNextOptions, searchStr);