@sudobility/components 3.0.10 → 3.0.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/core/SecurityProvider.d.ts.map +1 -1
- package/dist/index.esm.js +4 -1
- package/dist/index.umd.js +9 -9
- package/dist/optimization/optimization/apiOptimization.d.ts +1 -19
- package/dist/optimization/optimization/apiOptimization.d.ts.map +1 -1
- package/dist/seo/SemanticHTML.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SecurityProvider.d.ts","sourceRoot":"","sources":["../../src/core/SecurityProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,
|
|
1
|
+
{"version":3,"file":"SecurityProvider.d.ts","sourceRoot":"","sources":["../../src/core/SecurityProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAI5D,CAAC"}
|
package/dist/index.esm.js
CHANGED
|
@@ -14408,7 +14408,9 @@ function Fl({ children: t }) {
|
|
|
14408
14408
|
}
|
|
14409
14409
|
);
|
|
14410
14410
|
}
|
|
14411
|
-
const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({
|
|
14411
|
+
const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({
|
|
14412
|
+
children: t
|
|
14413
|
+
}) => /* @__PURE__ */ a(_, { children: t }), Hl = (t, e, r) => {
|
|
14412
14414
|
const n = xe(t, e);
|
|
14413
14415
|
return r && (n.displayName = `Memo(${r})`), process.env.NODE_ENV === "development" ? (o) => (He(() => {
|
|
14414
14416
|
let i = 0;
|
|
@@ -18788,6 +18790,7 @@ export {
|
|
|
18788
18790
|
Ml as BreadcrumbSection,
|
|
18789
18791
|
Ii as BurndownChart,
|
|
18790
18792
|
ee as Button,
|
|
18793
|
+
za as CACHE_CONFIGS,
|
|
18791
18794
|
ra as Calendar,
|
|
18792
18795
|
gi as CalloutBox,
|
|
18793
18796
|
Nc as CancellableRequest,
|