@vc-shell/framework 1.0.321 → 1.0.322

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 (119) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/core/api/platform.ts +694 -471
  3. package/core/composables/useNotifications/index.ts +61 -3
  4. package/core/plugins/modularity/index.ts +23 -4
  5. package/core/plugins/signalR/index.ts +42 -10
  6. package/dist/{azuread-CAS6-LZ8.js → azuread-BhAhqR2s.js} +2 -2
  7. package/dist/core/api/platform.d.ts +186 -162
  8. package/dist/core/api/platform.d.ts.map +1 -1
  9. package/dist/core/composables/useNotifications/index.d.ts +1 -0
  10. package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
  11. package/dist/core/plugins/modularity/index.d.ts +3 -1
  12. package/dist/core/plugins/modularity/index.d.ts.map +1 -1
  13. package/dist/core/plugins/signalR/index.d.ts +2 -1
  14. package/dist/core/plugins/signalR/index.d.ts.map +1 -1
  15. package/dist/{external-provider-GN6-W0Vp.js → external-provider-CKRKv1EO.js} +1 -1
  16. package/dist/{external-provider.vue_vue_type_script_setup_true_lang-BbfyjhC6.js → external-provider.vue_vue_type_script_setup_true_lang-pVwhlqSS.js} +1 -1
  17. package/dist/external-providers-BuwRmZS6.js +4 -0
  18. package/dist/framework.js +221 -222
  19. package/dist/{index-CTzDbvMY.js → index-1iQcKZcz.js} +1 -1
  20. package/dist/{index-BVoz_bAG.js → index-2VvztI5V.js} +1 -1
  21. package/dist/{index-DWszlgBe.js → index-BpeR8MpE.js} +1 -1
  22. package/dist/{index-vt-o0w7Q.js → index-BqFdtq0j.js} +1 -1
  23. package/dist/{index-BLlEMPR3.js → index-BscDURbV.js} +1 -1
  24. package/dist/{index-BPhdi5Ej.js → index-C280JcJo.js} +1 -1
  25. package/dist/{index-Bkjwqgxw.js → index-CWRP_8OR.js} +1 -1
  26. package/dist/{index-VATZ4UqK.js → index-CbVaCsap.js} +1 -1
  27. package/dist/{index-BEfb-PEM.js → index-CecSOxnk.js} +1 -1
  28. package/dist/{index-C22X_X8w.js → index-CkzHOg6W.js} +1 -1
  29. package/dist/{index-C8bm-AN_.js → index-D6rLpqm5.js} +1 -1
  30. package/dist/{index-ae9GsWP0.js → index-DfABrHB_.js} +40317 -34453
  31. package/dist/{index-ByTxBRrq.js → index-bZ0IrgAu.js} +1 -1
  32. package/dist/{index-geG-GZqw.js → index-fuILXn_w.js} +1 -1
  33. package/dist/{index-WToNZGUu.js → index-h2e4Cdwh.js} +1 -1
  34. package/dist/{index-DT2i8Joc.js → index-jSMgkZQV.js} +1 -1
  35. package/dist/{index-k-CWh9ED.js → index-osebbY9y.js} +8 -8
  36. package/dist/index.css +1 -1
  37. package/dist/index.d.ts.map +1 -1
  38. package/dist/shared/components/error-interceptor/index.d.ts +1 -9
  39. package/dist/shared/components/error-interceptor/index.d.ts.map +1 -1
  40. package/dist/shared/components/notification-template/index.d.ts +1 -18
  41. package/dist/shared/components/notification-template/index.d.ts.map +1 -1
  42. package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
  43. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
  44. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +1 -1
  45. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
  46. package/dist/tsconfig.tsbuildinfo +1 -1
  47. package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts +5 -100
  48. package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts.map +1 -1
  49. package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts +13 -468
  50. package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts.map +1 -1
  51. package/dist/ui/components/atoms/vc-card/index.d.ts +1 -24
  52. package/dist/ui/components/atoms/vc-card/index.d.ts.map +1 -1
  53. package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts +12 -223
  54. package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts.map +1 -1
  55. package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts +1 -6
  56. package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts.map +1 -1
  57. package/dist/ui/components/atoms/vc-container/index.d.ts +6 -13
  58. package/dist/ui/components/atoms/vc-container/index.d.ts.map +1 -1
  59. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +3 -0
  60. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
  61. package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -1
  62. package/dist/ui/components/atoms/vc-hint/vc-hint.stories.d.ts +1 -1
  63. package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts +1 -15
  64. package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts.map +1 -1
  65. package/dist/ui/components/atoms/vc-link/index.d.ts +1 -13
  66. package/dist/ui/components/atoms/vc-link/index.d.ts.map +1 -1
  67. package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts +1 -13
  68. package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts.map +1 -1
  69. package/dist/ui/components/atoms/vc-progress/index.d.ts +1 -10
  70. package/dist/ui/components/atoms/vc-progress/index.d.ts.map +1 -1
  71. package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts +1 -10
  72. package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts.map +1 -1
  73. package/dist/ui/components/atoms/vc-row/vc-row.stories.d.ts +1 -1
  74. package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts +1 -13
  75. package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts.map +1 -1
  76. package/dist/ui/components/molecules/vc-checkbox/index.d.ts +1 -42
  77. package/dist/ui/components/molecules/vc-checkbox/index.d.ts.map +1 -1
  78. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts +10 -420
  79. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts.map +1 -1
  80. package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts +1 -41
  81. package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts.map +1 -1
  82. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts +1 -35
  83. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts.map +1 -1
  84. package/dist/ui/components/molecules/vc-form/index.d.ts +1 -1
  85. package/dist/ui/components/molecules/vc-form/vc-form.stories.d.ts +1 -1
  86. package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts +6 -79
  87. package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts.map +1 -1
  88. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +3 -0
  89. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  90. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts +1 -80
  91. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts.map +1 -1
  92. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts +4 -136
  93. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts.map +1 -1
  94. package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts +4 -92
  95. package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts.map +1 -1
  96. package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -20
  97. package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
  98. package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts +1 -20
  99. package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts.map +1 -1
  100. package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts +70 -294
  101. package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts.map +1 -1
  102. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +3 -1
  103. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  104. package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts +1 -27
  105. package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts.map +1 -1
  106. package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts +1 -38
  107. package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts.map +1 -1
  108. package/package.json +4 -4
  109. package/shared/modules/dynamic/helpers/override.ts +8 -1
  110. package/shared/modules/dynamic/index.ts +22 -11
  111. package/shared/modules/dynamic/pages/dynamic-blade-form.vue +9 -11
  112. package/shared/modules/dynamic/pages/dynamic-blade-list.vue +0 -17
  113. package/ui/components/atoms/vc-button/vc-button.vue +2 -2
  114. package/ui/components/atoms/vc-container/vc-container.vue +6 -0
  115. package/ui/components/molecules/vc-input/vc-input.vue +6 -0
  116. package/ui/components/molecules/vc-textarea/vc-textarea.vue +8 -0
  117. package/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue +2 -2
  118. package/ui/components/organisms/vc-blade/vc-blade.vue +5 -5
  119. package/dist/external-providers-4Exx3Utp.js +0 -4
