@fluid-app/portal-sdk 0.1.209 → 0.1.210
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-CVYSJW9G.cjs → FluidProvider-CZSbUoDH.cjs} +3 -3
- package/dist/{FluidProvider-CVYSJW9G.cjs.map → FluidProvider-CZSbUoDH.cjs.map} +1 -1
- package/dist/{FluidProvider-BhXU4mXn.mjs → FluidProvider-DBh92Dz3.mjs} +3 -3
- package/dist/{FluidProvider-BhXU4mXn.mjs.map → FluidProvider-DBh92Dz3.mjs.map} +1 -1
- package/dist/{MessagingScreen-lOhqghg5.cjs → MessagingScreen-C9pAZqA0.cjs} +2 -2
- package/dist/{MessagingScreen-lOhqghg5.cjs.map → MessagingScreen-C9pAZqA0.cjs.map} +1 -1
- package/dist/{MessagingScreen-DZPzRM2a.mjs → MessagingScreen-DhtepYkU.mjs} +2 -2
- package/dist/{MessagingScreen-DZPzRM2a.mjs.map → MessagingScreen-DhtepYkU.mjs.map} +1 -1
- package/dist/{MessagingScreen-CneT3yWA.cjs → MessagingScreen-FyP5WFDU.cjs} +3 -3
- package/dist/{ProfileScreen-CJlMCpIM.cjs → ProfileScreen-0ZfgjXvC.cjs} +3 -3
- package/dist/{ProfileScreen-BVlyq4I8.mjs → ProfileScreen-BEZneAry.mjs} +2 -2
- package/dist/{ProfileScreen-BVlyq4I8.mjs.map → ProfileScreen-BEZneAry.mjs.map} +1 -1
- package/dist/{ProfileScreen-DToaxnsZ.cjs → ProfileScreen-Dyh4GP76.cjs} +2 -2
- package/dist/{ProfileScreen-DToaxnsZ.cjs.map → ProfileScreen-Dyh4GP76.cjs.map} +1 -1
- package/dist/QuickShareWidget-BdAgexWk.cjs +583 -0
- package/dist/QuickShareWidget-BdAgexWk.cjs.map +1 -0
- package/dist/QuickShareWidget-CunkC1r8.mjs +566 -0
- package/dist/QuickShareWidget-CunkC1r8.mjs.map +1 -0
- package/dist/{ShopScreen-dkt4YuUO.cjs → ShopScreen-D06ln7AW.cjs} +2 -2
- package/dist/{ShopScreen-dkt4YuUO.cjs.map → ShopScreen-D06ln7AW.cjs.map} +1 -1
- package/dist/{ShopScreen-7s5O5oFR.cjs → ShopScreen-DTtw168w.cjs} +3 -3
- package/dist/{ShopScreen-DAZC9E9E.mjs → ShopScreen-DeVoH7co.mjs} +2 -2
- package/dist/{ShopScreen-DAZC9E9E.mjs.map → ShopScreen-DeVoH7co.mjs.map} +1 -1
- package/dist/index.cjs +11 -11
- package/dist/index.d.cts +7 -0
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +7 -0
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +11 -11
- package/package.json +17 -17
- package/dist/QuickShareWidget-DRbErOlt.cjs +0 -268
- package/dist/QuickShareWidget-DRbErOlt.cjs.map +0 -1
- package/dist/QuickShareWidget-Dbjueevf.mjs +0 -251
- package/dist/QuickShareWidget-Dbjueevf.mjs.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require("./chunk-9hOWP6kD.cjs");
|
|
2
|
-
const require_FluidProvider = require("./FluidProvider-
|
|
2
|
+
const require_FluidProvider = require("./FluidProvider-CZSbUoDH.cjs");
|
|
3
3
|
const require_src = require("./src-D57IFKXU.cjs");
|
|
4
4
|
const require_format = require("./format-B8vxOIbt.cjs");
|
|
5
5
|
const require_dist = require("./dist-CGuUUVNt.cjs");
|
|
@@ -57475,4 +57475,4 @@ Object.defineProperty(exports, "useMessagingConfig", {
|
|
|
57475
57475
|
}
|
|
57476
57476
|
});
|
|
57477
57477
|
|
|
57478
|
-
//# sourceMappingURL=MessagingScreen-
|
|
57478
|
+
//# sourceMappingURL=MessagingScreen-C9pAZqA0.cjs.map
|