@rescui/tooltip 0.9.3-RUI-230-Update-icons-tree-shaking-ec76507a.10 → 0.9.3-RUI-230-Update-icons-7e73b1a0.23

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_1803mut_5{
1
+ ._tooltip_1m62mpw_5{
2
2
  position:relative;
3
3
  }
4
- ._closing_1803mut_9{
4
+ ._closing_1m62mpw_9{
5
5
  pointer-events:none;
6
6
  }
7
- ._content_1803mut_13{
7
+ ._content_1m62mpw_13{
8
8
  --rs-theme-dark:1;
9
9
  --_rs-tooltip-border-width:1px;
10
10
 
@@ -75,33 +75,33 @@
75
75
  transition:opacity 300ms, transform 300ms;
76
76
  transform:translate(0, 0);
77
77
  }
78
- [data-real-placement='top-end'] ._content_1803mut_13,
79
- [data-real-placement='bottom-end'] ._content_1803mut_13{
78
+ [data-real-placement='top-end'] ._content_1m62mpw_13,
79
+ [data-real-placement='bottom-end'] ._content_1m62mpw_13{
80
80
  margin-right:0;
81
81
  }
82
- [data-real-placement='top-start'] ._content_1803mut_13,
83
- [data-real-placement='bottom-start'] ._content_1803mut_13{
82
+ [data-real-placement='top-start'] ._content_1m62mpw_13,
83
+ [data-real-placement='bottom-start'] ._content_1m62mpw_13{
84
84
  margin-left:0;
85
85
  }
86
- [data-real-placement='left-end'] ._content_1803mut_13,
87
- [data-real-placement='right-end'] ._content_1803mut_13{
86
+ [data-real-placement='left-end'] ._content_1m62mpw_13,
87
+ [data-real-placement='right-end'] ._content_1m62mpw_13{
88
88
  margin-bottom:0;
89
89
  }
90
- [data-real-placement='left-start'] ._content_1803mut_13,
91
- [data-real-placement='right-start'] ._content_1803mut_13{
90
+ [data-real-placement='left-start'] ._content_1m62mpw_13,
91
+ [data-real-placement='right-start'] ._content_1m62mpw_13{
92
92
  margin-top:0;
93
93
  }
94
- ._initial_1803mut_54 ._content_1803mut_13{
94
+ ._initial_1m62mpw_54 ._content_1m62mpw_13{
95
95
  transition:none;
96
96
  }
97
- ._closing_1803mut_9 ._content_1803mut_13{
97
+ ._closing_1m62mpw_9 ._content_1m62mpw_13{
98
98
  transition-duration:200ms, 200ms;
99
99
  }
100
- ._initial_1803mut_54 ._content_1803mut_13,
101
- ._closing_1803mut_9 ._content_1803mut_13{
100
+ ._initial_1m62mpw_54 ._content_1m62mpw_13,
101
+ ._closing_1m62mpw_9 ._content_1m62mpw_13{
102
102
  opacity:0;
103
103
  }
104
- ._outerThemeLight_1803mut_68 ._content_1803mut_13{
104
+ ._outerThemeLight_1m62mpw_68 ._content_1m62mpw_13{
105
105
  --rs-color-primary-dark-theme:var(--rs-color-primary-light-theme);
106
106
  --rs-color-primary-dim-dark-theme:var(--rs-color-primary-dim-light-theme);
107
107
  --rs-color-primary-fog-dark-theme:var(--rs-color-primary-fog-light-theme);
@@ -112,7 +112,7 @@
112
112
  --rs-color-primary-t-fog-light-theme
113
113
  );
114
114
  }
115
- ._outerThemeDark_1803mut_81 ._content_1803mut_13{
115
+ ._outerThemeDark_1m62mpw_81 ._content_1m62mpw_13{
116
116
  --rs-color-primary-light-theme:var(--rs-color-primary-dark-theme);
117
117
  --rs-color-primary-dim-light-theme:var(--rs-color-primary-dim-dark-theme);
118
118
  --rs-color-primary-fog-light-theme:var(--rs-color-primary-fog-dark-theme);
@@ -123,20 +123,20 @@
123
123
  --rs-color-primary-t-fog-dark-theme
124
124
  );
125
125
  }
126
- ._initial_1803mut_54[data-real-placement^='top'] ._content_1803mut_13, ._closing_1803mut_9[data-real-placement^='top'] ._content_1803mut_13{
126
+ ._initial_1m62mpw_54[data-real-placement^='top'] ._content_1m62mpw_13, ._closing_1m62mpw_9[data-real-placement^='top'] ._content_1m62mpw_13{
127
127
  transform:translate(0, 10px);
128
128
  }
129
- ._initial_1803mut_54[data-real-placement^='right'] ._content_1803mut_13, ._closing_1803mut_9[data-real-placement^='right'] ._content_1803mut_13{
129
+ ._initial_1m62mpw_54[data-real-placement^='right'] ._content_1m62mpw_13, ._closing_1m62mpw_9[data-real-placement^='right'] ._content_1m62mpw_13{
130
130
  transform:translate(-10px, 0);
131
131
  }
132
- ._initial_1803mut_54[data-real-placement^='bottom'] ._content_1803mut_13, ._closing_1803mut_9[data-real-placement^='bottom'] ._content_1803mut_13{
132
+ ._initial_1m62mpw_54[data-real-placement^='bottom'] ._content_1m62mpw_13, ._closing_1m62mpw_9[data-real-placement^='bottom'] ._content_1m62mpw_13{
133
133
  transform:translate(0, -10px);
134
134
  }
135
- ._initial_1803mut_54[data-real-placement^='left'] ._content_1803mut_13, ._closing_1803mut_9[data-real-placement^='left'] ._content_1803mut_13{
135
+ ._initial_1m62mpw_54[data-real-placement^='left'] ._content_1m62mpw_13, ._closing_1m62mpw_9[data-real-placement^='left'] ._content_1m62mpw_13{
136
136
  transform:translate(10px, 0);
137
137
  }
138
- ._trigger_1803mut_113:focus-visible,
139
- ._trigger_1803mut_113:focus[data-focus-method='key']{
138
+ ._trigger_1m62mpw_113:focus-visible,
139
+ ._trigger_1m62mpw_113:focus[data-focus-method='key']{
140
140
  outline:none;
141
141
 
142
142
  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_1803mut_5",
3
- "closing": "_closing_1803mut_9",
4
- "content": "_content_1803mut_13",
5
- "initial": "_initial_1803mut_54",
6
- "outerThemeLight": "_outerThemeLight_1803mut_68",
7
- "outerThemeDark": "_outerThemeDark_1803mut_81",
8
- "trigger": "_trigger_1803mut_113"
2
+ "tooltip": "_tooltip_1m62mpw_5",
3
+ "closing": "_closing_1m62mpw_9",
4
+ "content": "_content_1m62mpw_13",
5
+ "initial": "_initial_1m62mpw_54",
6
+ "outerThemeLight": "_outerThemeLight_1m62mpw_68",
7
+ "outerThemeDark": "_outerThemeDark_1m62mpw_81",
8
+ "trigger": "_trigger_1m62mpw_113"
9
9
  };
10
10
  export { styles as default };
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@rescui/tooltip",
3
- "version": "0.9.3-RUI-230-Update-icons-tree-shaking-ec76507a.10+ec76507a",
3
+ "version": "0.9.3-RUI-230-Update-icons-7e73b1a0.23+7e73b1a0",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
7
7
  "main": "lib/index.js",
8
+ "module": "lib/index.js",
8
9
  "src:main": "src/index.ts",
9
10
  "files": [
10
11
  "lib",
@@ -27,15 +28,15 @@
27
28
  "react-dom": ">=16.8.0 <19"
28
29
  },
29
30
  "devDependencies": {
30
- "@rescui/colors": "0.2.7-RUI-230-Update-icons-tree-shaking-ec76507a.34+ec76507a",
31
- "@rescui/icons": "0.16.15-RUI-230-Update-icons-tree-shaking-ec76507a.10+ec76507a",
31
+ "@rescui/colors": "0.2.7-RUI-230-Update-icons-7e73b1a0.47+7e73b1a0",
32
+ "@rescui/icons": "0.16.15-RUI-230-Update-icons-7e73b1a0.23+7e73b1a0",
32
33
  "@rescui/scripts": "0.3.5",
33
- "@rescui/typography": "0.21.1-RUI-230-Update-icons-tree-shaking-ec76507a.10+ec76507a",
34
+ "@rescui/typography": "0.21.1-RUI-230-Update-icons-7e73b1a0.23+7e73b1a0",
34
35
  "@types/react-is": "^17.0.3"
35
36
  },
36
37
  "scripts": {
37
38
  "build": "rescui-scripts build"
38
39
  },
39
40
  "nx": {},
40
- "gitHead": "ec76507ad979df68d58a0a414b1ae497975090cd"
41
+ "gitHead": "7e73b1a086335930a7a71b61e7d6c150a187d045"
41
42
  }