@zohodesk/components 1.0.0-alpha-195 → 1.0.0-alpha-199

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 (395) hide show
  1. package/README.md +21 -0
  2. package/es/Avatar/Avatar.module.css +9 -11
  3. package/es/AvatarTeam/AvatarTeam.module.css +7 -21
  4. package/es/Button/Button.module.css +23 -96
  5. package/es/Buttongroup/Buttongroup.module.css +8 -37
  6. package/es/CheckBox/CheckBox.module.css +11 -17
  7. package/es/DateTime/DateTime.module.css +12 -39
  8. package/es/DateTime/DateWidget.module.css +5 -9
  9. package/es/DateTime/YearView.module.css +6 -16
  10. package/es/DateTime/dateFormatUtils/dateFormat.js +2 -2
  11. package/es/DropBox/DropBox.module.css +11 -47
  12. package/es/DropDown/DropDownHeading.module.css +3 -7
  13. package/es/DropDown/DropDownItem.module.css +6 -32
  14. package/es/ListItem/ListItem.module.css +24 -56
  15. package/es/MultiSelect/AdvancedMultiSelect.js +3 -2
  16. package/es/MultiSelect/AdvancedMultiSelect.module.css +6 -21
  17. package/es/MultiSelect/MultiSelect.js +31 -31
  18. package/es/MultiSelect/MultiSelect.module.css +8 -26
  19. package/es/MultiSelect/SelectedOptions.module.css +2 -8
  20. package/es/PopOver/PopOver.module.css +1 -1
  21. package/es/Popup/Popup.js +2 -2
  22. package/es/Radio/Radio.module.css +3 -9
  23. package/es/Responsive/CustomResponsive.js +73 -74
  24. package/es/Responsive/docs/style.module.css +8 -17
  25. package/es/Responsive/sizeObservers.js +31 -13
  26. package/es/Ribbon/Ribbon.module.css +28 -93
  27. package/es/RippleEffect/RippleEffect.module.css +44 -15
  28. package/es/Select/Select.module.css +2 -12
  29. package/es/Stencils/Stencils.module.css +4 -27
  30. package/es/Switch/Switch.module.css +7 -6
  31. package/es/Tab/Tab.module.css +7 -16
  32. package/es/Tab/Tabs.module.css +8 -41
  33. package/es/Tab/docs/tabdocs.module.css +1 -1
  34. package/es/Tag/Tag.module.css +14 -36
  35. package/es/TextBox/TextBox.module.css +11 -7
  36. package/es/TextBoxIcon/TextBoxIcon.module.css +5 -10
  37. package/es/Textarea/Textarea.module.css +7 -6
  38. package/es/Tooltip/Tooltip.module.css +8 -9
  39. package/es/beta/FocusRing/FocusRing.module.css +26 -51
  40. package/es/common/animation.module.css +20 -212
  41. package/es/common/basicReset.module.css +12 -2
  42. package/es/common/common.module.css +18 -62
  43. package/es/common/customscroll.module.css +21 -17
  44. package/es/common/docStyle.module.css +26 -64
  45. package/es/common/transition.module.css +10 -50
  46. package/es/deprecated/customscroll_Old.module.css +1 -1
  47. package/es/semantic/Button/semanticButton.module.css +3 -3
  48. package/es/utils/ContextOptimizer.js +38 -0
  49. package/package.json +3 -3
  50. package/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  51. package/assets/fonts/LatoLatin-Heavy.woff2 +0 -0
  52. package/assets/fonts/LatoLatin-Medium.woff2 +0 -0
  53. package/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  54. package/assets/fonts/LatoLatin-Semibold.woff2 +0 -0
  55. package/lib/Accordion/Accordion.js +0 -146
  56. package/lib/Accordion/AccordionItem.js +0 -121
  57. package/lib/Accordion/__tests__/Accordion.spec.js +0 -85
  58. package/lib/Accordion/docs/Accordion__Demo.docs.js +0 -126
  59. package/lib/Accordion/index.js +0 -23
  60. package/lib/Animation/Animation.js +0 -207
  61. package/lib/Animation/__tests__/Animation.spec.js +0 -23
  62. package/lib/Animation/docs/Animation__default.docs.js +0 -85
  63. package/lib/Animation/docs/Animation__fadeIn.docs.js +0 -85
  64. package/lib/Animation/docs/Animation__scaleIn.docs.js +0 -85
  65. package/lib/Animation/docs/Animation__skewIn.docs.js +0 -85
  66. package/lib/Animation/docs/Animation__slideDown.docs.js +0 -85
  67. package/lib/Animation/docs/Animation__slideLeft.docs.js +0 -85
  68. package/lib/Animation/docs/Animation__zoomIn.docs.js +0 -85
  69. package/lib/AppContainer/AppContainer.js +0 -154
  70. package/lib/AppContainer/AppContainer.module.css +0 -17
  71. package/lib/AppContainer/docs/AppContainer__default.docs.js +0 -70
  72. package/lib/Appearance/dark/mode/darkMode.module.css +0 -403
  73. package/lib/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +0 -34
  74. package/lib/Appearance/dark/themes/blue/blueDarkComponentTheme.module.css +0 -31
  75. package/lib/Appearance/dark/themes/green/greenDarkCTATheme.module.css +0 -34
  76. package/lib/Appearance/dark/themes/green/greenDarkComponentTheme.module.css +0 -31
  77. package/lib/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +0 -34
  78. package/lib/Appearance/dark/themes/orange/orangeDarkComponentTheme.module.css +0 -31
  79. package/lib/Appearance/dark/themes/red/redDarkCTATheme.module.css +0 -34
  80. package/lib/Appearance/dark/themes/red/redDarkComponentTheme.module.css +0 -31
  81. package/lib/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +0 -34
  82. package/lib/Appearance/dark/themes/yellow/yellowDarkComponentTheme.module.css +0 -31
  83. package/lib/Appearance/default/mode/defaultMode.module.css +0 -403
  84. package/lib/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +0 -34
  85. package/lib/Appearance/default/themes/blue/blueDefaultComponentTheme.module.css +0 -31
  86. package/lib/Appearance/default/themes/green/greenDefaultCTATheme.module.css +0 -34
  87. package/lib/Appearance/default/themes/green/greenDefaultComponentTheme.module.css +0 -31
  88. package/lib/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +0 -34
  89. package/lib/Appearance/default/themes/orange/orangeDefaultComponentTheme.module.css +0 -31
  90. package/lib/Appearance/default/themes/red/redDefaultCTATheme.module.css +0 -34
  91. package/lib/Appearance/default/themes/red/redDefaultComponentTheme.module.css +0 -31
  92. package/lib/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +0 -34
  93. package/lib/Appearance/default/themes/yellow/yellowDefaultComponentTheme.module.css +0 -31
  94. package/lib/Avatar/Avatar.js +0 -280
  95. package/lib/Avatar/Avatar.module.css +0 -117
  96. package/lib/Avatar/__tests__/Avatar.spec.js +0 -208
  97. package/lib/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +0 -288
  98. package/lib/Avatar/docs/Avatar__custom.docs.js +0 -87
  99. package/lib/Avatar/docs/Avatar__default.docs.js +0 -83
  100. package/lib/Avatar/docs/Avatar__palette.docs.js +0 -107
  101. package/lib/Avatar/docs/Avatar__text.docs.js +0 -86
  102. package/lib/AvatarTeam/AvatarTeam.js +0 -157
  103. package/lib/AvatarTeam/AvatarTeam.module.css +0 -161
  104. package/lib/AvatarTeam/__tests__/AvatarTeam.spec.js +0 -92
  105. package/lib/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +0 -226
  106. package/lib/AvatarTeam/docs/AvatarTeam__custom.docs.js +0 -124
  107. package/lib/AvatarTeam/docs/AvatarTeam__default.docs.js +0 -82
  108. package/lib/AvatarTeam/docs/AvatarTeam__palette.docs.js +0 -101
  109. package/lib/AvatarTeam/docs/AvatarTeam__size.docs.js +0 -100
  110. package/lib/Button/Button.js +0 -159
  111. package/lib/Button/Button.module.css +0 -520
  112. package/lib/Button/__tests__/Button.spec.js +0 -233
  113. package/lib/Button/__tests__/__snapshots__/Button.spec.js.snap +0 -191
  114. package/lib/Button/docs/Button__custom.docs.js +0 -826
  115. package/lib/Button/docs/Button__default.docs.js +0 -590
  116. package/lib/Buttongroup/Buttongroup.js +0 -101
  117. package/lib/Buttongroup/Buttongroup.module.css +0 -89
  118. package/lib/Buttongroup/__test__/Buttongroup.spec.js +0 -86
  119. package/lib/Buttongroup/__test__/__snapshots__/Buttongroup.spec.js.snap +0 -146
  120. package/lib/Buttongroup/docs/Buttongroup__custom.docs.js +0 -89
  121. package/lib/Buttongroup/docs/Buttongroup__footer.docs.js +0 -85
  122. package/lib/Buttongroup/docs/Buttongroup__header.docs.js +0 -98
  123. package/lib/Card/Card.js +0 -403
  124. package/lib/Card/Card.module.css +0 -20
  125. package/lib/Card/__tests__/Card.spec.js +0 -56
  126. package/lib/Card/docs/Card__Custom.docs.js +0 -90
  127. package/lib/Card/docs/Card__Default.docs.js +0 -92
  128. package/lib/Card/docs/Card__Scroll.docs.js +0 -114
  129. package/lib/Card/index.js +0 -37
  130. package/lib/CheckBox/CheckBox.js +0 -265
  131. package/lib/CheckBox/CheckBox.module.css +0 -153
  132. package/lib/CheckBox/__tests__/CheckBox.spec.js +0 -18
  133. package/lib/CheckBox/docs/CheckBox__custom.docs.js +0 -348
  134. package/lib/CheckBox/docs/CheckBox__default.docs.js +0 -273
  135. package/lib/DateTime/CalendarView.js +0 -305
  136. package/lib/DateTime/DateTime.js +0 -1030
  137. package/lib/DateTime/DateTime.module.css +0 -188
  138. package/lib/DateTime/DateWidget.js +0 -1183
  139. package/lib/DateTime/DateWidget.module.css +0 -46
  140. package/lib/DateTime/YearView.js +0 -324
  141. package/lib/DateTime/YearView.module.css +0 -80
  142. package/lib/DateTime/__tests__/CalendarView.spec.js +0 -45
  143. package/lib/DateTime/__tests__/DateTime.spec.js +0 -127
  144. package/lib/DateTime/__tests__/DateWidget.spec.js +0 -81
  145. package/lib/DateTime/common.js +0 -36
  146. package/lib/DateTime/constants.js +0 -77
  147. package/lib/DateTime/dateFormatUtils/dateFormat.js +0 -613
  148. package/lib/DateTime/dateFormatUtils/dayChange.js +0 -81
  149. package/lib/DateTime/dateFormatUtils/index.js +0 -274
  150. package/lib/DateTime/dateFormatUtils/monthChange.js +0 -94
  151. package/lib/DateTime/dateFormatUtils/timeChange.js +0 -240
  152. package/lib/DateTime/dateFormatUtils/yearChange.js +0 -119
  153. package/lib/DateTime/docs/DateTime__default.docs.js +0 -142
  154. package/lib/DateTime/docs/DateWidget__default.docs.js +0 -240
  155. package/lib/DateTime/docs/timezonedata.json +0 -1
  156. package/lib/DateTime/index.js +0 -15
  157. package/lib/DateTime/objectUtils.js +0 -76
  158. package/lib/DateTime/typeChecker.js +0 -26
  159. package/lib/DateTime/validator.js +0 -353
  160. package/lib/DropBox/DropBox.js +0 -384
  161. package/lib/DropBox/DropBox.module.css +0 -406
  162. package/lib/DropBox/DropBoxPositionMapping.json +0 -145
  163. package/lib/DropBox/__tests__/DropBox.spec.js +0 -87
  164. package/lib/DropBox/docs/DropBox__custom.docs.js +0 -122
  165. package/lib/DropBox/docs/DropBox__customOrder.docs.js +0 -141
  166. package/lib/DropBox/docs/DropBox__fixedPosition.docs.js +0 -140
  167. package/lib/DropBox/docs/DropBox__position.docs.js +0 -142
  168. package/lib/DropBox/docs/DropBox__size.docs.js +0 -116
  169. package/lib/DropDown/DropDown.js +0 -203
  170. package/lib/DropDown/DropDown.module.css +0 -5
  171. package/lib/DropDown/DropDownHeading.js +0 -102
  172. package/lib/DropDown/DropDownHeading.module.css +0 -53
  173. package/lib/DropDown/DropDownItem.js +0 -139
  174. package/lib/DropDown/DropDownItem.module.css +0 -94
  175. package/lib/DropDown/DropDownSearch.js +0 -130
  176. package/lib/DropDown/DropDownSearch.module.css +0 -14
  177. package/lib/DropDown/DropDownSeparator.js +0 -66
  178. package/lib/DropDown/DropDownSeparator.module.css +0 -7
  179. package/lib/DropDown/__tests__/DropDown.spec.js +0 -50
  180. package/lib/DropDown/__tests__/DropDownItem.spec.js +0 -51
  181. package/lib/DropDown/__tests__/DropDownSearch.spec.js +0 -17
  182. package/lib/DropDown/docs/DropDownHeading__custom.docs.js +0 -73
  183. package/lib/DropDown/docs/DropDownHeading__default.docs.js +0 -70
  184. package/lib/Label/Label.js +0 -107
  185. package/lib/Label/Label.module.css +0 -73
  186. package/lib/Label/__tests__/Label.spec.js +0 -137
  187. package/lib/Label/__tests__/__snapshots__/Label.spec.js.snap +0 -101
  188. package/lib/Label/docs/Label__clipped.docs.js +0 -81
  189. package/lib/Label/docs/Label__custom.docs.js +0 -85
  190. package/lib/Label/docs/Label__palette.docs.js +0 -96
  191. package/lib/Label/docs/Label__size.docs.js +0 -83
  192. package/lib/Label/docs/Label__type.docs.js +0 -91
  193. package/lib/Layout/Box.js +0 -138
  194. package/lib/Layout/Container.js +0 -152
  195. package/lib/Layout/Layout.module.css +0 -324
  196. package/lib/Layout/__tests__/Box.spec.js +0 -121
  197. package/lib/Layout/__tests__/Container.spec.js +0 -127
  198. package/lib/Layout/docs/Layout__Hidden.docs.js +0 -127
  199. package/lib/Layout/docs/Layout__default.docs.js +0 -98
  200. package/lib/Layout/docs/Layout__four_Column.docs.js +0 -135
  201. package/lib/Layout/docs/Layout__three_Column.docs.js +0 -126
  202. package/lib/Layout/docs/Layout__two_Column.docs.js +0 -119
  203. package/lib/Layout/index.js +0 -34
  204. package/lib/Layout/utils.js +0 -55
  205. package/lib/ListItem/ListItem.js +0 -234
  206. package/lib/ListItem/ListItem.module.css +0 -200
  207. package/lib/ListItem/ListItemWithAvatar.js +0 -236
  208. package/lib/ListItem/ListItemWithCheckBox.js +0 -208
  209. package/lib/ListItem/ListItemWithIcon.js +0 -221
  210. package/lib/ListItem/ListItemWithRadio.js +0 -209
  211. package/lib/ListItem/docs/ListItemWithAvatar__custom.docs.js +0 -206
  212. package/lib/ListItem/docs/ListItemWithAvatar__default.docs.js +0 -162
  213. package/lib/ListItem/docs/ListItemWithCheckBox__custom.docs.js +0 -142
  214. package/lib/ListItem/docs/ListItemWithCheckBox__default.docs.js +0 -115
  215. package/lib/ListItem/docs/ListItemWithIcon__custom.docs.js +0 -119
  216. package/lib/ListItem/docs/ListItemWithIcon__default.docs.js +0 -112
  217. package/lib/ListItem/docs/ListItemWithRadio__custom.docs.js +0 -142
  218. package/lib/ListItem/docs/ListItemWithRadio__default.docs.js +0 -115
  219. package/lib/ListItem/docs/ListItem__custom.docs.js +0 -164
  220. package/lib/ListItem/docs/ListItem__default.docs.js +0 -131
  221. package/lib/Modal/Modal.js +0 -218
  222. package/lib/Modal/__docs__/Modal__default.docs.js +0 -88
  223. package/lib/MultiSelect/AdvancedGroupMultiSelect.js +0 -1209
  224. package/lib/MultiSelect/AdvancedMultiSelect.js +0 -664
  225. package/lib/MultiSelect/AdvancedMultiSelect.module.css +0 -127
  226. package/lib/MultiSelect/EmptyState.js +0 -132
  227. package/lib/MultiSelect/MultiSelect.js +0 -1210
  228. package/lib/MultiSelect/MultiSelect.module.css +0 -198
  229. package/lib/MultiSelect/MultiSelectHeader.js +0 -86
  230. package/lib/MultiSelect/MultiSelectWithAvatar.js +0 -407
  231. package/lib/MultiSelect/SelectedOptions.js +0 -139
  232. package/lib/MultiSelect/SelectedOptions.module.css +0 -15
  233. package/lib/MultiSelect/Suggestions.js +0 -205
  234. package/lib/MultiSelect/__tests__/MultiSelect.spec.js +0 -170
  235. package/lib/MultiSelect/docs/AdvancedGroupMultiSelect__default.docs.js +0 -177
  236. package/lib/MultiSelect/docs/AdvancedMultiSelect__default.docs.js +0 -150
  237. package/lib/MultiSelect/docs/MultiSelectWithAvatar__default.docs.js +0 -191
  238. package/lib/MultiSelect/docs/MultiSelect__default.docs.js +0 -214
  239. package/lib/PopOver/PopOver.js +0 -366
  240. package/lib/PopOver/PopOver.module.css +0 -8
  241. package/lib/PopOver/__tests__/PopOver.spec.js +0 -20
  242. package/lib/PopOver/docs/PopOver__default.docs.js +0 -86
  243. package/lib/Popup/Popup.js +0 -716
  244. package/lib/Popup/PositionMapping.json +0 -74
  245. package/lib/Popup/__tests__/Popup.spec.js +0 -192
  246. package/lib/Popup/viewPort.js +0 -368
  247. package/lib/Provider/AvatarSize.js +0 -23
  248. package/lib/Provider/Config.js +0 -21
  249. package/lib/Provider/CssProvider.js +0 -27
  250. package/lib/Provider/IdProvider.js +0 -82
  251. package/lib/Provider/NumberGenerator/NumberGenerator.js +0 -174
  252. package/lib/Provider/ZindexProvider.js +0 -69
  253. package/lib/Provider/docs/Provider_Id__Class.docs.js +0 -77
  254. package/lib/Provider/docs/Provider_Id__Function.docs.js +0 -29
  255. package/lib/Provider/docs/Provider_Zindex__Class.docs.js +0 -80
  256. package/lib/Provider/docs/Provider_Zindex__Function.docs.js +0 -34
  257. package/lib/Provider.js +0 -232
  258. package/lib/Radio/Radio.js +0 -216
  259. package/lib/Radio/Radio.module.css +0 -110
  260. package/lib/Radio/__tests__/Radiospec.js +0 -29
  261. package/lib/Radio/docs/Radio__custom.docs.js +0 -299
  262. package/lib/Radio/docs/Radio__default.docs.js +0 -222
  263. package/lib/Responsive/CustomResponsive.js +0 -282
  264. package/lib/Responsive/RefWrapper.js +0 -55
  265. package/lib/Responsive/ResizeObserver.js +0 -168
  266. package/lib/Responsive/Responsive.js +0 -280
  267. package/lib/Responsive/docs/Responsive__Custom.docs.js +0 -272
  268. package/lib/Responsive/docs/Responsive__default.docs.js +0 -142
  269. package/lib/Responsive/docs/style.module.css +0 -56
  270. package/lib/Responsive/index.js +0 -30
  271. package/lib/Responsive/sizeObservers.js +0 -145
  272. package/lib/Responsive/utils/index.js +0 -69
  273. package/lib/Responsive/utils/shallowCompare.js +0 -38
  274. package/lib/Responsive/windowResizeObserver.js +0 -63
  275. package/lib/Ribbon/Ribbon.js +0 -115
  276. package/lib/Ribbon/Ribbon.module.css +0 -377
  277. package/lib/Ribbon/__tests__/Ribbon.spec.js +0 -193
  278. package/lib/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +0 -163
  279. package/lib/Ribbon/docs/Ribbon__custom.docs.js +0 -437
  280. package/lib/Ribbon/docs/Ribbon__default.docs.js +0 -392
  281. package/lib/RippleEffect/RippleEffect.js +0 -58
  282. package/lib/RippleEffect/RippleEffect.module.css +0 -67
  283. package/lib/RippleEffect/docs/RippleEffect__default.docs.js +0 -484
  284. package/lib/Select/GroupSelect.js +0 -936
  285. package/lib/Select/Select.js +0 -1028
  286. package/lib/Select/Select.module.css +0 -100
  287. package/lib/Select/SelectWithAvatar.js +0 -430
  288. package/lib/Select/SelectWithIcon.js +0 -550
  289. package/lib/Select/__tests__/Select.spec.js +0 -383
  290. package/lib/Select/docs/GroupSelect__default.docs.js +0 -199
  291. package/lib/Select/docs/SelectWithAvatar__default.docs.js +0 -152
  292. package/lib/Select/docs/SelectWithIcon__default.docs.js +0 -190
  293. package/lib/Select/docs/Select__default.docs.js +0 -261
  294. package/lib/Stencils/Stencils.js +0 -94
  295. package/lib/Stencils/Stencils.module.css +0 -106
  296. package/lib/Stencils/__tests__/Stencils.spec.js +0 -84
  297. package/lib/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +0 -49
  298. package/lib/Stencils/docs/Stencils__custom.docs.js +0 -96
  299. package/lib/Stencils/docs/Stencils__default.docs.js +0 -101
  300. package/lib/Switch/Switch.js +0 -183
  301. package/lib/Switch/Switch.module.css +0 -110
  302. package/lib/Switch/docs/Switch__custom.docs.js +0 -203
  303. package/lib/Switch/docs/Switch__default.docs.js +0 -156
  304. package/lib/Tab/Tab.js +0 -155
  305. package/lib/Tab/Tab.module.css +0 -101
  306. package/lib/Tab/TabContent.js +0 -45
  307. package/lib/Tab/TabContent.module.css +0 -4
  308. package/lib/Tab/TabContentWrapper.js +0 -47
  309. package/lib/Tab/TabWrapper.js +0 -109
  310. package/lib/Tab/Tabs.js +0 -671
  311. package/lib/Tab/Tabs.module.css +0 -140
  312. package/lib/Tab/__tests__/Tab.spec.js +0 -130
  313. package/lib/Tab/__tests__/TabContent.spec.js +0 -22
  314. package/lib/Tab/__tests__/TabContentWrapper.spec.js +0 -59
  315. package/lib/Tab/__tests__/TabWrapper.spec.js +0 -100
  316. package/lib/Tab/__tests__/Tabs.spec.js +0 -123
  317. package/lib/Tab/docs/Tab__default.docs.js +0 -299
  318. package/lib/Tab/docs/tabdocs.module.css +0 -29
  319. package/lib/Tab/index.js +0 -47
  320. package/lib/Tag/Tag.js +0 -246
  321. package/lib/Tag/Tag.module.css +0 -247
  322. package/lib/Tag/__tests__/Tag.spec.js +0 -35
  323. package/lib/Tag/docs/Tag__custom.docs.js +0 -423
  324. package/lib/Tag/docs/Tag__default.docs.js +0 -307
  325. package/lib/TextBox/TextBox.js +0 -285
  326. package/lib/TextBox/TextBox.module.css +0 -157
  327. package/lib/TextBox/__tests__/TextBox.spec.js +0 -205
  328. package/lib/TextBox/__tests__/__snapshots__/TextBox.spec.js.snap +0 -127
  329. package/lib/TextBox/docs/TextBox__custom.docs.js +0 -98
  330. package/lib/TextBox/docs/TextBox__default.docs.js +0 -95
  331. package/lib/TextBox/docs/TextBox__size.docs.js +0 -93
  332. package/lib/TextBox/docs/TextBox__variant.docs.js +0 -93
  333. package/lib/TextBoxIcon/TextBoxIcon.js +0 -276
  334. package/lib/TextBoxIcon/TextBoxIcon.module.css +0 -75
  335. package/lib/TextBoxIcon/__tests__/TextBoxIcon.spec.js +0 -228
  336. package/lib/TextBoxIcon/__tests__/__snapshots__/TextBoxIcon.spec.js.snap +0 -334
  337. package/lib/TextBoxIcon/docs/TextBoxIcon__custom.docs.js +0 -145
  338. package/lib/TextBoxIcon/docs/TextBoxIcon__default.docs.js +0 -117
  339. package/lib/Textarea/Textarea.js +0 -202
  340. package/lib/Textarea/Textarea.module.css +0 -139
  341. package/lib/Textarea/__tests__/Textarea.spec.js +0 -186
  342. package/lib/Textarea/__tests__/__snapshots__/Textarea.spec.js.snap +0 -97
  343. package/lib/Textarea/docs/Textarea__animated.docs.js +0 -95
  344. package/lib/Textarea/docs/Textarea__custom.docs.js +0 -137
  345. package/lib/Textarea/docs/Textarea__default.docs.js +0 -130
  346. package/lib/Textarea/docs/Textarea__disabled.docs.js +0 -83
  347. package/lib/Tooltip/Tooltip.js +0 -538
  348. package/lib/Tooltip/Tooltip.module.css +0 -104
  349. package/lib/Tooltip/__tests__/Tooltip.spec.js +0 -98
  350. package/lib/Tooltip/docs/Tooltip__default.docs.js +0 -391
  351. package/lib/VelocityAnimation/VelocityAnimation/VelocityAnimation.js +0 -138
  352. package/lib/VelocityAnimation/VelocityAnimation/docs/VelocityAnimation__demo.docs.js +0 -150
  353. package/lib/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js +0 -182
  354. package/lib/VelocityAnimation/VelocityAnimationGroup/docs/VelocityAnimationGroup__demo.docs.js +0 -206
  355. package/lib/a11y/FocusScope/FocusScope.js +0 -443
  356. package/lib/a11y/FocusScope/docs/FocusScope__default.docs.js +0 -191
  357. package/lib/beta/FocusRing/FocusRing.js +0 -338
  358. package/lib/beta/FocusRing/FocusRing.module.css +0 -152
  359. package/lib/beta/FocusRing/docs/FocusRing__default.docs.js +0 -101
  360. package/lib/common/animation.module.css +0 -612
  361. package/lib/common/avatarsizes.module.css +0 -45
  362. package/lib/common/basic.module.css +0 -33
  363. package/lib/common/basicReset.module.css +0 -40
  364. package/lib/common/common.module.css +0 -502
  365. package/lib/common/customscroll.module.css +0 -89
  366. package/lib/common/docStyle.module.css +0 -705
  367. package/lib/common/reset.module.css +0 -12
  368. package/lib/common/transition.module.css +0 -146
  369. package/lib/css.js +0 -81
  370. package/lib/deprecated/PortalLayer/PortalLayer.js +0 -165
  371. package/lib/deprecated/PortalLayer/docs/PortalLayer__default.docs.js +0 -145
  372. package/lib/deprecated/Theme/darkTheme.module.css +0 -393
  373. package/lib/deprecated/Theme/defaultTheme.module.css +0 -393
  374. package/lib/deprecated/Theme/palette/darkCTAPalette.module.css +0 -116
  375. package/lib/deprecated/Theme/palette/darkPalette.module.css +0 -155
  376. package/lib/deprecated/Theme/palette/defaultCTAPalette.module.css +0 -116
  377. package/lib/deprecated/Theme/palette/defaultPalette.module.css +0 -155
  378. package/lib/deprecated/customscroll_Old.module.css +0 -46
  379. package/lib/index.js +0 -1403
  380. package/lib/semantic/Button/Button.js +0 -138
  381. package/lib/semantic/Button/docs/Button__default.docs.js +0 -66
  382. package/lib/semantic/Button/semanticButton.module.css +0 -9
  383. package/lib/utils/Common.js +0 -433
  384. package/lib/utils/__tests__/constructFullName.spec.js +0 -12
  385. package/lib/utils/__tests__/debounce.spec.js +0 -40
  386. package/lib/utils/__tests__/getInitial.spec.js +0 -26
  387. package/lib/utils/constant.js +0 -10
  388. package/lib/utils/constructFullName.js +0 -34
  389. package/lib/utils/datetime/common.js +0 -233
  390. package/lib/utils/debounce.js +0 -30
  391. package/lib/utils/dropDownUtils.js +0 -556
  392. package/lib/utils/dummyFunction.js +0 -10
  393. package/lib/utils/getHTMLFontSize.js +0 -11
  394. package/lib/utils/getInitial.js +0 -33
  395. package/lib/utils/scrollTo.js +0 -22
