@snack-uikit/popover-private
Advanced tools
Comparing version 0.13.8-preview-fc25f08d.0 to 0.14.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 0.14.0 (2024-10-28) | ||
### Features | ||
* **FF-5502:** add cjs build ([ffada28](https://github.com/cloud-ru-tech/snack-uikit/commit/ffada28bfdc37ea760eb1c8759342e680bdf8dd6)) | ||
## 0.13.7 (2024-09-24) | ||
@@ -8,0 +19,0 @@ |
@@ -30,6 +30,3 @@ "use strict"; | ||
const hooks_1 = require("./hooks"); | ||
const styles_module_scss_1 = __importDefault({ | ||
"floating": "floating", | ||
"floatingHidden": "floatingHidden" | ||
}); | ||
const styles_module_scss_1 = __importDefault(require('./styles.module.css')); | ||
function PopoverPrivateComponent(_a) { | ||
@@ -36,0 +33,0 @@ var _b; |
@@ -7,3 +7,3 @@ { | ||
"title": "Popover Private", | ||
"version": "0.13.8-preview-fc25f08d.0", | ||
"version": "0.14.0", | ||
"sideEffects": [ | ||
@@ -16,4 +16,6 @@ "*.css", | ||
"types": "./dist/esm/index.d.ts", | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/esm/index.js", | ||
"exports": { | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/cjs/index.js" | ||
}, | ||
"homepage": "https://github.com/cloud-ru-tech/snack-uikit/tree/master/packages/popover-private", | ||
@@ -40,3 +42,3 @@ "repository": { | ||
"@floating-ui/react": "0.26.24", | ||
"@snack-uikit/utils": "3.4.1-preview-fc25f08d.0", | ||
"@snack-uikit/utils": "3.5.0", | ||
"classnames": "2.3.2", | ||
@@ -49,3 +51,3 @@ "react-is": "18.2.0", | ||
}, | ||
"gitHead": "505ab562e7c354d6a8ee342a51aaaa9f5185fa38" | ||
"gitHead": "62cc21d8606a61a78f80e3a7455b20d6f38474fa" | ||
} |
101480
57
1764
+ Added@snack-uikit/utils@3.5.0(transitive)
- Removed@snack-uikit/utils@3.4.1-preview-fc25f08d.0(transitive)
Updated@snack-uikit/utils@3.5.0