@cleartrip/ct-design-switch-button 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-switch-button.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-switch-button.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":"321a-77"},{"name":"src","children":[{"name":"BaseSwitch","children":[{"uid":"321a-79","name":"type.ts"},{"uid":"321a-81","name":"BaseSwitch.tsx"}]},{"name":"svg","children":[{"uid":"321a-83","name":"Cross.tsx"},{"uid":"321a-85","name":"Tick.tsx"}]},{"uid":"321a-87","name":"ToggleSwitch.tsx"},{"uid":"321a-89","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"321a-77":{"renderedLength":2192,"gzipLength":957,"brotliLength":755,"metaUid":"321a-76"},"321a-79":{"renderedLength":167,"gzipLength":116,"brotliLength":99,"metaUid":"321a-78"},"321a-81":{"renderedLength":4122,"gzipLength":780,"brotliLength":633,"metaUid":"321a-80"},"321a-83":{"renderedLength":547,"gzipLength":331,"brotliLength":286,"metaUid":"321a-82"},"321a-85":{"renderedLength":532,"gzipLength":332,"brotliLength":282,"metaUid":"321a-84"},"321a-87":{"renderedLength":3519,"gzipLength":905,"brotliLength":780,"metaUid":"321a-86"},"321a-89":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"321a-88"}},"nodeMetas":{"321a-76":{"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-switch-button.umd.js":"321a-77"},"imported":[],"importedBy":[{"uid":"321a-86"},{"uid":"321a-80"},{"uid":"321a-82"},{"uid":"321a-84"}]},"321a-78":{"id":"/src/BaseSwitch/type.ts","moduleParts":{"ct-design-switch-button.umd.js":"321a-79"},"imported":[],"importedBy":[{"uid":"321a-86"},{"uid":"321a-80"}]},"321a-80":{"id":"/src/BaseSwitch/BaseSwitch.tsx","moduleParts":{"ct-design-switch-button.umd.js":"321a-81"},"imported":[{"uid":"321a-76"},{"uid":"321a-95"},{"uid":"321a-78"}],"importedBy":[{"uid":"321a-86"}]},"321a-82":{"id":"/src/svg/Cross.tsx","moduleParts":{"ct-design-switch-button.umd.js":"321a-83"},"imported":[{"uid":"321a-76"},{"uid":"321a-91"}],"importedBy":[{"uid":"321a-86"}]},"321a-84":{"id":"/src/svg/Tick.tsx","moduleParts":{"ct-design-switch-button.umd.js":"321a-85"},"imported":[{"uid":"321a-76"},{"uid":"321a-91"}],"importedBy":[{"uid":"321a-86"}]},"321a-86":{"id":"/src/ToggleSwitch.tsx","moduleParts":{"ct-design-switch-button.umd.js":"321a-87"},"imported":[{"uid":"321a-76"},{"uid":"321a-91"},{"uid":"321a-92"},{"uid":"321a-93"},{"uid":"321a-94"},{"uid":"321a-80"},{"uid":"321a-78"},{"uid":"321a-82"},{"uid":"321a-84"}],"importedBy":[{"uid":"321a-88"}]},"321a-88":{"id":"/src/index.ts","moduleParts":{"ct-design-switch-button.umd.js":"321a-89"},"imported":[{"uid":"321a-86"},{"uid":"321a-90"}],"importedBy":[],"isEntry":true},"321a-90":{"id":"/src/type.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"321a-88"}]},"321a-91":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"321a-86"},{"uid":"321a-82"},{"uid":"321a-84"}],"isExternal":true},"321a-92":{"id":"@cleartrip/ct-design-theme","moduleParts":{},"imported":[],"importedBy":[{"uid":"321a-86"}],"isExternal":true},"321a-93":{"id":"@cleartrip/ct-design-container","moduleParts":{},"imported":[],"importedBy":[{"uid":"321a-86"}],"isExternal":true},"321a-94":{"id":"@cleartrip/ct-design-typography","moduleParts":{},"imported":[],"importedBy":[{"uid":"321a-86"}],"isExternal":true},"321a-95":{"id":"styled-components","moduleParts":{},"imported":[],"importedBy":[{"uid":"321a-80"}],"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-switch-button",
|
|
3
|
-
"version": "2.1.0
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"description": "SwitchButton Component",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/ct-design-switch-button.cjs.js",
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"dist"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@cleartrip/ct-design-
|
|
19
|
-
"@cleartrip/ct-design-
|
|
20
|
-
"@cleartrip/ct-design-container": "2.1.0
|
|
18
|
+
"@cleartrip/ct-design-typography": "2.1.0",
|
|
19
|
+
"@cleartrip/ct-design-theme": "2.1.0",
|
|
20
|
+
"@cleartrip/ct-design-container": "2.1.0"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {},
|
|
23
23
|
"peerDependencies": {
|