@cleartrip/ct-design-popover 2.2.0-beta.2 → 2.2.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.
- package/dist/stats.html +1 -1
- package/package.json +10 -10
package/dist/stats.html
CHANGED
|
@@ -4818,7 +4818,7 @@ var drawChart = (function (exports) {
|
|
|
4818
4818
|
</script>
|
|
4819
4819
|
<script>
|
|
4820
4820
|
/*<!--*/
|
|
4821
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"ct-design-popover.umd.js","children":[{"name":"Users/kanishk.gupta/Desktop/Cleartrip/ct-design-system/node_modules/.pnpm/@rollup+plugin-typescript@9.0.2_rollup@3.29.4_tslib@2.6.2_typescript@4.9.5/node_modules/tslib/tslib.es6.js","uid":"
|
|
4821
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"ct-design-popover.umd.js","children":[{"name":"Users/kanishk.gupta/Desktop/Cleartrip/ct-design-system/node_modules/.pnpm/@rollup+plugin-typescript@9.0.2_rollup@3.29.4_tslib@2.6.2_typescript@4.9.5/node_modules/tslib/tslib.es6.js","uid":"6bb0-57"},{"name":"src","children":[{"uid":"6bb0-59","name":"Popover.tsx"},{"uid":"6bb0-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"6bb0-57":{"renderedLength":1952,"gzipLength":878,"brotliLength":693,"metaUid":"6bb0-56"},"6bb0-59":{"renderedLength":8350,"gzipLength":1849,"brotliLength":1630,"metaUid":"6bb0-58"},"6bb0-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"6bb0-60"}},"nodeMetas":{"6bb0-56":{"id":"/Users/kanishk.gupta/Desktop/Cleartrip/ct-design-system/node_modules/.pnpm/@rollup+plugin-typescript@9.0.2_rollup@3.29.4_tslib@2.6.2_typescript@4.9.5/node_modules/tslib/tslib.es6.js","moduleParts":{"ct-design-popover.umd.js":"6bb0-57"},"imported":[],"importedBy":[{"uid":"6bb0-58"}]},"6bb0-58":{"id":"/src/Popover.tsx","moduleParts":{"ct-design-popover.umd.js":"6bb0-59"},"imported":[{"uid":"6bb0-56"},{"uid":"6bb0-63"},{"uid":"6bb0-64"},{"uid":"6bb0-65"},{"uid":"6bb0-66"},{"uid":"6bb0-67"},{"uid":"6bb0-68"},{"uid":"6bb0-69"},{"uid":"6bb0-70"}],"importedBy":[{"uid":"6bb0-60"}]},"6bb0-60":{"id":"/src/index.ts","moduleParts":{"ct-design-popover.umd.js":"6bb0-61"},"imported":[{"uid":"6bb0-58"},{"uid":"6bb0-62"}],"importedBy":[],"isEntry":true},"6bb0-62":{"id":"/src/type.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-60"}]},"6bb0-63":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-64":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-65":{"id":"@cleartrip/ct-design-modal","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-66":{"id":"@cleartrip/ct-design-transition","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-67":{"id":"@cleartrip/ct-design-card","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-68":{"id":"@cleartrip/ct-design-theme","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-69":{"id":"@cleartrip/ct-design-outside-click-handler","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true},"6bb0-70":{"id":"@cleartrip/ct-design-portal","moduleParts":{},"imported":[],"importedBy":[{"uid":"6bb0-58"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"options":{"gzip":true,"brotli":true,"sourcemap":false}};
|
|
4822
4822
|
|
|
4823
4823
|
const run = () => {
|
|
4824
4824
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cleartrip/ct-design-popover",
|
|
3
|
-
"version": "2.2.0
|
|
3
|
+
"version": "2.2.0",
|
|
4
4
|
"description": "Popover Component",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/ct-design-popover.cjs.js",
|
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
"dist"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@cleartrip/ct-design-
|
|
19
|
-
"@cleartrip/ct-design-
|
|
20
|
-
"@cleartrip/ct-design-
|
|
21
|
-
"@cleartrip/ct-design-
|
|
22
|
-
"@cleartrip/ct-design-outside-click-handler": "2.1.0
|
|
23
|
-
"@cleartrip/ct-design-
|
|
24
|
-
"@cleartrip/ct-design-
|
|
25
|
-
"@cleartrip/ct-design-
|
|
26
|
-
"@cleartrip/ct-design-
|
|
18
|
+
"@cleartrip/ct-design-theme": "2.1.0",
|
|
19
|
+
"@cleartrip/ct-design-card": "2.1.0",
|
|
20
|
+
"@cleartrip/ct-design-typography": "2.1.0",
|
|
21
|
+
"@cleartrip/ct-design-portal": "2.1.0",
|
|
22
|
+
"@cleartrip/ct-design-outside-click-handler": "2.1.0",
|
|
23
|
+
"@cleartrip/ct-design-types": "2.1.0",
|
|
24
|
+
"@cleartrip/ct-design-button": "2.1.0",
|
|
25
|
+
"@cleartrip/ct-design-transition": "2.1.0",
|
|
26
|
+
"@cleartrip/ct-design-modal": "2.1.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {},
|
|
29
29
|
"peerDependencies": {
|