@zohodesk/components 1.0.0-temp-63 → 1.0.0-temp-65

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 (236) hide show
  1. package/README.md +1020 -1020
  2. package/assets/Appearance/dark/mode/darkMode.module.css +1 -1
  3. package/assets/Appearance/pureDark/mode/pureDarkMode.module.css +358 -0
  4. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +34 -0
  5. package/assets/Appearance/pureDark/themes/blue/bluePureDarkComponentTheme.module.css +42 -0
  6. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +34 -0
  7. package/assets/Appearance/pureDark/themes/green/greenPureDarkComponentTheme.module.css +42 -0
  8. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +34 -0
  9. package/assets/Appearance/pureDark/themes/orange/orangePureDarkComponentTheme.module.css +42 -0
  10. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +34 -0
  11. package/assets/Appearance/pureDark/themes/red/redPureDarkComponentTheme.module.css +42 -0
  12. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +34 -0
  13. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkComponentTheme.module.css +42 -0
  14. package/es/AppContainer/AppContainer.module.css +18 -18
  15. package/es/Avatar/Avatar.js +9 -9
  16. package/es/Avatar/Avatar.module.css +117 -117
  17. package/es/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +288 -288
  18. package/es/AvatarTeam/AvatarTeam.js +7 -7
  19. package/es/AvatarTeam/AvatarTeam.module.css +161 -161
  20. package/es/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +226 -226
  21. package/es/Button/Button.js +4 -4
  22. package/es/Button/Button.module.css +521 -521
  23. package/es/Button/__tests__/__snapshots__/Button.spec.js.snap +191 -191
  24. package/es/Buttongroup/Buttongroup.js +1 -1
  25. package/es/Buttongroup/Buttongroup.module.css +89 -89
  26. package/es/Buttongroup/__test__/__snapshots__/Buttongroup.spec.js.snap +146 -146
  27. package/es/Card/Card.js +4 -4
  28. package/es/Card/Card.module.css +20 -20
  29. package/es/CheckBox/CheckBox.js +0 -0
  30. package/es/CheckBox/CheckBox.module.css +153 -153
  31. package/es/DateTime/CalendarView.js +0 -0
  32. package/es/DateTime/DateTime.js +0 -0
  33. package/es/DateTime/DateTime.module.css +187 -187
  34. package/es/DateTime/DateWidget.js +0 -0
  35. package/es/DateTime/DateWidget.module.css +42 -42
  36. package/es/DateTime/YearView.js +0 -0
  37. package/es/DateTime/YearView.module.css +80 -80
  38. package/es/DateTime/common.js +0 -0
  39. package/es/DateTime/index.js +0 -0
  40. package/es/DateTime/objectUtils.js +0 -0
  41. package/es/DateTime/typeChecker.js +0 -0
  42. package/es/DateTime/validator.js +0 -0
  43. package/es/DropBox/DropBox.js +0 -0
  44. package/es/DropBox/DropBox.module.css +406 -406
  45. package/es/DropBox/DropBoxPositionMapping.json +144 -144
  46. package/es/DropDown/DropDown.js +0 -0
  47. package/es/DropDown/DropDown.module.css +5 -5
  48. package/es/DropDown/DropDownHeading.js +0 -0
  49. package/es/DropDown/DropDownHeading.module.css +53 -53
  50. package/es/DropDown/DropDownItem.js +0 -0
  51. package/es/DropDown/DropDownItem.module.css +94 -94
  52. package/es/DropDown/DropDownSearch.js +0 -0
  53. package/es/DropDown/DropDownSearch.module.css +14 -14
  54. package/es/DropDown/DropDownSeparator.js +0 -0
  55. package/es/DropDown/DropDownSeparator.module.css +7 -7
  56. package/es/Label/Label.js +2 -2
  57. package/es/Label/Label.module.css +52 -52
  58. package/es/Label/LabelColors.module.css +20 -20
  59. package/es/Label/__tests__/__snapshots__/Label.spec.js.snap +101 -101
  60. package/es/Layout/Box.js +0 -0
  61. package/es/Layout/Container.js +0 -0
  62. package/es/Layout/Layout.module.css +324 -324
  63. package/es/Layout/utils.js +0 -0
  64. package/es/LightNightMode/Colors.json +397 -397
  65. package/es/ListItem/ListItem.js +0 -0
  66. package/es/ListItem/ListItem.module.css +205 -205
  67. package/es/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  68. package/es/MultiSelect/AdvancedMultiSelect.module.css +127 -127
  69. package/es/MultiSelect/MultiSelect.js +5 -5
  70. package/es/MultiSelect/MultiSelect.module.css +193 -193
  71. package/es/MultiSelect/MultiSelectWithAvatar.js +0 -0
  72. package/es/MultiSelect/SelectedOptions.module.css +15 -15
  73. package/es/MultiSelect/__tests__/MultiSelect.spec.js +0 -0
  74. package/es/PopOver/PopOver.module.css +8 -8
  75. package/es/Popup/Popup.js +0 -0
  76. package/es/Popup/PositionMapping.json +73 -73
  77. package/es/Provider.js +72 -35
  78. package/es/Radio/Radio.js +0 -0
  79. package/es/Radio/Radio.module.css +110 -110
  80. package/es/Responsive/CustomResponsive.js +0 -0
  81. package/es/Ribbon/Ribbon.js +0 -0
  82. package/es/Ribbon/Ribbon.module.css +376 -376
  83. package/es/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +163 -163
  84. package/es/RippleEffect/RippleEffect.module.css +70 -70
  85. package/es/Select/GroupSelect.js +0 -0
  86. package/es/Select/Select.js +0 -0
  87. package/es/Select/Select.module.css +100 -100
  88. package/es/Select/SelectWithAvatar.js +0 -0
  89. package/es/Select/SelectWithIcon.js +0 -0
  90. package/es/Select/__tests__/Select.spec.js +0 -0
  91. package/es/Stencils/Stencils.js +0 -0
  92. package/es/Stencils/Stencils.module.css +96 -96
  93. package/es/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +49 -49
  94. package/es/Switch/Switch.js +0 -0
  95. package/es/Switch/Switch.module.css +109 -109
  96. package/es/Tab/Tab.module.css +101 -101
  97. package/es/Tab/TabContent.module.css +4 -4
  98. package/es/Tab/Tabs.js +17 -17
  99. package/es/Tab/Tabs.module.css +140 -140
  100. package/es/Tag/Tag.js +8 -8
  101. package/es/Tag/Tag.module.css +250 -250
  102. package/es/TextBox/TextBox.js +0 -0
  103. package/es/TextBox/TextBox.module.css +157 -157
  104. package/es/TextBox/__tests__/__snapshots__/TextBox.spec.js.snap +127 -127
  105. package/es/TextBoxIcon/TextBoxIcon.js +0 -0
  106. package/es/TextBoxIcon/TextBoxIcon.module.css +78 -78
  107. package/es/TextBoxIcon/__tests__/__snapshots__/TextBoxIcon.spec.js.snap +334 -334
  108. package/es/Textarea/Textarea.js +0 -0
  109. package/es/Textarea/Textarea.module.css +139 -139
  110. package/es/Textarea/__tests__/__snapshots__/Textarea.spec.js.snap +97 -97
  111. package/es/Tooltip/Tooltip.module.css +109 -109
  112. package/es/beta/FocusRing/FocusRing.module.css +151 -151
  113. package/es/common/animation.module.css +624 -624
  114. package/es/common/avatarsizes.module.css +44 -44
  115. package/es/common/basic.module.css +33 -33
  116. package/es/common/basicReset.module.css +40 -40
  117. package/es/common/common.module.css +502 -502
  118. package/es/common/customscroll.module.css +89 -89
  119. package/es/common/docStyle.module.css +766 -762
  120. package/es/common/reset.module.css +12 -12
  121. package/es/common/transition.module.css +146 -146
  122. package/es/semantic/Button/semanticButton.module.css +9 -9
  123. package/es/utils/Common.js +0 -0
  124. package/es/utils/dropDownUtils.js +0 -0
  125. package/lib/AppContainer/AppContainer.module.css +18 -18
  126. package/lib/Avatar/Avatar.js +9 -9
  127. package/lib/Avatar/Avatar.module.css +117 -117
  128. package/lib/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +288 -288
  129. package/lib/AvatarTeam/AvatarTeam.js +7 -7
  130. package/lib/AvatarTeam/AvatarTeam.module.css +161 -161
  131. package/lib/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +226 -226
  132. package/lib/Button/Button.js +4 -4
  133. package/lib/Button/Button.module.css +521 -521
  134. package/lib/Button/__tests__/__snapshots__/Button.spec.js.snap +191 -191
  135. package/lib/Buttongroup/Buttongroup.js +1 -1
  136. package/lib/Buttongroup/Buttongroup.module.css +89 -89
  137. package/lib/Buttongroup/__test__/__snapshots__/Buttongroup.spec.js.snap +146 -146
  138. package/lib/Card/Card.js +4 -4
  139. package/lib/Card/Card.module.css +20 -20
  140. package/lib/CheckBox/CheckBox.js +0 -0
  141. package/lib/CheckBox/CheckBox.module.css +153 -153
  142. package/lib/DateTime/CalendarView.js +0 -0
  143. package/lib/DateTime/DateTime.js +0 -0
  144. package/lib/DateTime/DateTime.module.css +187 -187
  145. package/lib/DateTime/DateWidget.js +0 -0
  146. package/lib/DateTime/DateWidget.module.css +42 -42
  147. package/lib/DateTime/YearView.js +0 -0
  148. package/lib/DateTime/YearView.module.css +80 -80
  149. package/lib/DateTime/common.js +0 -0
  150. package/lib/DateTime/index.js +0 -0
  151. package/lib/DateTime/objectUtils.js +0 -0
  152. package/lib/DateTime/typeChecker.js +0 -0
  153. package/lib/DateTime/validator.js +0 -0
  154. package/lib/DropBox/DropBox.js +0 -0
  155. package/lib/DropBox/DropBox.module.css +406 -406
  156. package/lib/DropBox/DropBoxPositionMapping.json +144 -144
  157. package/lib/DropDown/DropDown.js +0 -0
  158. package/lib/DropDown/DropDown.module.css +5 -5
  159. package/lib/DropDown/DropDownHeading.js +0 -0
  160. package/lib/DropDown/DropDownHeading.module.css +53 -53
  161. package/lib/DropDown/DropDownItem.js +0 -0
  162. package/lib/DropDown/DropDownItem.module.css +94 -94
  163. package/lib/DropDown/DropDownSearch.js +0 -0
  164. package/lib/DropDown/DropDownSearch.module.css +14 -14
  165. package/lib/DropDown/DropDownSeparator.js +0 -0
  166. package/lib/DropDown/DropDownSeparator.module.css +7 -7
  167. package/lib/Label/Label.js +0 -0
  168. package/lib/Label/Label.module.css +52 -52
  169. package/lib/Label/LabelColors.module.css +20 -20
  170. package/lib/Label/__tests__/__snapshots__/Label.spec.js.snap +101 -101
  171. package/lib/Layout/Box.js +0 -0
  172. package/lib/Layout/Container.js +0 -0
  173. package/lib/Layout/Layout.module.css +324 -324
  174. package/lib/Layout/utils.js +0 -0
  175. package/lib/LightNightMode/Colors.json +397 -397
  176. package/lib/ListItem/ListItem.js +0 -0
  177. package/lib/ListItem/ListItem.module.css +205 -205
  178. package/lib/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  179. package/lib/MultiSelect/AdvancedMultiSelect.module.css +127 -127
  180. package/lib/MultiSelect/MultiSelect.js +5 -5
  181. package/lib/MultiSelect/MultiSelect.module.css +193 -193
  182. package/lib/MultiSelect/MultiSelectWithAvatar.js +0 -0
  183. package/lib/MultiSelect/SelectedOptions.module.css +15 -15
  184. package/lib/MultiSelect/__tests__/MultiSelect.spec.js +0 -0
  185. package/lib/PopOver/PopOver.module.css +8 -8
  186. package/lib/Popup/Popup.js +0 -0
  187. package/lib/Popup/PositionMapping.json +73 -73
  188. package/lib/Provider.js +88 -37
  189. package/lib/Radio/Radio.js +0 -0
  190. package/lib/Radio/Radio.module.css +110 -110
  191. package/lib/Responsive/CustomResponsive.js +0 -0
  192. package/lib/Ribbon/Ribbon.js +0 -0
  193. package/lib/Ribbon/Ribbon.module.css +376 -376
  194. package/lib/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +163 -163
  195. package/lib/RippleEffect/RippleEffect.module.css +70 -70
  196. package/lib/Select/GroupSelect.js +0 -0
  197. package/lib/Select/Select.js +0 -0
  198. package/lib/Select/Select.module.css +100 -100
  199. package/lib/Select/SelectWithAvatar.js +0 -0
  200. package/lib/Select/SelectWithIcon.js +0 -0
  201. package/lib/Select/__tests__/Select.spec.js +0 -0
  202. package/lib/Stencils/Stencils.js +0 -0
  203. package/lib/Stencils/Stencils.module.css +96 -96
  204. package/lib/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +49 -49
  205. package/lib/Switch/Switch.js +0 -0
  206. package/lib/Switch/Switch.module.css +109 -109
  207. package/lib/Tab/Tab.module.css +101 -101
  208. package/lib/Tab/TabContent.module.css +4 -4
  209. package/lib/Tab/Tabs.js +11 -11
  210. package/lib/Tab/Tabs.module.css +140 -140
  211. package/lib/Tag/Tag.js +8 -8
  212. package/lib/Tag/Tag.module.css +250 -250
  213. package/lib/TextBox/TextBox.js +0 -0
  214. package/lib/TextBox/TextBox.module.css +157 -157
  215. package/lib/TextBox/__tests__/__snapshots__/TextBox.spec.js.snap +127 -127
  216. package/lib/TextBoxIcon/TextBoxIcon.js +0 -0
  217. package/lib/TextBoxIcon/TextBoxIcon.module.css +78 -78
  218. package/lib/TextBoxIcon/__tests__/__snapshots__/TextBoxIcon.spec.js.snap +334 -334
  219. package/lib/Textarea/Textarea.js +0 -0
  220. package/lib/Textarea/Textarea.module.css +139 -139
  221. package/lib/Textarea/__tests__/__snapshots__/Textarea.spec.js.snap +97 -97
  222. package/lib/Tooltip/Tooltip.module.css +109 -109
  223. package/lib/beta/FocusRing/FocusRing.module.css +151 -151
  224. package/lib/common/animation.module.css +624 -624
  225. package/lib/common/avatarsizes.module.css +44 -44
  226. package/lib/common/basic.module.css +33 -33
  227. package/lib/common/basicReset.module.css +40 -40
  228. package/lib/common/common.module.css +502 -502
  229. package/lib/common/customscroll.module.css +89 -89
  230. package/lib/common/docStyle.module.css +766 -762
  231. package/lib/common/reset.module.css +12 -12
  232. package/lib/common/transition.module.css +146 -146
  233. package/lib/semantic/Button/semanticButton.module.css +9 -9
  234. package/lib/utils/Common.js +0 -0
  235. package/lib/utils/dropDownUtils.js +0 -0
  236. package/package.json +75 -75