@@ -5,19 +5,6 @@ export declare class AuthApiBase {
5
5
  setAuthToken(token: string): void;
6
6
  protected transformOptions(options: any): Promise<any>;
7
7
  }
8
- export declare class AuthorizationClient extends AuthApiBase {
9
- private http;
10
- private baseUrl;
11
- protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
12
- constructor(baseUrl?: string, http?: {
13
- fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
14
- });
15
- /**
16
- * @return Success
17
- */
18
- exchange(body: Body): Promise<OpenIddictResponse>;
19
- protected processExchange(response: Response): Promise<OpenIddictResponse>;
20
- }
21
8
  export declare class ExternalSignInClient extends AuthApiBase {
22
9
  private http;
23
10
  private baseUrl;
@@ -28,24 +15,28 @@ export declare class ExternalSignInClient extends AuthApiBase {
28
15
  /**
29
16
  * @param authenticationType (optional)
30
17
  * @param returnUrl (optional)
31
- * @return Success
18
+ * @param storeId (optional)
19
+ * @param oidcUrl (optional)
20
+ * @param callbackUrl (optional)
21
+ * @return OK
32
22
  */
33
- signIn(authenticationType?: string | undefined, returnUrl?: string | undefined): Promise<void>;
23
+ signIn(authenticationType?: string | undefined, returnUrl?: string | undefined, storeId?: string | undefined, oidcUrl?: string | undefined, callbackUrl?: string | undefined): Promise<void>;
34
24
  protected processSignIn(response: Response): Promise<void>;
35
25
  /**
36
26
  * @param authenticationType (optional)
37
- * @return Success
27
+ * @param returnUrl (optional)
28
+ * @return OK
38
29
  */
39
- signOut(authenticationType?: string | undefined): Promise<void>;
30
+ signOut(authenticationType?: string | undefined, returnUrl?: string | undefined): Promise<void>;
40
31
  protected processSignOut(response: Response): Promise<void>;
41
32
  /**
42
33
  * @param returnUrl (optional)
43
- * @return Success
34
+ * @return OK
44
35
  */
45
36
  signInCallback(returnUrl?: string | undefined): Promise<void>;
46
37
  protected processSignInCallback(response: Response): Promise<void>;
47
38
  /**
48
- * @return Success
39
+ * @return OK
49
40
  */
50
41
  getExternalLoginProviders(): Promise<ExternalSignInProviderInfo[]>;
51
42
  protected processGetExternalLoginProviders(response: Response): Promise<ExternalSignInProviderInfo[]>;
@@ -58,11 +49,29 @@ export declare class AppsClient extends AuthApiBase {
58
49
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
59
50
  });
60
51
  /**
61
- * @return Success
52
+ * @return OK
62
53
  */
63
54
  getApps(): Promise<AppDescriptor[]>;
64
55
  protected processGetApps(response: Response): Promise<AppDescriptor[]>;
65
56
  }
57
+ export declare class AuthorizationClient extends AuthApiBase {
58
+ private http;
59
+ private baseUrl;
60
+ protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
61
+ constructor(baseUrl?: string, http?: {
62
+ fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
63
+ });
64
+ /**
65
+ * @return OK
66
+ */
67
+ revokeCurrentUserToken(): Promise<void>;
68
+ protected processRevokeCurrentUserToken(response: Response): Promise<void>;
69
+ /**
70
+ * @return OK
71
+ */
72
+ exchange(body: Body): Promise<OpenIddictResponse>;
73
+ protected processExchange(response: Response): Promise<OpenIddictResponse>;
74
+ }
66
75
  export declare class ChangeLogClient extends AuthApiBase {
67
76
  private http;
68
77
  private baseUrl;
@@ -72,43 +81,43 @@ export declare class ChangeLogClient extends AuthApiBase {
72
81
  });
73
82
  /**
74
83
  * @param scope (optional)
75
- * @return Success
84
+ * @return No Content
76
85
  */
77
86
  forceChanges(scope?: string | undefined): Promise<void>;
78
87
  protected processForceChanges(response: Response): Promise<void>;
79
88
  /**
80
- * @return Success
89
+ * @return No Content
81
90
  */
82
91
  resetPlatformCache(): Promise<void>;
83
92
  protected processResetPlatformCache(response: Response): Promise<void>;
84
93
  /**
85
94
  * @param scope (optional)
86
- * @return Success
95
+ * @return OK
87
96
  */
88
97
  getLastModifiedDate(scope?: string | undefined): Promise<LastModifiedResponse>;
89
98
  protected processGetLastModifiedDate(response: Response): Promise<LastModifiedResponse>;
90
99
  /**
91
100
  * @param body (optional)
92
- * @return Success
101
+ * @return OK
93
102
  */
94
103
  getChangedEntities(body?: ChangedEntitiesRequest | undefined): Promise<ChangedEntitiesResponse>;
95
104
  protected processGetChangedEntities(response: Response): Promise<ChangedEntitiesResponse>;
