imbric-theme 0.4.5 → 0.4.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. package/.dockerignore +14 -0
  2. package/.eslintignore +1 -0
  3. package/.prettierignore +1 -0
  4. package/Dockerfile +18 -0
  5. package/atoms/Button/Button.js +8 -0
  6. package/atoms/Button/Button.module.css +8 -0
  7. package/atoms/Checkbox/Checkbox.js +1 -1
  8. package/atoms/Icon/constants.js +84 -2
  9. package/atoms/Input/Input.js +5 -5
  10. package/atoms/Input/Input.stories.js +1 -1
  11. package/atoms/Input/constants.js +1 -1
  12. package/atoms/Toggle/Toggle.js +56 -0
  13. package/atoms/Toggle/Toggle.module.css +41 -0
  14. package/atoms/Toggle/Toggle.stories.js +21 -0
  15. package/atoms/Toggle/constants.js +1 -0
  16. package/atoms/Toggle/index.js +3 -0
  17. package/index.js +5 -0
  18. package/molecules/Accordion/Accordion.js +2 -0
  19. package/molecules/CardDefault/CardDefault.module.css +1 -0
  20. package/molecules/CardProductTypesBooking/CardProductTypesBooking.js +5 -3
  21. package/molecules/CardProductTypesBooking/CardProductTypesBooking.module.css +5 -1
  22. package/molecules/CardServiceDetail/CardServiceDetail.js +367 -0
  23. package/molecules/CardServiceDetail/CardServiceDetail.module.css +222 -0
  24. package/molecules/CardServiceDetail/CardServiceDetail.stories.js +23 -0
  25. package/molecules/CardServiceDetail/constants.js +1 -0
  26. package/molecules/CardServiceDetail/index.js +3 -0
  27. package/molecules/CardServices/CardServices.js +176 -46
  28. package/molecules/CardServices/CardServices.module.css +124 -4
  29. package/molecules/CardServicesFinalized/CardServicesFinalized.js +363 -0
  30. package/molecules/CardServicesFinalized/CardServicesFinalized.module.css +213 -0
  31. package/molecules/CardServicesFinalized/CardServicesFinalized.stories.js +23 -0
  32. package/molecules/CardServicesFinalized/constants.js +1 -0
  33. package/molecules/CardServicesFinalized/index.js +3 -0
  34. package/molecules/ColumnTable/ColumnTable.js +5 -3
  35. package/molecules/ColumnTable/ColumnTable.module.css +12 -0
  36. package/molecules/Dropdown/Dropdown.js +1 -1
  37. package/molecules/RowTable/RowTable.js +213 -154
  38. package/molecules/RowTable/RowTable.module.css +4 -0
  39. package/molecules/RowTable/constants.js +388 -2
  40. package/package.json +2 -1
  41. package/public/static/images/bank-cash-dollar-finance-money-payment-2-svgrepo-com.svg +13 -0
  42. package/public/static/images/buy-ecommerce-label-money-price-sale-svgrepo-com.svg +13 -0
  43. package/public/static/images/distance-svgrepo-com.svg +21 -0
  44. package/public/static/images/message-svgrepo-com.svg +15 -0
  45. package/public/static/images/pin-distance-svgrepo-com.svg +13 -0
  46. package/public/static/images/second-page-svgrepo-com copia.svg +18 -0
  47. package/public/static/images/second-page-svgrepo-com.svg +17 -0
  48. package/.eslintcache +0 -1
  49. package/storybook-static/0.263f852f.iframe.bundle.js +0 -1
  50. package/storybook-static/0.91dbd3f3aa2099d25061.manager.bundle.js +0 -1
  51. package/storybook-static/1.17e9ac7e.iframe.bundle.js +0 -3
  52. package/storybook-static/1.17e9ac7e.iframe.bundle.js.LICENSE.txt +0 -8
  53. package/storybook-static/1.17e9ac7e.iframe.bundle.js.map +0 -1
  54. package/storybook-static/2.cc4000c2.iframe.bundle.js +0 -1
  55. package/storybook-static/3.e9f95d01.iframe.bundle.js +0 -1
  56. package/storybook-static/4.be0a752c9f5176d6eec1.manager.bundle.js +0 -2
  57. package/storybook-static/4.be0a752c9f5176d6eec1.manager.bundle.js.LICENSE.txt +0 -8
  58. package/storybook-static/5.8efdde123acaf8fbb100.manager.bundle.js +0 -1
  59. package/storybook-static/6.2f82294ae0b087aecb24.manager.bundle.js +0 -2
  60. package/storybook-static/6.2f82294ae0b087aecb24.manager.bundle.js.LICENSE.txt +0 -12
  61. package/storybook-static/7.97068037.iframe.bundle.js +0 -1
  62. package/storybook-static/7.fa9452d2609e8a00f314.manager.bundle.js +0 -1
  63. package/storybook-static/8.66f5ef1c66fc4628f127.manager.bundle.js +0 -1
  64. package/storybook-static/8.b545d602.iframe.bundle.js +0 -3
  65. package/storybook-static/8.b545d602.iframe.bundle.js.LICENSE.txt +0 -12
  66. package/storybook-static/8.b545d602.iframe.bundle.js.map +0 -1
  67. package/storybook-static/9.269ed917.iframe.bundle.js +0 -1
  68. package/storybook-static/favicon.ico +0 -0
  69. package/storybook-static/iframe.html +0 -348
  70. package/storybook-static/index.html +0 -59
  71. package/storybook-static/main.157061c9.iframe.bundle.js +0 -1
  72. package/storybook-static/main.5a07347846ccf2d7e5dc.manager.bundle.js +0 -1
  73. package/storybook-static/runtime~main.a14e6e62.iframe.bundle.js +0 -1
  74. package/storybook-static/runtime~main.f78c3fae275fc212c109.manager.bundle.js +0 -1
  75. package/storybook-static/static/logo.svg +0 -19
  76. package/storybook-static/static/logologin.svg +0 -16
  77. package/storybook-static/static/logotipo.svg +0 -50
  78. package/storybook-static/static/logotipoS.svg +0 -26
  79. package/storybook-static/vendors~main.720e76f4.iframe.bundle.js +0 -3
  80. package/storybook-static/vendors~main.720e76f4.iframe.bundle.js.LICENSE.txt +0 -110
  81. package/storybook-static/vendors~main.720e76f4.iframe.bundle.js.map +0 -1
  82. package/storybook-static/vendors~main.fcd0b2a3431ddf75f5f7.manager.bundle.js +0 -2
  83. package/storybook-static/vendors~main.fcd0b2a3431ddf75f5f7.manager.bundle.js.LICENSE.txt +0 -101