@@ -1,188 +1,188 @@
1
- .semibold {
2
- font-family: var(--zd_semibold);
3
- }
4
- [dir=ltr] .boxPadding {
5
- padding-right: var(--zd_size19);
6
- padding-left: var(--zd_size19);
7
- }
8
- [dir=rtl] .boxPadding {
9
- padding-left: var(--zd_size19);
10
- padding-right: var(--zd_size19);
11
- }
12
- .container {
13
- font-size: var(--zd_font_size16);
14
- composes: offSelection from '../common/common.module.css';
15
- border-radius: 3px;
16
- background-color: var(--zdt_datetime_default_bg);
17
- }
18
- .header {
19
- min-height: var(--zd_size36);
20
- composes: boxPadding;
21
- text-align: center;
22
- background-color: var(--zdt_datetime_header_bg);
23
- border-radius: 0 0 2px 2px;
24
- border-bottom: 1px solid var(--zdt_datetime_header_border);
25
- }
26
-
27
- .datesStr {
28
- color: var(--zdt_datetime_datestr_text);
29
- font-family: var(--zd_regular);
30
- }
31
- .grid {
32
- width: var(--zd_size28);
33
- height: var(--zd_size28);
34
- line-height: var(--zd_size20);
35
- text-align: center;
36
- padding: var(--zd_size4) 0;
37
- border-radius: 50%;
38
- }
39
- .thArrow,
40
- .datesStr {
41
- font-size: var(--zd_font_size13);
42
- }
43
- .thArrow, .datesStr {
44
- cursor: pointer;
45
- }
46
- .thArrow:hover,
47
- .datesStr:hover {
48
- color: var(--zdt_datetime_datestr_text);
49
- }
50
- .thArrow:hover, .datesStr:hover {
51
- background: var(--zdt_datetime_datestr_hover_bg);
52
- }
53
-
54
- [dir=ltr] .navigation {
55
- margin-left: var(--zd_size2);
56
- }
57
-
58
- [dir=rtl] .navigation {
59
- margin-right: var(--zd_size2);
60
- }
61
- .thMonYear {
62
- font-size: var(--zd_font_size13);
63
- line-height: var(--zd_size24);
64
- color: var(--zdt_datetime_datestr_text);
65
- composes: semibold;
66
- }
67
- .dateContainer {
68
- margin: 0 var(--zd_size19) 0 var(--zd_size19);
69
- padding: var(--zd_size6) 0 var(--zd_size10) 0;
70
- }
71
- .separator {
72
- border-bottom: 1px dotted var(--zdt_datetime_separator_border);
73
- }
74
- .days {
75
- min-height: var(--zd_size36);
76
- composes: boxPadding;
77
- composes: alignBetween from '../common/common.module.css';
78
- padding-top: var(--zd_size7);
79
- }
80
- .daysStr {
81
- font-size: var(--zd_font_size10);
82
- color: var(--zdt_datetime_daystr_text);
83
- text-transform: uppercase;
84
- composes: semibold;
85
- }
86
- .dateRow {
87
- height: var(--zd_size28);
88
- composes: alignBetween from '../common/common.module.css';
89
- margin: var(--zd_size1) 0 var(--zd_size5);
90
- }
91
- .dateRow:last-child {
92
- margin-bottom: 0;
93
- }
94
- .sunday,
95
- .sunday:hover,
96
- .invalidDate.sunday:hover {
97
- color: var(--zdt_datetime_invalid_hover_text);
98
- }
99
- .invalidDate {
100
- color: var(--zdt_datetime_invalid_text);
101
- }
102
- .invalidDate.sunday {
103
- color: var(--zdt_datetime_invaliddate_text);
104
- }
105
-
106
- .today,
107
- .today:hover {
108
- color: var(--zdt_datetime_today_text);
109
- }
110
-
111
- .today, .today:hover {
112
- background-color: var(--zdt_datetime_today_bg);
113
- border-radius: 50%;
114
- }
115
-
116
- .timesection {
117
- padding-top: var(--zd_size5);
118
- padding-bottom: var(--zd_size10);
119
- }
120
- .dropDownContainer {
121
- padding: 0 var(--zd_size5);
122
- }
123
- .dropDown {
124
- width: var(--zd_size60);
125
- display: inline-block;
126
- position: relative;
127
- margin: 0 var(--zd_size4);
128
- }
129
- .footer {
130
- margin-top: var(--zd_size10);
131
- padding-bottom: var(--zd_size12);
132
- }
133
- .timesection,
134
- .footer {
135
- composes: boxPadding;
136
- }
137
- .space {
138
- display: inline-block;
139
- width: var(--zd_size15);
140
- }
141
-
142
- .downArrow {
143
- color: var(--zdt_datetime_daystr_text);
144
- }
145
-
146
- [dir=ltr] .downArrow {
147
- margin-left: var(--zd_size2);
148
- }
149
-
150
- [dir=rtl] .downArrow {
151
- margin-right: var(--zd_size2);
152
- }
153
- .dateText {
154
- cursor: pointer;
155
- }
156
- .dateText:hover .downArrow {
157
- color: var(--zdt_datetime_datestr_text);
158
- }
159
- .text {
160
- composes: boxPadding;
161
- font-size: var(--zd_font_size11);
162
- text-transform: uppercase;
163
- color: var(--zdt_datetime_text);
164
- composes: semibold;
165
- display: block;
166
- margin-top: var(--zd_size14);
167
- }
168
- .yearContainer {
169
- position: absolute;
170
- top: 0;
171
- width: 100%;
172
- height: 100%;
173
- }
174
- [dir=ltr] .yearContainer {
175
- left: 0;
176
- }
177
- [dir=rtl] .yearContainer {
178
- right: 0;
179
- }
180
- .subContainer {
181
- position: relative;
182
- }
183
- .dropBox {
184
- width: 100%;
185
- border-radius: 3px;
186
- box-shadow: 0 3px 30px var(--zdt_dropbox_default_box_shadow);
187
- background-color: var(--zdt_dropbox_default_bg);
1
+ .semibold {
2
+ font-family: var(--zd_semibold);
3
+ }
4
+ [dir=ltr] .boxPadding {
5
+ padding-right: var(--zd_size19);
6
+ padding-left: var(--zd_size19);
7
+ }
8
+ [dir=rtl] .boxPadding {
9
+ padding-left: var(--zd_size19);
10
+ padding-right: var(--zd_size19);
11
+ }
12
+ .container {
13
+ font-size: var(--zd_font_size16);
14
+ composes: offSelection from '../common/common.module.css';
15
+ border-radius: 3px;
16
+ background-color: var(--zdt_datetime_default_bg);
17
+ }
18
+ .header {
19
+ min-height: var(--zd_size36);
20
+ composes: boxPadding;
21
+ text-align: center;
22
+ background-color: var(--zdt_datetime_header_bg);
23
+ border-radius: 0 0 2px 2px;
24
+ border-bottom: 1px solid var(--zdt_datetime_header_border);
25
+ }
26
+
27
+ .datesStr {
28
+ color: var(--zdt_datetime_datestr_text);
29
+ font-family: var(--zd_regular);
30
+ }
31
+ .grid {
32
+ width: var(--zd_size28);
33
+ height: var(--zd_size28);
34
+ line-height: var(--zd_size20);
35
+ text-align: center;
36
+ padding: var(--zd_size4) 0;
37
+ border-radius: 50%;
38
+ }
39
+ .thArrow,
40
+ .datesStr {
41
+ font-size: var(--zd_font_size13);
42
+ }
43
+ .thArrow, .datesStr {
44
+ cursor: pointer;
45
+ }
46
+ .thArrow:hover,
47
+ .datesStr:hover {
48
+ color: var(--zdt_datetime_datestr_text);
49
+ }
50
+ .thArrow:hover, .datesStr:hover {
51
+ background: var(--zdt_datetime_datestr_hover_bg);
52
+ }
53
+
54
+ [dir=ltr] .navigation {
55
+ margin-left: var(--zd_size2);
56
+ }
57
+
58
+ [dir=rtl] .navigation {
59
+ margin-right: var(--zd_size2);
60
+ }
61
+ .thMonYear {
62
+ font-size: var(--zd_font_size13);
63
+ line-height: var(--zd_size24);
64
+ color: var(--zdt_datetime_datestr_text);
65
+ composes: semibold;
66
+ }
67
+ .dateContainer {
68
+ margin: 0 var(--zd_size19) 0 var(--zd_size19);
69
+ padding: var(--zd_size6) 0 var(--zd_size10) 0;
70
+ }
71
+ .separator {
72
+ border-bottom: 1px dotted var(--zdt_datetime_separator_border);
73
+ }
74
+ .days {
75
+ min-height: var(--zd_size36);
76
+ composes: boxPadding;
77
+ composes: alignBetween from '../common/common.module.css';
78
+ padding-top: var(--zd_size7);
79
+ }
80
+ .daysStr {
81
+ font-size: var(--zd_font_size10);
82
+ color: var(--zdt_datetime_daystr_text);
83
+ text-transform: uppercase;
84
+ composes: semibold;
85
+ }
86
+ .dateRow {
87
+ height: var(--zd_size28);
88
+ composes: alignBetween from '../common/common.module.css';
89
+ margin: var(--zd_size1) 0 var(--zd_size5);
90
+ }
91
+ .dateRow:last-child {
92
+ margin-bottom: 0;
93
+ }
94
+ .sunday,
95
+ .sunday:hover,
96
+ .invalidDate.sunday:hover {
97
+ color: var(--zdt_datetime_invalid_hover_text);
98
+ }
99
+ .invalidDate {
100
+ color: var(--zdt_datetime_invalid_text);
101
+ }
102
+ .invalidDate.sunday {
103
+ color: var(--zdt_datetime_invaliddate_text);
104
+ }
105
+
106
+ .today,
107
+ .today:hover {
108
+ color: var(--zdt_datetime_today_text);
109
+ }
110
+
111
+ .today, .today:hover {
112
+ background-color: var(--zdt_datetime_today_bg);
113
+ border-radius: 50%;
114
+ }
115
+
116
+ .timesection {
117
+ padding-top: var(--zd_size5);
118
+ padding-bottom: var(--zd_size10);
119
+ }
120
+ .dropDownContainer {
121
+ padding: 0 var(--zd_size5);
122
+ }
123
+ .dropDown {
124
+ width: var(--zd_size60);
125
+ display: inline-block;
126
+ position: relative;
127
+ margin: 0 var(--zd_size4);
128
+ }
129
+ .footer {
130
+ margin-top: var(--zd_size10);
131
+ padding-bottom: var(--zd_size12);
132
+ }
133
+ .timesection,
134
+ .footer {
135
+ composes: boxPadding;
136
+ }
137
+ .space {
138
+ display: inline-block;
139
+ width: var(--zd_size15);
140
+ }
141
+
142
+ .downArrow {
143
+ color: var(--zdt_datetime_daystr_text);
144
+ }
145
+
146
+ [dir=ltr] .downArrow {
147
+ margin-left: var(--zd_size2);
148
+ }
149
+
150
+ [dir=rtl] .downArrow {
151
+ margin-right: var(--zd_size2);
152
+ }
153
+ .dateText {
154
+ cursor: pointer;
155
+ }
156
+ .dateText:hover .downArrow {
157
+ color: var(--zdt_datetime_datestr_text);
158
+ }
159
+ .text {
160
+ composes: boxPadding;
161
+ font-size: var(--zd_font_size11);
162
+ text-transform: uppercase;
163
+ color: var(--zdt_datetime_text);
164
+ composes: semibold;
165
+ display: block;
166
+ margin-top: var(--zd_size14);
167
+ }
168
+ .yearContainer {
169
+ position: absolute;
170
+ top: 0;
171
+ width: 100%;
172
+ height: 100%;
173
+ }
174
+ [dir=ltr] .yearContainer {
175
+ left: 0;
176
+ }
177
+ [dir=rtl] .yearContainer {
178
+ right: 0;
179
+ }
180
+ .subContainer {
181
+ position: relative;
182
+ }
183
+ .dropBox {
184
+ width: 100%;
185
+ border-radius: 3px;
186
+ box-shadow: 0 3px 30px var(--zdt_dropbox_default_box_shadow);
187
+ background-color: var(--zdt_dropbox_default_bg);
188
188
  }
File without changes
@@ -1,42 +1,42 @@
1
- /* $Id */
2
- .container {
3
- position: relative;
4
- composes: offSelection from '../common/common.module.css';
5
- }
6
- .readOnly, .readOnly > input, .disabled {
7
- cursor: not-allowed;
8
- }
9
- .enabled {
10
- cursor: pointer;
11
- }
12
- .textBox {
13
- position: relative;
14
- }
15
- .inputLine {
16
- position: absolute;
17
- bottom: 0;
18
- transition: border var(--zd_transition2) linear 0s;
19
- border-bottom: 1px solid var(--zdt_datewidget_input_border);
20
- }
21
- [dir=ltr] .inputLine {
22
- left: 0;
23
- right: 0;
24
- }
25
- [dir=rtl] .inputLine {
26
- right: 0;
27
- left: 0;
28
- }
29
- .enabled:hover .inputLine {
30
- border-bottom-color: var(--zdt_datewidget_enabled_border);
31
- }
32
- .textBoxFocus .inputLine {
33
- border-bottom-color: var(--zdt_datewidget_textboxfocus_border);
34
- }
35
-
36
- .placeHolder input {
37
- color: var(--zdt_datewidget_placeholder_text);
38
- }
39
- .placeHolder input::selection {
40
- color: var(--zdt_datewidget_placeholder_selection_text);
41
- background: var(--zdt_datewidget_placeholder_selection_bg);
42
- }
1
+ /* $Id */
2
+ .container {
3
+ position: relative;
4
+ composes: offSelection from '../common/common.module.css';
5
+ }
6
+ .readOnly, .readOnly > input, .disabled {
7
+ cursor: not-allowed;
8
+ }
9
+ .enabled {
10
+ cursor: pointer;
11
+ }
12
+ .textBox {
13
+ position: relative;
14
+ }
15
+ .inputLine {
16
+ position: absolute;
17
+ bottom: 0;
18
+ transition: border var(--zd_transition2) linear 0s;
19
+ border-bottom: 1px solid var(--zdt_datewidget_input_border);
20
+ }
21
+ [dir=ltr] .inputLine {
22
+ left: 0;
23
+ right: 0;
24
+ }
25
+ [dir=rtl] .inputLine {
26
+ right: 0;
27
+ left: 0;
28
+ }
29
+ .enabled:hover .inputLine {
30
+ border-bottom-color: var(--zdt_datewidget_enabled_border);
31
+ }
32
+ .textBoxFocus .inputLine {
33
+ border-bottom-color: var(--zdt_datewidget_textboxfocus_border);
34
+ }
35
+
36
+ .placeHolder input {
37
+ color: var(--zdt_datewidget_placeholder_text);
38
+ }
39
+ .placeHolder input::selection {
40
+ color: var(--zdt_datewidget_placeholder_selection_text);
41
+ background: var(--zdt_datewidget_placeholder_selection_bg);
42
+ }
File without changes
@@ -1,80 +1,80 @@
1
- [dir=ltr] .boxPadding {
2
- padding-right: var(--zd_size19);
3
- padding-left: var(--zd_size19);
4
- }[dir=rtl] .boxPadding {
5
- padding-left: var(--zd_size19);
6
- padding-right: var(--zd_size19);
7
- }
8
- .month {
9
- width: 30.333%;
10
- font-size: var(--zd_font_size12);
11
- line-height: var(--zd_size26);
12
- height: var(--zd_size26);
13
- text-align: center;
14
- margin: 0 0 var(--zd_size1);
15
- cursor: pointer;
16
- background-color: var(--zdt_yearview_month_bg);
17
- border-radius: 20px;
18
- }
19
- .month:hover {
20
- background-color: var(--zdt_yearview_month_hover_bg);
21
- }
22
- .currentMonth,
23
- .currentMonth:hover {
24
- color: var(--zdt_yearview_currentmonth_text);
25
- }
26
- .currentMonth, .currentMonth:hover {
27
- background-color: var(--zdt_yearview_currentmonth_bg);
28
- }
29
- .yearBox {
30
- border-bottom: 1px dotted var(--zdt_yearview_yearbox_border);
31
- }
32
- .year {
33
- padding: var(--zd_size7) 0;
34
- cursor: pointer;
35
- }
36
- .year:hover .yearText,
37
- .year:hover .arrow {
38
- color: var(--zdt_yearview_year_hover_text);
39
- }
40
- .yearText {
41
- color: var(--zdt_yearview_yeartext_text);
42
- font-size: var(--zd_font_size11);
43
- }
44
- .arrow {
45
- color: var(--zdt_yearview_yeartext_text);
46
- transition: transform var(--zd_transition1);
47
- }
48
- .isActive {
49
- cursor: default;
50
- }
51
- .isActive .yearText {
52
- font-family: var(--zd_semibold);
53
- color: var(--zdt_yearview_year_hover_text);
54
- }
55
- .arrowActive {
56
- color: var(--zdt_yearview_year_hover_text);
57
- }
58
- [dir=ltr] .arrowActive {
59
- transform: rotate(180deg);
60
- }
61
- [dir=rtl] .arrowActive {
62
- transform: rotate(-180deg);
63
- }
64
- .container {
65
- height: 100%;
66
- overflow-y: auto;
67
- overflow-x: hidden;
68
- composes: boxPadding;
69
- background-color: var(--zdt_yearview_default_bg);
70
- }
71
- .yearContainer {
72
- height: var(--zd_size135);
73
- overflow: hidden;
74
- transition: height var(--zd_transition1);
75
- padding-bottom: var(--zd_size5);
76
- }
77
- .toggleYear {
78
- height: 0;
79
- padding: 0;
80
- }
1
+ [dir=ltr] .boxPadding {
2
+ padding-right: var(--zd_size19);
3
+ padding-left: var(--zd_size19);
4
+ }[dir=rtl] .boxPadding {
5
+ padding-left: var(--zd_size19);
6
+ padding-right: var(--zd_size19);
7
+ }
8
+ .month {
9
+ width: 30.333%;
10
+ font-size: var(--zd_font_size12);
11
+ line-height: var(--zd_size26);
12
+ height: var(--zd_size26);
13
+ text-align: center;
14
+ margin: 0 0 var(--zd_size1);
15
+ cursor: pointer;
16
+ background-color: var(--zdt_yearview_month_bg);
17
+ border-radius: 20px;
18
+ }
19
+ .month:hover {
20
+ background-color: var(--zdt_yearview_month_hover_bg);
21
+ }
22
+ .currentMonth,
23
+ .currentMonth:hover {
24
+ color: var(--zdt_yearview_currentmonth_text);
25
+ }
26
+ .currentMonth, .currentMonth:hover {
27
+ background-color: var(--zdt_yearview_currentmonth_bg);
28
+ }
29
+ .yearBox {
30
+ border-bottom: 1px dotted var(--zdt_yearview_yearbox_border);
31
+ }
32
+ .year {
33
+ padding: var(--zd_size7) 0;
34
+ cursor: pointer;
35
+ }
36
+ .year:hover .yearText,
37
+ .year:hover .arrow {
38
+ color: var(--zdt_yearview_year_hover_text);
39
+ }
40
+ .yearText {
41
+ color: var(--zdt_yearview_yeartext_text);
42
+ font-size: var(--zd_font_size11);
43
+ }
44
+ .arrow {
45
+ color: var(--zdt_yearview_yeartext_text);
46
+ transition: transform var(--zd_transition1);
47
+ }
48
+ .isActive {
49
+ cursor: default;
50
+ }
51
+ .isActive .yearText {
52
+ font-family: var(--zd_semibold);
53
+ color: var(--zdt_yearview_year_hover_text);
54
+ }
55
+ .arrowActive {
56
+ color: var(--zdt_yearview_year_hover_text);
57
+ }
58
+ [dir=ltr] .arrowActive {
59
+ transform: rotate(180deg);
60
+ }
61
+ [dir=rtl] .arrowActive {
62
+ transform: rotate(-180deg);
63
+ }
64
+ .container {
65
+ height: 100%;
66
+ overflow-y: auto;
67
+ overflow-x: hidden;
68
+ composes: boxPadding;
69
+ background-color: var(--zdt_yearview_default_bg);
70
+ }
71
+ .yearContainer {
72
+ height: var(--zd_size135);
73
+ overflow: hidden;
74
+ transition: height var(--zd_transition1);
75
+ padding-bottom: var(--zd_size5);
76
+ }
77
+ .toggleYear {
78
+ height: 0;
79
+ padding: 0;
80
+ }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes