@descope/user-management-widget 0.4.128 → 0.5.0

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
@@ -161,7 +161,7 @@ declare const UserManagementWidget: {
161
161
  close(): void;
162
162
  show(): void;
163
163
  remove(): void;
164
- "__#12332@#private": any;
164
+ "__#12338@#private": any;
165
165
  logger: {
166
166
  error(...data: any[]): void;
167
167
  warn(...data: any[]): void;
@@ -175,7 +175,7 @@ declare const UserManagementWidget: {
175
175
  type: "success" | "error";
176
176
  msg: string;
177
177
  }[]) => void;
178
- "__#12325@#isInit": boolean;
178
+ "__#12331@#isInit": boolean;
179
179
  connectedCallback: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & {
180
180
  (): void;
181
181
  (): void;
@@ -1173,7 +1173,7 @@ declare const UserManagementWidget: {
1173
1173
  tabIndex: number;
1174
1174
  blur: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
1175
1175
  focus: ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void);
1176
- "__#12336@#NotificationDriverWrapper": new (refOrRefFn: Element | (() => HTMLElement), config: {
1176
+ "__#12342@#NotificationDriverWrapper": new (refOrRefFn: Element | (() => HTMLElement), config: {
1177
1177
  logger: {
1178
1178
  error(...data: any[]): void;
1179
1179
  warn(...data: any[]): void;
@@ -1186,7 +1186,7 @@ declare const UserManagementWidget: {
1186
1186
  close(): void;
1187
1187
  show(): void;
1188
1188
  remove(): void;
1189
- "__#12332@#private": any;
1189
+ "__#12338@#private": any;
1190
1190
  logger: {
1191
1191
  error(...data: any[]): void;
1192
1192
  warn(...data: any[]): void;
@@ -1211,7 +1211,7 @@ declare const UserManagementWidget: {
1211
1211
  close(): void;
1212
1212
  show(): void;
1213
1213
  remove(): void;
1214
- "__#12332@#private": any;
1214
+ "__#12338@#private": any;
1215
1215
  logger: {
1216
1216
  error(...data: any[]): void;
1217
1217
  warn(...data: any[]): void;
@@ -1221,21 +1221,21 @@ declare const UserManagementWidget: {
1221
1221
  readonly asyncEle: Promise<Element>;
1222
1222
  readonly ele: Element;
1223
1223
  };
1224
- "__#12331@#errorCbsSym": symbol;
1225
- "__#12331@#loadCbsSym": symbol;
1226
- "__#12331@#getComponentsVersion": (() => Promise<any>) & (() => Promise<any>) & (() => Promise<any>) & (() => Promise<any>);
1227
- "__#12331@#exposeAlternateEvents": ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void);
1228
- "__#12331@#handleFallbackScript": ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[]) => Promise<void>) & ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[]) => Promise<void>) & ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[]) => Promise<void>) & ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[]) => Promise<void>);
1229
- "__#12331@#registerEvents": ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void);
1230
- "__#12331@#getDescopeUiLoadingScript": (() => Promise<HTMLElement>) & (() => Promise<HTMLElement>) & (() => Promise<HTMLElement>) & (() => Promise<HTMLElement>);
1231
- "__#12331@#descopeUi": Promise<any>;
1224
+ "__#12337@#errorCbsSym": symbol;
1225
+ "__#12337@#loadCbsSym": symbol;
1226
+ "__#12337@#getComponentsVersion": (() => Promise<any>) & (() => Promise<any>) & (() => Promise<any>) & (() => Promise<any>);
1227
+ "__#12337@#exposeAlternateEvents": ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void);
1228
+ "__#12337@#handleFallbackScript": ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[], elemId: string, scriptUrl: string) => Promise<void>) & ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[], elemId: string, scriptUrl: string) => Promise<void>) & ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[], elemId: string, scriptUrl: string) => Promise<void>) & ((errorCbs: ((error: string) => void)[], loadCbs: (() => void)[], elemId: string, scriptUrl: string) => Promise<void>);
1229
+ "__#12337@#registerEvents": ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void) & ((scriptEle: HTMLScriptElement) => void);
1230
+ "__#12337@#getDescopeUiLoadingScript": (() => Promise<HTMLElement>) & (() => Promise<HTMLElement>) & (() => Promise<HTMLElement>) & (() => Promise<HTMLElement>);
1231
+ "__#12337@#descopeUi": Promise<any>;
1232
1232
  readonly descopeUi: Promise<any>;
1233
- "__#12331@#loadDescopeUiComponent": ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>);
1233
+ "__#12337@#loadDescopeUiComponent": ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>);
1234
1234
  loadDescopeUiComponents: ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>) & ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>) & ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>) & ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>);
1235
- "__#12331@#getDescopeUi": (() => Promise<unknown>) & (() => Promise<unknown>) & (() => Promise<unknown>) & (() => Promise<unknown>);
1235
+ "__#12337@#getDescopeUi": (() => Promise<unknown>) & (() => Promise<unknown>) & (() => Promise<unknown>) & (() => Promise<unknown>);
1236
1236
  readonly config: any;