@@ -1,5 +1,6 @@
1
- import React from 'react'
1
+ import React, { useState } from 'react'
2
2
  import PropTypes from 'prop-types'
3
+ import ReactTooltip from 'react-tooltip'
3
4
  import { Horizontal, Vertical } from '../../layout/Spacer/components'
4
5
  import Label from '../../atoms/Label'
5
6
  import Icon from '../../atoms/Icon'
@@ -8,7 +9,6 @@ import styles from './CardServices.module.css'
8
9
  import { options } from './constants'
9
10
  import withStyles from '../../hocs/withStyles'
10
11
 
11
-
12
12
  export const handleClick = ({ onClick }) => (event) => {
13
13
  onClick(event)
14
14
  }
@@ -24,18 +24,43 @@ export const CardServices = ({
24
24
  txtUserService,
25
25
  txtRefService,
26
26
  txtUserNumberService,
27
+ onClickUserView,
28
+ txtTootipUserView,
27
29
  onClickReturnOrder,
28
-
30
+ txtTootipReturnOrder,
31
+ onClickRepeatOrder,
32
+ txtTootipRepeatOrder,
33
+ onClickEdit,
34
+ txtTootipEdit,
35
+ onClickTrash,
36
+ txtTootipTrash,
37
+ selectCard,
38
+ statusService,
29
39
  }) => {
40
+
41
+ // STATE TOOLTIP
42
+ const [isToolTipMounted, setIsToolTipMounted] = useState(false)
43
+
44
+ // TOOLTIP
45
+ const handleMouseEnter = () => {
46
+ setIsToolTipMounted(true)
47
+ }
48
+ const handleMouseLeave = () => {
49
+ setIsToolTipMounted(false)
50
+ }
51
+
52
+
30
53
  return (
31
54
  <div
32
55
  onClick={onClick && handleClick({ onClick })}
33
- className={getStyles('card-services', {
34
- 'is-clickable': isClickable,
35
- })}
56
+ className={getStyles('card-services',
57
+ { 'is-clickable': isClickable, },
58
+ { 'selectCard': selectCard },
59
+ // { 'flip-out-hor-bottom': selectCard }
60
+ )}
36
61
  >
37
62
 
38
- <div>
63
+ <div className={getStyles('card-content-p-box')}>
39
64
 
40
65
  <p className={getStyles('card-content-p')}>
41
66
  <Icon
@@ -178,82 +203,165 @@ export const CardServices = ({
178
203
  </div>
179
204
 
180
205
  </div>
181
- {/* <Vertical size="xs" /> */}
182
206
 
183
207
  <div className={getStyles('card-content-action')}>
184
208
 
185
209
  <div className={getStyles('card-subcontent-action')}>
186
210
 
187
- <Icon
188
- name="userView"
189
- onClick={function noRefCheck() { }}
190
- size="sm"
191
- />
211
+ <span
212
+ data-tip
213
+ data-for='userView'
214
+ onMouseEnter={handleMouseEnter}
215
+ onMouseLeave={handleMouseLeave}
216
+ >
217
+ <Icon
218
+ color="highlight"
219
+ id='userViewIcon'
220
+ isClickable
221
+ name="userView"
222
+ onClick={onClickUserView}
223
+ size="sm"
224
+ className={getStyles('icon-view')}
225
+ />
226
+
227
+ </span>
228
+
229
+ {isToolTipMounted ? (
230
+ <ReactTooltip id='userView' type='error'>
231
+ <span>{txtTootipUserView}</span>
232
+ </ReactTooltip>
233
+ ) : null}
192
234
 
193
235
  </div>
194
236
 
195
-
196
-
197
237
  <div className={getStyles('card-subcontent-action')}>
198
238
 
199
- <Icon
200
- name="returnOrder"
201
- onClick={onClickReturnOrder}
202
- size="sm"
203
- />
239
+ <span
240
+ data-tip
241
+ data-for='returnOrder'
242
+ onMouseEnter={handleMouseEnter}
243
+ onMouseLeave={handleMouseLeave}
244
+ >
245
+ <Icon
246
+ color="highlight"
247
+ id='returnOrderIcon'
248
+ isClickable
249
+ name="returnOrder"
250
+ onClick={onClickReturnOrder}
251
+ size="sm"
252
+ className={getStyles('icon-view')}
253
+ />
254
+
255
+ </span>
256
+
257
+ {isToolTipMounted ? (
258
+ <ReactTooltip id='returnOrder' type='error'>
259
+ <span>{txtTootipReturnOrder}</span>
260
+ </ReactTooltip>
261
+ ) : null}
204
262
 
205
263
  </div>
206
264
 
207
-
208
-
209
265
  <div className={getStyles('card-subcontent-action')}>
210
266
 
211
- <Icon
212
- name="repeatOrder"
213
- onClick={function noRefCheck() { }}
214
- size="sm"
215
- />
216
-
217
- </div>
267
+ <span
268
+ data-tip
269
+ data-for='repeatOrder'
270
+ onMouseEnter={handleMouseEnter}
271
+ onMouseLeave={handleMouseLeave}
272
+ >
273
+ <Icon
274
+ color="highlight"
275
+ id='repeatOrderIcon'
276
+ isClickable
277
+ name="repeatOrder"
278
+ onClick={onClickRepeatOrder}
279
+ size="sm"
280
+ className={getStyles('icon-view')}
281
+ />
282
+
283
+ </span>
284
+
285
+ {isToolTipMounted ? (
286
+ <ReactTooltip id='repeatOrder' type='error'>
287
+ <span>{txtTootipRepeatOrder}</span>
288
+ </ReactTooltip>
289
+ ) : null}
218
290
 
219
291
 
292
+ </div>
220
293
 
221
294
  <div className={getStyles('card-subcontent-action')}>
222
295
 
223
- <Icon
224
- name="edit"
225
- onClick={function noRefCheck() { }}
226
- size="sm"
227
- />
228
-
229
- </div>
296
+ <span
297
+ data-tip
298
+ data-for='edit'
299
+ onMouseEnter={handleMouseEnter}
300
+ onMouseLeave={handleMouseLeave}
301
+ >
302
+ <Icon
303
+ color="highlight"
304
+ id='editIcon'
305
+ isClickable
306
+ name="edit"
307
+ onClick={onClickEdit}
308
+ size="sm"
309
+ className={getStyles('icon-view')}
310
+ />
311
+
312
+ </span>
313
+
314
+ {isToolTipMounted ? (
315
+ <ReactTooltip id='edit' type='error'>
316
+ <span>{txtTootipEdit}</span>
317
+ </ReactTooltip>
318
+ ) : null}
230
319
 
231
320
 
321
+ </div>
232
322
 
233
323
  <div className={getStyles('card-subcontent-action')}>
234
324
 
235
- <Icon
236
- name="trash"
237
- onClick={function noRefCheck() { }}
238
- size="sm"
239
- />
325
+ <span
326
+ data-tip
327
+ data-for='trash'
328
+ onMouseEnter={handleMouseEnter}
329
+ onMouseLeave={handleMouseLeave}
330
+ >
331
+ <Icon
332
+ color="highlight"
333
+ id='trashIcon'
334
+ isClickable
335
+ name="trash"
336
+ onClick={onClickTrash}
337
+ size="sm"
338
+ className={getStyles('icon-view-delete')}
339
+ />
340
+
341
+ </span>
342
+
343
+ {isToolTipMounted ? (
344
+ <ReactTooltip id='trash' type='error'>
345
+ <span>{txtTootipTrash}</span>
346
+ </ReactTooltip>
347
+ ) : null}
240
348
 
241
349
  </div>
242
350
 
243
-
244
-
245
351
  <div className={getStyles('card-subcontent-action')}>
246
352
 
247
353
  <Icon
354
+ className={getStyles(
355
+ { 'icon-view-status10': statusService === 10 || -30 },
356
+ { 'icon-view-status20': statusService === 20 },
357
+ // { 'icon-view-status30': statusService === 30 || -20 || -40 },
358
+ )}
248
359
  name="circleStatus"
249
- onClick={function noRefCheck() { }}
250
360
  size="sm"
251
361
  />
252
362
 
253
363
  </div>
254
364
 
255
-
256
-
257
365
  </div>
258
366
 
259
367
  {/* {children} */}
@@ -272,7 +380,18 @@ CardServices.propTypes = {
272
380
  txtUserService: PropTypes.string,
273
381
  txtRefService: PropTypes.string,
274
382
  txtUserNumberService: PropTypes.string,
383
+ onClickUserView: PropTypes.func,
384
+ txtTootipUserView: PropTypes.string,
275
385
  onClickReturnOrder: PropTypes.func,
386
+ txtTootipReturnOrder: PropTypes.string,
387
+ onClickRepeatOrder: PropTypes.func,
388
+ txtTootipRepeatOrder: PropTypes.string,
389
+ onClickEdit: PropTypes.func,
390
+ txtTootipEdit: PropTypes.string,
391
+ onClickTrash: PropTypes.func,
392
+ txtTootipTrash: PropTypes.string,
393
+ selectCard: PropTypes.bool,
394
+ statusService: PropTypes.number,
276
395
  }
277
396
 
278
397
  CardServices.defaultProps = {
@@ -284,7 +403,18 @@ CardServices.defaultProps = {
284
403
  txtUserService: 'Alberto Alvarez',
285
404
  txtRefService: '1946980768',
286
405
  txtUserNumberService: 'WF3941',
406
+ onClickUserView: () => { },
407
+ txtTootipUserView: 'Ver detalle del servicio',
287
408
  onClickReturnOrder: () => { },
409
+ txtTootipReturnOrder: 'Crear retorno del servicio',
410
+ onClickRepeatOrder: () => { },
411
+ txtTootipRepeatOrder: 'Repetir servicio',
412
+ onClickEdit: () => { },
413
+ txtTootipEdit: 'Editar servicio (solo se puede editar 60min. antes)',
414
+ onClickTrash: () => { },
415
+ txtTootipTrash: 'Cancelar servicio',
416
+ selectCard: false,
417
+ statusService: 10,
288
418
  }
289
419
 
290
420
  export default withStyles(styles)(CardServices)
@@ -2,7 +2,7 @@
2
2
  /* display: flex; */
3
3
  width: 100%;
4
4
  align-items: center;
5
- padding: 10px;
5
+ padding: 2px 10px;
6
6
  border: var(--border-width-thin) solid var(--color-base-transparent);
7
7
  border-radius: var(--card-border-radius);
8
8
  box-shadow: 0px 2px 1px -1px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 1px 3px 0px rgb(0 0 0 / 12%);
@@ -11,13 +11,13 @@
11
11
  background-color: #fff;
12
12
  margin: 0;
13
13
  cursor: auto;
14
- max-width: 450px;
15
- min-width: 450px;
14
+ max-width: 360px;
15
+ min-width: 360px;
16
16
 
17
17
  align-items: center;
18
18
  align-content: center;
19
19
  justify-content: space-around;
20
- margin-right: 10px;
20
+ margin-bottom: 10px;
21
21
  display: flex;
22
22
 
23
23
  }
@@ -29,9 +29,17 @@
29
29
  border-top: 1px solid #dfe8f2;
30
30
  }
31
31
 
32
+ .card-content-p-box {
33
+ padding: 6px;
34
+ }
35
+
32
36
  .card-content-action {
33
37
  padding-left: 10px;
34
38
  border-left: 1px solid #dfe8f2;
39
+ height: 100%;
40
+ display: flex;
41
+ flex-direction: column;
42
+ justify-content: space-around;
35
43
  }
36
44
 
37
45
  .card-content-p {
@@ -90,4 +98,116 @@
90
98
  .card-services.is-clickable:active,
91
99
  .card-services.is-draggable:active {
92
100
  box-shadow: var(--box-shadow-xs);
101
+ }
102
+
103
+ .selectCard {
104
+ border-top: 4px solid #39b54a;
105
+ border-bottom: 4px solid #00a3ff;
106
+ border-left: 1px solid #39b54a;
107
+ border-right: 1px solid #00a3ff;
108
+ -webkit-box-sizing: border-box;
109
+ -moz-box-sizing: border-box;
110
+ box-sizing: border-box;
111
+ background-position: 0 0, 100% 0;
112
+ background-repeat: no-repeat;
113
+ -webkit-background-size: 4px 100%;
114
+ -moz-background-size: 4px 100%;
115
+ background-size: 4px 100%;
116
+ background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzYWNmZDUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNhNGVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzYWNmZDUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNhNGVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
117
+ background-image: -webkit-linear-gradient(top, #39b54a 0%, #00a3ff 100%), -webkit-linear-gradient(top, #39b54a 0%, #00a3ff 100%);
118
+ background-image: -moz-linear-gradient(top, #39b54a 0%, #00a3ff 100%), -moz-linear-gradient(top, #39b54a 0%, #00a3ff 100%);
119
+ background-image: -o-linear-gradient(top, #39b54a 0%, #00a3ff 100%), -o-linear-gradient(top, #39b54a 0%, #00a3ff 100%);
120
+ background-image: linear-gradient(to bottom, #39b54a 0%, #00a3ff 100%), linear-gradient(to bottom, #39b54a 0%, #00a3ff 100%);
121
+ }
122
+
123
+ .flip-out-hor-bottom {
124
+ -webkit-animation: flip-out-hor-bottom 0.45s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
125
+ animation: flip-out-hor-bottom 0.45s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
126
+ }
127
+
128
+ .flip-in-hor-bottom {
129
+ -webkit-animation: flip-in-hor-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
130
+ animation: flip-in-hor-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
131
+ }
132
+
133
+ /**
134
+ * ----------------------------------------
135
+ * animation flip-out-hor-bottom
136
+ * ----------------------------------------
137
+ */
138
+ @-webkit-keyframes flip-out-hor-bottom {
139
+ 0% {
140
+ -webkit-transform: rotateX(0);
141
+ transform: rotateX(0);
142
+ opacity: 1;
143
+ }
144
+ 100% {
145
+ -webkit-transform: rotateX(-70deg);
146
+ transform: rotateX(-70deg);
147
+ opacity: 0;
148
+ }
149
+ }
150
+ @keyframes flip-out-hor-bottom {
151
+ 0% {
152
+ -webkit-transform: rotateX(0);
153
+ transform: rotateX(0);
154
+ opacity: 1;
155
+ }
156
+ 100% {
157
+ -webkit-transform: rotateX(-70deg);
158
+ transform: rotateX(-70deg);
159
+ opacity: 0;
160
+ }
161
+ }
162
+
163
+
164
+ /**
165
+ * ----------------------------------------
166
+ * animation flip-in-hor-bottom
167
+ * ----------------------------------------
168
+ */
169
+ @-webkit-keyframes flip-in-hor-bottom {
170
+ 0% {
171
+ -webkit-transform: rotateX(80deg);
172
+ transform: rotateX(80deg);
173
+ opacity: 0;
174
+ }
175
+ 100% {
176
+ -webkit-transform: rotateX(0);
177
+ transform: rotateX(0);
178
+ opacity: 1;
179
+ }
180
+ }
181
+ @keyframes flip-in-hor-bottom {
182
+ 0% {
183
+ -webkit-transform: rotateX(80deg);
184
+ transform: rotateX(80deg);
185
+ opacity: 0;
186
+ }
187
+ 100% {
188
+ -webkit-transform: rotateX(0);
189
+ transform: rotateX(0);
190
+ opacity: 1;
191
+ }
192
+ }
193
+
194
+
195
+ .icon-view:hover svg path {
196
+ fill: var(--color-primary-muted);
197
+ }
198
+
199
+ .icon-view-delete:hover svg path {
200
+ fill: var(--color-secondary-muted);
201
+ }
202
+
203
+ .icon-view-status10 svg circle {
204
+ fill: #00a3ff;
205
+ }
206
+
207
+ .icon-view-status20 svg circle {
208
+ fill: #39b54a;
209
+ }
210
+
211
+ .icon-view-status30 svg circle {
212
+ fill: #8F12FE;
93
213
  }