96
105
  /**
97
106
  * @param body (optional)
98
- * @return Success
107
+ * @return No Content
99
108
  */
100
109
  resetChangedEntities(body?: string[] | undefined): Promise<void>;
101
110
  protected processResetChangedEntities(response: Response): Promise<void>;
102
111
  /**
103
112
  * @param body (optional)
104
- * @return Success
113
+ * @return OK
105
114
  */
106
115
  searchChanges(body?: ChangeLogSearchCriteria | undefined): Promise<ChangeLogSearchResult>;
107
116
  protected processSearchChanges(response: Response): Promise<ChangeLogSearchResult>;
108
117
  /**
109
118
  * @param start (optional)
110
119
  * @param end (optional)
111
- * @return Success
120
+ * @return OK
112
121
  */
113
122
  searchTypeChangeHistory(type: string, start?: Date | undefined, end?: Date | undefined): Promise<OperationLog[]>;
114
123
  protected processSearchTypeChangeHistory(response: Response): Promise<OperationLog[]>;
@@ -121,12 +130,12 @@ export declare class DiagnosticsClient extends AuthApiBase {
121
130
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
122
131
  });
123
132
  /**
124
- * @return Success
133
+ * @return OK
125
134
  */
126
135
  getSystemInfo(): Promise<SystemInfo>;
127
136
  protected processGetSystemInfo(response: Response): Promise<SystemInfo>;
128
137
  /**
129
- * @return Success
138
+ * @return OK
130
139
  */
131
140
  getModulesErrors(): Promise<ModuleDescriptor[]>;
132
141
  protected processGetModulesErrors(response: Response): Promise<ModuleDescriptor[]>;
@@ -139,57 +148,69 @@ export declare class DynamicPropertiesClient extends AuthApiBase {
139
148
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
140
149
  });
141
150
  /**
142
- * @return Success
151
+ * @return OK
143
152
  */
144
153
  getObjectTypes(): Promise<string[]>;
145
154
  protected processGetObjectTypes(response: Response): Promise<string[]>;
146
155
  /**
147
- * @param body (optional)
148
- * @return Success
156
+ * @param id (optional)
157
+ * @return OK
149
158
  */
150
- searchDynamicProperties(body?: DynamicPropertySearchCriteria | undefined): Promise<DynamicPropertySearchResult>;
151
- protected processSearchDynamicProperties(response: Response): Promise<DynamicPropertySearchResult>;
159
+ getAllDynamicProperties(id?: string | undefined): Promise<DynamicProperty[]>;
160
+ protected processGetAllDynamicProperties(response: Response): Promise<DynamicProperty[]>;
152
161
  /**
153
162
  * @param body (optional)
154
- * @return Success
163
+ * @return OK
155
164
  */
156
165
  createProperty(body?: DynamicProperty | undefined): Promise<DynamicProperty>;
157
166
  protected processCreateProperty(response: Response): Promise<DynamicProperty>;
158
167
  /**
159
168
  * @param body (optional)
160
- * @return Success
169
+ * @return No Content
161
170
  */
162
171
  updateProperty(body?: DynamicProperty | undefined): Promise<void>;
163
172
  protected processUpdateProperty(response: Response): Promise<void>;
164
173
  /**
165
174
  * @param propertyIds (optional)
166
- * @return Success
175
+ * @return No Content
167
176
  */
168
177
  deleteProperty(propertyIds?: string[] | undefined): Promise<void>;
169
178
  protected processDeleteProperty(response: Response): Promise<void>;
170
179
  /**
171
- * @return Success
180
+ * @param body (optional)
181
+ * @return OK
182
+ */
183
+ searchDynamicProperties(body?: DynamicPropertySearchCriteria | undefined): Promise<DynamicPropertySearchResult>;
184
+ protected processSearchDynamicProperties(response: Response): Promise<DynamicPropertySearchResult>;
185
+ /**
186
+ * @return OK
172
187
  */
173
188
  exposeDynamicObjectProperty(): Promise<DynamicObjectProperty>;
174
189
  protected processExposeDynamicObjectProperty(response: Response): Promise<DynamicObjectProperty>;
175
190
  /**
176
- * @param body (optional)
177
- * @return Success
191
+ * @param propertyId (optional)
192
+ * @return OK
178
193
  */
179
- searchDictionaryItems(body?: DynamicPropertyDictionaryItemSearchCriteria | undefined): Promise<DynamicPropertyDictionaryItemSearchResult>;
180
- protected processSearchDictionaryItems(response: Response): Promise<DynamicPropertyDictionaryItemSearchResult>;
194
+ getAllDictionaryItems(propertyId?: string | undefined): Promise<DynamicPropertyDictionaryItem[]>;
195
+ protected processGetAllDictionaryItems(response: Response): Promise<DynamicPropertyDictionaryItem[]>;
181
196
  /**
182
197
  * @param body (optional)
183
- * @return Success
198
+ * @return No Content
184
199
  */
185
200
  saveDictionaryItems(body?: DynamicPropertyDictionaryItem[] | undefined): Promise<void>;
186
201
  protected processSaveDictionaryItems(response: Response): Promise<void>;
187
202
  /**
188
203
  * @param ids (optional)
189
- * @return Success
204
+ * @return No Content
190
205
  */
191
206
  deleteDictionaryItem(ids?: string[] | undefined): Promise<void>;
192
207
  protected processDeleteDictionaryItem(response: Response): Promise<void>;
208
+ /**
209
+ * @param body (optional)
210
+ * @return OK
211
+ */
212
+ searchDictionaryItems(body?: DynamicPropertyDictionaryItemSearchCriteria | undefined): Promise<DynamicPropertyDictionaryItemSearchResult>;
213
+ protected processSearchDictionaryItems(response: Response): Promise<DynamicPropertyDictionaryItemSearchResult>;
193
214
  }
194
215
  export declare class JobsClient extends AuthApiBase {
195
216
  private http;
@@ -199,7 +220,7 @@ export declare class JobsClient extends AuthApiBase {
199
220
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
200
221
  });
201
222
  /**
202
- * @return Success
223
+ * @return OK
203
224
  */
204
225
  getStatus(id: string): Promise<Job>;
