dynamic-mui 2.0.5 → 2.0.7

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
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-5v4HqeXp.js");exports.ClearFormData=o.ClearFormData;exports.Controls=o.Controls;exports.DynamicComponent=o.DynamicComponent;exports.FormData=o.FormData;exports.FormGenerator=o.FormGenerator;exports.MuiConfig=o.mui;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-CSJSFvJg.js");exports.ClearFormData=o.ClearFormData;exports.Controls=o.Controls;exports.DynamicComponent=o.DynamicComponent;exports.FormData=o.FormData;exports.FormGenerator=o.FormGenerator;exports.MuiConfig=o.mui;
@@ -1,4 +1,4 @@
1
- import { af as r, ag as s, ah as m, ai as n, aj as t, ak as e } from "./index-tsb4Gp0x.mjs";
1
+ import { af as r, ag as s, ah as m, ai as n, aj as t, ak as e } from "./index-B7PCLgpM.mjs";
2
2
  export {
3
3
  r as ClearFormData,
4
4
  s as Controls,
@@ -95286,7 +95286,7 @@ class zze extends kC {
95286
95286
  });
95287
95287
  }
95288
95288
  async loadEventStreamCapability() {
95289
- const { EventStreamSerde: t } = await import("./index-DQ2CiM1N.mjs");
95289
+ const { EventStreamSerde: t } = await import("./index-DCGxIFlk.mjs");
95290
95290
  return new t({
95291
95291
  marshaller: this.getEventStreamMarshaller(),
95292
95292
  serializer: this.serializer,
@@ -100975,7 +100975,7 @@ function DK(e) {
100975
100975
  function $Ge(e) {
100976
100976
  return async (t) => {
100977
100977
  e.logger?.debug("@aws-sdk/credential-provider-cognito-identity - fromCognitoIdentity");
100978
- const { GetCredentialsForIdentityCommand: r, CognitoIdentityClient: o } = await import("./loadCognitoIdentity-sDRbHx4K.mjs"), i = (u) => e.clientConfig?.[u] ?? e.parentClientConfig?.[u] ?? t?.callerClientConfig?.[u], { Credentials: { AccessKeyId: s = jGe(e.logger), Expiration: a, SecretKey: l = VGe(e.logger), SessionToken: c } = BGe(e.logger) } = await (e.client ?? new o(Object.assign({}, e.clientConfig ?? {}, {
100978
+ const { GetCredentialsForIdentityCommand: r, CognitoIdentityClient: o } = await import("./loadCognitoIdentity-C8ynC2E9.mjs"), i = (u) => e.clientConfig?.[u] ?? e.parentClientConfig?.[u] ?? t?.callerClientConfig?.[u], { Credentials: { AccessKeyId: s = jGe(e.logger), Expiration: a, SecretKey: l = VGe(e.logger), SessionToken: c } = BGe(e.logger) } = await (e.client ?? new o(Object.assign({}, e.clientConfig ?? {}, {
100979
100979
  region: i("region"),
100980
100980
  profile: i("profile"),
100981
100981
  userAgentAppId: i("userAgentAppId")
@@ -101083,7 +101083,7 @@ function GGe({ accountId: e, cache: t = UGe(), client: r, clientConfig: o, custo
101083
101083
  c?.debug("@aws-sdk/credential-provider-cognito-identity - fromCognitoIdentity");
101084
101084
  const d = l ? `aws:cognito-identity-credentials:${s}:${l}` : void 0;
101085
101085
  let f = async (p) => {
101086
- const { GetIdCommand: h, CognitoIdentityClient: b } = await import("./loadCognitoIdentity-sDRbHx4K.mjs"), g = (C) => o?.[C] ?? u?.[C] ?? p?.callerClientConfig?.[C], y = r ?? new b(Object.assign({}, o ?? {}, {
101086
+ const { GetIdCommand: h, CognitoIdentityClient: b } = await import("./loadCognitoIdentity-C8ynC2E9.mjs"), g = (C) => o?.[C] ?? u?.[C] ?? p?.callerClientConfig?.[C], y = r ?? new b(Object.assign({}, o ?? {}, {
101087
101087
  region: g("region"),
101088
101088
  profile: g("profile"),
101089
101089
  userAgentAppId: g("userAgentAppId")
@@ -101667,8 +101667,8 @@ function m8e({ attributes: e = {}, rules: t = {} }) {
101667
101667
  displayText: l = ""
101668
101668
  // What to show instead of URL, if any
101669
101669
  } = e, c = t?.validation?.some((f) => f.rule === "mandatory") || !1, u = s || o || "#", d = l || r || u;
101670
- return /* @__PURE__ */ w.jsxs(ti, { sx: { width: "100%", ...i.sx }, children: [
101671
- r && l && /* @__PURE__ */ w.jsxs(uu, { variant: "subtitle2", gutterBottom: !0, sx: { display: "flex" }, children: [
101670
+ return /* @__PURE__ */ w.jsxs(ti, { sx: { width: "100%" }, ...i.container, children: [
101671
+ r && l && /* @__PURE__ */ w.jsxs(uu, { variant: "subtitle2", gutterBottom: !0, sx: { display: "flex" }, ...i.displayText, children: [
101672
101672
  r,
101673
101673
  c && /* @__PURE__ */ w.jsx(ti, { component: "span", sx: { color: "error.main", ml: 0.5 }, children: "*" })
101674
101674
  ] }),
@@ -101678,7 +101678,7 @@ function m8e({ attributes: e = {}, rules: t = {} }) {
101678
101678
  href: u,
101679
101679
  target: a,
101680
101680
  rel: a === "_blank" ? "noopener noreferrer" : void 0,
101681
- ...i,
101681
+ ...i.link,
101682
101682
  children: d
101683
101683
  }
101684
101684
  )