@fluid-app/portal-sdk 0.1.236 → 0.1.238
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/{FluidProvider-BazvsIwu.mjs → FluidProvider-B3DjYoUW.mjs} +3 -3
- package/dist/{FluidProvider-BazvsIwu.mjs.map → FluidProvider-B3DjYoUW.mjs.map} +1 -1
- package/dist/{FluidProvider-Dxn7Ehiz.cjs → FluidProvider-DcpUKHrn.cjs} +3 -3
- package/dist/{FluidProvider-Dxn7Ehiz.cjs.map → FluidProvider-DcpUKHrn.cjs.map} +1 -1
- package/dist/{MessagingScreen-RItZgONw.mjs → MessagingScreen-BBqwXPZB.mjs} +2 -2
- package/dist/{MessagingScreen-RItZgONw.mjs.map → MessagingScreen-BBqwXPZB.mjs.map} +1 -1
- package/dist/{MessagingScreen-40YCQbX9.cjs → MessagingScreen-BzWV22JZ.cjs} +2 -2
- package/dist/{MessagingScreen-40YCQbX9.cjs.map → MessagingScreen-BzWV22JZ.cjs.map} +1 -1
- package/dist/{MessagingScreen-CrdiB4M3.cjs → MessagingScreen-CPBUg-32.cjs} +3 -3
- package/dist/{MySiteWidget-B0dc_7Dc.mjs → MySiteWidget-COj7yYQF.mjs} +22 -29
- package/dist/MySiteWidget-COj7yYQF.mjs.map +1 -0
- package/dist/{MySiteWidget-BkqAS0aY.cjs → MySiteWidget-DRH4q_YV.cjs} +22 -29
- package/dist/MySiteWidget-DRH4q_YV.cjs.map +1 -0
- package/dist/{ProfileScreen-CEKbhSRz.cjs → ProfileScreen-C0nmvuW1.cjs} +2 -2
- package/dist/{ProfileScreen-CEKbhSRz.cjs.map → ProfileScreen-C0nmvuW1.cjs.map} +1 -1
- package/dist/{ProfileScreen-CeD1jq89.mjs → ProfileScreen-CwQr_Km7.mjs} +2 -2
- package/dist/{ProfileScreen-CeD1jq89.mjs.map → ProfileScreen-CwQr_Km7.mjs.map} +1 -1
- package/dist/{ProfileScreen-Dex8VHSB.cjs → ProfileScreen-MCfnv8eT.cjs} +3 -3
- package/dist/{ShareablesScreen-Bt0E1aya.cjs → ShareablesScreen-A69L0Nok.cjs} +136 -108
- package/dist/ShareablesScreen-A69L0Nok.cjs.map +1 -0
- package/dist/{ShareablesScreen-LSyiDa6q.cjs → ShareablesScreen-BUYG-mjj.cjs} +1 -1
- package/dist/{ShareablesScreen-D3Hfqg9-.mjs → ShareablesScreen-sieWBlAl.mjs} +136 -108
- package/dist/ShareablesScreen-sieWBlAl.mjs.map +1 -0
- package/dist/{ShopScreen-Cgro0M1d.cjs → ShopScreen-Brw7gNMu.cjs} +3 -3
- package/dist/{ShopScreen-BiqZPyiB.cjs → ShopScreen-CiGozvW4.cjs} +2 -2
- package/dist/{ShopScreen-BiqZPyiB.cjs.map → ShopScreen-CiGozvW4.cjs.map} +1 -1
- package/dist/{ShopScreen-dAe71cdL.mjs → ShopScreen-D39WpS6j.mjs} +2 -2
- package/dist/{ShopScreen-dAe71cdL.mjs.map → ShopScreen-D39WpS6j.mjs.map} +1 -1
- package/dist/index.cjs +25 -15
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -2
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +3 -2
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +25 -15
- package/dist/index.mjs.map +1 -1
- package/package.json +13 -13
- package/dist/MySiteWidget-B0dc_7Dc.mjs.map +0 -1
- package/dist/MySiteWidget-BkqAS0aY.cjs.map +0 -1
- package/dist/ShareablesScreen-Bt0E1aya.cjs.map +0 -1
- package/dist/ShareablesScreen-D3Hfqg9-.mjs.map +0 -1
|
@@ -24,7 +24,7 @@ import { t as ContainerWidget } from "./ContainerWidget-DYThUtiZ.mjs";
|
|
|
24
24
|
import { t as ImageWidget } from "./ImageWidget-CFTpbu8X.mjs";
|
|
25
25
|
import { t as LinkWidget } from "./LinkWidget-CQHmKO-O.mjs";
|
|
26
26
|
import { t as ListWidget } from "./ListWidget-BnyD2Hpc.mjs";
|
|
27
|
-
import { t as MySiteWidget } from "./MySiteWidget-
|
|
27
|
+
import { t as MySiteWidget } from "./MySiteWidget-COj7yYQF.mjs";
|
|
28
28
|
import { t as NestedWidget } from "./NestedWidget-WJoWOFda.mjs";
|
|
29
29
|
import { t as PointsWidget } from "./PointsWidget-DoUljaNY.mjs";
|
|
30
30
|
import { t as QuickLinksWidget } from "./QuickLinksWidget-CJqwiBJ7.mjs";
|
|
@@ -2063,7 +2063,7 @@ const widgetPropertySchemas = {
|
|
|
2063
2063
|
LayoutWidget: () => import("./LayoutWidget-Cx5ZyXSU.mjs").then((n) => n.n).then((m) => m.layoutWidgetPropertySchema),
|
|
2064
2064
|
LinkWidget: () => import("./LinkWidget-CQHmKO-O.mjs").then((n) => n.n).then((m) => m.linkWidgetPropertySchema),
|
|
2065
2065
|
ListWidget: () => import("./ListWidget-BnyD2Hpc.mjs").then((n) => n.n).then((m) => m.listWidgetPropertySchema),
|
|
2066
|
-
MySiteWidget: () => import("./MySiteWidget-
|
|
2066
|
+
MySiteWidget: () => import("./MySiteWidget-COj7yYQF.mjs").then((n) => n.n).then((m) => m.mySiteWidgetPropertySchema),
|
|
2067
2067
|
NestedWidget: () => import("./NestedWidget-WJoWOFda.mjs").then((n) => n.n).then((m) => m.nestedWidgetPropertySchema),
|
|
2068
2068
|
PointsWidget: () => import("./PointsWidget-DoUljaNY.mjs").then((n) => n.n).then((m) => m.pointsWidgetPropertySchema),
|
|
2069
2069
|
QuickLinksWidget: () => import("./QuickLinksWidget-CJqwiBJ7.mjs").then((n) => n.n).then((m) => m.quickLinksWidgetPropertySchema),
|
|
@@ -2251,4 +2251,4 @@ function useFluidContext() {
|
|
|
2251
2251
|
//#endregion
|
|
2252
2252
|
export { createScreen as a, FluidThemeProvider as c, useLanguagesApi as d, useAppDefinitionApi as f, widgetPropertySchemas as i, useThemeContext as l, deleteDatabase as m, useFluidContext as n, createWidgetFromShareable as o, createPersister as p, DEFAULT_SDK_WIDGET_REGISTRY as r, createWidgetRegistry as s, FluidProvider as t, ApiError as u };
|
|
2253
2253
|
|
|
2254
|
-
//# sourceMappingURL=FluidProvider-
|
|
2254
|
+
//# sourceMappingURL=FluidProvider-B3DjYoUW.mjs.map
|