@cleartrip/ct-design-select 1.2.0-beta.0 → 1.2.0-beta.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 +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-select.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-select.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":"0c5c-73"},{"name":"src","children":[{"uid":"0c5c-75","name":"style.ts"},{"uid":"0c5c-77","name":"Select.tsx"},{"uid":"0c5c-79","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"0c5c-73":{"renderedLength":2303,"gzipLength":995,"brotliLength":803,"metaUid":"0c5c-72"},"0c5c-75":{"renderedLength":268,"gzipLength":206,"brotliLength":153,"metaUid":"0c5c-74"},"0c5c-77":{"renderedLength":8172,"gzipLength":2186,"brotliLength":1908,"metaUid":"0c5c-76"},"0c5c-79":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"0c5c-78"}},"nodeMetas":{"0c5c-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-select.umd.js":"0c5c-73"},"imported":[],"importedBy":[{"uid":"0c5c-76"},{"uid":"0c5c-74"}]},"0c5c-74":{"id":"/src/style.ts","moduleParts":{"ct-design-select.umd.js":"0c5c-75"},"imported":[{"uid":"0c5c-72"}],"importedBy":[{"uid":"0c5c-76"}]},"0c5c-76":{"id":"/src/Select.tsx","moduleParts":{"ct-design-select.umd.js":"0c5c-77"},"imported":[{"uid":"0c5c-72"},{"uid":"0c5c-81"},{"uid":"0c5c-82"},{"uid":"0c5c-83"},{"uid":"0c5c-74"},{"uid":"0c5c-84"},{"uid":"0c5c-85"},{"uid":"0c5c-86"},{"uid":"0c5c-87"},{"uid":"0c5c-88"},{"uid":"0c5c-89"},{"uid":"0c5c-90"}],"importedBy":[{"uid":"0c5c-78"}]},"0c5c-78":{"id":"/src/index.ts","moduleParts":{"ct-design-select.umd.js":"0c5c-79"},"imported":[{"uid":"0c5c-76"},{"uid":"0c5c-80"}],"importedBy":[],"isEntry":true},"0c5c-80":{"id":"/src/type.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-78"}]},"0c5c-81":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-82":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-83":{"id":"styled-components","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-84":{"id":"@cleartrip/ct-design-text-field","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-85":{"id":"@cleartrip/ct-design-theme","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-86":{"id":"@cleartrip/ct-design-dropdown","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-87":{"id":"@cleartrip/ct-design-container","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-88":{"id":"@cleartrip/ct-design-icons","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-89":{"id":"@cleartrip/ct-design-popover","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"isExternal":true},"0c5c-90":{"id":"@cleartrip/ct-design-use-debounce","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c5c-76"}],"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-select",
|
|
3
|
-
"version": "1.2.0-beta.
|
|
3
|
+
"version": "1.2.0-beta.1",
|
|
4
4
|
"description": "Select Component",
|
|
5
5
|
"types": "dist/src/index.d.ts",
|
|
6
6
|
"main": "dist/ct-design-select.cjs.js",
|
|
@@ -15,17 +15,17 @@
|
|
|
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-
|
|
23
|
-
"@cleartrip/ct-design-
|
|
24
|
-
"@cleartrip/ct-design-use-debounce": "1.2.0-beta.
|
|
25
|
-
"@cleartrip/ct-design-
|
|
18
|
+
"@cleartrip/ct-design-types": "1.2.0-beta.1",
|
|
19
|
+
"@cleartrip/ct-design-container": "1.1.0-beta.1",
|
|
20
|
+
"@cleartrip/ct-design-text-field": "1.2.0-beta.1",
|
|
21
|
+
"@cleartrip/ct-design-popover": "1.2.0-beta.1",
|
|
22
|
+
"@cleartrip/ct-design-icons": "1.2.0-beta.1",
|
|
23
|
+
"@cleartrip/ct-design-theme": "1.2.0-beta.1",
|
|
24
|
+
"@cleartrip/ct-design-use-debounce": "1.2.0-beta.1",
|
|
25
|
+
"@cleartrip/ct-design-dropdown": "1.2.0-beta.1"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@cleartrip/ct-design-typography": "1.2.0-beta.
|
|
28
|
+
"@cleartrip/ct-design-typography": "1.2.0-beta.1"
|
|
29
29
|
},
|
|
30
30
|
"peerDependencies": {
|
|
31
31
|
"react": ">=16.8.0",
|