205
226
  protected processGetStatus(response: Response): Promise<Job>;
@@ -212,24 +233,24 @@ export declare class LocalizableSettingsClient extends AuthApiBase {
212
233
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
213
234
  });
214
235
  /**
215
- * @return Success
236
+ * @return OK
216
237
  */
217
238
  getSettingsAndLanguages(): Promise<LocalizableSettingsAndLanguages>;
218
239
  protected processGetSettingsAndLanguages(response: Response): Promise<LocalizableSettingsAndLanguages>;
219
240
  /**
220
- * @return Success
241
+ * @return OK
221
242
  */
222
243
  getDictionaryValues(name: string, language: string): Promise<KeyValue[]>;
223
244
  protected processGetDictionaryValues(response: Response): Promise<KeyValue[]>;
224
245
  /**
225
246
  * @param body (optional)
226
- * @return Success
247
+ * @return No Content
227
248
  */
228
249
  saveDictionaryItems(name: string, body?: DictionaryItem[] | undefined): Promise<void>;
229
250
  protected processSaveDictionaryItems(response: Response): Promise<void>;
230
251
  /**
231
252
  * @param values (optional)
232
- * @return Success
253
+ * @return No Content
233
254
  */
234
255
  deleteDictionaryItems(name: string, values?: string[] | undefined): Promise<void>;
235
256
  protected processDeleteDictionaryItems(response: Response): Promise<void>;
@@ -242,54 +263,59 @@ export declare class ModulesClient extends AuthApiBase {
242
263
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
243
264
  });
244
265
  /**
245
- * @return Success
266
+ * @return No Content
246
267
  */
247
268
  reloadModules(): Promise<void>;
248
269
  protected processReloadModules(response: Response): Promise<void>;
249
270
  /**
250
- * @return Success
271
+ * @return OK
251
272
  */
252
273
  getModules(): Promise<ModuleDescriptor[]>;
253
274
  protected processGetModules(response: Response): Promise<ModuleDescriptor[]>;
254
275
  /**
255
276
  * @param body (optional)
256
- * @return Success
277
+ * @return OK
257
278
  */
258
279
  getDependingModules(body?: ModuleDescriptor[] | undefined): Promise<ModuleDescriptor[]>;
259
280
  protected processGetDependingModules(response: Response): Promise<ModuleDescriptor[]>;
260
281
  /**
261
282
  * @param body (optional)
262
- * @return Success
283
+ * @return OK
263
284
  */
264
285
  getMissingDependencies(body?: ModuleDescriptor[] | undefined): Promise<ModuleDescriptor[]>;
265
286
  protected processGetMissingDependencies(response: Response): Promise<ModuleDescriptor[]>;
266
287
  /**
267
- * @return Success
288
+ * @return OK
268
289
  */
269
290
  uploadModuleArchive(): Promise<ModuleDescriptor>;
270
291
  protected processUploadModuleArchive(response: Response): Promise<ModuleDescriptor>;
271
292
  /**
272
293
  * @param body (optional)
273
- * @return Success
294
+ * @return OK
274
295
  */
275
296
  installModules(body?: ModuleDescriptor[] | undefined): Promise<ModulePushNotification>;
276
297
  protected processInstallModules(response: Response): Promise<ModulePushNotification>;
277
298
  /**
278
299
  * @param body (optional)
279
- * @return Success
300
+ * @return OK
280
301
  */
281
302
  uninstallModule(body?: ModuleDescriptor[] | undefined): Promise<ModulePushNotification>;
282
303
  protected processUninstallModule(response: Response): Promise<ModulePushNotification>;
283
304
  /**
284
- * @return Success
305
+ * @return No Content
285
306
  */
286
307
  restart(): Promise<void>;
287
308
  protected processRestart(response: Response): Promise<void>;
288
309
  /**
289
- * @return Success
310
+ * @return OK
290
311
  */
291
312
  tryToAutoInstallModules(): Promise<ModuleAutoInstallPushNotification>;
292
313
  protected processTryToAutoInstallModules(response: Response): Promise<ModuleAutoInstallPushNotification>;
314
+ /**
315
+ * @return OK
316
+ */
317
+ getModulesLoadingOrder(): Promise<string[]>;
318
+ protected processGetModulesLoadingOrder(response: Response): Promise<string[]>;
293
319
  }
294
320
  export declare class OAuthAppsClient extends AuthApiBase {
295
321
  private http;
@@ -299,25 +325,25 @@ export declare class OAuthAppsClient extends AuthApiBase {
299
325
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
300
326
  });
301
327
  /**
302
- * @return Success
328
+ * @return OK
303
329
  */
304
330
  new(): Promise<OpenIddictApplicationDescriptor>;
305
331
  protected processNew(response: Response): Promise<OpenIddictApplicationDescriptor>;
306
332
  /**
307
333
  * @param body (optional)
308
- * @return Success
334
+ * @return OK
309
335
  */
310
336
  save(body?: OpenIddictApplicationDescriptor | undefined): Promise<OpenIddictApplicationDescriptor>;
311
337
  protected processSave(response: Response): Promise<OpenIddictApplicationDescriptor>;
312
338
  /**
313
339
  * @param clientIds (optional)
314
- * @return Success
340
+ * @return OK
315
341
  */
316
342
  delete(clientIds?: string[] | undefined): Promise<void>;
317
343
  protected processDelete(response: Response): Promise<void>;
318
344
  /**
319
345
  * @param body (optional)
320
- * @return Success
346
+ * @return OK
321
347
  */
322
348
  search(body?: OAuthAppSearchCriteria | undefined): Promise<OAuthAppSearchResult>;
323
349
  protected processSearch(response: Response): Promise<OAuthAppSearchResult>;
@@ -331,12 +357,12 @@ export declare class PushNotificationClient extends AuthApiBase {
331
357
  });
332
358
  /**
333
359
  * @param body (optional)
334
- * @return Success
360
+ * @return OK
335
361
  */
336
362
  searchPushNotification(body?: PushNotificationSearchCriteria | undefined): Promise<PushNotificationSearchResult>;