1237
- "__#12328@#_configResource": any;
1238
- "__#12328@#fetchConfig": (() => Promise<{
1237
+ "__#12334@#_configResource": any;
1238
+ "__#12334@#fetchConfig": (() => Promise<{
1239
1239
  projectConfig: _descope_sdk_mixins.ProjectConfiguration;
1240
1240
  executionContext: {
1241
1241
  geo: string;
@@ -1286,17 +1286,17 @@ declare const UserManagementWidget: {
1286
1286
  readonly baseStaticUrl: string;
1287
1287
  readonly baseUrl: string;
1288
1288
  readonly projectId: string;
1289
- "__#12327@#handleError": ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void);
1290
- "__#12326@#observeMappings": {};
1289
+ "__#12333@#handleError": ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void);
1290
+ "__#12332@#observeMappings": {};
1291
1291
  observeAttribute: ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any);
1292
1292
  observeAttributes: ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void);
1293
- "__#12324@#logger": {
1293
+ "__#12330@#logger": {
1294
1294
  error(...data: any[]): void;
1295
1295
  warn(...data: any[]): void;
1296
1296
  info(...data: any[]): void;
1297
1297
  debug(...data: any[]): void;
1298
1298
  };
1299
- "__#12324@#wrapLogger": ((logger: Partial<{
1299
+ "__#12330@#wrapLogger": ((logger: Partial<{
1300
1300
  error(...data: any[]): void;
1301
1301
  warn(...data: any[]): void;
1302
1302
  info(...data: any[]): void;
@@ -18945,7 +18945,7 @@ declare const UserManagementWidget: {
18945
18945
  "__#19@#initCancelButton"(): void;
18946
18946
  "__#19@#initSubmitButton"(): void;
18947
18947
  "__#19@#initRemovePasskeyModal"(): Promise<void>;
18948
- "__#12335@#ModalDriverWrapper": new (refOrRefFn: Element | (() => HTMLElement), config: {
18948
+ "__#12341@#ModalDriverWrapper": new (refOrRefFn: Element | (() => HTMLElement), config: {
18949
18949
  logger: {
18950
18950
  error(...data: any[]): void;
18951
18951
  warn(...data: any[]): void;
@@ -18954,7 +18954,7 @@ declare const UserManagementWidget: {
18954
18954
  };
18955
18955
  }) => {
18956
18956
  setContent(template: HTMLTemplateElement): void;
18957
- "__#12334@#private": any;
18957
+ "__#12340@#private": any;
18958
18958
  beforeOpen: () => void | Promise<void>;
18959
18959
  afterClose: () => void;
18960
18960
  nodeName: string;
@@ -18962,7 +18962,7 @@ declare const UserManagementWidget: {
18962
18962
  open(): Promise<void>;
18963
18963
  reset(): void;
18964
18964
  remove(): void;
18965
- "__#12332@#private": any;
18965
+ "__#12338@#private": any;
18966
18966
  logger: {
18967
18967
  error(...data: any[]): void;
18968
18968
  warn(...data: any[]): void;
@@ -19056,20 +19056,20 @@ declare const UserManagementWidget: {
19056
19056
  "__#21@#onColumnSortChange": (this: any, ...args: any[]) => void;
19057
19057
  "__#21@#onCustomAttrsUpdate": (customAttrs: CustomAttr[]) => void;
19058
19058
  "__#21@#registerSortColumnEvent"(): void;
19059
- "__#12337@#globalStyleTag": HTMLStyleElement;
19059
+ "__#12343@#globalStyleTag": HTMLStyleElement;
19060
19060
  readonly theme: _descope_sdk_mixins.ThemeOptions;
19061
19061
  readonly styleId: string;
19062
- "__#12337@#_themeResource": Promise<void | Record<string, any>>;
19063
- "__#12337@#fetchTheme"(): Promise<Record<string, any>>;
19064
- readonly "__#12337@#themeResource": Promise<void | Record<string, any>>;
19065
- "__#12337@#loadGlobalStyle"(): Promise<void>;
19066
- "__#12337@#loadComponentsStyle"(): Promise<void>;
19067
- "__#12337@#getFontsConfig"(): Promise<Record<string, {
19062
+ "__#12343@#_themeResource": Promise<void | Record<string, any>>;
19063
+ "__#12343@#fetchTheme"(): Promise<Record<string, any>>;
19064
+ readonly "__#12343@#themeResource": Promise<void | Record<string, any>>;
19065
+ "__#12343@#loadGlobalStyle"(): Promise<void>;
19066
+ "__#12343@#loadComponentsStyle"(): Promise<void>;
19067
+ "__#12343@#getFontsConfig"(): Promise<Record<string, {
19068
19068
  url?: string;
19069
19069
  }>>;
19070
- "__#12337@#loadFonts"(): Promise<void>;
19071
- "__#12337@#applyTheme"(): Promise<void>;
19072
- "__#12330@#debuggerEle": HTMLElement & {
19070
+ "__#12343@#loadFonts"(): Promise<void>;
19071
+ "__#12343@#applyTheme"(): Promise<void>;
19072
+ "__#12336@#debuggerEle": HTMLElement & {
19073
19073
  updateData: (data: {
19074
19074
  title: string;
19075
19075
  description?: string;
@@ -19078,11 +19078,11 @@ declare const UserManagementWidget: {
19078
19078
  description?: string;
19079
19079
  }[]) => void;
19080
19080
  };
19081
- "__#12330@#disableDebugger"(): void;
19082
- "__#12330@#enableDebugger"(): Promise<void>;
19081
+ "__#12336@#disableDebugger"(): void;
19082
+ "__#12336@#enableDebugger"(): Promise<void>;
19083
19083
  readonly debug: boolean;
19084
- "__#12330@#handleDebugMode"(): void;
19085
- "__#12330@#updateDebuggerMessages"(title: string, description: string): void;
19084
+ "__#12336@#handleDebugMode"(): void;
19085
+ "__#12336@#updateDebuggerMessages"(title: string, description: string): void;
19086
19086
  };
19087
19087
  };
19088
19088