@fluid-app/portal-sdk 0.1.476 → 0.1.477

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.
Files changed (21) hide show
  1. package/dist/{ProfileScreen-DKddD3kl.mjs → ProfileScreen-BrXQWXXp.mjs} +2 -2
  2. package/dist/{ProfileScreen-DKddD3kl.mjs.map → ProfileScreen-BrXQWXXp.mjs.map} +1 -1
  3. package/dist/{ProfileScreen-CjYx113f.cjs → ProfileScreen-Cyv8PyYg.cjs} +2 -2
  4. package/dist/{ProfileScreen-Ah2vLws3.cjs → ProfileScreen-gWeOhTjQ.cjs} +2 -2
  5. package/dist/{ProfileScreen-Ah2vLws3.cjs.map → ProfileScreen-gWeOhTjQ.cjs.map} +1 -1
  6. package/dist/{ProfileScreen-D3lE-N-0.mjs → ProfileScreen-vepAcLXw.mjs} +2 -2
  7. package/dist/{SubscriptionsScreen-DkXohPSw.mjs → SubscriptionsScreen-BBMYV3Ge.mjs} +2 -2
  8. package/dist/{SubscriptionsScreen-BmRkFwfy.cjs → SubscriptionsScreen-BdirZOBn.cjs} +2 -2
  9. package/dist/{SubscriptionsScreen-Bh0zZWrr.mjs → SubscriptionsScreen-KUxdCKB-.mjs} +2 -2
  10. package/dist/{SubscriptionsScreen-Bh0zZWrr.mjs.map → SubscriptionsScreen-KUxdCKB-.mjs.map} +1 -1
  11. package/dist/{SubscriptionsScreen-D5tKJWci.cjs → SubscriptionsScreen-LXjZ4qKy.cjs} +2 -2
  12. package/dist/{SubscriptionsScreen-D5tKJWci.cjs.map → SubscriptionsScreen-LXjZ4qKy.cjs.map} +1 -1
  13. package/dist/index.cjs +7 -7
  14. package/dist/index.mjs +7 -7
  15. package/dist/{use-portal-card-add-3ds-flow-DDvnJaAd.cjs → use-portal-card-add-3ds-flow-ChMcZpwT.cjs} +3 -2
  16. package/dist/use-portal-card-add-3ds-flow-ChMcZpwT.cjs.map +1 -0
  17. package/dist/{use-portal-card-add-3ds-flow-paHQE9yW.mjs → use-portal-card-add-3ds-flow-Dxz8NvV-.mjs} +3 -2
  18. package/dist/use-portal-card-add-3ds-flow-Dxz8NvV-.mjs.map +1 -0
  19. package/package.json +12 -12
  20. package/dist/use-portal-card-add-3ds-flow-DDvnJaAd.cjs.map +0 -1
  21. package/dist/use-portal-card-add-3ds-flow-paHQE9yW.mjs.map +0 -1
package/dist/index.cjs CHANGED
@@ -75,12 +75,12 @@ const require_ScreenHeaderContext = require("./ScreenHeaderContext-ClYEnA4E.cjs"
75
75
  const require_ShopScreen = require("./ShopScreen-CZFHB56R.cjs");
76
76
  const require_CustomersScreen = require("./CustomersScreen-C2Sy0Pgh.cjs");
77
77
  const require_ActivityScreen = require("./ActivityScreen-BZORv5-U.cjs");
78
- require("./use-portal-card-add-3ds-flow-DDvnJaAd.cjs");
78
+ require("./use-portal-card-add-3ds-flow-ChMcZpwT.cjs");
79
79
  require("./display-C4lR3Fx6.cjs");
80
80
  require("./Combobox-CSQBMeAc.cjs");
81
81
  require("./prop-types-RKmVoT8k.cjs");
82
- const require_ProfileScreen = require("./ProfileScreen-Ah2vLws3.cjs");
83
- const require_SubscriptionsScreen = require("./SubscriptionsScreen-D5tKJWci.cjs");
82
+ const require_ProfileScreen = require("./ProfileScreen-gWeOhTjQ.cjs");
83
+ const require_SubscriptionsScreen = require("./SubscriptionsScreen-LXjZ4qKy.cjs");
84
84
  require("./dist-C037I5IV.cjs");
85
85
  require("./es-BTYUW9oo.cjs");
86
86
  require("./dist-CjsaQra7.cjs");
@@ -2080,9 +2080,9 @@ function resolveMemberTypePage(registry, memberTypeSlug, currentSlug, baseSlug)
2080
2080
  }