337
363
  protected processSearchPushNotification(response: Response): Promise<PushNotificationSearchResult>;
338
364
  /**
339
- * @return Success
365
+ * @return OK
340
366
  */
341
367
  markAllAsRead(): Promise<PushNotificationSearchResult>;
342
368
  protected processMarkAllAsRead(response: Response): Promise<PushNotificationSearchResult>;
@@ -350,229 +376,229 @@ export declare class SecurityClient extends AuthApiBase {
350
376
  });
351
377
  /**
352
378
  * @param body (optional)
353
- * @return Success
379
+ * @return OK
354
380
  */
355
381
  login(body?: LoginRequest | undefined): Promise<SignInResult>;
356
382
  protected processLogin(response: Response): Promise<SignInResult>;
357
383
  /**
358
- * @return Success
384
+ * @return No Content
359
385
  */
360
386
  logout(): Promise<void>;
361
387
  protected processLogout(response: Response): Promise<void>;
362
388
  /**
363
- * @return Success
389
+ * @return OK
364
390
  */
365
391
  getCurrentUser(): Promise<UserDetail>;
366
392
  protected processGetCurrentUser(response: Response): Promise<UserDetail>;
367
393
  /**
368
- * @return Success
394
+ * @return OK
369
395
  */
370
396
  userinfo(): Promise<Claim[]>;
371
397
  protected processUserinfo(response: Response): Promise<Claim[]>;
372
398
  /**
373
- * @return Success
399
+ * @return OK
374
400
  */
375
401
  getAllRegisteredPermissions(): Promise<Permission[]>;
376
402
  protected processGetAllRegisteredPermissions(response: Response): Promise<Permission[]>;
377
403
  /**
378
404
  * @param body (optional)
379
- * @return Success
405
+ * @return OK
380
406
  */
381
407
  searchRoles(body?: RoleSearchCriteria | undefined): Promise<RoleSearchResult>;
382
408
  protected processSearchRoles(response: Response): Promise<RoleSearchResult>;
383
409
  /**
384
- * @return Success
410
+ * @return OK
385
411
  */
386
412
  getRole(roleName: string): Promise<Role>;
387
413
  protected processGetRole(response: Response): Promise<Role>;
388
414
  /**
389
415
  * @param ids (optional)
390
- * @return Success
416
+ * @return No Content
391
417
  */
392
418
  deleteRoles(ids?: string[] | undefined): Promise<void>;
393
419
  protected processDeleteRoles(response: Response): Promise<void>;
394
420
  /**
395
421
  * @param body (optional)
396
- * @return Success
422
+ * @return OK
397
423
  */
398
424
  updateRole(body?: Role | undefined): Promise<SecurityResult>;
399
425
  protected processUpdateRole(response: Response): Promise<SecurityResult>;
400
426
  /**
401
427
  * @param body (optional)
402
- * @return Success
428
+ * @return OK
403
429
  */
404
430
  searchUsers(body?: UserSearchCriteria | undefined): Promise<UserSearchResult>;
405
431
  protected processSearchUsers(response: Response): Promise<UserSearchResult>;
406
432
  /**
407
- * @return Success
433
+ * @return OK
408
434
  */
409
435
  getUserByName(userName: string): Promise<ApplicationUser>;
410
436
  protected processGetUserByName(response: Response): Promise<ApplicationUser>;
411
437
  /**
412
- * @return Success
438
+ * @return OK
413
439
  */
414
440
  getUserById(id: string): Promise<ApplicationUser>;
415
441
  protected processGetUserById(response: Response): Promise<ApplicationUser>;
416
442
  /**
417
- * @return Success
443
+ * @return OK
418
444
  */
419
445
  getUserByEmail(email: string): Promise<ApplicationUser>;
420
446
  protected processGetUserByEmail(response: Response): Promise<ApplicationUser>;
421
447
  /**
422
- * @return Success
448
+ * @return OK
423
449
  */
424
450
  getUserByLogin(loginProvider: string, providerKey: string): Promise<ApplicationUser>;
425
451
  protected processGetUserByLogin(response: Response): Promise<ApplicationUser>;
426
452
  /**
427
453
  * @param body (optional)
428
- * @return Success
454
+ * @return OK
429
455
  */
430
456
  create(body?: ApplicationUser | undefined): Promise<SecurityResult>;
431
457
  protected processCreate(response: Response): Promise<SecurityResult>;
432
458
  /**
433
459
  * @param body (optional)
434
- * @return Success
460
+ * @return OK
435
461
  */
436
462
  changeCurrentUserPassword(body?: ChangePasswordRequest | undefined): Promise<SecurityResult>;
437
463
  protected processChangeCurrentUserPassword(response: Response): Promise<SecurityResult>;
438
464
  /**
439
465
  * @param body (optional)
440
- * @return Success
466
+ * @return OK
441
467
  */
442
468
  changePassword(userName: string, body?: ChangePasswordRequest | undefined): Promise<SecurityResult>;
443
469
  protected processChangePassword(response: Response): Promise<SecurityResult>;
444
470
  /**
445
471
  * @param body (optional)
446
- * @return Success
472
+ * @return OK
447
473
  */
448
474
  resetPassword(userName: string, body?: ResetPasswordConfirmRequest | undefined): Promise<SecurityResult>;
449
475
  protected processResetPassword(response: Response): Promise<SecurityResult>;
450
476
  /**
451
477
  * @param body (optional)
452
- * @return Success
478
+ * @return OK
453
479
  */
454
480
  resetPasswordByToken(userId: string, body?: ResetPasswordConfirmRequest | undefined): Promise<SecurityResult>;
455
481
  protected processResetPasswordByToken(response: Response): Promise<SecurityResult>;
456
482
  /**
457
483
  * @param body (optional)
458
- * @return Success
484
+ * @return OK
459
485
  */
460
486
  validatePasswordResetToken(userId: string, body?: ValidatePasswordResetTokenRequest | undefined): Promise<boolean>;
461
487
  protected processValidatePasswordResetToken(response: Response): Promise<boolean>;
462
488
  /**
463
- * @return Success
489
+ * @return OK
464
490
  */
465
491
  requestPasswordReset(loginOrEmail: string): Promise<void>;
