@zohodesk/components 1.0.0-temp-84 → 1.0.0-temp-108

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/assets/Appearance/dark/mode/darkMode.module.css +11 -11
  2. package/assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +5 -5
  3. package/assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css +5 -5
  4. package/assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +5 -5
  5. package/assets/Appearance/dark/themes/red/redDarkCTATheme.module.css +5 -5
  6. package/assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +5 -5
  7. package/assets/Appearance/default/mode/defaultMode.module.css +10 -10
  8. package/assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +5 -5
  9. package/assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css +5 -5
  10. package/assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +5 -5
  11. package/assets/Appearance/default/themes/red/redDefaultCTATheme.module.css +5 -5
  12. package/assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +5 -5
  13. package/assets/Appearance/pureDark/mode/pureDarkMode.module.css +13 -13
  14. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +5 -5
  15. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +5 -5
  16. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +5 -5
  17. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +5 -5
  18. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +5 -5
  19. package/css_error.log +5 -0
  20. package/es/index.js +107 -106
  21. package/lib/index.js +1 -842
  22. package/package.json +4 -4
  23. package/es/Accordion/docs/Accordion__Demo.docs.js +0 -78
  24. package/es/Animation/docs/Animation__default.docs.js +0 -32
  25. package/es/Animation/docs/Animation__fadeIn.docs.js +0 -32
  26. package/es/Animation/docs/Animation__scaleIn.docs.js +0 -32
  27. package/es/Animation/docs/Animation__skewIn.docs.js +0 -32
  28. package/es/Animation/docs/Animation__slideDown.docs.js +0 -32
  29. package/es/Animation/docs/Animation__slideLeft.docs.js +0 -32
  30. package/es/Animation/docs/Animation__zoomIn.docs.js +0 -32
  31. package/es/AppContainer/docs/AppContainer__default.docs.js +0 -18
  32. package/es/Avatar/docs/Avatar__custom.docs.js +0 -27
  33. package/es/Avatar/docs/Avatar__default.docs.js +0 -27
  34. package/es/Avatar/docs/Avatar__palette.docs.js +0 -47
  35. package/es/Avatar/docs/Avatar__text.docs.js +0 -26
  36. package/es/AvatarTeam/docs/AvatarTeam__custom.docs.js +0 -71
  37. package/es/AvatarTeam/docs/AvatarTeam__default.docs.js +0 -29
  38. package/es/AvatarTeam/docs/AvatarTeam__palette.docs.js +0 -48
  39. package/es/AvatarTeam/docs/AvatarTeam__size.docs.js +0 -47
  40. package/es/Button/docs/Button__custom.docs.js +0 -769
  41. package/es/Button/docs/Button__default.docs.js +0 -534
  42. package/es/Buttongroup/docs/Buttongroup__custom.docs.js +0 -35
  43. package/es/Buttongroup/docs/Buttongroup__footer.docs.js +0 -31
  44. package/es/Buttongroup/docs/Buttongroup__header.docs.js +0 -40
  45. package/es/Card/docs/Card__Custom.docs.js +0 -32
  46. package/es/Card/docs/Card__Default.docs.js +0 -35
  47. package/es/Card/docs/Card__Scroll.docs.js +0 -56
  48. package/es/CheckBox/docs/CheckBox__custom.docs.js +0 -289
  49. package/es/CheckBox/docs/CheckBox__default.docs.js +0 -215
  50. package/es/DateTime/docs/DateTime__default.docs.js +0 -88
  51. package/es/DateTime/docs/DateWidget__default.docs.js +0 -178
  52. package/es/DateTime/docs/timezonedata.json +0 -1
  53. package/es/DropBox/docs/DropBox__custom.docs.js +0 -64
  54. package/es/DropBox/docs/DropBox__customOrder.docs.js +0 -85
  55. package/es/DropBox/docs/DropBox__fixedPosition.docs.js +0 -84
  56. package/es/DropBox/docs/DropBox__position.docs.js +0 -85
  57. package/es/DropBox/docs/DropBox__size.docs.js +0 -59
  58. package/es/DropDown/docs/DropDownHeading__custom.docs.js +0 -21
  59. package/es/DropDown/docs/DropDownHeading__default.docs.js +0 -19
  60. package/es/Heading/docs/Heading__default.docs.js +0 -19
  61. package/es/Label/docs/Label__clipped.docs.js +0 -25
  62. package/es/Label/docs/Label__custom.docs.js +0 -28
  63. package/es/Label/docs/Label__palette.docs.js +0 -40
  64. package/es/Label/docs/Label__size.docs.js +0 -27
  65. package/es/Label/docs/Label__type.docs.js +0 -35
  66. package/es/Layout/docs/Layout__Hidden.docs.js +0 -76
  67. package/es/Layout/docs/Layout__default.docs.js +0 -48
  68. package/es/Layout/docs/Layout__four_Column.docs.js +0 -78
  69. package/es/Layout/docs/Layout__three_Column.docs.js +0 -75
  70. package/es/Layout/docs/Layout__two_Column.docs.js +0 -68
  71. package/es/LightNightMode/Colors.json +0 -497
  72. package/es/LightNightMode/docs/AlternativeColors.docs.js +0 -92
  73. package/es/ListItem/docs/ListItemWithAvatar__custom.docs.js +0 -153
  74. package/es/ListItem/docs/ListItemWithAvatar__default.docs.js +0 -110
  75. package/es/ListItem/docs/ListItemWithCheckBox__custom.docs.js +0 -89
  76. package/es/ListItem/docs/ListItemWithCheckBox__default.docs.js +0 -63
  77. package/es/ListItem/docs/ListItemWithIcon__custom.docs.js +0 -66
  78. package/es/ListItem/docs/ListItemWithIcon__default.docs.js +0 -60
  79. package/es/ListItem/docs/ListItemWithRadio__custom.docs.js +0 -89
  80. package/es/ListItem/docs/ListItemWithRadio__default.docs.js +0 -63
  81. package/es/ListItem/docs/ListItem__custom.docs.js +0 -112
  82. package/es/ListItem/docs/ListItem__default.docs.js +0 -80
  83. package/es/Modal/__docs__/Modal__default.docs.js +0 -42
  84. package/es/MultiSelect/docs/AdvancedGroupMultiSelect__default.docs.js +0 -118
  85. package/es/MultiSelect/docs/AdvancedMultiSelect__default.docs.js +0 -108
  86. package/es/MultiSelect/docs/MultiSelectWithAvatar__default.docs.js +0 -137
  87. package/es/MultiSelect/docs/MultiSelect__default.docs.js +0 -156
  88. package/es/PopOver/docs/PopOver__default.docs.js +0 -30
  89. package/es/Provider/docs/Provider_Id__Class.docs.js +0 -28
  90. package/es/Provider/docs/Provider_Id__Function.docs.js +0 -17
  91. package/es/Provider/docs/Provider_Zindex__Class.docs.js +0 -31
  92. package/es/Provider/docs/Provider_Zindex__Function.docs.js +0 -22
  93. package/es/Provider.js +0 -105
  94. package/es/Radio/docs/Radio__custom.docs.js +0 -241
  95. package/es/Radio/docs/Radio__default.docs.js +0 -165
  96. package/es/Responsive/docs/Responsive__Custom.docs.js +0 -214
  97. package/es/Responsive/docs/Responsive__default.docs.js +0 -95
  98. package/es/Responsive/docs/style.module.css +0 -56
  99. package/es/Ribbon/docs/Ribbon__custom.docs.js +0 -385
  100. package/es/Ribbon/docs/Ribbon__default.docs.js +0 -341
  101. package/es/RippleEffect/docs/RippleEffect__default.docs.js +0 -433
  102. package/es/Select/docs/GroupSelect__default.docs.js +0 -144
  103. package/es/Select/docs/SelectWithAvatar__default.docs.js +0 -93
  104. package/es/Select/docs/SelectWithIcon__default.docs.js +0 -134
  105. package/es/Select/docs/Select__default.docs.js +0 -283
  106. package/es/Stencils/docs/Stencils__custom.docs.js +0 -43
  107. package/es/Stencils/docs/Stencils__default.docs.js +0 -48
  108. package/es/Switch/docs/Switch__custom.docs.js +0 -151
  109. package/es/Switch/docs/Switch__default.docs.js +0 -105
  110. package/es/Tab/docs/Tab__default.docs.js +0 -253
  111. package/es/Tab/docs/tabdocs.module.css +0 -29
  112. package/es/Tag/docs/Tag__custom.docs.js +0 -366
  113. package/es/Tag/docs/Tag__default.docs.js +0 -321
  114. package/es/TextBox/docs/TextBox__custom.docs.js +0 -41
  115. package/es/TextBox/docs/TextBox__default.docs.js +0 -38
  116. package/es/TextBox/docs/TextBox__size.docs.js +0 -36
  117. package/es/TextBox/docs/TextBox__variant.docs.js +0 -36
  118. package/es/TextBoxIcon/docs/TextBoxIcon__custom.docs.js +0 -87
  119. package/es/TextBoxIcon/docs/TextBoxIcon__default.docs.js +0 -59
  120. package/es/Textarea/docs/Textarea__animated.docs.js +0 -39
  121. package/es/Textarea/docs/Textarea__custom.docs.js +0 -80
  122. package/es/Textarea/docs/Textarea__default.docs.js +0 -74
  123. package/es/Textarea/docs/Textarea__disabled.docs.js +0 -27
  124. package/es/Tooltip/docs/Tooltip__default.docs.js +0 -367
  125. package/es/VelocityAnimation/VelocityAnimation/docs/VelocityAnimation__demo.docs.js +0 -92
  126. package/es/VelocityAnimation/VelocityAnimationGroup/docs/VelocityAnimationGroup__demo.docs.js +0 -139
  127. package/es/common/docStyle.module.css +0 -887
  128. package/es/deprecated/PortalLayer/docs/PortalLayer__default.docs.js +0 -65
  129. package/es/semantic/Button/docs/Button__default.docs.js +0 -17
  130. package/lib/Accordion/docs/Accordion__Demo.docs.js +0 -104
  131. package/lib/Animation/docs/Animation__default.docs.js +0 -61
  132. package/lib/Animation/docs/Animation__fadeIn.docs.js +0 -61
  133. package/lib/Animation/docs/Animation__scaleIn.docs.js +0 -61
  134. package/lib/Animation/docs/Animation__skewIn.docs.js +0 -61
  135. package/lib/Animation/docs/Animation__slideDown.docs.js +0 -61
  136. package/lib/Animation/docs/Animation__slideLeft.docs.js +0 -61
  137. package/lib/Animation/docs/Animation__zoomIn.docs.js +0 -61
  138. package/lib/AppContainer/docs/AppContainer__default.docs.js +0 -47
  139. package/lib/Avatar/docs/Avatar__custom.docs.js +0 -62
  140. package/lib/Avatar/docs/Avatar__default.docs.js +0 -60
  141. package/lib/Avatar/docs/Avatar__palette.docs.js +0 -82
  142. package/lib/Avatar/docs/Avatar__text.docs.js +0 -61
  143. package/lib/AvatarTeam/docs/AvatarTeam__custom.docs.js +0 -100
  144. package/lib/AvatarTeam/docs/AvatarTeam__default.docs.js +0 -58
  145. package/lib/AvatarTeam/docs/AvatarTeam__palette.docs.js +0 -77
  146. package/lib/AvatarTeam/docs/AvatarTeam__size.docs.js +0 -76
  147. package/lib/Button/docs/Button__custom.docs.js +0 -800
  148. package/lib/Button/docs/Button__default.docs.js +0 -565
  149. package/lib/Buttongroup/docs/Buttongroup__custom.docs.js +0 -64
  150. package/lib/Buttongroup/docs/Buttongroup__footer.docs.js +0 -60
  151. package/lib/Buttongroup/docs/Buttongroup__header.docs.js +0 -71
  152. package/lib/Card/docs/Card__Custom.docs.js +0 -63
  153. package/lib/Card/docs/Card__Default.docs.js +0 -66
  154. package/lib/Card/docs/Card__Scroll.docs.js +0 -87
  155. package/lib/CheckBox/docs/CheckBox__custom.docs.js +0 -323
  156. package/lib/CheckBox/docs/CheckBox__default.docs.js +0 -249
  157. package/lib/DateTime/docs/DateTime__default.docs.js +0 -119
  158. package/lib/DateTime/docs/DateWidget__default.docs.js +0 -212
  159. package/lib/DateTime/docs/timezonedata.json +0 -1
  160. package/lib/DropBox/docs/DropBox__custom.docs.js +0 -97
  161. package/lib/DropBox/docs/DropBox__customOrder.docs.js +0 -114
  162. package/lib/DropBox/docs/DropBox__fixedPosition.docs.js +0 -113
  163. package/lib/DropBox/docs/DropBox__position.docs.js +0 -118
  164. package/lib/DropBox/docs/DropBox__size.docs.js +0 -92
  165. package/lib/DropDown/docs/DropDownHeading__custom.docs.js +0 -50
  166. package/lib/DropDown/docs/DropDownHeading__default.docs.js +0 -48
  167. package/lib/Heading/docs/Heading__default.docs.js +0 -50
  168. package/lib/Label/docs/Label__clipped.docs.js +0 -56
  169. package/lib/Label/docs/Label__custom.docs.js +0 -59
  170. package/lib/Label/docs/Label__palette.docs.js +0 -71
  171. package/lib/Label/docs/Label__size.docs.js +0 -58
  172. package/lib/Label/docs/Label__type.docs.js +0 -66
  173. package/lib/Layout/docs/Layout__Hidden.docs.js +0 -105
  174. package/lib/Layout/docs/Layout__default.docs.js +0 -77
  175. package/lib/Layout/docs/Layout__four_Column.docs.js +0 -107
  176. package/lib/Layout/docs/Layout__three_Column.docs.js +0 -104
  177. package/lib/Layout/docs/Layout__two_Column.docs.js +0 -97
  178. package/lib/LightNightMode/Colors.json +0 -497
  179. package/lib/LightNightMode/docs/AlternativeColors.docs.js +0 -128
  180. package/lib/ListItem/docs/ListItemWithAvatar__custom.docs.js +0 -182
  181. package/lib/ListItem/docs/ListItemWithAvatar__default.docs.js +0 -139
  182. package/lib/ListItem/docs/ListItemWithCheckBox__custom.docs.js +0 -118
  183. package/lib/ListItem/docs/ListItemWithCheckBox__default.docs.js +0 -92
  184. package/lib/ListItem/docs/ListItemWithIcon__custom.docs.js +0 -95
  185. package/lib/ListItem/docs/ListItemWithIcon__default.docs.js +0 -89
  186. package/lib/ListItem/docs/ListItemWithRadio__custom.docs.js +0 -118
  187. package/lib/ListItem/docs/ListItemWithRadio__default.docs.js +0 -92
  188. package/lib/ListItem/docs/ListItem__custom.docs.js +0 -141
  189. package/lib/ListItem/docs/ListItem__default.docs.js +0 -109
  190. package/lib/Modal/__docs__/Modal__default.docs.js +0 -65
  191. package/lib/MultiSelect/docs/AdvancedGroupMultiSelect__default.docs.js +0 -154
  192. package/lib/MultiSelect/docs/AdvancedMultiSelect__default.docs.js +0 -140
  193. package/lib/MultiSelect/docs/MultiSelectWithAvatar__default.docs.js +0 -165
  194. package/lib/MultiSelect/docs/MultiSelect__default.docs.js +0 -186
  195. package/lib/PopOver/docs/PopOver__default.docs.js +0 -61
  196. package/lib/Provider/docs/Provider_Id__Class.docs.js +0 -56
  197. package/lib/Provider/docs/Provider_Id__Function.docs.js +0 -24
  198. package/lib/Provider/docs/Provider_Zindex__Class.docs.js +0 -59
  199. package/lib/Provider/docs/Provider_Zindex__Function.docs.js +0 -29
  200. package/lib/Provider.js +0 -134
  201. package/lib/Radio/docs/Radio__custom.docs.js +0 -273
  202. package/lib/Radio/docs/Radio__default.docs.js +0 -197
  203. package/lib/Responsive/docs/Responsive__Custom.docs.js +0 -247
  204. package/lib/Responsive/docs/Responsive__default.docs.js +0 -118
  205. package/lib/Responsive/docs/style.module.css +0 -56
  206. package/lib/Ribbon/docs/Ribbon__custom.docs.js +0 -414
  207. package/lib/Ribbon/docs/Ribbon__default.docs.js +0 -370
  208. package/lib/RippleEffect/docs/RippleEffect__default.docs.js +0 -462
  209. package/lib/Select/docs/GroupSelect__default.docs.js +0 -173
  210. package/lib/Select/docs/SelectWithAvatar__default.docs.js +0 -124
  211. package/lib/Select/docs/SelectWithIcon__default.docs.js +0 -165
  212. package/lib/Select/docs/Select__default.docs.js +0 -313
  213. package/lib/Stencils/docs/Stencils__custom.docs.js +0 -72
  214. package/lib/Stencils/docs/Stencils__default.docs.js +0 -77
  215. package/lib/Switch/docs/Switch__custom.docs.js +0 -180
  216. package/lib/Switch/docs/Switch__default.docs.js +0 -134
  217. package/lib/Tab/docs/Tab__default.docs.js +0 -283
  218. package/lib/Tab/docs/tabdocs.module.css +0 -29
  219. package/lib/Tag/docs/Tag__custom.docs.js +0 -397
  220. package/lib/Tag/docs/Tag__default.docs.js +0 -352
  221. package/lib/TextBox/docs/TextBox__custom.docs.js +0 -72
  222. package/lib/TextBox/docs/TextBox__default.docs.js +0 -69
  223. package/lib/TextBox/docs/TextBox__size.docs.js +0 -67
  224. package/lib/TextBox/docs/TextBox__variant.docs.js +0 -67
  225. package/lib/TextBoxIcon/docs/TextBoxIcon__custom.docs.js +0 -118
  226. package/lib/TextBoxIcon/docs/TextBoxIcon__default.docs.js +0 -90
  227. package/lib/Textarea/docs/Textarea__animated.docs.js +0 -70
  228. package/lib/Textarea/docs/Textarea__custom.docs.js +0 -111
  229. package/lib/Textarea/docs/Textarea__default.docs.js +0 -105
  230. package/lib/Textarea/docs/Textarea__disabled.docs.js +0 -58
  231. package/lib/Tooltip/docs/Tooltip__default.docs.js +0 -402
  232. package/lib/VelocityAnimation/VelocityAnimation/docs/VelocityAnimation__demo.docs.js +0 -123
  233. package/lib/VelocityAnimation/VelocityAnimationGroup/docs/VelocityAnimationGroup__demo.docs.js +0 -174
  234. package/lib/common/docStyle.module.css +0 -887
  235. package/lib/deprecated/PortalLayer/docs/PortalLayer__default.docs.js +0 -111
  236. package/lib/semantic/Button/docs/Button__default.docs.js +0 -43
