@cleartrip/ct-design-radio 2.1.0-beta.1 → 2.1.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 +4 -4
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-radio.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-radio.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":"c51b-73"},{"name":"src","children":[{"name":"BaseRadio","children":[{"uid":"c51b-75","name":"style.ts"},{"uid":"c51b-77","name":"BaseRadio.tsx"}]},{"uid":"c51b-79","name":"style.ts"},{"uid":"c51b-81","name":"Radio.tsx"},{"uid":"c51b-83","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"c51b-73":{"renderedLength":1756,"gzipLength":833,"brotliLength":648,"metaUid":"c51b-72"},"c51b-75":{"renderedLength":1452,"gzipLength":417,"brotliLength":339,"metaUid":"c51b-74"},"c51b-77":{"renderedLength":1514,"gzipLength":475,"brotliLength":393,"metaUid":"c51b-76"},"c51b-79":{"renderedLength":1454,"gzipLength":329,"brotliLength":273,"metaUid":"c51b-78"},"c51b-81":{"renderedLength":2648,"gzipLength":834,"brotliLength":731,"metaUid":"c51b-80"},"c51b-83":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c51b-82"}},"nodeMetas":{"c51b-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-radio.umd.js":"c51b-73"},"imported":[],"importedBy":[{"uid":"c51b-80"},{"uid":"c51b-76"},{"uid":"c51b-74"}]},"c51b-74":{"id":"/src/BaseRadio/style.ts","moduleParts":{"ct-design-radio.umd.js":"c51b-75"},"imported":[{"uid":"c51b-72"},{"uid":"c51b-90"}],"importedBy":[{"uid":"c51b-76"}]},"c51b-76":{"id":"/src/BaseRadio/BaseRadio.tsx","moduleParts":{"ct-design-radio.umd.js":"c51b-77"},"imported":[{"uid":"c51b-72"},{"uid":"c51b-90"},{"uid":"c51b-74"}],"importedBy":[{"uid":"c51b-89"}]},"c51b-78":{"id":"/src/style.ts","moduleParts":{"ct-design-radio.umd.js":"c51b-79"},"imported":[],"importedBy":[{"uid":"c51b-80"}]},"c51b-80":{"id":"/src/Radio.tsx","moduleParts":{"ct-design-radio.umd.js":"c51b-81"},"imported":[{"uid":"c51b-72"},{"uid":"c51b-85"},{"uid":"c51b-86"},{"uid":"c51b-87"},{"uid":"c51b-88"},{"uid":"c51b-89"},{"uid":"c51b-78"}],"importedBy":[{"uid":"c51b-82"}]},"c51b-82":{"id":"/src/index.ts","moduleParts":{"ct-design-radio.umd.js":"c51b-83"},"imported":[{"uid":"c51b-80"},{"uid":"c51b-84"}],"importedBy":[],"isEntry":true},"c51b-84":{"id":"/src/type.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"c51b-82"}]},"c51b-85":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"c51b-80"}],"isExternal":true},"c51b-86":{"id":"@cleartrip/ct-design-theme","moduleParts":{},"imported":[],"importedBy":[{"uid":"c51b-80"}],"isExternal":true},"c51b-87":{"id":"@cleartrip/ct-design-container","moduleParts":{},"imported":[],"importedBy":[{"uid":"c51b-80"}],"isExternal":true},"c51b-88":{"id":"@cleartrip/ct-design-typography","moduleParts":{},"imported":[],"importedBy":[{"uid":"c51b-80"}],"isExternal":true},"c51b-89":{"id":"/src/BaseRadio/index.ts","moduleParts":{},"imported":[{"uid":"c51b-76"}],"importedBy":[{"uid":"c51b-80"}]},"c51b-90":{"id":"styled-components","moduleParts":{},"imported":[],"importedBy":[{"uid":"c51b-76"},{"uid":"c51b-74"}],"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-radio",
|
|
3
|
-
"version": "2.1.0
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"description": "Radio Component",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/ct-design-radio.cjs.js",
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"dist"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@cleartrip/ct-design-
|
|
19
|
-
"@cleartrip/ct-design-container": "2.1.0
|
|
20
|
-
"@cleartrip/ct-design-
|
|
18
|
+
"@cleartrip/ct-design-typography": "2.1.0",
|
|
19
|
+
"@cleartrip/ct-design-container": "2.1.0",
|
|
20
|
+
"@cleartrip/ct-design-theme": "2.1.0"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {},
|
|
23
23
|
"peerDependencies": {
|