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