2081
2081
  //#endregion
2082
2082
  //#region src/shell/system-screen-map.ts
2083
- const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-CjYx113f.cjs")).then((m) => ({ default: m.ProfileScreen })));
2083
+ const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-Cyv8PyYg.cjs")).then((m) => ({ default: m.ProfileScreen })));
2084
2084
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-ppjcbl-E.cjs")).then((m) => ({ default: m.OrdersScreen })));
2085
- const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-BmRkFwfy.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2085
+ const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-BdirZOBn.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2086
2086
  const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-Ci-LJaR2.cjs")).then((m) => ({ default: m.MessagingScreen })));
2087
2087
  const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-D4_8k-uG.cjs")).then((m) => ({ default: m.ContactsScreen })));
2088
2088
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-Bosy9J8s.cjs")).then((m) => ({ default: m.ShopScreen })));
@@ -4588,11 +4588,11 @@ const CORE_PAGE_IDS = {
4588
4588
  //#endregion
4589
4589
  //#region src/screens/index.ts
4590
4590
  const screenPropertySchemas = {
4591
- ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-CjYx113f.cjs")).then((m) => m.profileScreenPropertySchema),
4591
+ ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-Cyv8PyYg.cjs")).then((m) => m.profileScreenPropertySchema),
4592
4592
  MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-Ci-LJaR2.cjs")).then((m) => m.messagingScreenPropertySchema),
4593
4593
  ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-D4_8k-uG.cjs")).then((m) => m.contactsScreenPropertySchema),
4594
4594
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-ppjcbl-E.cjs")).then((m) => m.ordersScreenPropertySchema),
4595
- SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-BmRkFwfy.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
4595
+ SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-BdirZOBn.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
4596
4596
  CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-BWx8sXQd.cjs")).then((m) => m.customersScreenPropertySchema),
4597
4597
  MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-CTDjOrjd.cjs")).then((m) => m.mySiteScreenPropertySchema),
4598
4598
  ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-DGlDNkBG.cjs")).then((m) => m.shareablesScreenPropertySchema),
package/dist/index.mjs CHANGED
@@ -35,7 +35,7 @@ import { r as calendarWidgetPropertySchema, t as CalendarWidget } from "./Calend
35
35
  import "./error-state-D0yEb7vf.mjs";
36
36
  import { Cn as Button, Ln as cn, P as IconButton, bt as CollapsibleTrigger, dt as PopoverTrigger, g as Skeleton, lt as Popover, m as Toaster, ut as PopoverContent, vt as Collapsible, yt as CollapsibleContent } from "./src-CfaFafsq.mjs";
37
37
  import { a as BottomNavVisibilityProvider, i as useMessagingAuth, n as messagingScreenPropertySchema, o as useBottomNavHidden, r as useMessagingConfig, t as MessagingScreen } from "./MessagingScreen-Dp4SiUQS.mjs";
38
- import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-Bh0zZWrr.mjs";
38
+ import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-KUxdCKB-.mjs";
39
39
  import "./WidgetLoadingSkeleton-ruGYRKhU.mjs";
40
40
  import { r as cardWidgetPropertySchema, t as CardWidget } from "./CardWidget-Cz2BRDba.mjs";
41
41
  import "./helpers-BCelXIdD.mjs";
@@ -74,10 +74,10 @@ import { a as useScreenHeaderSlotRefs, i as ScreenHeaderProvider, r as ScreenHea
74
74
  import { a as CartWidget, i as CartButton, o as CartScript, r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-BcuHrqud.mjs";
75
75
  import { a as FallbackCard, i as CoreScreenPlaceholder, r as customersScreenPropertySchema, t as CustomersScreen } from "./CustomersScreen-BKCI-3Me.mjs";
76
76
  import { a as OPT_IN_SYSTEM_SCREEN_SLUGS, i as AppLink, o as findSystemSlugByPrefix, r as activityScreenPropertySchema, t as ActivityScreen } from "./ActivityScreen-DnXxfTAb.mjs";
77
- import "./use-portal-card-add-3ds-flow-paHQE9yW.mjs";
77
+ import "./use-portal-card-add-3ds-flow-Dxz8NvV-.mjs";
78
78
  import "./display-BEVe3Jb4.mjs";
79
79
  import "./Combobox-D5Yr79xv.mjs";
80
- import { n as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-DKddD3kl.mjs";
80
+ import { n as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-BrXQWXXp.mjs";
81
81
  import "./dist-BYMZ_VJO.mjs";
82
82
  import "./es-CQmJl-p7.mjs";
83
83
  import "./dist-DzxPrZA5.mjs";
@@ -2077,9 +2077,9 @@ function resolveMemberTypePage(registry, memberTypeSlug, currentSlug, baseSlug)
2077
2077
  }
2078
2078
  //#endregion
2079
2079
  //#region src/shell/system-screen-map.ts
2080
- const ProfileScreen$1 = lazy(() => import("./ProfileScreen-D3lE-N-0.mjs").then((m) => ({ default: m.ProfileScreen })));
2080
+ const ProfileScreen$1 = lazy(() => import("./ProfileScreen-vepAcLXw.mjs").then((m) => ({ default: m.ProfileScreen })));
2081
2081
  const OrdersScreen$1 = lazy(() => import("./OrdersScreen-C2B9Eqgv.mjs").then((m) => ({ default: m.OrdersScreen })));
2082
- const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-DkXohPSw.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
2082
+ const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-BBMYV3Ge.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
2083
2083
  const MessagingScreen$1 = lazy(() => import("./MessagingScreen-D3AD01zt.mjs").then((m) => ({ default: m.MessagingScreen })));
2084
2084
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-CDRNDPb_.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2085
2085
  const ShopScreen$1 = lazy(() => import("./ShopScreen-BcuHrqud.mjs").then((n) => n.n).then((m) => ({ default: m.ShopScreen })));
@@ -4585,11 +4585,11 @@ const CORE_PAGE_IDS = {
4585
4585
  //#endregion
4586
4586
  //#region src/screens/index.ts
4587
4587
  const screenPropertySchemas = {
4588
- ProfileScreen: () => import("./ProfileScreen-D3lE-N-0.mjs").then((m) => m.profileScreenPropertySchema),
4588
+ ProfileScreen: () => import("./ProfileScreen-vepAcLXw.mjs").then((m) => m.profileScreenPropertySchema),
4589
4589
  MessagingScreen: () => import("./MessagingScreen-D3AD01zt.mjs").then((m) => m.messagingScreenPropertySchema),
4590
4590
  ContactsScreen: () => import("./ContactsScreen-CDRNDPb_.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
4591
4591
  OrdersScreen: () => import("./OrdersScreen-C2B9Eqgv.mjs").then((m) => m.ordersScreenPropertySchema),
4592
- SubscriptionsScreen: () => import("./SubscriptionsScreen-DkXohPSw.mjs").then((m) => m.subscriptionsScreenPropertySchema),
4592
+ SubscriptionsScreen: () => import("./SubscriptionsScreen-BBMYV3Ge.mjs").then((m) => m.subscriptionsScreenPropertySchema),
4593
4593
  CustomersScreen: () => import("./CustomersScreen-BKCI-3Me.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
4594
4594
  MySiteScreen: () => import("./MySiteScreen-ksthJDlR.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
4595
4595
  ShareablesScreen: () => import("./ShareablesScreen-BVgBC6vd.mjs").then((m) => m.shareablesScreenPropertySchema),
@@ -527,7 +527,7 @@ const SET_OPTS = {
527
527
  };
528
528
  const DEBOUNCE_MS = 250;
529
529
  const EMPTY_STATE_OPTIONS = [];
530
- function AddressAutocompleteInput({ control, setValue, countryIso, addressLineField, cityField, stateField, postalCodeField, stateOptions = EMPTY_STATE_OPTIONS, id, label, placeholder, disabled }) {
530
+ function AddressAutocompleteInput({ control, setValue, countryIso, addressLineField, cityField, stateField, postalCodeField, stateOptions = EMPTY_STATE_OPTIONS, id, label, placeholder, disabled, inputClassName }) {
531
531
  const api = require_FluidProvider.useAddressAutocompleteApiOptional();
532
532
  const { field, fieldState: { error } } = (0, react_hook_form.useController)({
533
533
  name: addressLineField,
@@ -667,6 +667,7 @@ function AddressAutocompleteInput({ control, setValue, countryIso, addressLineFi
667
667
  children: [
668
668
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_src.Input, {
669
669
  id: inputId,
670
+ className: inputClassName,
670
671
  type: "text",
671
672
  ref: field.ref,
672
673
  value: field.value ?? "",
@@ -22664,4 +22665,4 @@ Object.defineProperty(exports, "useProfileTranslation", {
22664
22665
  }
22665
22666
  });
22666
22667
 
22667
- //# sourceMappingURL=use-portal-card-add-3ds-flow-DDvnJaAd.cjs.map
22668
+ //# sourceMappingURL=use-portal-card-add-3ds-flow-ChMcZpwT.cjs.map