@steedos/webapp 3.0.13-beta.38 → 3.0.13-beta.40

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,4 +1,4 @@
1
- import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./index-CjbrZ8g0.js";
1
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./index-BF23HN8m.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -81349,7 +81349,7 @@ if (typeof ActiveXObject === "function") {
81349
81349
  if (typeof fetchApi !== "function") fetchApi = void 0;
81350
81350
  if (!fetchApi && !XmlHttpRequestApi && !ActiveXObjectApi) {
81351
81351
  try {
81352
- __vitePreload(() => import("./browser-ponyfill-CRL-qrLc.js").then((n) => n.b), true ? [] : void 0).then(function(mod) {
81352
+ __vitePreload(() => import("./browser-ponyfill-BQNYupHc.js").then((n) => n.b), true ? [] : void 0).then(function(mod) {
81353
81353
  fetchApi = mod.default;
81354
81354
  }).catch(function() {
81355
81355
  });
@@ -3324,8 +3324,8 @@ video {
3324
3324
  }
3325
3325
  @media (min-width: 1280px) {
3326
3326
 
3327
- .xl\:w-\[28rem\] {
3328
- width: 28rem;
3327
+ .xl\:w-\[24rem\] {
3328
+ width: 24rem;
3329
3329
  }
3330
3330
 
3331
3331
  .xl\:grid-cols-4 {
package/dist/index.html CHANGED
@@ -65,8 +65,8 @@
65
65
  <link rel="stylesheet" href="https://unpkg.com/@steedos-widgets/amis@6.3.0-patch.8/lib/themes/antd.css">
66
66
  <link rel="stylesheet" href="https://unpkg.com/@steedos-widgets/amis@6.3.0-patch.8/lib/helper.css">
67
67
  <link rel="stylesheet" href="https://unpkg.com/@steedos-widgets/amis@6.3.0-patch.8/sdk/iconfont.css">
68
- <script type="module" crossorigin src="/assets/index-CjbrZ8g0.js"></script>
69
- <link rel="stylesheet" crossorigin href="/assets/index-BDszpOfe.css">
68
+ <script type="module" crossorigin src="/assets/index-BF23HN8m.js"></script>
69
+ <link rel="stylesheet" crossorigin href="/assets/index-NERFUrP-.css">
70
70
  </head>
71
71
  <body class="skin-blue-light fixed steedos sidebar-mini three-columns" >
72
72
  <div id="root" class="steedos skin-blue-light creator h-full flex flex-col relative overflow-hidden bg-slate-50"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos/webapp",
3
- "version": "3.0.13-beta.38",
3
+ "version": "3.0.13-beta.40",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -75,9 +75,9 @@
75
75
  "access": "public"
76
76
  },
77
77
  "repository": "https://github.com/steedos/app-builder/tree/master/apps/accounts",
78
- "gitHead": "097e5103dfef4585bb2b3d17e9c8810045840b5b",
78
+ "gitHead": "ec68f10e987b00e83898adc3e148942e6dac6264",
79
79
  "dependencies": {
80
- "@steedos-widgets/amis-object": "^6.10.52-beta.25",
80
+ "@steedos-widgets/amis-object": "^6.10.52-beta.27",
81
81
  "autoprefixer": "^10.4.23"
82
82
  }
83
83
  }