466
492
  protected processRequestPasswordReset(response: Response): Promise<void>;
467
493
  /**
468
494
  * @param body (optional)
469
- * @return Success
495
+ * @return OK
470
496
  */
471
497
  validatePassword(body?: string | undefined): Promise<IdentityResult>;
472
498
  protected processValidatePassword(response: Response): Promise<IdentityResult>;
473
499
  /**
474
500
  * @param body (optional)
475
- * @return Success
501
+ * @return OK
476
502
  */
477
503
  validateUserPassword(body?: ChangePasswordRequest | undefined): Promise<IdentityResult>;
478
504
  protected processValidateUserPassword(response: Response): Promise<IdentityResult>;
479
505
  /**
480
506
  * @param body (optional)
481
- * @return Success
507
+ * @return OK
482
508
  */
483
509
  update(body?: ApplicationUser | undefined): Promise<SecurityResult>;
484
510
  protected processUpdate(response: Response): Promise<SecurityResult>;
485
511
  /**
486
512
  * @param names (optional)
487
- * @return Success
513
+ * @return OK
488
514
  */
489
515
  delete(names?: string[] | undefined): Promise<void>;
490
516
  protected processDelete(response: Response): Promise<void>;
491
517
  /**
492
- * @return Success
518
+ * @return OK
493
519
  */
494
520
  isUserLocked(id: string): Promise<UserLockedResult>;
495
521
  protected processIsUserLocked(response: Response): Promise<UserLockedResult>;
496
522
  /**
497
- * @return Success
523
+ * @return OK
498
524
  */
499
525
  passwordChangeEnabled(): Promise<UserLockedResult>;
500
526
  protected processPasswordChangeEnabled(response: Response): Promise<UserLockedResult>;
501
527
  /**
502
- * @return Success
528
+ * @return OK
503
529
  */
504
530
  lockUser(id: string): Promise<SecurityResult>;
505
531
  protected processLockUser(response: Response): Promise<SecurityResult>;
506
532
  /**
507
- * @return Success
533
+ * @return OK
508
534
  */
509
535
  unlockUser(id: string): Promise<SecurityResult>;
510
536
  protected processUnlockUser(response: Response): Promise<SecurityResult>;
511
537
  /**
512
- * @return Success
538
+ * @return OK
513
539
  */
514
540
  getUserApiKeys(id: string): Promise<UserApiKey[]>;
515
541
  protected processGetUserApiKeys(response: Response): Promise<UserApiKey[]>;
516
542
  /**
517
543
  * @param body (optional)
518
- * @return Success
544
+ * @return OK
519
545
  */
520
546
  saveUserApiKey(body?: UserApiKey | undefined): Promise<UserApiKey[]>;
521
547
  protected processSaveUserApiKey(response: Response): Promise<UserApiKey[]>;
522
548
  /**
523
549
  * @param body (optional)
524
- * @return Success
550
+ * @return OK
525
551
  */
526
552
  updateUserApiKey(body?: UserApiKey | undefined): Promise<UserApiKey[]>;
527
553
  protected processUpdateUserApiKey(response: Response): Promise<UserApiKey[]>;
528
554
  /**
529
555
  * @param ids (optional)
530
- * @return Success
556
+ * @return OK
531
557
  */
532
558
  deleteUserApiKeys(ids?: string[] | undefined): Promise<UserApiKey[]>;
533
559
  protected processDeleteUserApiKeys(response: Response): Promise<UserApiKey[]>;
534
560
  /**
535
- * @return Success
561
+ * @return OK
536
562
  */
537
563
  getLoginTypes(): Promise<LoginType[]>;
538
564
  protected processGetLoginTypes(response: Response): Promise<LoginType[]>;
539
565
  /**
540
- * @return Success
566
+ * @return OK
541
567
  */
542
568
  sendVerificationEmail(userId: string): Promise<void>;
543
569
  protected processSendVerificationEmail(response: Response): Promise<void>;
544
570
  /**
545
571
  * @param body (optional)
546
- * @return Success
572
+ * @return OK
547
573
  */
548
574
  confirmEmail(userId: string, body?: ConfirmEmailRequest | undefined): Promise<SecurityResult>;
549
575
  protected processConfirmEmail(response: Response): Promise<SecurityResult>;
550
576
  /**
551
577
  * @param newEmail (optional)
552
- * @return Success
578
+ * @return OK
553
579
  */
554
580
  generateChangeEmailToken(userId: string, newEmail?: string | undefined): Promise<string>;
555
581
  protected processGenerateChangeEmailToken(response: Response): Promise<string>;
556
582
  /**
557
- * @return Success
583
+ * @return OK
558
584
  */
559
585
  generateEmailConfirmationToken(userId: string): Promise<string>;
560
586
  protected processGenerateEmailConfirmationToken(response: Response): Promise<string>;
561
587
  /**
562
- * @return Success
588
+ * @return OK
563
589
  */
564
590
  generatePasswordResetToken(userId: string): Promise<string>;
565
591
  protected processGeneratePasswordResetToken(response: Response): Promise<string>;
566
592
  /**
567
593
  * @param tokenProvider (optional)
568
594
  * @param purpose (optional)
569
- * @return Success
595
+ * @return OK
570
596
  */
571
597
  generateUserToken(userId: string, tokenProvider?: string | undefined, purpose?: string | undefined): Promise<string>;
572
598
  protected processGenerateUserToken(response: Response): Promise<string>;
573
599
  /**
574
600
  * @param body (optional)
575
- * @return Success
601
+ * @return OK
576
602
  */
577
603
  verifyUserToken(userId: string, body?: VerifyTokenRequest | undefined): Promise<boolean>;
578
604
  protected processVerifyUserToken(response: Response): Promise<boolean>;
@@ -585,37 +611,32 @@ export declare class SettingClient extends AuthApiBase {
585
611
  fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
586
612
  });
587
613
  /**
588
- * @return Success
614
+ * @return OK
589
615
  */
590
616
  getAllGlobalSettings(): Promise<ObjectSettingEntry[]>;
591
617
  protected processGetAllGlobalSettings(response: Response): Promise<ObjectSettingEntry[]>;