@@ -1,612 +0,0 @@
1
- [dir=ltr] .modeForward {
2
- animation-fill-mode: forwards;
3
- -webkit-animation-fill-mode: forwards;
4
- -ms-animation-fill-mode: forwards;
5
- -moz-animation-fill-mode: forwards;
6
- }[dir=rtl] .modeForward {
7
- animation-fill-mode: forwards;
8
- -webkit-animation-fill-mode: forwards;
9
- -ms-animation-fill-mode: forwards;
10
- -moz-animation-fill-mode: forwards;
11
- }
12
- [dir=ltr] .infinite {
13
- animation-iteration-count: infinite;
14
- -moz-animation-iteration-count: infinite;
15
- -webkit-animation-iteration-count: infinite;
16
- -ms-animation-iteration-count: infinite;
17
- }
18
- [dir=rtl] .infinite {
19
- animation-iteration-count: infinite;
20
- -moz-animation-iteration-count: infinite;
21
- -webkit-animation-iteration-count: infinite;
22
- -ms-animation-iteration-count: infinite;
23
- }
24
- .fadeIn {
25
- opacity: 0;
26
- }
27
- [dir=ltr] .fadeIn {
28
- animation-name: fadeIn;
29
- -webkit-animation-name: fadeIn;
30
- -moz-animation-name: fadeIn;
31
- -ms-animation-name: fadeIn;
32
- }
33
- [dir=rtl] .fadeIn {
34
- animation-name: fadeIn;
35
- -webkit-animation-name: fadeIn;
36
- -moz-animation-name: fadeIn;
37
- -ms-animation-name: fadeIn;
38
- }
39
- @keyframes fadeIn {
40
- 100% {
41
- opacity: 1;
42
- }
43
- }
44
- @-webkit-keyframes fadeIn {
45
- 100% {
46
- opacity: 1;
47
- }
48
- }
49
- @-moz-keyframes fadeIn {
50
- 100% {
51
- opacity: 1;
52
- }
53
- }
54
-
55
- .slideLeft {
56
- opacity: 0;
57
- }
58
-
59
- [dir=ltr] .slideLeft {
60
- transform: translateX(110%) scale(0);
61
- animation-name: slideLeft;
62
- -webkit-animation-name: slideLeft;
63
- -moz-animation-name: slideLeft;
64
- -ms-animation-name: slideLeft;
65
- }
66
-
67
- [dir=rtl] .slideLeft {
68
- transform: translateX(-110%) scale(0);
69
- animation-name: slideLeft;
70
- -webkit-animation-name: slideLeft;
71
- -moz-animation-name: slideLeft;
72
- -ms-animation-name: slideLeft;
73
- }
74
- @keyframes slideLeft {
75
- 100% {
76
- opacity: 1;
77
- transform: translateX(0) scale(1);
78
- }
79
- }
80
- @-webkit-keyframes slideLeft {
81
- 100% {
82
- opacity: 1;
83
- transform: translateX(0) scale(1);
84
- }
85
- }
86
- @-moz-keyframes slideLeft {
87
- 100% {
88
- opacity: 1;
89
- transform: translateX(0) scale(1);
90
- }
91
- }
92
-
93
- .slideRight {
94
- opacity: 1;
95
- transform: translateX(0) scale(1);
96
- }
97
-
98
- [dir=ltr] .slideRight {
99
- animation-name: slideRight-ltr ;
100
- -webkit-animation-name: slideRight-ltr ;
101
- -moz-animation-name: slideRight-ltr ;
102
- -ms-animation-name: slideRight-ltr ;
103
- }
104
-
105
- [dir=rtl] .slideRight {
106
- animation-name: slideRight-rtl ;
107
- -webkit-animation-name: slideRight-rtl ;
108
- -moz-animation-name: slideRight-rtl ;
109
- -ms-animation-name: slideRight-rtl ;
110
- }
111
- @keyframes slideRight-ltr {
112
- 100% {
113
- opacity: 0;
114
- transform: translateX(110%) scale(0);
115
- }
116
- }
117
- @keyframes slideRight-rtl {
118
- 100% {
119
- opacity: 0;
120
- transform: translateX(-110%) scale(0);
121
- }
122
- }
123
- @-webkit-keyframes slideRight-ltr {
124
- 100% {
125
- opacity: 0;
126
- transform: translateX(110%) scale(0);
127
- }
128
- }
129
- @-webkit-keyframes slideRight-rtl {
130
- 100% {
131
- opacity: 0;
132
- transform: translateX(-110%) scale(0);
133
- }
134
- }
135
- @-moz-keyframes slideRight-ltr {
136
- 100% {
137
- opacity: 0;
138
- transform: translateX(110%) scale(0);
139
- }
140
- }
141
- @-moz-keyframes slideRight-rtl {
142
- 100% {
143
- opacity: 0;
144
- transform: translateX(-110%) scale(0);
145
- }
146
- }
147
-
148
- .slideTop {
149
- opacity: 1;
150
- transform: translateY(0) scale(1);
151
- }
152
-
153
- [dir=ltr] .slideTop {
154
- animation-name: slideTop-ltr ;
155
- -webkit-animation-name: slideTop-ltr ;
156
- -moz-animation-name: slideTop-ltr ;
157
- -ms-animation-name: slideTop-ltr ;
158
- }
159
-
160
- [dir=rtl] .slideTop {
161
- animation-name: slideTop-rtl ;
162
- -webkit-animation-name: slideTop-rtl ;
163
- -moz-animation-name: slideTop-rtl ;
164
- -ms-animation-name: slideTop-rtl ;
165
- }
166
- @keyframes slideTop-ltr {
167
- 100% {
168
- opacity: 0;
169
- transform: translateX(100%) scale(0);
170
- }
171
- }
172
- @keyframes slideTop-rtl {
173
- 100% {
174
- opacity: 0;
175
- transform: translateX(-100%) scale(0);
176
- }
177
- }
178
- @-webkit-keyframes slideTop-ltr {
179
- 100% {
180
- opacity: 0;
181
- transform: translateX(100%) scale(0);
182
- }
183
- }
184
- @-webkit-keyframes slideTop-rtl {
185
- 100% {
186
- opacity: 0;
187
- transform: translateX(-100%) scale(0);
188
- }
189
- }
190
- @-moz-keyframes slideTop-ltr {
191
- 100% {
192
- opacity: 0;
193
- transform: translateX(100%) scale(0);
194
- }
195
- }
196
- @-moz-keyframes slideTop-rtl {
197
- 100% {
198
- opacity: 0;
199
- transform: translateX(-100%) scale(0);
200
- }
201
- }
202
-
203
- .fadeInScale {
204
- opacity: 0;
205
- transform: scale(0.8);
206
- }
207
-
208
- [dir=ltr] .fadeInScale {
209
- animation-name: fadeInScale;
210
- -webkit-animation-name: fadeInScale;
211
- -moz-animation-name: fadeInScale;
212
- -ms-animation-name: fadeInScale;
213
- }
214
-
215
- [dir=rtl] .fadeInScale {
216
- animation-name: fadeInScale;
217
- -webkit-animation-name: fadeInScale;
218
- -moz-animation-name: fadeInScale;
219
- -ms-animation-name: fadeInScale;
220
- }
221
- .zoomIn {
222
- opacity: 0;
223
- transform: scale(1.5);
224
- }
225
- [dir=ltr] .zoomIn {
226
- animation-name: fadeInScale;
227
- -webkit-animation-name: fadeInScale;
228
- -moz-animation-name: fadeInScale;
229
- -ms-animation-name: fadeInScale;
230
- }
231
- [dir=rtl] .zoomIn {
232
- animation-name: fadeInScale;
233
- -webkit-animation-name: fadeInScale;
234
- -moz-animation-name: fadeInScale;
235
- -ms-animation-name: fadeInScale;
236
- }
237
- @keyframes fadeInScale {
238
- 100% {
239
- opacity: 1;
240
- transform: scale(1);
241
- }
242
- }
243
- @-webkit-keyframes fadeInScale {
244
- 100% {
245
- opacity: 1;
246
- transform: scale(1);
247
- }
248
- }
249
- @-moz-keyframes fadeInScale {
250
- 100% {
251
- opacity: 1;
252
- transform: scale(1);
253
- }
254
- }
255
-
256
- .slideUp {
257
- max-height: 0;
258
- }
259
-
260
- [dir=ltr] .slideUp {
261
- animation-name: slideUp;
262
- -webkit-animation-name: slideUp;
263
- -moz-animation-name: slideUp;
264
- -ms-animation-name: slideUp;
265
- }
266
-
267
- [dir=rtl] .slideUp {
268
- animation-name: slideUp;
269
- -webkit-animation-name: slideUp;
270
- -moz-animation-name: slideUp;
271
- -ms-animation-name: slideUp;
272
- }
273
- @keyframes slideUp {
274
- 100% {
275
- max-height: 100vh;
276
- }
277
- }
278
- @-webkit-keyframes slideUp {
279
- 100% {
280
- max-height: 100vh;
281
- }
282
- }
283
- @-moz-keyframes slideUp {
284
- 100% {
285
- max-height: 100vh;
286
- }
287
- }
288
-
289
- .slideDown {
290
- max-height: 100vh;
291
- }
292
-
293
- [dir=ltr] .slideDown {
294
- animation-name: slideDown;
295
- -webkit-animation-name: slideDown;
296
- -moz-animation-name: slideDown;
297
- -ms-animation-name: slideDown;
298
- }
299
-
300
- [dir=rtl] .slideDown {
301
- animation-name: slideDown;
302
- -webkit-animation-name: slideDown;
303
- -moz-animation-name: slideDown;
304
- -ms-animation-name: slideDown;
305
- }
306
- @keyframes slideDown {
307
- 100% {
308
- max-height: 0;
309
- }
310
- }
311
- @-webkit-keyframes slideDown {
312
- 100% {
313
- max-height: 0;
314
- }
315
- }
316
- @-moz-keyframes slideDown {
317
- 100% {
318
- max-height: 0;
319
- }
320
- }
321
-
322
- [dir=ltr] .navigate::before {
323
- animation-name: navigate;
324
- -webkit-animation-name: navigate;
325
- -moz-animation-name: navigate;
326
- -ms-animation-name: navigate;
327
- animation-iteration-count: infinite;
328
- -moz-animation-iteration-count: infinite;
329
- -webkit-animation-iteration-count: infinite;
330
- -ms-animation-iteration-count: infinite;
331
- }
332
-
333
- [dir=rtl] .navigate::before {
334
- animation-name: navigate;
335
- -webkit-animation-name: navigate;
336
- -moz-animation-name: navigate;
337
- -ms-animation-name: navigate;
338
- animation-iteration-count: infinite;
339
- -moz-animation-iteration-count: infinite;
340
- -webkit-animation-iteration-count: infinite;
341
- -ms-animation-iteration-count: infinite;
342
- }
343
- @keyframes navigate {
344
- 100% {
345
- opacity: 0.03;
346
- transform: scale(4.6);
347
- }
348
- }
349
-
350
- @-webkit-keyframes navigate {
351
- 100% {
352
- opacity: 0.03;
353
- -webkit-transform: scale(4.6);
354
- }
355
- }
356
-
357
- @-moz-keyframes navigate {
358
- 100% {
359
- opacity: 0.03;
360
- -moz-transform: scale(4.6);
361
- }
362
- }
363
-
364
- .scaleIn {
365
- composes: modeForward;
366
- transform: scale(0);
367
- }
368
-
369
- [dir=ltr] .scaleIn {
370
- animation-name: scaleIn;
371
- -webkit-animation-name: scaleIn;
372
- -moz-animation-name: scaleIn;
373
- -ms-animation-name: scaleIn;
374
- }
375
-
376
- [dir=rtl] .scaleIn {
377
- animation-name: scaleIn;
378
- -webkit-animation-name: scaleIn;
379
- -moz-animation-name: scaleIn;
380
- -ms-animation-name: scaleIn;
381
- }
382
- @keyframes scaleIn {
383
- 100% {
384
- transform: scale(1);
385
- }
386
- }
387
- @-webkit-keyframes scaleIn {
388
- 100% {
389
- transform: scale(1);
390
- }
391
- }
392
- @-moz-keyframes scaleIn {
393
- 100% {
394
- transform: scale(1);
395
- }
396
- }
397
-
398
- .scaleOut {
399
- composes: modeForward;
400
- transform: scale(1);
401
- }
402
-
403
- [dir=ltr] .scaleOut {
404
- animation-name: scaleOut;
405
- -webkit-animation-name: scaleOut;
406
- -moz-animation-name: scaleOut;
407
- -ms-animation-name: scaleOut;
408
- }
409
-
410
- [dir=rtl] .scaleOut {
411
- animation-name: scaleOut;
412
- -webkit-animation-name: scaleOut;
413
- -moz-animation-name: scaleOut;
414
- -ms-animation-name: scaleOut;
415
- }
416
- @keyframes scaleOut {
417
- 100% {
418
- transform: scale(0);
419
- }
420
- }
421
- @-webkit-keyframes scaleOut {
422
- 100% {
423
- transform: scale(0);
424
- }
425
- }
426
- @-moz-keyframes scaleOut {
427
- 100% {
428
- transform: scale(0);
429
- }
430
- }
431
-
432
- .flyDown {
433
- transform: translateY(-105%);
434
- }
435
-
436
- [dir=ltr] .flyDown {
437
- animation-name: flyDown;
438
- -webkit-animation-name: flyDown;
439
- -moz-animation-name: flyDown;
440
- -ms-animation-name: flyDown;
441
- }
442
-
443
- [dir=rtl] .flyDown {
444
- animation-name: flyDown;
445
- -webkit-animation-name: flyDown;
446
- -moz-animation-name: flyDown;
447
- -ms-animation-name: flyDown;
448
- }
449
- @keyframes flyDown {
450
- 100% {
451
- transform: translateY(0%);
452
- }
453
- }
454
- @-webkit-keyframes flyDown {
455
- 100% {
456
- transform: translateY(0%);
457
- }
458
- }
459
- @-moz-keyframes flyDown {
460
- 100% {
461
- transform: translateY(0%);
462
- }
463
- }
464
-
465
- .flyUp {
466
- transform: translateY(0%);
467
- }
468
-
469
- [dir=ltr] .flyUp {
470
- animation-name: flyUp;
471
- -webkit-animation-name: flyUp;
472
- -moz-animation-name: flyUp;
473
- -ms-animation-name: flyUp;
474
- }
475
-
476
- [dir=rtl] .flyUp {
477
- animation-name: flyUp;
478
- -webkit-animation-name: flyUp;
479
- -moz-animation-name: flyUp;
480
- -ms-animation-name: flyUp;
481
- }
482
- @keyframes flyUp {
483
- 100% {
484
- transform: translateY(-120%);
485
- }
486
- }
487
- @-webkit-keyframes flyUp {
488
- 100% {
489
- transform: translateY(-120%);
490
- }
491
- }
492
-
493
- .bounceIn {
494
- composes: modeForward;
495
- transform: scale(0);
496
- }
497
-
498
- [dir=ltr] .bounceIn {
499
- animation-name: bounceIn;
500
- -webkit-animation-name: bounceIn;
501
- -moz-animation-name: bounceIn;
502
- -ms-animation-name: bounceIn;
503
- }
504
-
505
- [dir=rtl] .bounceIn {
506
- animation-name: bounceIn;
507
- -webkit-animation-name: bounceIn;
508
- -moz-animation-name: bounceIn;
509
- -ms-animation-name: bounceIn;
510
- }
511
- @keyframes bounceIn {
512
- 0% {
513
- -webkit-transform: scale(0.3);
514
- transform: scale(0.3);
515
- }
516
- 20% {
517
- -webkit-transform: scale(1.1);
518
- transform: scale(1.1);
519
- }
520
- 40% {
521
- -webkit-transform: scale(0.9);
522
- transform: scale(0.9);
523
- }
524
- 60% {
525
- -webkit-transform: scale(1.03);
526
- transform: scale(1.03);
527
- }
528
- 80% {
529
- -webkit-transform: scale(0.97);
530
- transform: scale(0.97);
531
- }
532
- 100% {
533
- -webkit-transform: scale(1);
534
- transform: scale(1);
535
- }
536
- }
537
- @-webkit-keyframes bounceIn {
538
- 0% {
539
- -webkit-transform: scale(0.3);
540
- transform: scale(0.3);
541
- }
542
- 20% {
543
- -webkit-transform: scale(1.1);
544
- transform: scale(1.1);
545
- }
546
- 40% {
547
- -webkit-transform: scale(0.9);
548
- transform: scale(0.9);
549
- }
550
- 60% {
551
- -webkit-transform: scale(1.03);
552
- transform: scale(1.03);
553
- }
554
- 80% {
555
- -webkit-transform: scale(0.97);
556
- transform: scale(0.97);
557
- }
558
- 100% {
559
- -webkit-transform: scale(1);
560
- transform: scale(1);
561
- }
562
- }
563
- @-moz-keyframes bounceIn {
564
- 0% {
565
- -webkit-transform: scale(0.3);
566
- transform: scale(0.3);
567
- }
568
- 20% {
569
- -webkit-transform: scale(1.1);
570
- transform: scale(1.1);
571
- }
572
- 40% {
573
- -webkit-transform: scale(0.9);
574
- transform: scale(0.9);
575
- }
576
- 60% {
577
- -webkit-transform: scale(1.03);
578
- transform: scale(1.03);
579
- }
580
- 80% {
581
- -webkit-transform: scale(0.97);
582
- transform: scale(0.97);
583
- }
584
- 100% {
585
- -webkit-transform: scale(1);
586
- transform: scale(1);
587
- }
588
- }
589
-
590
- .zoomout {
591
- transition: transform var(--zd_transition5), opacity var(--zd_transition5);
592
- will-change: transform;
593
- }
594
-
595
- [dir=ltr] .zoomout {
596
- animation: Zoomout 500ms forwards;
597
- }
598
-
599
- [dir=rtl] .zoomout {
600
- animation: Zoomout 500ms forwards;
601
- }
602
- @keyframes Zoomout {
603
- 0% {
604
- opacity: 0;
605
- transform: perspective(1px) scale(1.5) translateZ(0);
606
- }
607
- 100% {
608
- opacity: 1;
609
- transform: perspective(1px) scale(1) translateZ(0);
610
- will-change: transform;
611
- }
612
- }
@@ -1,45 +0,0 @@
1
- /*Avatar common Sizes*/
2
- .varClass {
3
- /* avatar size default variables */
4
- --avatar_width: var(--zd_size34);
5
- --avatar_height: var(--zd_size34);
6
- }
7
- .small,
8
- .xsmall,
9
- .medium,
10
- .xmedium,
11
- .large,
12
- .xlarge {
13
- composes: varClass;
14
- width: var(--avatar_width);
15
- height: var(--avatar_height);
16
- }
17
- .small {
18
- --avatar_height: var(--zd_size22);
19
- --avatar_width: var(--zd_size22);
20
- }
21
-
22
- .xsmall {
23
- --avatar_height: var(--zd_size30);
24
- --avatar_width: var(--zd_size30);
25
- }
26
-
27
- .medium {
28
- --avatar_height: var(--zd_size34);
29
- --avatar_width: var(--zd_size34);
30
- }
31
-
32
- .xmedium {
33
- --avatar_height: var(--zd_size40);
34
- --avatar_width: var(--zd_size40);
35
- }
36
-
37
- .large {
38
- --avatar_height: var(--zd_size60);
39
- --avatar_width: var(--zd_size60);
40
- }
41
-
42
- .xlarge {
43
- --avatar_height: var(--zd_size80);
44
- --avatar_width: var(--zd_size80);
45
- }
@@ -1,33 +0,0 @@
1
- @charset 'utf-8';
2
-
3
- @font-face {
4
- font-family: Regular;
5
- src: url('../../assets/fonts/LatoLatin-Regular.woff2') format('woff2');
6
- font-weight: 400;
7
- font-style: normal;
8
- font-display: swap;
9
- }
10
-
11
- @font-face {
12
- font-family: Light;
13
- src: url('../../assets/fonts/LatoLatin-Regular.woff2') format('woff2');
14
- font-weight: 400;
15
- font-style: normal;
16
- font-display: swap;
17
- }
18
-
19
- @font-face {
20
- font-family: Semibold;
21
- src: url('../../assets/fonts/LatoLatin-Semibold.woff2') format('woff2');
22
- font-weight: 600;
23
- font-style: normal;
24
- font-display: swap;
25
- }
26
-
27
- @font-face {
28
- font-family: Bold;
29
- src: url('../../assets/fonts/LatoLatin-Bold.woff2') format('woff2');
30
- font-weight: 700;
31
- font-style: normal;
32
- font-display: swap;
33
- }
@@ -1,40 +0,0 @@
1
- a {
2
- text-decoration: none;
3
- }
4
-
5
- button {
6
- padding: 0;
7
- }
8
-
9
- p, h1, h2, h3, h4, h5, h6 {
10
- margin: 0;
11
- }
12
-
13
- iframe {
14
- border: 0;
15
- }
16
-
17
- body {
18
- text-rendering: optimizeSpeed;
19
- margin: 0;
20
- }
21
-
22
- body,
23
- html {
24
- -webkit-text-size-adjust: 100%;
25
- -ms-text-size-adjust: 100%;
26
- text-size-adjust: 100%;
27
- }
28
-
29
- textarea {
30
- font-family: var(--zd_regular);
31
- }
32
-
33
- label, input[type='button'], input[type='submit'], input[type='file'], button {
34
- cursor: pointer;
35
- }
36
-
37
- /*Moz Required Box shadow Isssue*/
38
- input[required]:-moz-ui-invalid {
39
- box-shadow: none;
40
- }