@rescui/tooltip 0.2.0 → 0.2.1

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.
package/lib/index.css CHANGED
@@ -1,10 +1,10 @@
1
- ._tooltip_1b8aj4v_4{
1
+ ._tooltip_oa3ue2_4{
2
2
  position:relative;
3
3
  }
4
- ._closing_1b8aj4v_8{
4
+ ._closing_oa3ue2_8{
5
5
  pointer-events:none;
6
6
  }
7
- ._content_1b8aj4v_12{
7
+ ._content_oa3ue2_12{
8
8
  letter-spacing:0.0045em;
9
9
  color:rgba(25,25,28,0.7);
10
10
  color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
@@ -15,10 +15,10 @@
15
15
  line-height:20px;
16
16
  line-height:var(--rs-text-3-line-height, 20px);
17
17
  }
18
- ._rs-reset-letter-spacing_1b8aj4v_1 ._content_1b8aj4v_12{
18
+ ._rs-reset-letter-spacing_oa3ue2_1 ._content_oa3ue2_12{
19
19
  letter-spacing:normal;
20
20
  }
21
- ._content_1b8aj4v_12 {
21
+ ._content_oa3ue2_12 {
22
22
 
23
23
  max-width:283px;
24
24
 
@@ -39,47 +39,47 @@
39
39
  -webkit-transform:translate(0, 0);
40
40
  transform:translate(0, 0);
41
41
  }
42
- [data-real-placement='top-end'] ._content_1b8aj4v_12,
43
- [data-real-placement='bottom-end'] ._content_1b8aj4v_12{
42
+ [data-real-placement='top-end'] ._content_oa3ue2_12,
43
+ [data-real-placement='bottom-end'] ._content_oa3ue2_12{
44
44
  margin-right:0;
45
45
  }
46
- [data-real-placement='top-start'] ._content_1b8aj4v_12,
47
- [data-real-placement='bottom-start'] ._content_1b8aj4v_12{
46
+ [data-real-placement='top-start'] ._content_oa3ue2_12,
47
+ [data-real-placement='bottom-start'] ._content_oa3ue2_12{
48
48
  margin-left:0;
49
49
  }
50
- [data-real-placement='left-end'] ._content_1b8aj4v_12,
51
- [data-real-placement='right-end'] ._content_1b8aj4v_12{
50
+ [data-real-placement='left-end'] ._content_oa3ue2_12,
51
+ [data-real-placement='right-end'] ._content_oa3ue2_12{
52
52
  margin-bottom:0;
53
53
  }
54
- [data-real-placement='left-start'] ._content_1b8aj4v_12,
55
- [data-real-placement='right-start'] ._content_1b8aj4v_12{
54
+ [data-real-placement='left-start'] ._content_oa3ue2_12,
55
+ [data-real-placement='right-start'] ._content_oa3ue2_12{
56
56
  margin-top:0;
57
57
  }
58
- ._initial_1b8aj4v_47 ._content_1b8aj4v_12{
58
+ ._initial_oa3ue2_47 ._content_oa3ue2_12{
59
59
  -webkit-transition:none;
60
60
  transition:none;
61
61
  }
62
- ._closing_1b8aj4v_8 ._content_1b8aj4v_12{
62
+ ._closing_oa3ue2_8 ._content_oa3ue2_12{
63
63
  -webkit-transition-duration:200ms, 200ms;
64
64
  transition-duration:200ms, 200ms;
65
65
  }
66
- ._initial_1b8aj4v_47 ._content_1b8aj4v_12,
67
- ._closing_1b8aj4v_8 ._content_1b8aj4v_12{
66
+ ._initial_oa3ue2_47 ._content_oa3ue2_12,
67
+ ._closing_oa3ue2_8 ._content_oa3ue2_12{
68
68
  opacity:0;
69
69
  }
70
- ._initial_1b8aj4v_47[data-real-placement^='top'] ._content_1b8aj4v_12, ._closing_1b8aj4v_8[data-real-placement^='top'] ._content_1b8aj4v_12{
70
+ ._initial_oa3ue2_47[data-real-placement^='top'] ._content_oa3ue2_12, ._closing_oa3ue2_8[data-real-placement^='top'] ._content_oa3ue2_12{
71
71
  -webkit-transform:translate(0, 10px);
72
72
  transform:translate(0, 10px);
73
73
  }
74
- ._initial_1b8aj4v_47[data-real-placement^='right'] ._content_1b8aj4v_12, ._closing_1b8aj4v_8[data-real-placement^='right'] ._content_1b8aj4v_12{
74
+ ._initial_oa3ue2_47[data-real-placement^='right'] ._content_oa3ue2_12, ._closing_oa3ue2_8[data-real-placement^='right'] ._content_oa3ue2_12{
75
75
  -webkit-transform:translate(-10px, 0);
76
76
  transform:translate(-10px, 0);
77
77
  }
78
- ._initial_1b8aj4v_47[data-real-placement^='bottom'] ._content_1b8aj4v_12, ._closing_1b8aj4v_8[data-real-placement^='bottom'] ._content_1b8aj4v_12{
78
+ ._initial_oa3ue2_47[data-real-placement^='bottom'] ._content_oa3ue2_12, ._closing_oa3ue2_8[data-real-placement^='bottom'] ._content_oa3ue2_12{
79
79
  -webkit-transform:translate(0, -10px);
80
80
  transform:translate(0, -10px);
81
81
  }
82
- ._initial_1b8aj4v_47[data-real-placement^='left'] ._content_1b8aj4v_12, ._closing_1b8aj4v_8[data-real-placement^='left'] ._content_1b8aj4v_12{
82
+ ._initial_oa3ue2_47[data-real-placement^='left'] ._content_oa3ue2_12, ._closing_oa3ue2_8[data-real-placement^='left'] ._content_oa3ue2_12{
83
83
  -webkit-transform:translate(10px, 0);
84
84
  transform:translate(10px, 0);
85
85
  }
@@ -1,8 +1,8 @@
1
1
  var styles = {
2
- "tooltip": "_tooltip_1b8aj4v_4",
3
- "closing": "_closing_1b8aj4v_8",
4
- "content": "_content_1b8aj4v_12",
5
- "rs-reset-letter-spacing": "_rs-reset-letter-spacing_1b8aj4v_1",
6
- "initial": "_initial_1b8aj4v_47"
2
+ "tooltip": "_tooltip_oa3ue2_4",
3
+ "closing": "_closing_oa3ue2_8",
4
+ "content": "_content_oa3ue2_12",
5
+ "rs-reset-letter-spacing": "_rs-reset-letter-spacing_oa3ue2_1",
6
+ "initial": "_initial_oa3ue2_47"
7
7
  };
8
8
  export default styles;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rescui/tooltip",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
@@ -29,10 +29,10 @@
29
29
  "devDependencies": {
30
30
  "@rescui/colors": "^0.0.6",
31
31
  "@rescui/scripts": "^0.1.4",
32
- "@rescui/typography": "^0.4.0"
32
+ "@rescui/typography": "^0.5.0"
33
33
  },
34
34
  "scripts": {
35
35
  "build": "rescui-scripts build"
36
36
  },
37
- "gitHead": "6b1d206de2641861028760d73f33dee214c07911"
37
+ "gitHead": "f07b6abc886028f74f129d1d7bfbf8fcfa5825af"
38
38
  }