@cleartrip/ct-design-drawer 2.0.0 → 2.0.1
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 +3 -3
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-drawer.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-drawer.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":"60d5-73"},{"name":"src","children":[{"uid":"60d5-75","name":"style.ts"},{"name":"StyledDrawer","children":[{"uid":"60d5-77","name":"style.ts"},{"uid":"60d5-79","name":"StyledDrawer.tsx"}]},{"uid":"60d5-81","name":"Drawer.tsx"},{"uid":"60d5-83","name":"type.ts"},{"uid":"60d5-85","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"60d5-73":{"renderedLength":1516,"gzipLength":749,"brotliLength":580,"metaUid":"60d5-72"},"60d5-75":{"renderedLength":614,"gzipLength":269,"brotliLength":222,"metaUid":"60d5-74"},"60d5-77":{"renderedLength":483,"gzipLength":241,"brotliLength":197,"metaUid":"60d5-76"},"60d5-79":{"renderedLength":339,"gzipLength":198,"brotliLength":166,"metaUid":"60d5-78"},"60d5-81":{"renderedLength":1218,"gzipLength":434,"brotliLength":389,"metaUid":"60d5-80"},"60d5-83":{"renderedLength":218,"gzipLength":127,"brotliLength":113,"metaUid":"60d5-82"},"60d5-85":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"60d5-84"}},"nodeMetas":{"60d5-72":{"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-drawer.umd.js":"60d5-73"},"imported":[],"importedBy":[{"uid":"60d5-80"},{"uid":"60d5-74"},{"uid":"60d5-78"}]},"60d5-74":{"id":"/src/style.ts","moduleParts":{"ct-design-drawer.umd.js":"60d5-75"},"imported":[{"uid":"60d5-72"}],"importedBy":[{"uid":"60d5-80"}]},"60d5-76":{"id":"/src/StyledDrawer/style.ts","moduleParts":{"ct-design-drawer.umd.js":"60d5-77"},"imported":[],"importedBy":[{"uid":"60d5-78"}]},"60d5-78":{"id":"/src/StyledDrawer/StyledDrawer.tsx","moduleParts":{"ct-design-drawer.umd.js":"60d5-79"},"imported":[{"uid":"60d5-72"},{"uid":"60d5-90"},{"uid":"60d5-76"}],"importedBy":[{"uid":"60d5-89"}]},"60d5-80":{"id":"/src/Drawer.tsx","moduleParts":{"ct-design-drawer.umd.js":"60d5-81"},"imported":[{"uid":"60d5-72"},{"uid":"60d5-86"},{"uid":"60d5-87"},{"uid":"60d5-88"},{"uid":"60d5-74"},{"uid":"60d5-89"}],"importedBy":[{"uid":"60d5-84"}]},"60d5-82":{"id":"/src/type.ts","moduleParts":{"ct-design-drawer.umd.js":"60d5-83"},"imported":[],"importedBy":[{"uid":"60d5-84"}]},"60d5-84":{"id":"/src/index.ts","moduleParts":{"ct-design-drawer.umd.js":"60d5-85"},"imported":[{"uid":"60d5-80"},{"uid":"60d5-82"}],"importedBy":[],"isEntry":true},"60d5-86":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"60d5-80"}],"isExternal":true},"60d5-87":{"id":"@cleartrip/ct-design-overlay","moduleParts":{},"imported":[],"importedBy":[{"uid":"60d5-80"}],"isExternal":true},"60d5-88":{"id":"@cleartrip/ct-design-theme","moduleParts":{},"imported":[],"importedBy":[{"uid":"60d5-80"}],"isExternal":true},"60d5-89":{"id":"/src/StyledDrawer/index.ts","moduleParts":{},"imported":[{"uid":"60d5-78"}],"importedBy":[{"uid":"60d5-80"}]},"60d5-90":{"id":"styled-components","moduleParts":{},"imported":[],"importedBy":[{"uid":"60d5-78"}],"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-drawer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1",
|
|
4
4
|
"description": "Drawer Component",
|
|
5
5
|
"types": "dist/src/index.d.ts",
|
|
6
6
|
"main": "dist/ct-design-drawer.cjs.js",
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"dist"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@cleartrip/ct-design-container": "2.0.0",
|
|
19
18
|
"@cleartrip/ct-design-theme": "2.0.0",
|
|
20
|
-
"@cleartrip/ct-design-
|
|
19
|
+
"@cleartrip/ct-design-container": "2.0.0",
|
|
20
|
+
"@cleartrip/ct-design-overlay": "2.1.0"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {},
|
|
23
23
|
"peerDependencies": {
|