shared-features 0.1.11 → 0.1.12
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/ads/AdCarousel.d.ts +1 -1
- package/dist/components/ads/AdCarousel.d.ts.map +1 -1
- package/dist/components/ads/TopbarAdBanner.d.ts +1 -1
- package/dist/components/ads/TopbarAdBanner.d.ts.map +1 -1
- package/dist/components/index.cjs +1 -1
- package/dist/components/index.js +1 -1
- package/dist/{index-BA8TGVYV.js → index-BmPGmKcu.js} +217 -313
- package/dist/index-BmPGmKcu.js.map +1 -0
- package/dist/{index-ClreioC9.cjs → index-LBaVvWGt.cjs} +216 -312
- package/dist/index-LBaVvWGt.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/index-BA8TGVYV.js.map +0 -1
- package/dist/index-ClreioC9.cjs.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AdCarousel.d.ts","sourceRoot":"","sources":["../../../src/components/ads/AdCarousel.tsx"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"AdCarousel.d.ts","sourceRoot":"","sources":["../../../src/components/ads/AdCarousel.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAMH,OAAO,KAAK,EAAE,WAAW,EAAuB,MAAM,uBAAuB,CAAC;AAE9E,MAAM,WAAW,eAAe;IAC9B,6CAA6C;IAC7C,SAAS,CAAC,EAAE,WAAW,CAAC;IACxB,4DAA4D;IAC5D,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,2CAA2C;IAC3C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,uBAAuB;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED;;;;;;;;GAQG;AACH,wBAAgB,UAAU,CAAC,EACzB,SAAyB,EACzB,gBAAwB,EACxB,YAAgB,EAChB,SAAS,EACT,KAAK,GACN,EAAE,eAAe,kDAocjB;AAED,eAAe,UAAU,CAAC"}
|
|
@@ -12,7 +12,7 @@ export interface TopbarAdBannerProps {
|
|
|
12
12
|
style?: React.CSSProperties;
|
|
13
13
|
}
|
|
14
14
|
/**
|
|
15
|
-
* TopbarAdBanner - Compact carousel banner for top of site (
|
|
15
|
+
* TopbarAdBanner - Compact carousel banner for top of site (60px max)
|
|
16
16
|
*
|
|
17
17
|
* @example
|
|
18
18
|
* ```tsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopbarAdBanner.d.ts","sourceRoot":"","sources":["../../../src/components/ads/TopbarAdBanner.tsx"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"TopbarAdBanner.d.ts","sourceRoot":"","sources":["../../../src/components/ads/TopbarAdBanner.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAMH,OAAO,KAAK,EAAE,WAAW,EAAuB,MAAM,uBAAuB,CAAC;AAK9E,MAAM,WAAW,mBAAmB;IAClC,+CAA+C;IAC/C,SAAS,CAAC,EAAE,WAAW,CAAC;IACxB,4DAA4D;IAC5D,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,2CAA2C;IAC3C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,uBAAuB;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED;;;;;;;;GAQG;AACH,wBAAgB,cAAc,CAAC,EAC7B,SAA2B,EAC3B,gBAAwB,EACxB,YAAgB,EAChB,SAAS,EACT,KAAK,GACN,EAAE,mBAAmB,kDA8UrB;AAED,eAAe,cAAc,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../index-
|
|
3
|
+
const index = require("../index-LBaVvWGt.cjs");
|
|
4
4
|
exports.AdBanner = index.AdBanner;
|
|
5
5
|
exports.AdCarousel = index.AdCarousel;
|
|
6
6
|
exports.AdModal = index.AdModal;
|
package/dist/components/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A, a, b, c, d, e, f, g, B, h, C, i, j, D, F, k, l, G, H, L, M, S, m, n, o, T, p, q, r, V, s, t } from "../index-
|
|
1
|
+
import { A, a, b, c, d, e, f, g, B, h, C, i, j, D, F, k, l, G, H, L, M, S, m, n, o, T, p, q, r, V, s, t } from "../index-BmPGmKcu.js";
|
|
2
2
|
export {
|
|
3
3
|
A as AdBanner,
|
|
4
4
|
a as AdCarousel,
|