592
618
  /**
593
619
  * @param body (optional)
594
- * @return Success
620
+ * @return No Content
595
621
  */
596
622
  update(body?: ObjectSettingEntry[] | undefined): Promise<void>;
597
623
  protected processUpdate(response: Response): Promise<void>;
598
624
  /**
599
- * @return Success
625
+ * @return OK
600
626
  */
601
627
  getGlobalModuleSettings(id: string): Promise<ObjectSettingEntry[]>;
602
628
  protected processGetGlobalModuleSettings(response: Response): Promise<ObjectSettingEntry[]>;
603
629
  /**
604
- * @return Success
630
+ * @return OK
605
631
  */
606
632
  getGlobalSetting(name: string): Promise<ObjectSettingEntry>;
607
633
  protected processGetGlobalSetting(response: Response): Promise<ObjectSettingEntry>;
608
634
  /**
609
- * @return Success
635
+ * @return OK
610
636
  */
611
637
  getUICustomizationSetting(): Promise<ObjectSettingEntry>;
612
638
  protected processGetUICustomizationSetting(response: Response): Promise<ObjectSettingEntry>;
613
639
  }
614
- export declare enum AccountState {
615
- PendingApproval = "PendingApproval",
616
- Approved = "Approved",
617
- Rejected = "Rejected"
618
- }
619
640
  export declare class AppDescriptor implements IAppDescriptor {
620
641
  title?: string | undefined;
621
642
  description?: string | undefined;
@@ -649,9 +670,6 @@ export declare class ApplicationUser implements IApplicationUser {
649
670
  createdBy?: string | undefined;
650
671
  modifiedBy?: string | undefined;
651
672
  roles?: Role[] | undefined;
652
- lockoutEndDateUtc?: Date | undefined;
653
- userState?: ApplicationUserUserState;
654
- permissions?: string[] | undefined;
655
673
  logins?: ApplicationUserLogin[] | undefined;
656
674
  passwordExpired?: boolean;
657
675
  lastPasswordChangedDate?: Date | undefined;
@@ -690,9 +708,6 @@ export interface IApplicationUser {
690
708
  createdBy?: string | undefined;
691
709
  modifiedBy?: string | undefined;
692
710
  roles?: Role[] | undefined;
693
- lockoutEndDateUtc?: Date | undefined;
694
- userState?: ApplicationUserUserState;
695
- permissions?: string[] | undefined;
696
711
  logins?: ApplicationUserLogin[] | undefined;
697
712
  passwordExpired?: boolean;
698
713
  lastPasswordChangedDate?: Date | undefined;
@@ -726,40 +741,6 @@ export interface IApplicationUserLogin {
726
741
  loginProvider?: string | undefined;
727
742
  providerKey?: string | undefined;
728
743
  }
729
- export declare class ChangedEntitiesRequest implements IChangedEntitiesRequest {
730
- entityNames?: string[] | undefined;
731
- modifiedSince?: Date;
732
- constructor(data?: IChangedEntitiesRequest);
733
- init(_data?: any): void;
734
- static fromJS(data: any): ChangedEntitiesRequest;
735
- toJSON(data?: any): any;
736
- }
737
- export interface IChangedEntitiesRequest {
738
- entityNames?: string[] | undefined;
739
- modifiedSince?: Date;
740
- }
741
- export declare class ChangedEntitiesResponse implements IChangedEntitiesResponse {
742
- entities?: ChangedEntity[] | undefined;
743
- constructor(data?: IChangedEntitiesResponse);
744
- init(_data?: any): void;
745
- static fromJS(data: any): ChangedEntitiesResponse;
746
- toJSON(data?: any): any;
747
- }
748
- export interface IChangedEntitiesResponse {
749
- entities?: ChangedEntity[] | undefined;
750
- }
751
- export declare class ChangedEntity implements IChangedEntity {
752
- name?: string | undefined;
753
- modifiedDate?: Date;
754
- constructor(data?: IChangedEntity);
755
- init(_data?: any): void;
756
- static fromJS(data: any): ChangedEntity;
757
- toJSON(data?: any): any;
758
- }
759
- export interface IChangedEntity {
760
- name?: string | undefined;
761
- modifiedDate?: Date;
762
- }
763
744
  export declare class ChangeLogSearchCriteria implements IChangeLogSearchCriteria {
764
745
  operationTypes?: EntryState[] | undefined;
765
746
  startDate?: Date | undefined;
@@ -822,6 +803,40 @@ export interface IChangePasswordRequest {
822
803
  oldPassword?: string | undefined;
823
804
  newPassword?: string | undefined;
824
805
  }
806
+ export declare class ChangedEntitiesRequest implements IChangedEntitiesRequest {
807
+ entityNames?: string[] | undefined;
808
+ modifiedSince?: Date;
809
+ constructor(data?: IChangedEntitiesRequest);
810
+ init(_data?: any): void;
811
+ static fromJS(data: any): ChangedEntitiesRequest;
812
+ toJSON(data?: any): any;
813
+ }
814
+ export interface IChangedEntitiesRequest {
815
+ entityNames?: string[] | undefined;
816
+ modifiedSince?: Date;
817
+ }
818
+ export declare class ChangedEntitiesResponse implements IChangedEntitiesResponse {
819
+ entities?: ChangedEntity[] | undefined;
820
+ constructor(data?: IChangedEntitiesResponse);
821
+ init(_data?: any): void;
822
+ static fromJS(data: any): ChangedEntitiesResponse;
823
+ toJSON(data?: any): any;
824
+ }
825
+ export interface IChangedEntitiesResponse {
826
+ entities?: ChangedEntity[] | undefined;
827
+ }
828
+ export declare class ChangedEntity implements IChangedEntity {
829
+ name?: string | undefined;
830
+ modifiedDate?: Date;
831
+ constructor(data?: IChangedEntity);
832
+ init(_data?: any): void;
833
+ static fromJS(data: any): ChangedEntity;
834
+ toJSON(data?: any): any;
835
+ }
836
+ export interface IChangedEntity {
837
+ name?: string | undefined;
838
+ modifiedDate?: Date;
839
+ }
825
840
  export declare class Claim implements IClaim {
826
841
  issuer?: string | undefined;
827
842
  originalIssuer?: string | undefined;
@@ -1270,6 +1285,7 @@ export interface ILicense {
1270
1285
  }
1271
1286
  export declare class LocalizableSetting implements ILocalizableSetting {
1272
1287
  name?: string | undefined;
1288
+ isLocalizable?: boolean;
1273
1289
  items?: DictionaryItem[] | undefined;
1274
1290
  constructor(data?: ILocalizableSetting);
1275
1291
  init(_data?: any): void;
@@ -1278,6 +1294,7 @@ export declare class LocalizableSetting implements ILocalizableSetting {
1278
1294
  }
1279
1295
  export interface ILocalizableSetting {
1280
1296
  name?: string | undefined;
1297
+ isLocalizable?: boolean;
1281
1298
  items?: DictionaryItem[] | undefined;
1282
1299
  }
1283
1300
  export declare class LocalizableSettingsAndLanguages implements ILocalizableSettingsAndLanguages {
@@ -1419,6 +1436,7 @@ export interface IModuleDescriptor {
1419
1436
  export declare class ModuleIdentity implements IModuleIdentity {
1420
1437
  id?: string | undefined;
1421
1438
  version?: SemanticVersion | undefined;
1439
+ optional?: boolean;
1422
1440
  constructor(data?: IModuleIdentity);
1423
1441
  init(_data?: any): void;
1424
1442
  static fromJS(data: any): ModuleIdentity;
@@ -1427,6 +1445,7 @@ export declare class ModuleIdentity implements IModuleIdentity {
1427
1445
  export interface IModuleIdentity {
1428
1446
  id?: string | undefined;
1429
1447
  version?: SemanticVersion | undefined;
1448
+ optional?: boolean;
1430
1449
  }
1431
1450
  export declare class ModulePushNotification implements IModulePushNotification {
1432
1451
  started?: Date | undefined;
@@ -1518,6 +1537,7 @@ export declare class ObjectSettingEntry implements IObjectSettingEntry {
1518
1537
  displayName?: string | undefined;
1519
1538
  isRequired?: boolean;
1520
1539
  isHidden?: boolean;
1540
+ isPublic?: boolean;
1521
1541
  valueType?: ObjectSettingEntryValueType;
1522
1542
  allowedValues?: any[] | undefined;
1523
1543
  defaultValue?: any | undefined;
@@ -1542,6 +1562,7 @@ export interface IObjectSettingEntry {
1542
1562
  displayName?: string | undefined;
1543
1563
  isRequired?: boolean;
1544
1564
  isHidden?: boolean;
1565
+ isPublic?: boolean;
1545
1566
  valueType?: ObjectSettingEntryValueType;
1546
1567
  allowedValues?: any[] | undefined;
1547
1568
  defaultValue?: any | undefined;
@@ -1595,11 +1616,14 @@ export declare class OpenIddictResponse implements IOpenIddictResponse {
1595
1616
  errorUri?: string | undefined;
1596
1617
  expiresIn?: number | undefined;
1597
1618
  idToken?: string | undefined;
1619
+ iss?: string | undefined;
1598
1620
  refreshToken?: string | undefined;
1599
1621
  scope?: string | undefined;
1600
1622
  state?: string | undefined;
1601
1623
  tokenType?: string | undefined;
1602
1624
  userCode?: string | undefined;
1625
+ verificationUri?: string | undefined;
1626
+ verificationUriComplete?: string | undefined;
1603
1627
  readonly count?: number;
1604
1628
  constructor(data?: IOpenIddictResponse);
1605
1629
  init(_data?: any): void;
@@ -1615,11 +1639,14 @@ export interface IOpenIddictResponse {
1615
1639
  errorUri?: string | undefined;
1616
1640
  expiresIn?: number | undefined;
1617
1641
  idToken?: string | undefined;
1642
+ iss?: string | undefined;
1618
1643
  refreshToken?: string | undefined;
1619
1644
  scope?: string | undefined;
1620
1645
  state?: string | undefined;
1621
1646
  tokenType?: string | undefined;
1622
1647
  userCode?: string | undefined;
1648
+ verificationUri?: string | undefined;
1649
+ verificationUriComplete?: string | undefined;
1623
1650
  count?: number;
1624
1651
  }
1625
1652
  export declare class OperationLog implements IOperationLog {
@@ -1649,7 +1676,6 @@ export interface IOperationLog {
1649
1676
  id?: string | undefined;
1650
1677
  }
1651
1678
  export declare class Permission implements IPermission {
1652
- id?: string | undefined;
1653
1679
  name?: string | undefined;
1654
1680
  moduleId?: string | undefined;
1655
1681
  groupName?: string | undefined;
@@ -1661,7 +1687,6 @@ export declare class Permission implements IPermission {
1661
1687
  toJSON(data?: any): any;
1662
1688
  }
1663
1689
  export interface IPermission {
1664
- id?: string | undefined;
1665
1690
  name?: string | undefined;
1666
1691
  moduleId?: string | undefined;
1667
1692
  groupName?: string | undefined;
@@ -2108,6 +2133,8 @@ export declare class Body implements IBody {
2108
2133
  scope?: string;
2109
2134
  username?: string;
2110
2135
  password?: string;
2136
+ storeId?: string;
2137
+ user_id?: string;
2111
2138
  [key: string]: any;
2112
2139
  constructor(data?: IBody);
2113
2140
  init(_data?: any): void;
@@ -2119,13 +2146,10 @@ export interface IBody {
2119
2146
  scope?: string;
2120
2147
  username?: string;
2121
2148
  password?: string;
2149
+ storeId?: string;
2150
+ user_id?: string;
2122
2151
  [key: string]: any;
2123
2152
  }
2124
- export declare enum ApplicationUserUserState {
2125
- PendingApproval = "PendingApproval",
2126
- Approved = "Approved",
2127
- Rejected = "Rejected"
2128
- }
2129
2153
  export declare enum DynamicObjectPropertyValueType {
2130
2154
  Undefined = "Undefined",
2131
2155
  ShortText = "ShortText",