infinity-forge 0.53.4 → 0.53.5
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"container.js","sourceRoot":"","sources":["../../../../src/system/presentation/context/container.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,2BAAyD;AACzD,iCAAuE;AAEvE,+BAAkE;AAClE,iCAAkE;AAClE,qDAAqF;
|
|
1
|
+
{"version":3,"file":"container.js","sourceRoot":"","sources":["../../../../src/system/presentation/context/container.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,2BAAyD;AACzD,iCAAuE;AAEvE,+BAAkE;AAClE,iCAAkE;AAClE,qDAAqF;AACrF,2BAAiD;AAEjD,SAAgB,sBAAsB,CAAC,EAU4D;QATjG,IAAI,UAAA,EACJ,KAAK,WAAA,EACL,QAAQ,cAAA,EACR,eAAe,qBAAA,EACf,cAAc,oBAAA,EACd,kBAAkB,wBAAA;IAKlB,SAAS,gBAAgB;QACvB,OAAO,CACL,uBAAC,oBAAY,IAAC,kBAAkB,EAAE,kBAAkB,YAClD,uBAAC,qBAAa,IAAC,KAAK,EAAE,KAAK,YACzB,uBAAC,kBAAa,cACZ,uBAAC,wBAAmB,cAAE,QAAQ,GAAuB,GACvC,GACF,GACH,CAChB,CAAA;IACH,CAAC;IAED,OAAO,CACL,uBAAC,+BAA0B,cACzB,uBAAC,wCAAsB,IAAC,eAAe,EAAE,eAAe,EAAE,cAAc,EAAE,cAAc,YACrF,IAAI,CAAC,CAAC,CAAC,CACN,uBAAC,wBAAiB,eAAK,IAAI,cACzB,uBAAC,gBAAgB,KAAG,IACF,CACrB,CAAC,CAAC,CAAC,CACF,uBAAC,gBAAgB,KAAG,CACrB,GACsB,GACE,CAC9B,CAAA;AACH,CAAC;AApCD,wDAoCC"}
|
|
@@ -17,7 +17,6 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
17
17
|
var react_1 = require("swiper/react");
|
|
18
18
|
var modules_1 = require("swiper/modules");
|
|
19
19
|
var uuid_1 = require("uuid");
|
|
20
|
-
require("swiper/swiper-bundle.css");
|
|
21
20
|
function Carousel(_a) {
|
|
22
21
|
var items = _a.items, SlideComponent = _a.SlideComponent, swiperConfig = _a.swiperConfig, prevButtonClassName = _a.prevButtonClassName, nextButtonClassName = _a.nextButtonClassName;
|
|
23
22
|
if (!items || items.length === 0 || !SlideComponent) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/components/carousel/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,8BAA8B;AAC9B,sCAAkD;AAClD,0CAAwE;AAExE,6BAAmC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/components/carousel/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,8BAA8B;AAC9B,sCAAkD;AAClD,0CAAwE;AAExE,6BAAmC;AAInC,SAAgB,QAAQ,CAAI,EAMT;QALjB,KAAK,WAAA,EACL,cAAc,oBAAA,EACd,YAAY,kBAAA,EACZ,mBAAmB,yBAAA,EACnB,mBAAmB,yBAAA;IAEnB,IAAI,CAAC,KAAK,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,IAAI,CAAC,cAAc,EAAE,CAAC;QACpD,OAAO,kDAAK,CAAA;IACd,CAAC;IAED,IAAM,OAAO,GAAG,CAAC,oBAAU,EAAE,oBAAU,EAAE,mBAAS,EAAE,cAAI,CAAC,CAAA;IAEzD,OAAO,CACL,uBAAC,cAAM,aACL,OAAO,EAAE,OAAO,IACZ,YAAY,IAChB,UAAU,EAAE;YACV,MAAM,EAAE,GAAG,GAAG,mBAAmB;YACjC,MAAM,EAAE,GAAG,GAAG,mBAAmB;SAClC,YAEA,KAAK,CAAC,GAAG,CAAC,UAAC,IAAI,IAAK,OAAA,CACnB,uBAAC,mBAAW,cACV,uBAAC,cAAc,eAAK,IAAI,EAAI,IADZ,IAAA,SAAM,GAAE,CAEZ,CACf,EAJoB,CAIpB,CAAC,IACK,CACV,CAAA;AACH,CAAC;AA7BD,4BA6BC"}
|