callix-dialer-widget 1.4.7 → 1.4.8

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.
@@ -56342,6 +56342,18 @@ function AuthenticatedMiniDialer({
56342
56342
  }
56343
56343
  }
56344
56344
  ),
56345
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
56346
+ FloatingDialer,
56347
+ {
56348
+ isAuthenticated: true,
56349
+ username,
56350
+ onLogin,
56351
+ onLogout,
56352
+ isLoadingSession,
56353
+ sessionError,
56354
+ variant: "min"
56355
+ }
56356
+ ),
56345
56357
  /* @__PURE__ */ jsxRuntimeExports.jsx(
56346
56358
  DraggableClientInfoModal,
56347
56359
  {