nectiasw 0.0.106 → 0.0.107

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/index.d.ts CHANGED
@@ -70,7 +70,7 @@ export type { ButtonProps, ButtonStyledProps } from './components/Button/types';
70
70
  export { TotalHours } from './components/Totalhours';
71
71
  export type { TotalHoursProps } from './components/Totalhours';
72
72
  export type { Session, Systems, SystemRole, UserSystem, SessionState, SignalConnection, CommonSignalConnection, Response, } from './typings';
73
- export { LocalStorageKeys, UrlSSOParams, ScurusalUrlSSOParams, } from './typings';
73
+ export { LocalStorageKeys, UrlSSOParams, SucursalUrlSSOParams, } from './typings';
74
74
  export { useSignal } from './context/hooks';
75
75
  export { SignalContext } from './context';
76
76
  export type { SignalProps, RefUser, ContextProps } from './context';
package/dist/index.es.js CHANGED
@@ -57105,7 +57105,6 @@ export {
57105
57105
  Jde as Row,
57106
57106
  sae as SP_Permission,
57107
57107
  Sfe as ScrollSearch,
57108
- ase as ScurusalUrlSSOParams,
57109
57108
  Efe as Search,
57110
57109
  U8 as Select,
57111
57110
  lae as Sidebar,
@@ -57114,6 +57113,7 @@ export {
57114
57113
  E0e as Stepper,
57115
57114
  Lre as Subtitle,
57116
57115
  cfe as Success,
57116
+ ase as SucursalUrlSSOParams,
57117
57117
  afe as Switch,
57118
57118
  Bae as Table,
57119
57119
  Lae as TableData,