@rescui/tooltip 0.8.6 → 0.8.7
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 +23 -23
- package/lib/index.p.module.css.js +7 -7
- package/package.json +6 -6
package/lib/index.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.
|
|
1
|
+
._tooltip_1xyrype_5{
|
|
2
2
|
position:relative;
|
|
3
3
|
}
|
|
4
|
-
.
|
|
4
|
+
._closing_1xyrype_9{
|
|
5
5
|
pointer-events:none;
|
|
6
6
|
}
|
|
7
|
-
.
|
|
7
|
+
._content_1xyrype_13{
|
|
8
8
|
--rs-theme-dark:1;
|
|
9
9
|
--_rs-tooltip-border-width:1px;
|
|
10
10
|
|
|
@@ -83,35 +83,35 @@
|
|
|
83
83
|
-webkit-transform:translate(0, 0);
|
|
84
84
|
transform:translate(0, 0);
|
|
85
85
|
}
|
|
86
|
-
[data-real-placement='top-end'] .
|
|
87
|
-
[data-real-placement='bottom-end'] .
|
|
86
|
+
[data-real-placement='top-end'] ._content_1xyrype_13,
|
|
87
|
+
[data-real-placement='bottom-end'] ._content_1xyrype_13{
|
|
88
88
|
margin-right:0;
|
|
89
89
|
}
|
|
90
|
-
[data-real-placement='top-start'] .
|
|
91
|
-
[data-real-placement='bottom-start'] .
|
|
90
|
+
[data-real-placement='top-start'] ._content_1xyrype_13,
|
|
91
|
+
[data-real-placement='bottom-start'] ._content_1xyrype_13{
|
|
92
92
|
margin-left:0;
|
|
93
93
|
}
|
|
94
|
-
[data-real-placement='left-end'] .
|
|
95
|
-
[data-real-placement='right-end'] .
|
|
94
|
+
[data-real-placement='left-end'] ._content_1xyrype_13,
|
|
95
|
+
[data-real-placement='right-end'] ._content_1xyrype_13{
|
|
96
96
|
margin-bottom:0;
|
|
97
97
|
}
|
|
98
|
-
[data-real-placement='left-start'] .
|
|
99
|
-
[data-real-placement='right-start'] .
|
|
98
|
+
[data-real-placement='left-start'] ._content_1xyrype_13,
|
|
99
|
+
[data-real-placement='right-start'] ._content_1xyrype_13{
|
|
100
100
|
margin-top:0;
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
._initial_1xyrype_54 ._content_1xyrype_13{
|
|
103
103
|
-webkit-transition:none;
|
|
104
104
|
transition:none;
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
._closing_1xyrype_9 ._content_1xyrype_13{
|
|
107
107
|
-webkit-transition-duration:200ms, 200ms;
|
|
108
108
|
transition-duration:200ms, 200ms;
|
|
109
109
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
110
|
+
._initial_1xyrype_54 ._content_1xyrype_13,
|
|
111
|
+
._closing_1xyrype_9 ._content_1xyrype_13{
|
|
112
112
|
opacity:0;
|
|
113
113
|
}
|
|
114
|
-
.
|
|
114
|
+
._outerThemeLight_1xyrype_68 ._content_1xyrype_13{
|
|
115
115
|
--rs-color-primary-dark-theme:var(--rs-color-primary-light-theme);
|
|
116
116
|
--rs-color-primary-dim-dark-theme:var(--rs-color-primary-dim-light-theme);
|
|
117
117
|
--rs-color-primary-fog-dark-theme:var(--rs-color-primary-fog-light-theme);
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
--rs-color-primary-t-fog-light-theme
|
|
123
123
|
);
|
|
124
124
|
}
|
|
125
|
-
.
|
|
125
|
+
._outerThemeDark_1xyrype_81 ._content_1xyrype_13{
|
|
126
126
|
--rs-color-primary-light-theme:var(--rs-color-primary-dark-theme);
|
|
127
127
|
--rs-color-primary-dim-light-theme:var(--rs-color-primary-dim-dark-theme);
|
|
128
128
|
--rs-color-primary-fog-light-theme:var(--rs-color-primary-fog-dark-theme);
|
|
@@ -133,24 +133,24 @@
|
|
|
133
133
|
--rs-color-primary-t-fog-dark-theme
|
|
134
134
|
);
|
|
135
135
|
}
|
|
136
|
-
.
|
|
136
|
+
._initial_1xyrype_54[data-real-placement^='top'] ._content_1xyrype_13, ._closing_1xyrype_9[data-real-placement^='top'] ._content_1xyrype_13{
|
|
137
137
|
-webkit-transform:translate(0, 10px);
|
|
138
138
|
transform:translate(0, 10px);
|
|
139
139
|
}
|
|
140
|
-
.
|
|
140
|
+
._initial_1xyrype_54[data-real-placement^='right'] ._content_1xyrype_13, ._closing_1xyrype_9[data-real-placement^='right'] ._content_1xyrype_13{
|
|
141
141
|
-webkit-transform:translate(-10px, 0);
|
|
142
142
|
transform:translate(-10px, 0);
|
|
143
143
|
}
|
|
144
|
-
.
|
|
144
|
+
._initial_1xyrype_54[data-real-placement^='bottom'] ._content_1xyrype_13, ._closing_1xyrype_9[data-real-placement^='bottom'] ._content_1xyrype_13{
|
|
145
145
|
-webkit-transform:translate(0, -10px);
|
|
146
146
|
transform:translate(0, -10px);
|
|
147
147
|
}
|
|
148
|
-
.
|
|
148
|
+
._initial_1xyrype_54[data-real-placement^='left'] ._content_1xyrype_13, ._closing_1xyrype_9[data-real-placement^='left'] ._content_1xyrype_13{
|
|
149
149
|
-webkit-transform:translate(10px, 0);
|
|
150
150
|
transform:translate(10px, 0);
|
|
151
151
|
}
|
|
152
|
-
.
|
|
153
|
-
.
|
|
152
|
+
._trigger_1xyrype_113:focus-visible,
|
|
153
|
+
._trigger_1xyrype_113:focus[data-focus-method='key']{
|
|
154
154
|
outline:none;
|
|
155
155
|
|
|
156
156
|
-webkit-box-shadow:var(--rs-color-primary-t-dim-light-theme) 0 0 0 4px;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
var styles = {
|
|
2
|
-
"tooltip": "
|
|
3
|
-
"closing": "
|
|
4
|
-
"content": "
|
|
5
|
-
"initial": "
|
|
6
|
-
"outerThemeLight": "
|
|
7
|
-
"outerThemeDark": "
|
|
8
|
-
"trigger": "
|
|
2
|
+
"tooltip": "_tooltip_1xyrype_5",
|
|
3
|
+
"closing": "_closing_1xyrype_9",
|
|
4
|
+
"content": "_content_1xyrype_13",
|
|
5
|
+
"initial": "_initial_1xyrype_54",
|
|
6
|
+
"outerThemeLight": "_outerThemeLight_1xyrype_68",
|
|
7
|
+
"outerThemeDark": "_outerThemeDark_1xyrype_81",
|
|
8
|
+
"trigger": "_trigger_1xyrype_113"
|
|
9
9
|
};
|
|
10
10
|
export { styles as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rescui/tooltip",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.7",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "JetBrains",
|
|
@@ -28,15 +28,15 @@
|
|
|
28
28
|
"react-dom": ">=16.8.0 <19"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@rescui/colors": "^0.2.
|
|
32
|
-
"@rescui/icons": "^0.16.
|
|
33
|
-
"@rescui/scripts": "^0.3.
|
|
34
|
-
"@rescui/typography": "^0.
|
|
31
|
+
"@rescui/colors": "^0.2.4",
|
|
32
|
+
"@rescui/icons": "^0.16.6",
|
|
33
|
+
"@rescui/scripts": "^0.3.4",
|
|
34
|
+
"@rescui/typography": "^0.18.0",
|
|
35
35
|
"@types/react-is": "^17.0.3"
|
|
36
36
|
},
|
|
37
37
|
"scripts": {
|
|
38
38
|
"build": "rescui-scripts build"
|
|
39
39
|
},
|
|
40
40
|
"nx": {},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "ac2efc85e94cfd6b9bae29c2829d38b6bd608474"
|
|
42
42
|
}
|