@cleartrip/ct-design-typography 2.1.0-beta.0 → 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 +9 -9
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-typography.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-typography.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":"d0b6-73"},{"name":"src","children":[{"name":"StyledTypography","children":[{"uid":"d0b6-75","name":"style.ts"},{"uid":"d0b6-77","name":"StyledTypography.tsx"}]},{"uid":"d0b6-79","name":"type.ts"},{"uid":"d0b6-81","name":"style.ts"},{"uid":"d0b6-83","name":"Typography.tsx"},{"uid":"d0b6-85","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"d0b6-73":{"renderedLength":1952,"gzipLength":878,"brotliLength":693,"metaUid":"d0b6-72"},"d0b6-75":{"renderedLength":763,"gzipLength":335,"brotliLength":288,"metaUid":"d0b6-74"},"d0b6-77":{"renderedLength":956,"gzipLength":359,"brotliLength":316,"metaUid":"d0b6-76"},"d0b6-79":{"renderedLength":1649,"gzipLength":407,"brotliLength":314,"metaUid":"d0b6-78"},"d0b6-81":{"renderedLength":8636,"gzipLength":959,"brotliLength":801,"metaUid":"d0b6-80"},"d0b6-83":{"renderedLength":3346,"gzipLength":1046,"brotliLength":914,"metaUid":"d0b6-82"},"d0b6-85":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"d0b6-84"}},"nodeMetas":{"d0b6-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-typography.umd.js":"d0b6-73"},"imported":[],"importedBy":[{"uid":"d0b6-82"},{"uid":"d0b6-80"},{"uid":"d0b6-76"},{"uid":"d0b6-74"}]},"d0b6-74":{"id":"/src/StyledTypography/style.ts","moduleParts":{"ct-design-typography.umd.js":"d0b6-75"},"imported":[{"uid":"d0b6-72"}],"importedBy":[{"uid":"d0b6-76"}]},"d0b6-76":{"id":"/src/StyledTypography/StyledTypography.tsx","moduleParts":{"ct-design-typography.umd.js":"d0b6-77"},"imported":[{"uid":"d0b6-72"},{"uid":"d0b6-90"},{"uid":"d0b6-74"}],"importedBy":[{"uid":"d0b6-82"}]},"d0b6-78":{"id":"/src/type.ts","moduleParts":{"ct-design-typography.umd.js":"d0b6-79"},"imported":[],"importedBy":[{"uid":"d0b6-84"},{"uid":"d0b6-82"},{"uid":"d0b6-80"}]},"d0b6-80":{"id":"/src/style.ts","moduleParts":{"ct-design-typography.umd.js":"d0b6-81"},"imported":[{"uid":"d0b6-72"},{"uid":"d0b6-78"}],"importedBy":[{"uid":"d0b6-84"},{"uid":"d0b6-82"}]},"d0b6-82":{"id":"/src/Typography.tsx","moduleParts":{"ct-design-typography.umd.js":"d0b6-83"},"imported":[{"uid":"d0b6-72"},{"uid":"d0b6-86"},{"uid":"d0b6-87"},{"uid":"d0b6-76"},{"uid":"d0b6-80"},{"uid":"d0b6-78"},{"uid":"d0b6-88"},{"uid":"d0b6-89"}],"importedBy":[{"uid":"d0b6-84"}]},"d0b6-84":{"id":"/src/index.ts","moduleParts":{"ct-design-typography.umd.js":"d0b6-85"},"imported":[{"uid":"d0b6-82"},{"uid":"d0b6-78"},{"uid":"d0b6-80"}],"importedBy":[],"isEntry":true},"d0b6-86":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"d0b6-82"}],"isExternal":true},"d0b6-87":{"id":"@cleartrip/ct-design-theme","moduleParts":{},"imported":[],"importedBy":[{"uid":"d0b6-82"}],"isExternal":true},"d0b6-88":{"id":"@cleartrip/ct-design-conditional-wrap","moduleParts":{},"imported":[],"importedBy":[{"uid":"d0b6-82"}],"isExternal":true},"d0b6-89":{"id":"@cleartrip/ct-design-container","moduleParts":{},"imported":[],"importedBy":[{"uid":"d0b6-82"}],"isExternal":true},"d0b6-90":{"id":"styled-components","moduleParts":{},"imported":[],"importedBy":[{"uid":"d0b6-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,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cleartrip/ct-design-typography",
|
|
3
|
-
"version": "2.1.0
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/ct-design-typography.cjs.js",
|
|
7
|
-
"jsnext:main": "dist
|
|
8
|
-
"module": "dist
|
|
7
|
+
"jsnext:main": "dist/ct-design-typography.esm.js",
|
|
8
|
+
"module": "dist/ct-design-typography.esm.js",
|
|
9
9
|
"sideEffects": false,
|
|
10
10
|
"browser": {
|
|
11
|
-
"./dist
|
|
12
|
-
"./dist
|
|
11
|
+
"./dist/ct-design-typography.esm.js": "./dist/ct-design-typography.browser.esm.js",
|
|
12
|
+
"./dist/ct-design-typography.cjs.js": "./dist/ct-design-typography.browser.cjs.js"
|
|
13
13
|
},
|
|
14
14
|
"files": [
|
|
15
15
|
"dist"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@cleartrip/ct-design-
|
|
19
|
-
"@cleartrip/ct-design-
|
|
20
|
-
"@cleartrip/ct-design-
|
|
21
|
-
"@cleartrip/ct-design-container": "2.1.0
|
|
18
|
+
"@cleartrip/ct-design-conditional-wrap": "2.1.0",
|
|
19
|
+
"@cleartrip/ct-design-types": "2.1.0",
|
|
20
|
+
"@cleartrip/ct-design-theme": "2.1.0",
|
|
21
|
+
"@cleartrip/ct-design-container": "2.1.0"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {},
|
|
24
24
|
"peerDependencies": {
|