@rescui/tooltip 0.8.2-RUI-201-Support-css-modules-in-typography.23 → 0.8.2-RUI-201-Support-css-modules-in-typography-6efea65f.26

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_8t4o7h_5{
1
+ ._tooltip_1d91p2o_5{
2
2
  position:relative;
3
3
  }
4
- ._closing_8t4o7h_9{
4
+ ._closing_1d91p2o_9{
5
5
  pointer-events:none;
6
6
  }
7
- ._content_8t4o7h_13{
7
+ ._content_1d91p2o_13{
8
8
  --rs-theme-dark:1;
9
9
 
10
10
  --_rs-theme-dark:var(
@@ -29,12 +29,6 @@
29
29
  font-variant-numeric:var(--_rs-typography-font-variant-numeric);
30
30
  -webkit-font-feature-settings:'kern', 'liga', 'calt';
31
31
  font-feature-settings:'kern', 'liga', 'calt';
32
- }
33
- ._content_8t4o7h_13 > p:not(:nth-child(1)),
34
- ._content_8t4o7h_13 > pre:not(:nth-child(1)){
35
- padding-top:var(--_rs-typography-auto-offset-or-initial);
36
- }
37
- ._content_8t4o7h_13 {
38
32
  --_rs-typography-letter-spacing:0.0045em;
39
33
  --_rs-typography-text-transform:initial;
40
34
  --_rs-typography-font-variant-numeric:initial;
@@ -87,35 +81,35 @@
87
81
  -webkit-transform:translate(0, 0);
88
82
  transform:translate(0, 0);
89
83
  }
90
- [data-real-placement='top-end'] ._content_8t4o7h_13,
91
- [data-real-placement='bottom-end'] ._content_8t4o7h_13{
84
+ [data-real-placement='top-end'] ._content_1d91p2o_13,
85
+ [data-real-placement='bottom-end'] ._content_1d91p2o_13{
92
86
  margin-right:0;
93
87
  }
94
- [data-real-placement='top-start'] ._content_8t4o7h_13,
95
- [data-real-placement='bottom-start'] ._content_8t4o7h_13{
88
+ [data-real-placement='top-start'] ._content_1d91p2o_13,
89
+ [data-real-placement='bottom-start'] ._content_1d91p2o_13{
96
90
  margin-left:0;
97
91
  }
98
- [data-real-placement='left-end'] ._content_8t4o7h_13,
99
- [data-real-placement='right-end'] ._content_8t4o7h_13{
92
+ [data-real-placement='left-end'] ._content_1d91p2o_13,
93
+ [data-real-placement='right-end'] ._content_1d91p2o_13{
100
94
  margin-bottom:0;
101
95
  }
102
- [data-real-placement='left-start'] ._content_8t4o7h_13,
103
- [data-real-placement='right-start'] ._content_8t4o7h_13{
96
+ [data-real-placement='left-start'] ._content_1d91p2o_13,
97
+ [data-real-placement='right-start'] ._content_1d91p2o_13{
104
98
  margin-top:0;
105
99
  }
106
- ._initial_8t4o7h_52 ._content_8t4o7h_13{
100
+ ._initial_1d91p2o_52 ._content_1d91p2o_13{
107
101
  -webkit-transition:none;
108
102
  transition:none;
109
103
  }
110
- ._closing_8t4o7h_9 ._content_8t4o7h_13{
104
+ ._closing_1d91p2o_9 ._content_1d91p2o_13{
111
105
  -webkit-transition-duration:200ms, 200ms;
112
106
  transition-duration:200ms, 200ms;
113
107
  }
114
- ._initial_8t4o7h_52 ._content_8t4o7h_13,
115
- ._closing_8t4o7h_9 ._content_8t4o7h_13{
108
+ ._initial_1d91p2o_52 ._content_1d91p2o_13,
109
+ ._closing_1d91p2o_9 ._content_1d91p2o_13{
116
110
  opacity:0;
117
111
  }
118
- ._outerThemeLight_8t4o7h_66 ._content_8t4o7h_13{
112
+ ._outerThemeLight_1d91p2o_66 ._content_1d91p2o_13{
119
113
  --rs-color-primary-dark-theme:var(--rs-color-primary-light-theme);
120
114
  --rs-color-primary-dim-dark-theme:var(--rs-color-primary-dim-light-theme);
121
115
  --rs-color-primary-fog-dark-theme:var(--rs-color-primary-fog-light-theme);
@@ -126,7 +120,7 @@
126
120
  --rs-color-primary-t-fog-light-theme
127
121
  );
128
122
  }
129
- ._outerThemeDark_8t4o7h_79 ._content_8t4o7h_13{
123
+ ._outerThemeDark_1d91p2o_79 ._content_1d91p2o_13{
130
124
  --rs-color-primary-light-theme:var(--rs-color-primary-dark-theme);
131
125
  --rs-color-primary-dim-light-theme:var(--rs-color-primary-dim-dark-theme);
132
126
  --rs-color-primary-fog-light-theme:var(--rs-color-primary-fog-dark-theme);
@@ -137,24 +131,24 @@
137
131
  --rs-color-primary-t-fog-dark-theme
138
132
  );
139
133
  }
140
- ._initial_8t4o7h_52[data-real-placement^='top'] ._content_8t4o7h_13, ._closing_8t4o7h_9[data-real-placement^='top'] ._content_8t4o7h_13{
134
+ ._initial_1d91p2o_52[data-real-placement^='top'] ._content_1d91p2o_13, ._closing_1d91p2o_9[data-real-placement^='top'] ._content_1d91p2o_13{
141
135
  -webkit-transform:translate(0, 10px);
142
136
  transform:translate(0, 10px);
143
137
  }
144
- ._initial_8t4o7h_52[data-real-placement^='right'] ._content_8t4o7h_13, ._closing_8t4o7h_9[data-real-placement^='right'] ._content_8t4o7h_13{
138
+ ._initial_1d91p2o_52[data-real-placement^='right'] ._content_1d91p2o_13, ._closing_1d91p2o_9[data-real-placement^='right'] ._content_1d91p2o_13{
145
139
  -webkit-transform:translate(-10px, 0);
146
140
  transform:translate(-10px, 0);
147
141
  }
148
- ._initial_8t4o7h_52[data-real-placement^='bottom'] ._content_8t4o7h_13, ._closing_8t4o7h_9[data-real-placement^='bottom'] ._content_8t4o7h_13{
142
+ ._initial_1d91p2o_52[data-real-placement^='bottom'] ._content_1d91p2o_13, ._closing_1d91p2o_9[data-real-placement^='bottom'] ._content_1d91p2o_13{
149
143
  -webkit-transform:translate(0, -10px);
150
144
  transform:translate(0, -10px);
151
145
  }
152
- ._initial_8t4o7h_52[data-real-placement^='left'] ._content_8t4o7h_13, ._closing_8t4o7h_9[data-real-placement^='left'] ._content_8t4o7h_13{
146
+ ._initial_1d91p2o_52[data-real-placement^='left'] ._content_1d91p2o_13, ._closing_1d91p2o_9[data-real-placement^='left'] ._content_1d91p2o_13{
153
147
  -webkit-transform:translate(10px, 0);
154
148
  transform:translate(10px, 0);
155
149
  }
156
- ._trigger_8t4o7h_111:focus-visible,
157
- ._trigger_8t4o7h_111:focus[data-focus-method='key']{
150
+ ._trigger_1d91p2o_111:focus-visible,
151
+ ._trigger_1d91p2o_111:focus[data-focus-method='key']{
158
152
  outline:none;
159
153
 
160
154
  -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": "_tooltip_8t4o7h_5",
3
- "closing": "_closing_8t4o7h_9",
4
- "content": "_content_8t4o7h_13",
5
- "initial": "_initial_8t4o7h_52",
6
- "outerThemeLight": "_outerThemeLight_8t4o7h_66",
7
- "outerThemeDark": "_outerThemeDark_8t4o7h_79",
8
- "trigger": "_trigger_8t4o7h_111"
2
+ "tooltip": "_tooltip_1d91p2o_5",
3
+ "closing": "_closing_1d91p2o_9",
4
+ "content": "_content_1d91p2o_13",
5
+ "initial": "_initial_1d91p2o_52",
6
+ "outerThemeLight": "_outerThemeLight_1d91p2o_66",
7
+ "outerThemeDark": "_outerThemeDark_1d91p2o_79",
8
+ "trigger": "_trigger_1d91p2o_111"
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.2-RUI-201-Support-css-modules-in-typography.23+2583dfa0",
3
+ "version": "0.8.2-RUI-201-Support-css-modules-in-typography-6efea65f.26+6efea65f",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
@@ -28,13 +28,14 @@
28
28
  "react-dom": ">=16.8.0 <19"
29
29
  },
30
30
  "devDependencies": {
31
- "@rescui/colors": "0.2.1-RUI-201-Support-css-modules-in-typography.25+2583dfa0",
32
- "@rescui/scripts": "0.3.0",
33
- "@rescui/typography": "0.16.2-RUI-201-Support-css-modules-in-typography.23+2583dfa0",
31
+ "@rescui/colors": "0.2.1-RUI-201-Support-css-modules-in-typography-6efea65f.28+6efea65f",
32
+ "@rescui/scripts": "0.3.1",
33
+ "@rescui/typography": "0.16.2-RUI-201-Support-css-modules-in-typography-6efea65f.26+6efea65f",
34
34
  "@types/react-is": "^17.0.3"
35
35
  },
36
36
  "scripts": {
37
37
  "build": "rescui-scripts build"
38
38
  },
39
- "gitHead": "2583dfa060441a32fe4e32024b04fa6f32a51eec"
39
+ "nx": {},
40
+ "gitHead": "6efea65fdcd5dea2f275be4be0e30ee7eb6ad136"
40
41
  }