@steedos/webapp 3.0.14-beta.19 → 3.0.14-beta.20

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-C3FysfxH.js";
1
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./index-D-MR1qT9.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -3082,6 +3082,10 @@ video {
3082
3082
  flex-direction: row;
3083
3083
  }
3084
3084
 
3085
+ .md\:p-0 {
3086
+ padding: 0px;
3087
+ }
3088
+
3085
3089
  .md\:p-10 {
3086
3090
  padding: 2.5rem;
3087
3091
  }
@@ -81607,7 +81607,7 @@ if (typeof ActiveXObject === "function") {
81607
81607
  if (typeof fetchApi !== "function") fetchApi = void 0;
81608
81608
  if (!fetchApi && !XmlHttpRequestApi && !ActiveXObjectApi) {
81609
81609
  try {
81610
- __vitePreload(() => import("./browser-ponyfill-BGdIZtpJ.js").then((n) => n.b), true ? [] : void 0).then(function(mod) {
81610
+ __vitePreload(() => import("./browser-ponyfill-BacVYQnm.js").then((n) => n.b), true ? [] : void 0).then(function(mod) {
81611
81611
  fetchApi = mod.default;
81612
81612
  }).catch(function() {
81613
81613
  });
package/dist/index.html CHANGED
@@ -66,8 +66,8 @@
66
66
  <link rel="stylesheet" href="https://unpkg.com/@steedos-widgets/amis@6.3.0-patch.8/lib/themes/antd.css">
67
67
  <link rel="stylesheet" href="https://unpkg.com/@steedos-widgets/amis@6.3.0-patch.8/lib/helper.css">
68
68
  <link rel="stylesheet" href="https://unpkg.com/@steedos-widgets/amis@6.3.0-patch.8/sdk/iconfont.css">
69
- <script type="module" crossorigin src="/assets/index-C3FysfxH.js"></script>
70
- <link rel="stylesheet" crossorigin href="/assets/index-sx17H-hC.css">
69
+ <script type="module" crossorigin src="/assets/index-D-MR1qT9.js"></script>
70
+ <link rel="stylesheet" crossorigin href="/assets/index-BW5Fq9Tj.css">
71
71
  </head>
72
72
  <body class="skin-blue-light fixed steedos sidebar-mini three-columns" >
73
73
  <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.14-beta.19",
3
+ "version": "3.0.14-beta.20",
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": "937ac93bbe3cca993813a5224f86e118edf53f8e",
78
+ "gitHead": "96e541f24fe9f1ed58ca04c7e631a0d795a0147f",
79
79
  "dependencies": {
80
- "@steedos-widgets/amis-object": "^6.10.53-beta.15",
80
+ "@steedos-widgets/amis-object": "^6.10.53-beta.18",
81
81
  "autoprefixer": "^10.4.23"
82
82
  }
83
83
  }