tenara-ui-components 0.3.54 → 0.3.56
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/components/atoms/TextAnimation/TextAnimation.d.ts +14 -0
- package/dist/components/atoms/TextAnimation/TextAnimation.d.ts.map +1 -0
- package/dist/components/atoms/TextAnimation/index.d.ts +3 -0
- package/dist/components/atoms/TextAnimation/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +4 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/molecules/advisors-plus/Hero/Hero.d.ts +30 -0
- package/dist/components/molecules/advisors-plus/Hero/Hero.d.ts.map +1 -0
- package/dist/components/molecules/advisors-plus/Hero/HeroMedia.d.ts +9 -0
- package/dist/components/molecules/advisors-plus/Hero/HeroMedia.d.ts.map +1 -0
- package/dist/components/molecules/advisors-plus/Hero/index.d.ts +3 -0
- package/dist/components/molecules/advisors-plus/Hero/index.d.ts.map +1 -0
- package/dist/components/molecules/primax/FilterSection/FilterSection.d.ts +6 -0
- package/dist/components/molecules/primax/FilterSection/FilterSection.d.ts.map +1 -1
- package/dist/components/molecules/primax/PostFeed/PostFeed.d.ts +6 -0
- package/dist/components/molecules/primax/PostFeed/PostFeed.d.ts.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.esm.css +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/themes/presets/advisors-plus.d.ts.map +1 -1
- package/dist/themes/presets/default.d.ts +8 -0
- package/dist/themes/presets/default.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"advisors-plus.d.ts","sourceRoot":"","sources":["../../../src/themes/presets/advisors-plus.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAK5C,eAAO,MAAM,iBAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"advisors-plus.d.ts","sourceRoot":"","sources":["../../../src/themes/presets/advisors-plus.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAK5C,eAAO,MAAM,iBAAiB,EAAE,WAwuB/B,CAAC"}
|
|
@@ -745,6 +745,14 @@ export declare const defaultTheme: {
|
|
|
745
745
|
paddingY: string;
|
|
746
746
|
paddingX: string;
|
|
747
747
|
};
|
|
748
|
+
textAnimation: {
|
|
749
|
+
fontFamily: string;
|
|
750
|
+
fontSize: string;
|
|
751
|
+
fontWeight: string;
|
|
752
|
+
lineHeight: string;
|
|
753
|
+
slotHeight: string;
|
|
754
|
+
duration: string;
|
|
755
|
+
};
|
|
748
756
|
};
|
|
749
757
|
};
|
|
750
758
|
//# sourceMappingURL=default.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/themes/presets/default.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAKH,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/themes/presets/default.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAKH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAs7BF,CAAC"}
|