@@ -1,887 +0,0 @@
1
- .cboth::after {
2
- content: '.';
3
- display: block;
4
- font-size: 0;
5
- height: 0;
6
- line-height: 0;
7
- visibility: hidden;
8
- clear: both;
9
- }
10
-
11
- .m10 {
12
- margin: 10px;
13
- }
14
-
15
- .m50 {
16
- margin: 50px;
17
- }
18
-
19
- [dir=ltr] .pl10 {
20
- padding-left: 10px;
21
- }
22
-
23
- [dir=rtl] .pl10 {
24
- padding-right: 10px;
25
- }
26
-
27
- .p10 {
28
- padding: 10px;
29
- }
30
-
31
- .dinblk {
32
- display: inline-block;
33
- }
34
-
35
- .docspan {
36
- composes: m10;
37
- composes: dinblk;
38
- }
39
-
40
- .vtop {
41
- vertical-align: top;
42
- }
43
-
44
- .h100px {
45
- height: 100px;
46
- }
47
-
48
- .w350 {
49
- width: 350px;
50
- }
51
-
52
- .w410 {
53
- width: 25.625rem;
54
- }
55
-
56
- .w250 {
57
- width: 250px;
58
- }
59
-
60
- .w200 {
61
- width: 200px;
62
- }
63
-
64
- .mb20 {
65
- margin-bottom: 20px;
66
- }
67
-
68
- [dir=ltr] .mr20 {
69
- margin-right: 20px;
70
- }
71
-
72
- [dir=rtl] .mr20 {
73
- margin-left: 20px;
74
- }
75
-
76
- .w60 {
77
- width: 60%;
78
- }
79
-
80
- .w40 {
81
- width: 40%;
82
- }
83
-
84
- .w100 {
85
- width: 100%;
86
- }
87
-
88
- .w320px {
89
- width: 320px;
90
- }
91
-
92
- .tcenter {
93
- text-align: center;
94
- }
95
-
96
- .blue {
97
- color: var(--zd_prime);
98
- }
99
-
100
- .dark {
101
- composes: p10;
102
- background-color: var(--dot_black);
103
- }
104
-
105
- .table {
106
- composes: p10;
107
- composes: cboth;
108
- border: 1px solid var(--zd_smoke84);
109
- border-radius: 3px;
110
- }
111
-
112
- [dir=ltr] .table .w60, [dir=ltr] .table .w40 {
113
- float: left;
114
- }
115
-
116
- [dir=rtl] .table .w60, [dir=rtl] .table .w40 {
117
- float: right;
118
- }
119
-
120
- .tableheading {
121
- composes: blue;
122
- background: var(--zd_smoke1);
123
- }
124
-
125
- .palette {
126
- composes: dinblk;
127
- composes: vtop;
128
- composes: p10;
129
- composes: m10;
130
- width: 200px;
131
- composes: tcenter;
132
- font-weight: bold;
133
- border: 1px solid var(--zd_smoke83);
134
- border-radius: 3px;
135
- }
136
-
137
- .palette .palettecard {
138
- height: 80px;
139
- border: 1px solid var(--zd_smoke83);
140
- }
141
-
142
- .palette span {
143
- display: block;
144
- font-size: 13px;
145
- margin-top: 5px;
146
- }
147
-
148
- .fontlist {
149
- composes: tcenter;
150
- composes: p10;
151
- composes: m10;
152
- border: 1px solid var(--zd_smoke83);
153
- border-radius: 3px;
154
- }
155
-
156
- .fontlist span {
157
- display: block;
158
- margin-top: 5px;
159
- }
160
-
161
- .cover {
162
- composes: p10;
163
- composes: m10;
164
- border: 1px solid var(--zd_smoke1);
165
- border-radius: 5px;
166
- }
167
-
168
- .posrel {
169
- position: relative;
170
- }
171
-
172
- .w342 {
173
- width: 342px;
174
- }
175
-
176
- .w386 {
177
- width: 386px;
178
- }
179
-
180
- .Lhslist {
181
- width: 200px;
182
- margin: 15px;
183
- }
184
-
185
- .w260 {
186
- width: 260px;
187
- }
188
-
189
- .m20 {
190
- margin: 20px;
191
- }
192
-
193
- .h604px {
194
- height: 604px;
195
- }
196
-
197
- .w310 {
198
- width: 310px;
199
- }
200
-
201
- .lft {
202
- width: 300px;
203
- }
204
-
205
- .head {
206
- background-color: #e2e4e6;
207
- padding: 5px;
208
- }
209
-
210
- .content, .trow {
211
- padding: 5px;
212
- }
213
-
214
- .trow {
215
- border-bottom: 1px dotted #e2e4e6;
216
- }
217
-
218
- .trow:hover {
219
- background-color: #f6f6f6;
220
- }
221
-
222
- .colorvalue {
223
- font-size: 13px;
224
- color: #000;
225
- background-color: #e2e4e6;
226
- padding: 3px;
227
- border-radius: 5px;
228
- cursor: pointer;
229
- }
230
-
231
- [dir=ltr] .colorvalue {
232
- margin-right: 3px;
233
- }
234
-
235
- [dir=rtl] .colorvalue {
236
- margin-left: 3px;
237
- }
238
-
239
- .rect {
240
- width: 40px;
241
- height: 40px;
242
- display: flex;
243
- border: 1px solid #e2e4e6;
244
- margin-bottom: 5px;
245
- }
246
-
247
- .nestedDiv:first-child .gold {
248
- border: 3px solid goldenrod;
249
- }
250
-
251
- .nestedDiv {
252
- display: inline-flex;
253
- flex-direction: column;
254
- border: 1px dotted #ccc;
255
- padding: 4px 6px;
256
- }
257
-
258
- [dir=ltr] .nestedDiv {
259
- margin-right: 5px;
260
- }
261
-
262
- [dir=rtl] .nestedDiv {
263
- margin-left: 5px;
264
- }
265
-
266
- .para {
267
- font-size: 13px;
268
- margin-bottom: 5px;
269
- }
270
-
271
- [data-mode='default'] {
272
- color: #000;
273
- background: #fff;
274
- }
275
-
276
- [data-mode='dark'] {
277
- color: #e2e4e6;
278
- background: #232b38;
279
- }
280
-
281
- [data-mode='pureDark'] {
282
- color: #e2e4e6;
283
- background: #212121;
284
- }
285
-
286
- .baseHue {
287
- --hue: 20;
288
- --black-white: 0;
289
- }
290
-
291
- /* custom avatar css */
292
- .customAvatar {
293
- composes: baseHue;
294
- --avatar_bg_color: hsl(var(--hue), 100%, 90%);
295
- --avatar_border_color: hsl(var(--hue), 100%, 60%);
296
- --avatar_text_color: hsl(var(--hue), 100%, 40%);
297
- }
298
- [dir=ltr] .customAvatar {
299
- --avatar_border_radius: 0 12px
300
- /*rtl: 12px 0*/
301
- ;
302
- }
303
- [dir=rtl] .customAvatar {
304
- --avatar_border_radius: 0 12px ;
305
- }
306
-
307
- .customAvatar:hover {
308
- --avatar_border_width: 2px;
309
- --avatar_bg_color: hsl(var(--hue), 100%, 85%);
310
- }
311
-
312
- .customAvatar:active {
313
- --avatar_border_width: 1px;
314
- --avatar_bg_color: hsl(var(--black-white), 100%, 100%);
315
- --avatar_border_style: dotted;
316
- }
317
-
318
- /* custom avatar team css */
319
- .avatar {
320
- composes: baseHue;
321
- --avatar_bg_color: hsl(var(--hue), 100%, 90%);
322
- --avatar_border_color: hsl(var(--hue), 100%, 60%);
323
- --avatar_text_color: hsl(var(--hue), 100%, 40%);
324
- --avatar_width: 60px;
325
- --avatar_height: 60px;
326
- }
327
-
328
- .avatar:hover {
329
- --avatar_border_width: 2px;
330
- --avatar_bg_color: hsl(var(--hue), 100%, 85%);
331
- }
332
-
333
- .avatar:active {
334
- --avatar_border_width: 1px;
335
- --avatar_bg_color: hsl(var(--black-white), 100%, 100%);
336
- --avatar_border_style: dotted;
337
- }
338
-
339
- .avatarTeam {
340
- composes: baseHue;
341
- --avatarteam_border_color: hsl(var(--hue), 100%, 40%);
342
- --avatarteam_border_style: dashed;
343
- --avatarteam_bg_color: hsl(var(--hue), 90%, 95%);
344
- }
345
-
346
- .avatarTeam:before,
347
- .avatarTeam:after {
348
- --avatarteam_bottom_top: 46px;
349
- }
350
-
351
- .avatarTeam:before {
352
- --avatarteam_bottom_right: 22px;
353
- }
354
-
355
- .avatarTeam:after {
356
- --avatarteam_bottom_left: 22px;
357
- }
358
-
359
- /* custom button css */
360
- .customButton {
361
- composes: baseHue;
362
- --button_bg_color: hsl(var(--hue), 100%, 70%);
363
- --button_border_color: hsl(var(--hue), 100%, 40%);
364
- --button_text_color: hsl(var(--hue), 100%, 30%);
365
- --button_border_width: 1px;
366
- }
367
-
368
- .customButton:hover {
369
- --button_bg_color: hsl(var(--hue), 100%, 60%);
370
- --button_border_color: hsl(var(--hue), 100%, 20%);
371
- --button_text_color: hsl(var(--hue), 100%, 20%);
372
- }
373
-
374
- .status {
375
- --button_loading_bg_color: hsl(var(--hue), 100%, 70%);
376
- --button_loading_border_radius: 5px;
377
- --button_success_border_color: hsl(var(--hue), 100%, 90%);
378
- }
379
-
380
- .statusSize {
381
- width: 30px;
382
- height: 20px;
383
- }
384
-
385
- /* custom button group css */
386
- .btnGroup {
387
- composes: baseHue;
388
- --buttongroup_bg_color: hsl(var(--hue), 90%, 90%);
389
- }
390
-
391
- /* custom card, card header, card content, card footer css */
392
- .customCard {
393
- composes: baseHue;
394
- background: hsl(var(--hue), 95%, 95%);
395
- }
396
-
397
- .customCardHeader {
398
- background: hsl(var(--hue), 55%, 65%);
399
- border: 1px solid hsl(var(--hue), 35%, 45%);
400
- padding: 10px 20px;
401
- margin: 5px 5px 0 5px;
402
- border-radius: 10px 10px 0 0;
403
- }
404
-
405
- .customCardContent {
406
- border-width: 0 1px 0 1px;
407
- border-style: solid;
408
- border-color: hsl(var(--hue), 35%, 45%);
409
- margin: 0 5px;
410
- padding: 10px 20px;
411
- }
412
-
413
- .customCardFooter {
414
- background-color: hsl(var(--hue), 55%, 65%);
415
- padding: 5px 20px;
416
- margin: 0 5px 5px 5px;
417
- border-radius: 0 0 10px 10px;
418
- border: 1px solid hsl(var(--hue), 35%, 45%);
419
- }
420
-
421
- /* custom checkbox css */
422
- .customCbox,
423
- .readOnlyCbox {
424
- composes: baseHue;
425
- --checkbox_bg_color: hsl(var(--hue), 95%, 95%);
426
- --checkbox_stroke_width: 3px;
427
- --checkbox_stroke_color: hsl(var(--hue), 100%, 50%);
428
- --checkbox_checked_stroke_color: hsl(var(--hue), 100%, 10%);
429
- }
430
-
431
- .customCbox:hover,
432
- .customCbox:focus {
433
- --checkbox_stroke_color: hsl(var(--hue), 100%, 30%);
434
- --checkbox_checked_stroke_color: hsl(var(--hue), 100%, 10%);
435
- }
436
-
437
- .disabledCbox {
438
- composes: baseHue;
439
- --checkbox_stroke_width: 3px;
440
- --checkbox_stroke_color: hsl(var(--hue), 80%, 80%);
441
- --checkbox_checked_stroke_color: hsl(var(--hue), 100%, 10%);
442
- }
443
-
444
- .largeCbox {
445
- width: 24px;
446
- height: 24px;
447
- }
448
-
449
- .largeCboxTick {
450
- width: 28px;
451
- height: 28px;
452
- }
453
-
454
- /* custom dropbox css */
455
- .customDropbox {
456
- composes: baseHue;
457
- --dropbox_bg_color: hsl(var(--hue), 100%, 98%);
458
- --dropbox_box_shadow: 0 0 10px hsl(var(--hue), 100%, 90%);
459
- --dropbox_arrow_box_shadow_color: hsl(var(--hue), 100%, 90%);
460
- }
461
- [dir=ltr] .customDropbox {
462
- --dropbox_border_radius: 30px 0
463
- /*rtl:0 30px*/
464
- ;
465
- }
466
- [dir=rtl] .customDropbox {
467
- --dropbox_border_radius: 30px 0 ;
468
- }
469
-
470
- .customDropbox:hover {
471
- --dropbox_box_shadow: 0 0 10px hsl(var(--hue), 100%, 80%);
472
- --dropbox_arrow_box_shadow_color: hsl(var(--hue), 100%, 80%);
473
- }
474
-
475
- .customDropbox:active {
476
- --dropbox_bg_color: hsl(var(--hue), 100%, 100%);
477
- }
478
-
479
- .mobDropbox {
480
- --dropbox_bg_color: hsl(var(--hue), 100%, 98%);
481
- --dropbox_box_shadow: 0 0 10px hsl(var(--hue), 100%, 90%);
482
- --dropbox_mob_close_bg_color: hsl(var(--hue), 100%, 80%);
483
- }
484
-
485
- .dropboxSize {
486
- width: 240px;
487
- }
488
-
489
- .mobBg {
490
- composes: baseHue;
491
- --dropbox_mob_bg_color: hsl(var(--hue), 100%, 50%, 0.05);
492
- }
493
-
494
- /* custom label css */
495
- .customLbl,
496
- .readOnlyLbl {
497
- composes: baseHue;
498
- --label_text_color: hsl(var(--hue), 100%, 50%);
499
- --label_line_height: 22px;
500
- --checkbox_checked_active_color: hsl(var(--hue), 100%, 10%);
501
- }
502
-
503
- .customLbl:hover,
504
- .customLbl:focus {
505
- --label_text_color: hsl(var(--hue), 100%, 30%);
506
- }
507
-
508
- .disabledLabel {
509
- composes: baseHue;
510
- --label_text_color: hsl(var(--hue), 80%, 80%);
511
- }
512
-
513
- /* custom tag css */
514
- .customTag {
515
- composes: baseHue;
516
- --tag_bg_color: hsl(var(--hue), 100%, 80%);
517
- --tag_text_color: hsl(var(--hue), 100%, 30%);
518
- --tag_border_width: 1px;
519
- --tag_border_color: hsl(var(--hue), 100%, 50%);
520
- }
521
-
522
- .customTag:hover {
523
- --tag_bg_color: hsl(var(--hue), 100%, 75%);
524
- --tag_text_color: hsl(var(--hue), 100%, 30%);
525
- }
526
-
527
- .tagAvatar {
528
- --avatar_bg_color: hsl(var(--hue), 100%, 95%);
529
- --avatar_border_color: hsl(var(--hue), 100%, 70%);
530
- --avatar_text_color: hsl(var(--hue), 100%, 40%);
531
- --avatar_border_radius: 0;
532
- }
533
-
534
- .customTag:hover .tagAvatar {
535
- --avatar_bg_color: hsl(var(--hue), 100%, 100%);
536
- }
537
-
538
- .customTag:hover .tagAvatar:hover {
539
- --avatar_bg_color: hsl(var(--hue), 100%, 10%);
540
- --avatar_text_color: hsl(var(--hue), 100%, 90%);
541
- }
542
-
543
- .customTag:active {
544
- --tag_bg_color: hsl(var(--black-white), 100%, 100%);
545
- }
546
-
547
- .customClose {
548
- --tag_closeicon_color: hsl(var(--hue), 100%, 95%);
549
- --tag_closeicon_bg_color: hsl(var(--black-white), 30%, 45%);
550
- }
551
-
552
- .customClose:hover {
553
- --tag_closeicon_color: hsl(var(--hue), 100%, 100%);
554
- --tag_closeicon_bg_color: hsl(var(--black-white), 30%, 15%);
555
- }
556
-
557
- .tagDisabled {
558
- composes: baseHue;
559
- --tag_bg_color: hsl(var(--hue), 70%, 90%);
560
- --tag_border_width: 1px;
561
- --tag_border_color: hsl(var(--hue), 0%, 80%);
562
- }
563
-
564
- /* custom textbox css */
565
- .customTextBox {
566
- composes: baseHue;
567
- --textbox_text_color: hsl(var(--hue), 100%, 50%);
568
- --textbox_placeholder_text_color: hsl(var(--hue), 20%, 50%);
569
- --textbox_bg_color: hsl(var(--hue), 100%, 90%);
570
- --textbox_border_width: 1px;
571
- --textbox_border_radius: 2px;
572
- --textbox_border_color: hsl(var(--hue), 100%, 80%);
573
- --textbox_padding: 0 10px;
574
- margin: 5px 0;
575
- }
576
-
577
- .customTextBox:hover {
578
- --textbox_border_color: hsl(var(--hue), 100%, 60%);
579
- }
580
-
581
- .customTextBox:focus {
582
- --textbox_border_width: 2px;
583
- --textbox_border_color: hsl(var(--hue), 100%, 60%);
584
- }
585
-
586
- .customTextBox:disabled,
587
- .customTextBox:disabled:hover {
588
- --textbox_bg_color: hsl(var(--hue), 90%, 90%);
589
- --textbox_border_color: hsl(var(--hue), 90%, 90%);
590
- --textbox_text_color: hsl(var(--hue), 70%, 70%);
591
- }
592
-
593
- .txtBoxReadOnly {
594
- --textbox_border_width: 1px;
595
- --textbox_border_style: dashed;
596
- --textbox_padding: 0 10px;
597
- }
598
-
599
- /* custom dropdown css */
600
- .dropdownheading {
601
- composes: baseHue;
602
- --dropdownheading_text_color: hsl(var(--hue), 100%, 60%);
603
- --dropdownheading_underline_width: 50px;
604
- --dropdownheading_underline_height: 2px;
605
- }
606
-
607
- .dropdownheading:after {
608
- --dropdownheading_underline_bg_color: hsl(var(--hue), 100%, 40%);
609
- }
610
-
611
- /* custom radio css */
612
- .radio {
613
- composes: baseHue;
614
- --radio_width: 30px;
615
- --radio_height: 30px;
616
- --radio_bg_color: hsl(var(--hue), 100%, 50%, 0.25);
617
- --radio_stroke_color: hsl(var(--hue), 100%, 50%, 0.35);
618
- --radio_fill: hsl(var(--hue), 100%, 50%, 0.45);
619
- }
620
-
621
- .radioWrap {
622
- --radio_label_margin: 10px 20px;
623
- }
624
-
625
- .radioWrap:hover .radio,
626
- .radioWrap:focus .radio {
627
- --radio_stroke_color: hsl(var(--hue), 100%, 30%, 0.25);
628
- --radio_fill: hsl(var(--hue), 100%, 30%, 0.45);
629
- --radio_bg_color: hsl(var(--hue), 100%, 30%, 0.25);
630
- --radio_inner_stroke_width: 2px;
631
- }
632
-
633
- .radioWrap:hover .customLbl,
634
- .radioWrap:focus .customLbl {
635
- --label_text_color: hsl(var(--hue), 100%, 30%);
636
- }
637
-
638
- .radioDisabled {
639
- composes: baseHue;
640
- --radio_width: 30px;
641
- --radio_height: 30px;
642
- --radio_bg_color: hsl(var(--hue), 100%, 50%, 0.10);
643
- --radio_stroke_color: hsl(var(--hue), 100%, 50%, 0.10);
644
- --radio_fill: hsl(var(--hue), 100%, 50%, 0.10);
645
- }
646
-
647
- /* custom listitem css */
648
- .listItem {
649
- composes: baseHue;
650
- --listitem_text_color: hsl(var(--hue), 100%, 50%);
651
- --listitem_border_color: hsl(var(--hue), 100%, 50%);
652
- --listitem_bg_color: hsl(var(--hue), 100%, 95%);
653
- --listitem_highlight_bg_color: hsl(var(--hue), 100%, 90%);
654
- --listitem_active_bg_color: hsl(var(--hue), 100%, 80%);
655
- }
656
-
657
- .listItem:hover {
658
- --listitem_bg_color: hsl(var(--hue), 100%, 92%);
659
- --listitem_active_bg_color: hsl(var(--hue), 100%, 80%);
660
- }
661
-
662
- .listTick {
663
- --listitem_tickicon_color: hsl(var(--hue), 100%, 50%);
664
- }
665
-
666
- .listItemAvatar {
667
- --avatar_bg_color: hsl(var(--hue), 100%, 100%);
668
- --avatar_border_color: hsl(var(--hue), 100%, 85%);
669
- --avatar_text_color: hsl(var(--hue), 100%, 50%);
670
- }
671
-
672
- .listItem:hover .listItemAvatar {
673
- --avatar_bg_color: hsl(var(--hue), 100%, 50%);
674
- --avatar_text_color: hsl(var(--hue), 100%, 100%);
675
- }
676
-
677
- .listAvatarTeam {
678
- --avatarteam_border_color: hsl(var(--hue), 100%, 85%);
679
- }
680
-
681
- .listRadio {
682
- --radio_bg_color: hsl(var(--hue), 100%, 50%, 0.25);
683
- --radio_stroke_color: hsl(var(--hue), 100%, 50%, 0.35);
684
- --radio_fill: hsl(var(--hue), 100%, 50%, 0.45);
685
- }
686
-
687
- .listRadioWrap:hover .listRadio {
688
- --radio_stroke_color: hsl(var(--hue), 100%, 50%, 0.45);
689
- }
690
-
691
- /* custom ribbon css */
692
- .ribbon {
693
- composes: baseHue;
694
- --ribbon_bg_color: hsl(var(--hue), 100%, 85%);
695
- --ribbon_text_color: hsl(var(--hue), 100%, 50%);
696
- }
697
-
698
- .plainRibbon {
699
- composes: ribbon;
700
- --ribbon_bg_color: none;
701
- }
702
-
703
- .flagRibbon {
704
- composes: ribbon;
705
- }
706
-
707
- [dir=ltr] .flagRibbon {
708
- --ribbon_padding: 10px 20px
709
- /*rtl: 10px 20px*/
710
- ;
711
- --ribbon_flag_border_width: 20px 10px 20px 0
712
- /*rtl: 20px 0 20px 10px*/
713
- ;
714
- }
715
-
716
- [dir=rtl] .flagRibbon {
717
- --ribbon_padding: 10px 20px ;
718
- --ribbon_flag_border_width: 20px 10px 20px 0 ;
719
- }
720
-
721
- .tagRibbon {
722
- composes: ribbon;
723
- height: 56px;
724
- --ribbon_tag_before_width: 40px;
725
- --ribbon_tag_before_height: 40px;
726
- --ribbon_tag_before_border_color: hsl(var(--hue), 100%, 50%);
727
- --ribbon_tag_before_left: -20px;
728
- --ribbon_tag_before_top: 6px;
729
- --ribbon_tag_before_border_radius: 0;
730
- border-color: hsl(var(--hue), 100%, 50%);
731
- }
732
-
733
- [dir=ltr] .tagRibbon {
734
- border-width: 2px 2px 2px 0
735
- /*rtl: 2px 0 2px 2px*/
736
- ;
737
- border-radius: 0 6px 6px 0
738
- /*rtl: 6px 0 0 6px*/
739
- ;
740
- margin-left: 30px;
741
- padding: 18px 30px
742
- /*rtl: 18px 30px*/
743
- ;
744
- --ribbon_tag_before_border_width: 2px 0 0 2px
745
- /*rtl: 2px 2px 0 0*/
746
- ;
747
- }
748
-
749
- [dir=rtl] .tagRibbon {
750
- border-width: 2px 0 2px 2px ;
751
- border-radius: 6px 0 0 6px ;
752
- margin-right: 30px;
753
- padding: 18px 30px ;
754
- --ribbon_tag_before_border_width: 2px 0 0 2px ;
755
- }
756
-
757
- .boxRibbon {
758
- composes: ribbon;
759
- border-radius: 5px;
760
- }
761
-
762
- /* custom stencil css */
763
- .customStencil {
764
- --stencil_height: 10px;
765
- --stencil_width: 100%;
766
- --stencil_border_radius: 1px;
767
- }
768
-
769
- .squareStencil {
770
- --stencil_height: 30px;
771
- --stencil_width: 30px;
772
- }
773
-
774
- /* custom switch css */
775
- .customSwitchWrap {
776
- composes: baseHue;
777
- }
778
-
779
- .customSwitch {
780
- --switch_off_bg_color: hsl(var(--hue), 100%, 90%);
781
- --switch_on_bg_color: hsl(var(--hue), 100%, 50%);
782
- --switch_circle_bg_color: hsl(var(--hue), 100%, 97%);
783
- }
784
-
785
- .customSwitchWrap:hover .customSwitch,
786
- .customSwitchWrap:focus .customSwitch {
787
- --switch_off_bg_color: hsl(var(--hue), 100%, 80%);
788
- }
789
-
790
- /* custom textboxicon css */
791
- .customTboxwrap {
792
- composes: baseHue;
793
- --textboxicon_icon_margin: 4px 10px;
794
- --textboxicon_icon_color: hsl(var(--hue), 100%, 50%);
795
- background-color: hsl(var(--hue), 100%, 90%);
796
- margin: 5px 0;
797
- }
798
-
799
- .customTbox {
800
- --textbox_text_color: hsl(var(--hue), 100%, 50%);
801
- --textbox_placeholder_text_color: hsl(var(--hue), 20%, 50%);
802
- --textbox_bg_color: hsl(var(--hue), 100%, 90%);
803
- --textbox_border_width: 0;
804
- }
805
-
806
- .tBoxLine {
807
- --textboxicon_line_height: 2px;
808
- --textboxicon_line_color: hsl(var(--hue), 100%, 50%);
809
- }
810
-
811
- .customTboxwrap:hover .tBoxLine {
812
- --textboxicon_line_color: hsl(var(--hue), 100%, 30%);
813
- }
814
-
815
- .customTboxwrap:focus-within .tBoxLine {
816
- --textboxicon_line_color: hsl(var(--hue), 100%, 10%);
817
- }
818
-
819
- .customTboxwrap:hover .customTboxicon {
820
- --textboxicon_icon_color: hsl(var(--hue), 100%, 30%);
821
- }
822
-
823
- .customTboxwrap:focus-within .customTboxicon {
824
- --textboxicon_icon_color: hsl(var(--hue), 100%, 10%);
825
- }
826
-
827
- .tBoxIconRead,
828
- .tBoxIconDisable {
829
- composes: baseHue;
830
- }
831
-
832
- .tBoxIconRead, .tBoxIconDisable {
833
- background-color: hsl(var(--hue), 100%, 90%);
834
- margin: 5px 0;
835
- }
836
-
837
- .tBoxLineDisable,
838
- .tBoxIconRead:hover .tBoxLineDisable,
839
- .tBoxIconDisable:hover .tBoxLineDisable {
840
- --textboxicon_line_height: 2px;
841
- --textboxicon_line_color: hsl(var(--hue), 100%, 80%);
842
- }
843
-
844
- /* custom textarea css */
845
- .customTextarea {
846
- composes: baseHue;
847
- --textarea_border_width: 1px;
848
- --textarea_border_color: hsl(var(--hue), 100%, 50%);
849
- --textarea_text_color: hsl(var(--hue), 100%, 50%);
850
- --textarea_padding: 2px 10px;
851
- background-color: hsl(var(--hue), 100%, 97%);
852
- }
853
-
854
- .customTextarea:hover {
855
- --textarea_border_color: hsl(var(--hue), 100%, 40%);
856
- }
857
-
858
- .customTextarea:focus {
859
- --textarea_border_color: hsl(var(--hue), 100%, 30%);
860
- }
861
-
862
- .disabledTarea {
863
- composes: baseHue;
864
- --textarea_border_width: 1px;
865
- --textarea_border_color: hsl(var(--hue), 100%, 80%);
866
- --textarea_text_color: hsl(var(--hue), 100%, 80%);
867
- --textarea_padding: 2px 10px;
868
- background-color: hsl(var(--hue), 100%, 97%);
869
- }
870
-
871
- [data-mode='default']:global(.contrast) {
872
- color: #000;
873
- background: #fff;
874
- border-color: #000;
875
- }
876
-
877
- [data-mode='dark']:global(.contrast) {
878
- color: #fff;
879
- background-color: #101319;
880
- border-color: #fff;
881
- }
882
-
883
- [data-mode='pureDark']:global(.contrast) {
884
- color: #fff;
885
- background-color: #080808;
886
- border-color: #fff;
887
- }