oraculo-ui 0.1.10 → 0.1.11

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/index.js CHANGED
@@ -2086,7 +2086,7 @@ function OraculoPageLanding({ props }) {
2086
2086
  ] })
2087
2087
  ] });
2088
2088
  }
2089
- var import_material2, import_css, import_jsx_runtime20;
2089
+ var import_material2, import_jsx_runtime20;
2090
2090
  var init_OraculoPageLanding = __esm({
2091
2091
  "src/templates/OraculoPageLanding.tsx"() {
2092
2092
  "use strict";
@@ -2099,7 +2099,6 @@ var init_OraculoPageLanding = __esm({
2099
2099
  init_OraculoSeccionVirtuales();
2100
2100
  init_OraculoSeccionDestacados();
2101
2101
  init_OraculoSeccionClubOlimpo();
2102
- import_css = require("@splidejs/react-splide/css");
2103
2102
  import_jsx_runtime20 = require("react/jsx-runtime");
2104
2103
  }
2105
2104
  });
@@ -39667,7 +39666,7 @@ var init_ = __esm({
39667
39666
  });
39668
39667
 
39669
39668
  // src/templates/OraculoPageLandingPreview.tsx
39670
- var import_react8, import_material3, import_css2, import_jsx_runtime21, HttpError, OraculoPageLandingPreview, OraculoPageLandingPreview_default;
39669
+ var import_react8, import_material3, import_jsx_runtime21, HttpError, OraculoPageLandingPreview, OraculoPageLandingPreview_default;
39671
39670
  var init_OraculoPageLandingPreview = __esm({
39672
39671
  "src/templates/OraculoPageLandingPreview.tsx"() {
39673
39672
  "use strict";
@@ -39676,7 +39675,6 @@ var init_OraculoPageLandingPreview = __esm({
39676
39675
  import_material3 = require("@mui/material");
39677
39676
  init_dist();
39678
39677
  init_fireabse();
39679
- import_css2 = require("@splidejs/react-splide/css");
39680
39678
  import_jsx_runtime21 = require("react/jsx-runtime");
39681
39679
  init_();
39682
39680
  HttpError = class extends Error {
package/dist/index.mjs CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  OraculoSeccionTopJuegos,
10
10
  OraculoSeccionVirtuales_default,
11
11
  OraculoSectionTitle
12
- } from "./chunk-VYYKDD5L.mjs";
12
+ } from "./chunk-ECHAXSTL.mjs";
13
13
  import {
14
14
  OraculoClubOlimpoVisual_default,
15
15
  OraculoSeccionClubOlimpo_default
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oraculo-ui",
3
- "version": "0.1.10",
3
+ "version": "0.1.11",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.ts",