@linzjs/lui 17.48.0 → 17.49.0

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.
@@ -8,6 +8,7 @@
8
8
  border-radius: 0;
9
9
 
10
10
  & > .tippy-content {
11
+ padding: 5px 9px;
11
12
  font-size: 12px;
12
13
  @include fonts.font-regular;
13
14
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "17.48.0",
2
+ "version": "17.49.0",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",
@@ -150,6 +150,7 @@
150
150
  "@react-aria/utils": "^3.13.2",
151
151
  "@react-stately/list": "^3.5.2",
152
152
  "@szhsin/react-menu": "^2.3.3",
153
+ "@tippyjs/react": "^4.2.6",
153
154
  "camelcase": "^6.0.0",
154
155
  "clsx": "^1.1.0",
155
156
  "container-query-polyfill": "0.1.2",
@@ -163,7 +164,6 @@
163
164
  "react-split-grid": "1.0.4",
164
165
  "resolve-url-loader": "^5.0.0",
165
166
  "svgstore": "^3.0.0-2",
166
- "tippy.js": "^6.3.1",
167
167
  "uuid": "^8.3.2"
168
168
  },
169
169
  "release": {