@qlik/api 2.2.0 → 2.3.1

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 (232) hide show
  1. package/analytics/change-stores.d.ts +386 -0
  2. package/analytics/change-stores.js +123 -0
  3. package/analytics.d.ts +14 -0
  4. package/analytics.js +13 -0
  5. package/api-keys.d.ts +362 -3
  6. package/api-keys.js +2 -3
  7. package/apps.d.ts +2673 -3
  8. package/apps.js +2 -3
  9. package/assistants.d.ts +1370 -3
  10. package/assistants.js +2 -3
  11. package/audits.d.ts +318 -3
  12. package/audits.js +4 -4
  13. package/auth-types.d.ts +1 -1
  14. package/auth-types.js +1 -2
  15. package/auth.d.ts +94 -2
  16. package/auth.js +63 -3
  17. package/automation-connections.d.ts +366 -3
  18. package/automation-connections.js +2 -3
  19. package/automation-connectors.d.ts +84 -3
  20. package/automation-connectors.js +2 -3
  21. package/automations.d.ts +805 -3
  22. package/automations.js +2 -3
  23. package/automl-deployments.d.ts +101 -3
  24. package/automl-deployments.js +2 -3
  25. package/automl-predictions.d.ts +238 -3
  26. package/automl-predictions.js +2 -3
  27. package/banners.d.ts +184 -3
  28. package/banners.js +2 -3
  29. package/brands.d.ts +670 -3
  30. package/brands.js +2 -3
  31. package/chunks/auth-XusKk8IA.js +32 -0
  32. package/chunks/{chunk-EtTptKIv.js → chunk-D3vHIbds.js} +2 -2
  33. package/chunks/{dist-gXLIqDJW.js → dist-n3iOVn1W.js} +4 -4
  34. package/chunks/{auth-functions-BmZgZYSs.js → interceptors-2VSXImC9.js} +498 -146
  35. package/chunks/{invoke-fetch-PcVIxLW4.js → invoke-fetch-CckTK7bh.js} +3 -3
  36. package/chunks/{invoke-fetch-CucBpA1C.js → invoke-fetch-D9lpiAb-.js} +1 -5
  37. package/chunks/{public-runtime-modules-Dwjzb3l8.js → public-runtime-modules-BqxAMJ9M.js} +7 -7
  38. package/chunks/{qix-DI5o5XF4.d.ts → qix-CrqXv44x.d.ts} +6 -2
  39. package/chunks/{qix-DjxuPCX0.js → qix-DpvHvpx7.js} +11 -10
  40. package/chunks/{qix-chunk-entrypoint-tmTo-kpa.js → qix-chunk-entrypoint-BXZPnE6J.js} +48 -50
  41. package/collections.d.ts +582 -3
  42. package/collections.js +2 -3
  43. package/conditions.d.ts +662 -3
  44. package/conditions.js +2 -3
  45. package/consumption.d.ts +182 -3
  46. package/consumption.js +2 -3
  47. package/core/ip-policies.d.ts +328 -4
  48. package/core/ip-policies.js +108 -5
  49. package/core.d.ts +13 -4
  50. package/core.js +3 -4
  51. package/csp-origins.d.ts +273 -3
  52. package/csp-origins.js +2 -3
  53. package/csrf-token.d.ts +62 -3
  54. package/csrf-token.js +2 -3
  55. package/data-alerts.d.ts +1004 -3
  56. package/data-alerts.js +2 -3
  57. package/data-assets.d.ts +207 -3
  58. package/data-assets.js +2 -3
  59. package/data-connections.d.ts +678 -3
  60. package/data-connections.js +2 -3
  61. package/data-credentials.d.ts +292 -3
  62. package/data-credentials.js +2 -3
  63. package/data-files.d.ts +860 -3
  64. package/data-files.js +2 -3
  65. package/data-qualities.d.ts +175 -3
  66. package/data-qualities.js +2 -3
  67. package/data-sets.d.ts +424 -3
  68. package/data-sets.js +2 -3
  69. package/data-sources.d.ts +348 -3
  70. package/data-sources.js +2 -3
  71. package/data-stores.d.ts +537 -3
  72. package/data-stores.js +2 -3
  73. package/dcaas.d.ts +192 -3
  74. package/dcaas.js +2 -3
  75. package/di-projects.d.ts +812 -4
  76. package/di-projects.js +25 -4
  77. package/direct-access-agents.d.ts +710 -4
  78. package/direct-access-agents.js +37 -5
  79. package/docs/authentication.md +1 -1
  80. package/encryption.d.ts +372 -3
  81. package/encryption.js +2 -3
  82. package/extensions.d.ts +295 -3
  83. package/extensions.js +2 -3
  84. package/global-types.d.ts +1 -1
  85. package/global-types.js +0 -2
  86. package/glossaries.d.ts +1223 -3
  87. package/glossaries.js +2 -3
  88. package/groups.d.ts +510 -3
  89. package/groups.js +2 -3
  90. package/identity-providers.d.ts +711 -3
  91. package/identity-providers.js +2 -3
  92. package/index.d.ts +78 -69
  93. package/index.js +28 -10
  94. package/interceptors.d.ts +52 -3
  95. package/interceptors.js +1 -2
  96. package/invoke-fetch-types.d.ts +1 -1
  97. package/items.d.ts +536 -3
  98. package/items.js +2 -3
  99. package/knowledgebases.d.ts +976 -3
  100. package/knowledgebases.js +2 -3
  101. package/licenses.d.ts +663 -3
  102. package/licenses.js +2 -3
  103. package/lineage-graphs.d.ts +704 -3
  104. package/lineage-graphs.js +2 -3
  105. package/ml.d.ts +2808 -3
  106. package/ml.js +2 -3
  107. package/notes.d.ts +110 -3
  108. package/notes.js +2 -3
  109. package/notifications.d.ts +98 -3
  110. package/notifications.js +2 -3
  111. package/oauth-callback.iife.js +1151 -0
  112. package/oauth-clients.d.ts +562 -3
  113. package/oauth-clients.js +2 -3
  114. package/oauth-tokens.d.ts +126 -3
  115. package/oauth-tokens.js +2 -3
  116. package/package.json +5 -4
  117. package/qix.d.ts +3 -3
  118. package/qix.js +38 -3
  119. package/questions.d.ts +364 -3
  120. package/questions.js +2 -3
  121. package/quotas.d.ts +112 -3
  122. package/quotas.js +2 -3
  123. package/reload-tasks.d.ts +249 -3
  124. package/reload-tasks.js +2 -3
  125. package/reloads.d.ts +260 -3
  126. package/reloads.js +2 -3
  127. package/report-templates.d.ts +287 -3
  128. package/report-templates.js +2 -3
  129. package/reports.d.ts +863 -3
  130. package/reports.js +2 -3
  131. package/roles.d.ts +312 -3
  132. package/roles.js +2 -3
  133. package/sharing-tasks.d.ts +1164 -3
  134. package/sharing-tasks.js +2 -3
  135. package/spaces.d.ts +779 -3
  136. package/spaces.js +2 -3
  137. package/tasks.d.ts +564 -3
  138. package/tasks.js +2 -3
  139. package/temp-contents.d.ts +167 -3
  140. package/temp-contents.js +2 -3
  141. package/tenants.d.ts +360 -3
  142. package/tenants.js +2 -3
  143. package/themes.d.ts +270 -3
  144. package/themes.js +2 -3
  145. package/transports.d.ts +435 -4
  146. package/transports.js +20 -5
  147. package/ui-config.d.ts +274 -3
  148. package/ui-config.js +2 -3
  149. package/users.d.ts +674 -3
  150. package/users.js +2 -3
  151. package/web-integrations.d.ts +294 -3
  152. package/web-integrations.js +2 -3
  153. package/web-notifications.d.ts +273 -3
  154. package/web-notifications.js +2 -3
  155. package/webhooks.d.ts +505 -3
  156. package/webhooks.js +2 -3
  157. package/chunks/api-keys-D6Rqaov4.d.ts +0 -365
  158. package/chunks/apps-BwpXUGDb.d.ts +0 -2673
  159. package/chunks/assistants-wh6Qe7l6.d.ts +0 -1366
  160. package/chunks/audits-DakwzT97.d.ts +0 -316
  161. package/chunks/auth-6mptVm5Q.d.ts +0 -95
  162. package/chunks/auth-Cle0_tmz.js +0 -32
  163. package/chunks/auth-D11iO7ZV.js +0 -65
  164. package/chunks/automation-connections-k2G_n9rj.d.ts +0 -366
  165. package/chunks/automation-connectors-J5OE-1P0.d.ts +0 -84
  166. package/chunks/automations-BGy83EBO.d.ts +0 -797
  167. package/chunks/automl-deployments-CWEpX2pk.d.ts +0 -101
  168. package/chunks/automl-predictions-BNIjRhBm.d.ts +0 -238
  169. package/chunks/banners-CgBRnZGv.d.ts +0 -184
  170. package/chunks/brands-DCgk6Gqx.d.ts +0 -671
  171. package/chunks/collections-BpYjcpIY.d.ts +0 -582
  172. package/chunks/conditions-CJJG7Uph.d.ts +0 -662
  173. package/chunks/consumption-DerFk437.d.ts +0 -182
  174. package/chunks/core-DQXNZdnf.d.ts +0 -12
  175. package/chunks/csp-origins-3NJlh_n9.d.ts +0 -273
  176. package/chunks/csrf-token-DoaoOQzH.d.ts +0 -63
  177. package/chunks/data-alerts-CILSEFbQ.d.ts +0 -1004
  178. package/chunks/data-assets-CJDcssoX.d.ts +0 -207
  179. package/chunks/data-connections-VSB13K6g.d.ts +0 -678
  180. package/chunks/data-credentials-ChEp_hyU.d.ts +0 -292
  181. package/chunks/data-files-CVzn9M6V.d.ts +0 -860
  182. package/chunks/data-qualities-DBrot957.d.ts +0 -176
  183. package/chunks/data-sets-CFzxgWnO.d.ts +0 -424
  184. package/chunks/data-sources-IsAaof_C.d.ts +0 -346
  185. package/chunks/data-stores-DFOPdgfz.d.ts +0 -537
  186. package/chunks/dcaas-qyv7YlrN.d.ts +0 -192
  187. package/chunks/di-projects-DVQTxASr.d.ts +0 -777
  188. package/chunks/direct-access-agents-B77OhzZi.d.ts +0 -580
  189. package/chunks/encryption-BjA6xbCO.d.ts +0 -372
  190. package/chunks/extensions-OO0WtInj.d.ts +0 -294
  191. package/chunks/glossaries-CIX7-KT_.d.ts +0 -1213
  192. package/chunks/groups-C86-UG7S.d.ts +0 -511
  193. package/chunks/identity-providers-h0dKNxGZ.d.ts +0 -711
  194. package/chunks/interceptors-Csx2tEi5.d.ts +0 -52
  195. package/chunks/interceptors-DTYm37AU.js +0 -104
  196. package/chunks/ip-policies-CKRIlbP7.d.ts +0 -327
  197. package/chunks/ip-policies-DXlf172B.js +0 -108
  198. package/chunks/items-C-jzqvFW.d.ts +0 -536
  199. package/chunks/knowledgebases-CyQtVcZN.d.ts +0 -977
  200. package/chunks/licenses-xzjnkitW.d.ts +0 -663
  201. package/chunks/lineage-graphs-CViCCzKy.d.ts +0 -697
  202. package/chunks/ml-Abt2MUva.d.ts +0 -2809
  203. package/chunks/notes-BZxuyDgt.d.ts +0 -111
  204. package/chunks/notifications-Bd_gp4jU.d.ts +0 -99
  205. package/chunks/oauth-clients-B5QPr4IM.d.ts +0 -563
  206. package/chunks/oauth-tokens-1b7V8182.d.ts +0 -127
  207. package/chunks/qix-CYQsLyGQ.js +0 -40
  208. package/chunks/questions-BVp0tvNs.d.ts +0 -364
  209. package/chunks/quotas-CfAebRJd.d.ts +0 -113
  210. package/chunks/reload-tasks-DfwUTetn.d.ts +0 -249
  211. package/chunks/reloads-CwmagnFx.d.ts +0 -260
  212. package/chunks/report-templates-DjQYj5dn.d.ts +0 -287
  213. package/chunks/reports-DzNC6Uq3.d.ts +0 -861
  214. package/chunks/roles-BYFIY6E7.d.ts +0 -312
  215. package/chunks/sharing-tasks-BMGIQ-FO.d.ts +0 -1164
  216. package/chunks/spaces-BK823t-b.d.ts +0 -780
  217. package/chunks/tasks-COKDfShO.d.ts +0 -564
  218. package/chunks/temp-contents-zDomB-g6.d.ts +0 -168
  219. package/chunks/tenants-Bhn86519.d.ts +0 -361
  220. package/chunks/themes-v9NbhiBo.d.ts +0 -269
  221. package/chunks/transports-CqEiFxD3.d.ts +0 -362
  222. package/chunks/ui-config-Crs0mVMp.d.ts +0 -274
  223. package/chunks/users-BSOBU_fg.d.ts +0 -675
  224. package/chunks/web-integrations-MisPAHod.d.ts +0 -295
  225. package/chunks/web-notifications-DVy6FHYh.d.ts +0 -274
  226. package/chunks/webhooks-Dr4EiXqy.d.ts +0 -505
  227. /package/chunks/{auth-types-E99tzdN0.d.ts → auth-types-YrlH_R9f.d.ts} +0 -0
  228. /package/chunks/{auth-types-JehqruDP.js → auth-types-h43TVDpB.js} +0 -0
  229. /package/chunks/{global-types-CrOvI33z.js → global-types-CEVAJebk.js} +0 -0
  230. /package/chunks/{invoke-fetch-CbU2Dgqr.d.ts → invoke-fetch-C1Z0RJYU.d.ts} +0 -0
  231. /package/chunks/{utils-BnC4lrlq.js → utils-vv-xFm06.js} +0 -0
  232. /package/chunks/{websocket-errors-DSbO6kDZ.js → websocket-errors-CRTDTtBL.js} +0 -0
package/oauth-tokens.d.ts CHANGED
@@ -1,4 +1,127 @@
1
- import "./chunks/auth-types-E99tzdN0.js";
2
- import "./chunks/invoke-fetch-CbU2Dgqr.js";
3
- import { a as GetOauthTokensHttpError, c as OauthToken, d as clearCache, f as deleteOauthToken, i as Errors, l as OauthTokenPage, m as oauthTokensExport, n as DeleteOauthTokenHttpResponse, o as GetOauthTokensHttpResponse, p as getOauthTokens, r as Error, s as Link, t as DeleteOauthTokenHttpError, u as OauthTokensAPI } from "./chunks/oauth-tokens-1b7V8182.js";
1
+ import { y as ApiCallOptions } from "./chunks/auth-types-YrlH_R9f.js";
2
+ import "./chunks/invoke-fetch-C1Z0RJYU.js";
3
+
4
+ //#region src/public/rest/oauth-tokens.d.ts
5
+ /**
6
+ * An error object.
7
+ */
8
+ type Error = {
9
+ /** The error code. */
10
+ code: string;
11
+ /** The detailed error message. */
12
+ detail?: string;
13
+ /** Non-standard information about the error. */
14
+ meta?: unknown;
15
+ /** The http status code. */
16
+ status?: string;
17
+ /** The error title. */
18
+ title: string;
19
+ };
20
+ /**
21
+ * A representation of the errors encountered from the HTTP request.
22
+ */
23
+ type Errors = {
24
+ /** List of errors and their properties. */
25
+ errors?: Error[];
26
+ };
27
+ type Link = {
28
+ /** The URL for the link. */
29
+ href: string;
30
+ };
31
+ type OauthToken = {
32
+ /** The description of the token. */
33
+ description?: string;
34
+ /** The type of the user device the authorization token is generated for (Tablet, Phone etc.). */
35
+ deviceType?: string;
36
+ /** The token ID. */
37
+ id: string;
38
+ /** The last time the token was used. */
39
+ lastUsed?: string;
40
+ /** The ID of the owning tenant. */
41
+ tenantId: string;
42
+ /** The ID of the owning user. */
43
+ userId: string;
44
+ };
45
+ type OauthTokenPage = {
46
+ data: OauthToken[];
47
+ links: {
48
+ next?: Link;
49
+ prev?: Link;
50
+ self: Link;
51
+ };
52
+ };
53
+ /**
54
+ * Retrieve list of OAuth tokens that the user has access to. Users assigned with a `TenantAdmin` role can list OAuth tokens generated for all users in the tenant.
55
+ *
56
+ * @param query an object with query parameters
57
+ * @throws GetOauthTokensHttpError
58
+ */
59
+ declare function getOauthTokens(query: {
60
+ /** The maximum number of tokens to return. */
61
+ limit?: number;
62
+ /** The target page. */
63
+ page?: string;
64
+ /** The field to sort by. */
65
+ sort?: "userId";
66
+ /** The ID of the user to limit results to. */
67
+ userId?: string;
68
+ }, options?: ApiCallOptions): Promise<GetOauthTokensHttpResponse>;
69
+ type GetOauthTokensHttpResponse = {
70
+ data: OauthTokenPage;
71
+ headers: Headers;
72
+ status: 200;
73
+ prev?: (options?: ApiCallOptions) => Promise<GetOauthTokensHttpResponse>;
74
+ next?: (options?: ApiCallOptions) => Promise<GetOauthTokensHttpResponse>;
75
+ };
76
+ type GetOauthTokensHttpError = {
77
+ data: Errors;
78
+ headers: Headers;
79
+ status: 400 | 401;
80
+ };
81
+ /**
82
+ * Revokes a specific OAuth token by ID. Requesting user must have `TenantAdmin` role assigned to delete tokens owned by other users.
83
+ *
84
+ * @param tokenId The ID of the token to revoke.
85
+ * @throws DeleteOauthTokenHttpError
86
+ */
87
+ declare function deleteOauthToken(tokenId: string, options?: ApiCallOptions): Promise<DeleteOauthTokenHttpResponse>;
88
+ type DeleteOauthTokenHttpResponse = {
89
+ data: void;
90
+ headers: Headers;
91
+ status: 204;
92
+ };
93
+ type DeleteOauthTokenHttpError = {
94
+ data: Errors;
95
+ headers: Headers;
96
+ status: number;
97
+ };
98
+ /**
99
+ * Clears the cache for oauth-tokens api requests.
100
+ */
101
+ declare function clearCache(): void;
102
+ type OauthTokensAPI = {
103
+ /**
104
+ * Retrieve list of OAuth tokens that the user has access to. Users assigned with a `TenantAdmin` role can list OAuth tokens generated for all users in the tenant.
105
+ *
106
+ * @param query an object with query parameters
107
+ * @throws GetOauthTokensHttpError
108
+ */
109
+ getOauthTokens: typeof getOauthTokens;
110
+ /**
111
+ * Revokes a specific OAuth token by ID. Requesting user must have `TenantAdmin` role assigned to delete tokens owned by other users.
112
+ *
113
+ * @param tokenId The ID of the token to revoke.
114
+ * @throws DeleteOauthTokenHttpError
115
+ */
116
+ deleteOauthToken: typeof deleteOauthToken;
117
+ /**
118
+ * Clears the cache for oauth-tokens api requests.
119
+ */
120
+ clearCache: typeof clearCache;
121
+ };
122
+ /**
123
+ * Functions for the oauth-tokens api
124
+ */
125
+ declare const oauthTokensExport: OauthTokensAPI;
126
+ //#endregion
4
127
  export { DeleteOauthTokenHttpError, DeleteOauthTokenHttpResponse, Error, Errors, GetOauthTokensHttpError, GetOauthTokensHttpResponse, Link, OauthToken, OauthTokenPage, OauthTokensAPI, clearCache, oauthTokensExport as default, deleteOauthToken, getOauthTokens };
package/oauth-tokens.js CHANGED
@@ -1,6 +1,5 @@
1
- import "./chunks/utils-BnC4lrlq.js";
2
- import "./chunks/public-runtime-modules-Dwjzb3l8.js";
3
- import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-PcVIxLW4.js";
1
+ import "./chunks/public-runtime-modules-BqxAMJ9M.js";
2
+ import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-CckTK7bh.js";
4
3
 
5
4
  //#region src/public/rest/oauth-tokens.ts
6
5
  /**
package/package.json CHANGED
@@ -14,15 +14,16 @@
14
14
  "enigma.js": "^2.14.0",
15
15
  "extend": "3.0.2",
16
16
  "lodash": "^4.17.21",
17
- "nanoid": "^5.1.6",
18
- "ws": "^8.18.3"
17
+ "ws": "^8.19.0"
19
18
  },
20
- "packageManager": "pnpm@10.24.0",
19
+ "packageManager": "pnpm@10.28.0",
21
20
  "engines": {
22
21
  "node": ">=20"
23
22
  },
24
23
  "exports": {
25
24
  ".": "./index.js",
25
+ "./analytics": "./analytics.js",
26
+ "./analytics/change-stores": "./analytics/change-stores.js",
26
27
  "./api-keys": "./api-keys.js",
27
28
  "./apps": "./apps.js",
28
29
  "./assistants": "./assistants.js",
@@ -90,5 +91,5 @@
90
91
  "./interceptors": "./interceptors.js",
91
92
  "./qix": "./qix.js"
92
93
  },
93
- "version": "2.2.0"
94
+ "version": "2.3.1"
94
95
  }
package/qix.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunks/auth-types-E99tzdN0.js";
2
- import "./chunks/auth-6mptVm5Q.js";
3
- import { $ as ListBoxProperties, $a as NxVariableProperties, $i as NxLibraryMeasure, $n as GenericDimensionLayout, $o as SelectionObjectDef, $r as NxAutoSortByStateDef, $t as CyclicGroupPosition, A as GenericObject, Aa as NxSelectionCellType, Ai as NxFieldDescription, An as FieldDefEx, Ao as SearchFieldMatchesItem, Ar as LogOnType, As as UsageEnum, At as Blob, B as GenericObjectPropertiesNodeLevel4, Ba as NxTickCell, Bi as NxGroupMemberClass, Bn as FileDataFormat, Bo as SearchMatchCombination, Br as NativeGenericMeasureFunctions, Bt as BookmarkStateFieldPages, C as CurrentSelections, Ca as NxPatches, Ci as NxDimensionType, Cn as ExtendedLayoutBookmarkData, Co as SearchAttribute, Cr as LayoutBookmarkData, Cs as TotalMode, Ct as ApplyGroupStateWarningType, D as GenericDimension, Da as NxRange, Di as NxExportFileType, Dn as FailureData, Do as SearchFieldDictionary, Dr as ListObject, Ds as TreeDataDef, Dt as BNFDef, E as GenericBookmark, Ea as NxPivotValuePoint, Ei as NxEngineVersion, En as ExtensionListDef, Eo as SearchContextType, Er as LineageInfo, Es as TreeData, Et as AssociationScore, F as GenericObjectLayoutNodeLevel5, Fa as NxStackPage, Fi as NxFieldTableResourceId, Fn as FieldListDef, Fo as SearchGroupItemMatch, Fr as MetaData, Ft as BookmarkFieldPageEx, G as RpcObject, Ga as NxTreeNode, Gi as NxHypercubeMode, Gn as FolderItemType, Go as SearchSuggestItem, Gr as NxAppLayout, Gt as ChildList, H as GenericObjectPropertiesNodeRec, Ha as NxTreeDimensionDef, Hi as NxGroupTail, Hn as FilterInfo, Ho as SearchObjectOptions, Hr as NativeGenericVariableFunctions, Ht as CalendarStrings, I as GenericObjectLayoutNodeRec, Ia as NxStackedPivotCell, Ii as NxFrequencyMode, In as FieldOrColumn, Io as SearchGroupItemOptions, Ir as NativeDocFunctions, It as BookmarkFieldVerifyResultState, J as DimensionListData, Ja as NxTrendline, Ji as NxInlineMeasureDef, Jn as GenericBookmarkEntry, Jo as SearchValueOptions, Jr as NxAttrDimInfo, Jt as CondDef, K as BookmarkListData, Ka as NxTreeRangeSelectInfo, Ki as NxInfo, Kn as FrequencyDistributionData, Ko as SearchSuggestionResult, Kr as NxAppProperties, Kt as ChildListDef, L as GenericObjectPropertiesNode, La as NxStateCounts, Li as NxGetBookmarkOptions, Ln as FieldScores, Lo as SearchGroupItemType, Lr as NativeFieldFunctions, Lt as BookmarkFieldVerifyWarning, M as GenericObjectLayoutNodeLevel2, Ma as NxSimpleDimValue, Mi as NxFieldResourceId, Mn as FieldInTableData, Mo as SearchFieldValueItem, Mr as MeasureListDef, Ms as ValueExpression, Mt as BookmarkApplyAndVerifyResult, N as GenericObjectLayoutNodeLevel3, Na as NxSimpleValue, Ni as NxFieldSelectionInfo, Nn as FieldInTableProfilingData, No as SearchGroup, Nr as MediaListDef, Ns as VariableList, Nt as BookmarkFieldItem, O as GenericListObject, Oa as NxRangeSelectInfo, Oi as NxExportState, On as FieldAttrType, Oo as SearchFieldMatch, Or as ListObjectDef, Os as UndoInfo, Ot as BNFDefMetaType, P as GenericObjectLayoutNodeLevel4, Pa as NxSortIndicatorType, Pi as NxFieldSelectionMode, Pn as FieldList, Po as SearchGroupItem, Pr as MediaListItem, Ps as VariableListDef, Pt as BookmarkFieldPage, Q as ExpandedFieldListItem, Qa as NxVariableListItem, Qi as NxLibraryDimensionDef, Qn as GenericDimensionInfo, Qo as SelectionObject, Qr as NxAttributeExpressionValues, Qt as CustomConnector, R as GenericObjectPropertiesNodeLevel2, Ra as NxStreamListEntry, Ri as NxGetObjectOptions, Rn as FieldType, Ro as SearchGroupOptions, Rr as NativeGenericBookmarkFunctions, Rt as BookmarkList, S as AnyGenericObjectProperties, Sa as NxPatchOperationType, Si as NxDimensionInfo, Sn as ExpansionData, So as SearchAssociationResult, Sr as KeyType, Ss as TextMacro, St as ApplyGroupStateWarning, T as FieldListObject, Ta as NxPivotPage, Ti as NxDownloadOptions, Tn as ExtensionList, To as SearchCombinationOptions, Tr as LayoutFieldInfo, Ts as TransformAppResult, Tt as ArrayOfNxValuePoint, U as GenericVariable, Ua as NxTreeDimensionInfo, Ui as NxGrpType, Un as FilterType, Uo as SearchPage, Ur as NativeGlobalFunctions, Ut as CharEncodingType, V as GenericObjectPropertiesNodeLevel5, Va as NxTreeDataOption, Vi as NxGroupObjectId, Vn as FileType, Vo as SearchMatchCombinations, Vr as NativeGenericObjectFunctions, Vt as BookmarkVariableItem, W as UndoInfoObject, Wa as NxTreeMultiRangeSelectInfo, Wi as NxHighlightRanges, Wn as FolderItem, Wo as SearchResult, Wr as NativeVariableFunctions, Wt as CharRange, X as DynamicAppViewListData, Xa as NxTrendlineMode, Xi as NxLayoutErrors, Xn as GenericBookmarkProperties, Xo as SearchValueResult, Xr as NxAttrExprInfo, Xt as ContentLibraryList, Y as DimensionListItem, Ya as NxTrendlineDef, Yi as NxLTrendlineType, Yn as GenericBookmarkLayout, Yo as SearchValuePage, Yr as NxAttrExprDef, Yt as Connection, Z as DynamicAppViewListItem, Za as NxValidationError, Zi as NxLibraryDimension, Zn as GenericConnectMachine, Zo as SelectInfo, Zr as NxAttributeDimValues, Zt as ContentLibraryListItem, _ as ObjectHelperFunctions, _a as NxMultiRangeSelectInfo, _i as NxDerivedFieldDescriptionList, _n as EditorBreakpoint, _o as Rect, _r as HyperCubeDef, _s as TableViewConnectionPointSaveInfo, _t as AppEntry, a as AppSession, aa as NxLocalizedWarningCode, ai as NxCell, an as DatabaseInfo, ao as OtherMode, ar as GenericObjectLayoutAdditionalProperties, as as StaticContentList, at as ODAGAppLinkListData, b as Global, ba as NxPageTreeNode, bi as NxDimCellType, bn as ErrorData, bo as ScriptSyntaxError, br as InteractDef, bs as TableViewSaveInfo, bt as AppScript, c as NativeReactHooks, ca as NxMeasure, ci as NxContainerEntry, cn as DerivedFieldsInTableData, co as Point, cr as GenericVariableConstraints, cs as StaticContentUrlDef, ct as SheetListDataCell, d as WorkloadType, da as NxMetaDef, di as NxContinuousRangeSelectInfo, dn as DimensionReference, do as ProgressMessage, dr as GenericVariableType, ds as SymbolFrequency, dt as StoryListData, ea as NxLibraryMeasureDef, ei as NxAxisData, en as DataField, eo as NxViewPort, er as GenericDimensionProperties, es as Size, et as ListItem, f as CombinedWebSocketStateEvent, fa as NxMiniChart, fi as NxCurrentSelectionItem, fn as DoReloadExParams, fo as QFunction, fr as GraphMode, fs as SymbolValue, ft as StoryListItem, g as ModalFunctions, ga as NxMiniChartRows, gi as NxDerivedField, gn as DriveType, go as RangeSelectInfo, gr as HyperCube, gs as TableViewBroomPointSaveInfo, gt as AlternateStateData, h as ListFunctions, ha as NxMiniChartDef, hi as NxDataReductionMode, hn as DriveInfo, ho as QRange, hr as GroupStateInfo, hs as TableRow, ht as AlfaNumString, i as withHostConfig, ia as NxLocalizedErrorCode, ii as NxCardinalities, in as Database, io as OtherLimitMode, ir as GenericObjectLayout, is as StateFieldValues, it as MeasureListItem, j as GenericObjectLayoutNode, ja as NxSelectionInfo, ji as NxFieldProperties, jn as FieldDescription, jo as SearchFieldSelectionMode, jr as MeasureList, js as ValueExpr, jt as Bookmark, k as GenericMeasure, ka as NxSelectionCell, ki as NxFeature, kn as FieldAttributes, ko as SearchFieldMatchType, kr as LocaleInfo, ks as UndoInfoDef, kt as BNFType, l as OpenAppSessionProps, la as NxMeasureInfo, li as NxContinuousDataOptions, ln as DimensionList, lo as PositionMark, lr as GenericVariableLayout, ls as StringExpr, lt as SheetListDataCellBounds, m as Doc, ma as NxMiniChartData, mi as NxDataPage, mn as DocListEntry, mo as QMediaList, mr as GroupState, ms as TableRecord, mt as VariableListItem, n as openAppSession, na as NxListObjectExpression, ni as NxBookmark, nn as DataTable, no as OdbcDsn, nr as GenericMeasureProperties, ns as SourceKeyRecord, nt as MasterObjectListItem, o as CloseProps, oa as NxMatchingFieldInfo, oi as NxCellPosition, on as DatabaseOwner, oo as OtherSortMode, or as GenericObjectProperties, os as StaticContentListItem, ot as ODAGAppLinkListItem, p as WebSocketEvent, pa as NxMiniChartCell, pi as NxDataAreaPage, pn as DoReloadExResult, po as QIX_SCHEMA_VERSION, pr as GroupBookmarkData, ps as TableProfilingData, pt as VariableListData, q as BookmarkListItem, qa as NxTreeValue, qi as NxInlineDimensionDef, qn as FunctionGroup, qo as SearchTermResult, qr as NxAttrDimDef, qt as CodePage, r as qix, ra as NxListObjectExpressionDef, ri as NxCalcCond, rn as DataTableEx, ro as OleDbProvider, rr as GenericObjectEntry, rs as StateEnumType, rt as MeasureListData, s as DocAction, sa as NxMatchingFieldMode, si as NxCellRows, sn as DelimiterInfo, so as OtherTotalSpecProp, sr as GenericObjectPropertiesAdditionalProperties, ss as StaticContentUrl, st as SheetListData, t as QixAPI, ta as NxLinkedObjectInfo, ti as NxAxisTicks, tn as DataRecord, to as ObjectInterface, tr as GenericMeasureLayout, ts as SortCriteria, tt as MasterObjectListData, u as UseAppHook, ua as NxMeta, ui as NxContinuousMode, un as DimensionListDef, uo as ProgressData, ur as GenericVariableProperties, us as StringExpression, ut as SheetListItem, v as SpecialObjectFunctions, va as NxPage, vi as NxDerivedFieldsData, vn as EmbeddedSnapshot, vo as ReloadError, vr as InputFieldItem, vs as TableViewCtlSaveInfo, vt as AppObjectList, w as Field, wa as NxPivotDimensionCell, wi as NxDownloadInfo, wn as ExtendedPivotStateData, wo as SearchCharRange, wr as LayoutExclude, ws as TransformAppParameters, wt as ApplyGroupStatesResult, x as AnyGenericObjectLayout, xa as NxPatch, xi as NxDimension, xn as ErrorDataCode, xo as ScrollPosition, xr as InteractType, xs as TableViewTableWinSaveInfo, xt as AppScriptMeta, y as StandardFunctions, ya as NxPageTreeLevel, yi as NxDerivedGroup, yn as EmbeddedSnapshotDef, yo as SampleResult, yr as InterFieldSortData, ys as TableViewDlgSaveInfo, yt as AppObjectListDef, z as GenericObjectPropertiesNodeLevel3, za as NxTempBookmarkOptions, zi as NxGroupDef, zn as FieldValue, zo as SearchGroupType, zr as NativeGenericDimensionFunctions, zt as BookmarkListDef } from "./chunks/qix-DI5o5XF4.js";
1
+ import "./chunks/auth-types-YrlH_R9f.js";
2
+ import "./auth.js";
3
+ import { $ as ListBoxProperties, $a as NxVariableProperties, $i as NxLibraryMeasure, $n as GenericDimensionLayout, $o as SelectionObjectDef, $r as NxAutoSortByStateDef, $t as CyclicGroupPosition, A as GenericObject, Aa as NxSelectionCellType, Ai as NxFieldDescription, An as FieldDefEx, Ao as SearchFieldMatchesItem, Ar as LogOnType, As as UsageEnum, At as Blob, B as GenericObjectPropertiesNodeLevel4, Ba as NxTickCell, Bi as NxGroupMemberClass, Bn as FileDataFormat, Bo as SearchMatchCombination, Br as NativeGenericMeasureFunctions, Bt as BookmarkStateFieldPages, C as CurrentSelections, Ca as NxPatches, Ci as NxDimensionType, Cn as ExtendedLayoutBookmarkData, Co as SearchAttribute, Cr as LayoutBookmarkData, Cs as TotalMode, Ct as ApplyGroupStateWarningType, D as GenericDimension, Da as NxRange, Di as NxExportFileType, Dn as FailureData, Do as SearchFieldDictionary, Dr as ListObject, Ds as TreeDataDef, Dt as BNFDef, E as GenericBookmark, Ea as NxPivotValuePoint, Ei as NxEngineVersion, En as ExtensionListDef, Eo as SearchContextType, Er as LineageInfo, Es as TreeData, Et as AssociationScore, F as GenericObjectLayoutNodeLevel5, Fa as NxStackPage, Fi as NxFieldTableResourceId, Fn as FieldListDef, Fo as SearchGroupItemMatch, Fr as MetaData, Ft as BookmarkFieldPageEx, G as RpcObject, Ga as NxTreeNode, Gi as NxHypercubeMode, Gn as FolderItemType, Go as SearchSuggestItem, Gr as NxAppLayout, Gt as ChildList, H as GenericObjectPropertiesNodeRec, Ha as NxTreeDimensionDef, Hi as NxGroupTail, Hn as FilterInfo, Ho as SearchObjectOptions, Hr as NativeGenericVariableFunctions, Ht as CalendarStrings, I as GenericObjectLayoutNodeRec, Ia as NxStackedPivotCell, Ii as NxFrequencyMode, In as FieldOrColumn, Io as SearchGroupItemOptions, Ir as NativeDocFunctions, It as BookmarkFieldVerifyResultState, J as DimensionListData, Ja as NxTrendline, Ji as NxInlineMeasureDef, Jn as GenericBookmarkEntry, Jo as SearchValueOptions, Jr as NxAttrDimInfo, Jt as CondDef, K as BookmarkListData, Ka as NxTreeRangeSelectInfo, Ki as NxInfo, Kn as FrequencyDistributionData, Ko as SearchSuggestionResult, Kr as NxAppProperties, Kt as ChildListDef, L as GenericObjectPropertiesNode, La as NxStateCounts, Li as NxGetBookmarkOptions, Ln as FieldScores, Lo as SearchGroupItemType, Lr as NativeFieldFunctions, Lt as BookmarkFieldVerifyWarning, M as GenericObjectLayoutNodeLevel2, Ma as NxSimpleDimValue, Mi as NxFieldResourceId, Mn as FieldInTableData, Mo as SearchFieldValueItem, Mr as MeasureListDef, Ms as ValueExpression, Mt as BookmarkApplyAndVerifyResult, N as GenericObjectLayoutNodeLevel3, Na as NxSimpleValue, Ni as NxFieldSelectionInfo, Nn as FieldInTableProfilingData, No as SearchGroup, Nr as MediaListDef, Ns as VariableList, Nt as BookmarkFieldItem, O as GenericListObject, Oa as NxRangeSelectInfo, Oi as NxExportState, On as FieldAttrType, Oo as SearchFieldMatch, Or as ListObjectDef, Os as UndoInfo, Ot as BNFDefMetaType, P as GenericObjectLayoutNodeLevel4, Pa as NxSortIndicatorType, Pi as NxFieldSelectionMode, Pn as FieldList, Po as SearchGroupItem, Pr as MediaListItem, Ps as VariableListDef, Pt as BookmarkFieldPage, Q as ExpandedFieldListItem, Qa as NxVariableListItem, Qi as NxLibraryDimensionDef, Qn as GenericDimensionInfo, Qo as SelectionObject, Qr as NxAttributeExpressionValues, Qt as CustomConnector, R as GenericObjectPropertiesNodeLevel2, Ra as NxStreamListEntry, Ri as NxGetObjectOptions, Rn as FieldType, Ro as SearchGroupOptions, Rr as NativeGenericBookmarkFunctions, Rt as BookmarkList, S as AnyGenericObjectProperties, Sa as NxPatchOperationType, Si as NxDimensionInfo, Sn as ExpansionData, So as SearchAssociationResult, Sr as KeyType, Ss as TextMacro, St as ApplyGroupStateWarning, T as FieldListObject, Ta as NxPivotPage, Ti as NxDownloadOptions, Tn as ExtensionList, To as SearchCombinationOptions, Tr as LayoutFieldInfo, Ts as TransformAppResult, Tt as ArrayOfNxValuePoint, U as GenericVariable, Ua as NxTreeDimensionInfo, Ui as NxGrpType, Un as FilterType, Uo as SearchPage, Ur as NativeGlobalFunctions, Ut as CharEncodingType, V as GenericObjectPropertiesNodeLevel5, Va as NxTreeDataOption, Vi as NxGroupObjectId, Vn as FileType, Vo as SearchMatchCombinations, Vr as NativeGenericObjectFunctions, Vt as BookmarkVariableItem, W as UndoInfoObject, Wa as NxTreeMultiRangeSelectInfo, Wi as NxHighlightRanges, Wn as FolderItem, Wo as SearchResult, Wr as NativeVariableFunctions, Wt as CharRange, X as DynamicAppViewListData, Xa as NxTrendlineMode, Xi as NxLayoutErrors, Xn as GenericBookmarkProperties, Xo as SearchValueResult, Xr as NxAttrExprInfo, Xt as ContentLibraryList, Y as DimensionListItem, Ya as NxTrendlineDef, Yi as NxLTrendlineType, Yn as GenericBookmarkLayout, Yo as SearchValuePage, Yr as NxAttrExprDef, Yt as Connection, Z as DynamicAppViewListItem, Za as NxValidationError, Zi as NxLibraryDimension, Zn as GenericConnectMachine, Zo as SelectInfo, Zr as NxAttributeDimValues, Zt as ContentLibraryListItem, _ as ObjectHelperFunctions, _a as NxMultiRangeSelectInfo, _i as NxDerivedFieldDescriptionList, _n as EditorBreakpoint, _o as Rect, _r as HyperCubeDef, _s as TableViewConnectionPointSaveInfo, _t as AppEntry, a as AppSession, aa as NxLocalizedWarningCode, ai as NxCell, an as DatabaseInfo, ao as OtherMode, ar as GenericObjectLayoutAdditionalProperties, as as StaticContentList, at as ODAGAppLinkListData, b as Global, ba as NxPageTreeNode, bi as NxDimCellType, bn as ErrorData, bo as ScriptSyntaxError, br as InteractDef, bs as TableViewSaveInfo, bt as AppScript, c as NativeReactHooks, ca as NxMeasure, ci as NxContainerEntry, cn as DerivedFieldsInTableData, co as Point, cr as GenericVariableConstraints, cs as StaticContentUrlDef, ct as SheetListDataCell, d as WorkloadType, da as NxMetaDef, di as NxContinuousRangeSelectInfo, dn as DimensionReference, do as ProgressMessage, dr as GenericVariableType, ds as SymbolFrequency, dt as StoryListData, ea as NxLibraryMeasureDef, ei as NxAxisData, en as DataField, eo as NxViewPort, er as GenericDimensionProperties, es as Size, et as ListItem, f as CombinedWebSocketStateEvent, fa as NxMiniChart, fi as NxCurrentSelectionItem, fn as DoReloadExParams, fo as QFunction, fr as GraphMode, fs as SymbolValue, ft as StoryListItem, g as ModalFunctions, ga as NxMiniChartRows, gi as NxDerivedField, gn as DriveType, go as RangeSelectInfo, gr as HyperCube, gs as TableViewBroomPointSaveInfo, gt as AlternateStateData, h as ListFunctions, ha as NxMiniChartDef, hi as NxDataReductionMode, hn as DriveInfo, ho as QRange, hr as GroupStateInfo, hs as TableRow, ht as AlfaNumString, i as withHostConfig, ia as NxLocalizedErrorCode, ii as NxCardinalities, in as Database, io as OtherLimitMode, ir as GenericObjectLayout, is as StateFieldValues, it as MeasureListItem, j as GenericObjectLayoutNode, ja as NxSelectionInfo, ji as NxFieldProperties, jn as FieldDescription, jo as SearchFieldSelectionMode, jr as MeasureList, js as ValueExpr, jt as Bookmark, k as GenericMeasure, ka as NxSelectionCell, ki as NxFeature, kn as FieldAttributes, ko as SearchFieldMatchType, kr as LocaleInfo, ks as UndoInfoDef, kt as BNFType, l as OpenAppSessionProps, la as NxMeasureInfo, li as NxContinuousDataOptions, ln as DimensionList, lo as PositionMark, lr as GenericVariableLayout, ls as StringExpr, lt as SheetListDataCellBounds, m as Doc, ma as NxMiniChartData, mi as NxDataPage, mn as DocListEntry, mo as QMediaList, mr as GroupState, ms as TableRecord, mt as VariableListItem, n as openAppSession, na as NxListObjectExpression, ni as NxBookmark, nn as DataTable, no as OdbcDsn, nr as GenericMeasureProperties, ns as SourceKeyRecord, nt as MasterObjectListItem, o as CloseProps, oa as NxMatchingFieldInfo, oi as NxCellPosition, on as DatabaseOwner, oo as OtherSortMode, or as GenericObjectProperties, os as StaticContentListItem, ot as ODAGAppLinkListItem, p as WebSocketEvent, pa as NxMiniChartCell, pi as NxDataAreaPage, pn as DoReloadExResult, po as QIX_SCHEMA_VERSION, pr as GroupBookmarkData, ps as TableProfilingData, pt as VariableListData, q as BookmarkListItem, qa as NxTreeValue, qi as NxInlineDimensionDef, qn as FunctionGroup, qo as SearchTermResult, qr as NxAttrDimDef, qt as CodePage, r as qix, ra as NxListObjectExpressionDef, ri as NxCalcCond, rn as DataTableEx, ro as OleDbProvider, rr as GenericObjectEntry, rs as StateEnumType, rt as MeasureListData, s as DocAction, sa as NxMatchingFieldMode, si as NxCellRows, sn as DelimiterInfo, so as OtherTotalSpecProp, sr as GenericObjectPropertiesAdditionalProperties, ss as StaticContentUrl, st as SheetListData, t as QixAPI, ta as NxLinkedObjectInfo, ti as NxAxisTicks, tn as DataRecord, to as ObjectInterface, tr as GenericMeasureLayout, ts as SortCriteria, tt as MasterObjectListData, u as UseAppHook, ua as NxMeta, ui as NxContinuousMode, un as DimensionListDef, uo as ProgressData, ur as GenericVariableProperties, us as StringExpression, ut as SheetListItem, v as SpecialObjectFunctions, va as NxPage, vi as NxDerivedFieldsData, vn as EmbeddedSnapshot, vo as ReloadError, vr as InputFieldItem, vs as TableViewCtlSaveInfo, vt as AppObjectList, w as Field, wa as NxPivotDimensionCell, wi as NxDownloadInfo, wn as ExtendedPivotStateData, wo as SearchCharRange, wr as LayoutExclude, ws as TransformAppParameters, wt as ApplyGroupStatesResult, x as AnyGenericObjectLayout, xa as NxPatch, xi as NxDimension, xn as ErrorDataCode, xo as ScrollPosition, xr as InteractType, xs as TableViewTableWinSaveInfo, xt as AppScriptMeta, y as StandardFunctions, ya as NxPageTreeLevel, yi as NxDerivedGroup, yn as EmbeddedSnapshotDef, yo as SampleResult, yr as InterFieldSortData, ys as TableViewDlgSaveInfo, yt as AppObjectListDef, z as GenericObjectPropertiesNodeLevel3, za as NxTempBookmarkOptions, zi as NxGroupDef, zn as FieldValue, zo as SearchGroupType, zr as NativeGenericDimensionFunctions, zt as BookmarkListDef } from "./chunks/qix-CrqXv44x.js";
4
4
  export { AlfaNumString, AlternateStateData, AnyGenericObjectLayout, AnyGenericObjectProperties, AppEntry, AppObjectList, AppObjectListDef, AppScript, AppScriptMeta, AppSession, ApplyGroupStateWarning, ApplyGroupStateWarningType, ApplyGroupStatesResult, ArrayOfNxValuePoint, AssociationScore, BNFDef, BNFDefMetaType, BNFType, Blob, Bookmark, BookmarkApplyAndVerifyResult, BookmarkFieldItem, BookmarkFieldPage, BookmarkFieldPageEx, BookmarkFieldVerifyResultState, BookmarkFieldVerifyWarning, BookmarkList, BookmarkListData, BookmarkListDef, BookmarkListItem, BookmarkStateFieldPages, BookmarkVariableItem, CalendarStrings, CharEncodingType, CharRange, ChildList, ChildListDef, CloseProps, CodePage, CombinedWebSocketStateEvent, CondDef, Connection, ContentLibraryList, ContentLibraryListItem, CurrentSelections, CustomConnector, CyclicGroupPosition, DataField, DataRecord, DataTable, DataTableEx, Database, DatabaseInfo, DatabaseOwner, DelimiterInfo, DerivedFieldsInTableData, DimensionList, DimensionListData, DimensionListDef, DimensionListItem, DimensionReference, DoReloadExParams, DoReloadExResult, Doc, DocAction, DocListEntry, DriveInfo, DriveType, DynamicAppViewListData, DynamicAppViewListItem, EditorBreakpoint, EmbeddedSnapshot, EmbeddedSnapshotDef, ErrorData, ErrorDataCode, ExpandedFieldListItem, ExpansionData, ExtendedLayoutBookmarkData, ExtendedPivotStateData, ExtensionList, ExtensionListDef, FailureData, Field, FieldAttrType, FieldAttributes, FieldDefEx, FieldDescription, FieldInTableData, FieldInTableProfilingData, FieldList, FieldListDef, FieldListObject, FieldOrColumn, FieldScores, FieldType, FieldValue, FileDataFormat, FileType, FilterInfo, FilterType, FolderItem, FolderItemType, FrequencyDistributionData, FunctionGroup, GenericBookmark, GenericBookmarkEntry, GenericBookmarkLayout, GenericBookmarkProperties, GenericConnectMachine, GenericDimension, GenericDimensionInfo, GenericDimensionLayout, GenericDimensionProperties, GenericListObject, GenericMeasure, GenericMeasureLayout, GenericMeasureProperties, GenericObject, GenericObjectEntry, GenericObjectLayout, GenericObjectLayoutAdditionalProperties, GenericObjectLayoutNode, GenericObjectLayoutNodeLevel2, GenericObjectLayoutNodeLevel3, GenericObjectLayoutNodeLevel4, GenericObjectLayoutNodeLevel5, GenericObjectLayoutNodeRec, GenericObjectProperties, GenericObjectPropertiesAdditionalProperties, GenericObjectPropertiesNode, GenericObjectPropertiesNodeLevel2, GenericObjectPropertiesNodeLevel3, GenericObjectPropertiesNodeLevel4, GenericObjectPropertiesNodeLevel5, GenericObjectPropertiesNodeRec, GenericVariable, GenericVariableConstraints, GenericVariableLayout, GenericVariableProperties, GenericVariableType, Global, GraphMode, GroupBookmarkData, GroupState, GroupStateInfo, HyperCube, HyperCubeDef, InputFieldItem, InterFieldSortData, InteractDef, InteractType, KeyType, LayoutBookmarkData, LayoutExclude, LayoutFieldInfo, LineageInfo, ListBoxProperties, ListFunctions, ListItem, ListObject, ListObjectDef, LocaleInfo, LogOnType, MasterObjectListData, MasterObjectListItem, MeasureList, MeasureListData, MeasureListDef, MeasureListItem, MediaListDef, MediaListItem, MetaData, ModalFunctions, NativeDocFunctions, NativeFieldFunctions, NativeGenericBookmarkFunctions, NativeGenericDimensionFunctions, NativeGenericMeasureFunctions, NativeGenericObjectFunctions, NativeGenericVariableFunctions, NativeGlobalFunctions, NativeReactHooks, NativeVariableFunctions, NxAppLayout, NxAppProperties, NxAttrDimDef, NxAttrDimInfo, NxAttrExprDef, NxAttrExprInfo, NxAttributeDimValues, NxAttributeExpressionValues, NxAutoSortByStateDef, NxAxisData, NxAxisTicks, NxBookmark, NxCalcCond, NxCardinalities, NxCell, NxCellPosition, NxCellRows, NxContainerEntry, NxContinuousDataOptions, NxContinuousMode, NxContinuousRangeSelectInfo, NxCurrentSelectionItem, NxDataAreaPage, NxDataPage, NxDataReductionMode, NxDerivedField, NxDerivedFieldDescriptionList, NxDerivedFieldsData, NxDerivedGroup, NxDimCellType, NxDimension, NxDimensionInfo, NxDimensionType, NxDownloadInfo, NxDownloadOptions, NxEngineVersion, NxExportFileType, NxExportState, NxFeature, NxFieldDescription, NxFieldProperties, NxFieldResourceId, NxFieldSelectionInfo, NxFieldSelectionMode, NxFieldTableResourceId, NxFrequencyMode, NxGetBookmarkOptions, NxGetObjectOptions, NxGroupDef, NxGroupMemberClass, NxGroupObjectId, NxGroupTail, NxGrpType, NxHighlightRanges, NxHypercubeMode, NxInfo, NxInlineDimensionDef, NxInlineMeasureDef, NxLTrendlineType, NxLayoutErrors, NxLibraryDimension, NxLibraryDimensionDef, NxLibraryMeasure, NxLibraryMeasureDef, NxLinkedObjectInfo, NxListObjectExpression, NxListObjectExpressionDef, NxLocalizedErrorCode, NxLocalizedWarningCode, NxMatchingFieldInfo, NxMatchingFieldMode, NxMeasure, NxMeasureInfo, NxMeta, NxMetaDef, NxMiniChart, NxMiniChartCell, NxMiniChartData, NxMiniChartDef, NxMiniChartRows, NxMultiRangeSelectInfo, NxPage, NxPageTreeLevel, NxPageTreeNode, NxPatch, NxPatchOperationType, NxPatches, NxPivotDimensionCell, NxPivotPage, NxPivotValuePoint, NxRange, NxRangeSelectInfo, NxSelectionCell, NxSelectionCellType, NxSelectionInfo, NxSimpleDimValue, NxSimpleValue, NxSortIndicatorType, NxStackPage, NxStackedPivotCell, NxStateCounts, NxStreamListEntry, NxTempBookmarkOptions, NxTickCell, NxTreeDataOption, NxTreeDimensionDef, NxTreeDimensionInfo, NxTreeMultiRangeSelectInfo, NxTreeNode, NxTreeRangeSelectInfo, NxTreeValue, NxTrendline, NxTrendlineDef, NxTrendlineMode, NxValidationError, NxVariableListItem, NxVariableProperties, NxViewPort, ODAGAppLinkListData, ODAGAppLinkListItem, ObjectHelperFunctions, ObjectInterface, OdbcDsn, OleDbProvider, OpenAppSessionProps, OtherLimitMode, OtherMode, OtherSortMode, OtherTotalSpecProp, Point, PositionMark, ProgressData, ProgressMessage, QFunction, QIX_SCHEMA_VERSION, QMediaList, QRange, QixAPI, RangeSelectInfo, Rect, ReloadError, RpcObject, SampleResult, ScriptSyntaxError, ScrollPosition, SearchAssociationResult, SearchAttribute, SearchCharRange, SearchCombinationOptions, SearchContextType, SearchFieldDictionary, SearchFieldMatch, SearchFieldMatchType, SearchFieldMatchesItem, SearchFieldSelectionMode, SearchFieldValueItem, SearchGroup, SearchGroupItem, SearchGroupItemMatch, SearchGroupItemOptions, SearchGroupItemType, SearchGroupOptions, SearchGroupType, SearchMatchCombination, SearchMatchCombinations, SearchObjectOptions, SearchPage, SearchResult, SearchSuggestItem, SearchSuggestionResult, SearchTermResult, SearchValueOptions, SearchValuePage, SearchValueResult, SelectInfo, SelectionObject, SelectionObjectDef, SheetListData, SheetListDataCell, SheetListDataCellBounds, SheetListItem, Size, SortCriteria, SourceKeyRecord, SpecialObjectFunctions, StandardFunctions, StateEnumType, StateFieldValues, StaticContentList, StaticContentListItem, StaticContentUrl, StaticContentUrlDef, StoryListData, StoryListItem, StringExpr, StringExpression, SymbolFrequency, SymbolValue, TableProfilingData, TableRecord, TableRow, TableViewBroomPointSaveInfo, TableViewConnectionPointSaveInfo, TableViewCtlSaveInfo, TableViewDlgSaveInfo, TableViewSaveInfo, TableViewTableWinSaveInfo, TextMacro, TotalMode, TransformAppParameters, TransformAppResult, TreeData, TreeDataDef, UndoInfo, UndoInfoDef, UndoInfoObject, UsageEnum, UseAppHook, ValueExpr, ValueExpression, VariableList, VariableListData, VariableListDef, VariableListItem, WebSocketEvent, WorkloadType, qix as default, openAppSession, withHostConfig };
package/qix.js CHANGED
@@ -1,5 +1,40 @@
1
- import "./chunks/utils-BnC4lrlq.js";
2
- import "./chunks/public-runtime-modules-Dwjzb3l8.js";
3
- import { n as qix_default, r as withHostConfig, t as openAppSession } from "./chunks/qix-CYQsLyGQ.js";
1
+ import { r as getQixRuntimeModule } from "./chunks/public-runtime-modules-BqxAMJ9M.js";
4
2
 
3
+ //#region src/public/qix.ts
4
+ function openAppSession(appSessionProps) {
5
+ const appSessionPromise = getQixRuntimeModule(appSessionProps.hostConfig).then((impl) => impl.openAppSession(appSessionProps));
6
+ return {
7
+ async getDoc() {
8
+ return (await appSessionPromise).getDoc();
9
+ },
10
+ onWebSocketEvent(listener) {
11
+ const returnedFnPromise = appSessionPromise.then((appSession) => appSession.onWebSocketEvent(listener));
12
+ return () => {
13
+ returnedFnPromise.then((fn) => fn());
14
+ };
15
+ },
16
+ async resume() {
17
+ return (await appSessionPromise).resume();
18
+ },
19
+ async close(props) {
20
+ return (await appSessionPromise).close(props);
21
+ }
22
+ };
23
+ }
24
+ function withHostConfig(hostConfig) {
25
+ return { openAppSession: (openAppSessionProps) => openAppSession(typeof openAppSessionProps === "string" ? {
26
+ hostConfig,
27
+ appId: openAppSessionProps
28
+ } : {
29
+ hostConfig,
30
+ ...openAppSessionProps
31
+ }) };
32
+ }
33
+ const qix = {
34
+ openAppSession,
35
+ withHostConfig
36
+ };
37
+ var qix_default = qix;
38
+
39
+ //#endregion
5
40
  export { qix_default as default, openAppSession, withHostConfig };
package/questions.d.ts CHANGED
@@ -1,4 +1,365 @@
1
- import "./chunks/auth-types-E99tzdN0.js";
2
- import "./chunks/invoke-fetch-CbU2Dgqr.js";
3
- import { A as QuestionsAPI, C as NluInfoElements, D as QueryCreated, E as QueryCreate, F as filterQuestions, I as questionsExport, M as RenderVisualization, N as askQuestions, O as QueryNotCreated, P as clearCache, S as NluInfo, T as QlikApp, _ as NLMetricRecord, a as AskQuestions201HttpResponse, b as NLResponses, c as ChartType, d as Errors, f as FilterQuestionsHttpError, g as NLMetricRecommendation, h as Links, i as AskQuestions200HttpResponse, j as RecFeedback, k as QueryResponse, l as ConversationalResponsePart, m as Href, n as AnalysisGroup, o as AskQuestionsHttpError, p as FilterQuestionsHttpResponse, r as AppMetadata, s as AskQuestionsHttpResponse, t as Analysis, u as Error, v as NLMetricsRequest, w as PartialNluInfo, x as NarrativeResponse, y as NLMetricsResponse } from "./chunks/questions-BVp0tvNs.js";
1
+ import { y as ApiCallOptions } from "./chunks/auth-types-YrlH_R9f.js";
2
+ import "./chunks/invoke-fetch-C1Z0RJYU.js";
3
+
4
+ //#region src/public/rest/questions.d.ts
5
+ type Analysis = "breakdown" | "changePoint" | "comparison" | "contribution" | "correlation" | "fact" | "mutualInfo" | "rank" | "spike" | "trend" | "values";
6
+ type AnalysisGroup = "anomaly" | "brekadown" | "comparison" | "correl" | "fact" | "list" | "mutualInfo" | "rank";
7
+ /**
8
+ * Metadata for app
9
+ */
10
+ type AppMetadata = {
11
+ id?: string;
12
+ last_reload_date?: string;
13
+ limited_access?: boolean;
14
+ name?: string;
15
+ space_id?: string;
16
+ space_name?: string;
17
+ space_type?: string;
18
+ };
19
+ /**
20
+ * Chart type given to current recommendation
21
+ */
22
+ type ChartType = "barchart" | "combochart" | "distributionplot" | "kpi" | "linechart" | "map" | "scatterplot" | "table";
23
+ type ConversationalResponsePart = {
24
+ errorMessage?: string;
25
+ followupSentence?: string;
26
+ imageUrl?: string;
27
+ infoType?: string;
28
+ infoValues?: (string[] | QlikApp[])[];
29
+ narrative?: NarrativeResponse;
30
+ renderVisualization?: RenderVisualization;
31
+ sentence?: {
32
+ text?: string;
33
+ };
34
+ type?: string;
35
+ };
36
+ /**
37
+ * An error object.
38
+ */
39
+ type Error = {
40
+ /** The error code. */
41
+ code: string;
42
+ /** A human-readable explanation specific to this occurrence of the problem. */
43
+ detail?: string;
44
+ /** Additional properties relating to the error. */
45
+ meta?: unknown;
46
+ /** References to the source of the error. */
47
+ source?: {
48
+ /** The URI query parameter that caused the error. */
49
+ parameter?: string;
50
+ /** A JSON Pointer to the property that caused the error. */
51
+ pointer?: string;
52
+ };
53
+ /** Summary of the problem. */
54
+ title: string;
55
+ };
56
+ type Errors = {
57
+ errors?: Error[];
58
+ };
59
+ type Href = {
60
+ href?: string;
61
+ };
62
+ type Links = {
63
+ next?: Href;
64
+ prev?: Href;
65
+ self?: Href;
66
+ };
67
+ /**
68
+ * Visualisation recommendation specs for the query
69
+ */
70
+ type NLMetricRecommendation = {
71
+ analysis?: Analysis;
72
+ analysisGroup?: AnalysisGroup;
73
+ /** Chart type given to current recommendation */
74
+ chartType?: ChartType;
75
+ /** Dimension(s) considered for recommendation */
76
+ dims?: string[];
77
+ /** Measure(s) considered for recommendation */
78
+ msrs?: string[];
79
+ relevance?: number;
80
+ };
81
+ type NLMetricRecord = {
82
+ /** Qlik sense app id that is being used to answer the question */
83
+ appId: string;
84
+ /** Qlik sense app name that is being used to answer the question */
85
+ appName?: string;
86
+ apps?: AppMetadata[];
87
+ /** Source from which conversation is happening */
88
+ channelId?: string;
89
+ /** Chart type for given query. For insight advisor it would be 'native' and for insight advisor chat, it could be 'static' or 'responsive' */
90
+ chartType?: string;
91
+ /** Record created date */
92
+ createdAt: string;
93
+ /** Qlik sense user id who is interacting with insight advisor or insight advisor chat or third party api */
94
+ createdBy?: string;
95
+ feedback?: RecFeedback[];
96
+ /** Unique record id stored in database */
97
+ id: string;
98
+ /** Boolean value indicates whether given query is contextual or not. It would be false for insight advisor */
99
+ isContextualQuery?: boolean;
100
+ /** language selected for query from insight advisor or insight advisor chat or third party api */
101
+ lang?: string;
102
+ nluInfo?: PartialNluInfo[];
103
+ queryError?: boolean;
104
+ /** Refers to source from where narrative request is called */
105
+ queryOrigin?: "askQuestion" | "iaAnalysis" | "iaAssetsPanel";
106
+ /** Query asked by user in insight advisor or insight advisor or third party api */
107
+ queryText?: string;
108
+ /** Nature of query being asked during the conversation e.g. query, applist, measurelist, dimensionlist */
109
+ queryType?: "appList" | "appSuggested" | "dimensionList" | "exploreThisFurther" | "followup" | "greetings" | "measureList" | "query" | "sampleQuestion";
110
+ /** Unique id assigned to user query */
111
+ questionId: string;
112
+ recommendations?: NLMetricRecommendation[];
113
+ /** Provides info what was included in response for given query */
114
+ responses?: NLResponses;
115
+ /** Tokens from question parsed which are ignored */
116
+ stopWords?: string[];
117
+ /** Qlik sense tenant Id */
118
+ tenantId?: string;
119
+ /** Tokens parsed as entities but not matched with app's field/dimension/measure */
120
+ unmatchedEntities?: string[];
121
+ /** Record modified date */
122
+ updatedAt: string;
123
+ /** Version of the metric model */
124
+ version: string;
125
+ };
126
+ type NLMetricsRequest = {
127
+ /** The advanced filtering to use for the query. Refer to [RFC 7644](https://www.rfc-editor.org/rfc/rfc7644#section-3.4.2.2) for the syntax.
128
+ *
129
+ * Filter on createdAt and updatedAt fields are encouraged and support `eq`, `ne`, `gt`, `ge`, `lt`, `le` comparison operators along with `and` and `or` logical operators.
130
+ *
131
+ * Filter on tenantId field is not supported.
132
+ *
133
+ * `co`, `sw` and `ew` operators are not supported.
134
+ *
135
+ * Examples:
136
+ * ```
137
+ * appId eq 'appId1'
138
+ * ```
139
+ * ```
140
+ * (appId eq 'appId1' or appId eq 'appId2')
141
+ * ```
142
+ * ```
143
+ * (appId eq 'appId1' or appId eq 'appId2') and (createdAt gt '2022-08-03T00:00:00.000Z' and createdAt lt '2022-08-04T00:00:00.000Z')
144
+ * ```
145
+ *
146
+ * ```
147
+ * (appId eq 'appId1') and (createdAt ge '2022-08-03T00:00:00.000Z')
148
+ * ```
149
+ *
150
+ * ```
151
+ * (appId eq 'appId1') and (createdAt le '2022-08-23:59:59.000Z')
152
+ * ```
153
+ *
154
+ * ```
155
+ * (appId eq 'appId1') and (questionId eq '12345')
156
+ * ``` */
157
+ filter: string;
158
+ };
159
+ type NLMetricsResponse = {
160
+ data?: NLMetricRecord[];
161
+ links?: Links;
162
+ readonly meta?: {
163
+ /** The total number of metrics matching the current filter. */
164
+ total: number;
165
+ };
166
+ };
167
+ /**
168
+ * Provides info what was included in response for given query
169
+ */
170
+ type NLResponses = {
171
+ /** Chart was provided */
172
+ hasChart?: boolean;
173
+ /** Narrative was provided */
174
+ hasInsights?: boolean;
175
+ /** App list was provided */
176
+ hasMetadataApps?: boolean;
177
+ /** Dimensions list was provided */
178
+ hasMetadataDimensions?: boolean;
179
+ /** Measures list was provided */
180
+ hasMetadataMeasures?: boolean;
181
+ /** Sample questions was provided */
182
+ hasSampleQueries?: boolean;
183
+ /** Suggestion questions was provided */
184
+ hasSuggestions?: boolean;
185
+ };
186
+ type NarrativeResponse = {
187
+ text?: string;
188
+ };
189
+ type NluInfo = {
190
+ elements?: NluInfoElements[];
191
+ };
192
+ type NluInfoElements = {
193
+ entity?: boolean;
194
+ errorText?: string;
195
+ filterFieldName?: string;
196
+ filterText?: string;
197
+ isFilter?: boolean;
198
+ text?: string;
199
+ type?: string;
200
+ typeName?: string;
201
+ typeTranslated?: string;
202
+ };
203
+ /**
204
+ * Contains break down of the asked question in the form of tokens with their classification.
205
+ */
206
+ type PartialNluInfo = {
207
+ /** Qlik sense application field selected for given token or phrase */
208
+ fieldName?: string;
209
+ /** Filter value found from query */
210
+ fieldValue?: string;
211
+ /** Role of the token or phrase from query */
212
+ role?: "dimension" | "measure" | "date";
213
+ /** Matching token or phrase from query */
214
+ text?: string;
215
+ /** Type of token from query */
216
+ type?: "field" | "filter" | "master_dimension" | "master_measure" | "custom_analysis";
217
+ };
218
+ type QlikApp = {
219
+ id?: string;
220
+ name?: string;
221
+ };
222
+ type QueryCreate = {
223
+ app?: QlikApp;
224
+ /** Flag that clears the entity context. */
225
+ clearEntityContext?: boolean;
226
+ /** Flag that specifies either to enable converastion context. */
227
+ disableConversationContext?: boolean;
228
+ /** The flag specifies whether to disable follow-up recommendations. */
229
+ disableFollowups?: boolean;
230
+ /** Flag that specifies whether the narratives should be generated for the user query or not. */
231
+ disableNarrative?: boolean;
232
+ /** Flag that specifies whether visualization object should be provided or not. */
233
+ enableVisualizations?: boolean;
234
+ /** The language to assume when parsing, specified as an ISO-639-1 code.
235
+ * Defaults to 'en' (English). */
236
+ lang?: string;
237
+ /** property that contains the Id of the recommendation for which the response should be generated. */
238
+ recommendationId?: string;
239
+ /** The sentence that will be parsed. */
240
+ text: string;
241
+ /** Specify visualizationTypes for only which visualization object should be provided if enableVisualizations is set to true. For eg. ['linechart', 'barchart'] */
242
+ visualizationTypes?: string[];
243
+ };
244
+ /**
245
+ * The attributes of sentences.
246
+ */
247
+ type QueryCreated = {
248
+ apps?: QlikApp[];
249
+ /** A list of conversational responses. */
250
+ conversationalResponse?: QueryResponse[];
251
+ nluInfo?: NluInfo;
252
+ };
253
+ type QueryNotCreated = {
254
+ apps?: QlikApp[];
255
+ conversationalResponse?: QueryResponse;
256
+ errors?: Error[];
257
+ nluInfo?: NluInfo;
258
+ };
259
+ type QueryResponse = {
260
+ apps?: QlikApp[];
261
+ /** For contextual responses, this string contains a list of entities that are used to produce the response. */
262
+ contextInfo?: string;
263
+ /** The URL with the query injected to insight advisor of the app to which the query belongs. */
264
+ drillDownURI?: string;
265
+ responses?: ConversationalResponsePart[];
266
+ sentenceWithMatches?: string;
267
+ };
268
+ /**
269
+ * Any feedback from the user about a given recommendation
270
+ */
271
+ type RecFeedback = {
272
+ analysisType?: string;
273
+ chartType?: string;
274
+ comment?: string;
275
+ recommendationAddedToHub: boolean;
276
+ recommendationAddedToSheet: boolean;
277
+ recommendationDisliked: boolean;
278
+ recommendationLiked: boolean;
279
+ };
280
+ type RenderVisualization = {
281
+ /** Data object should be used to render visualization */
282
+ data?: unknown;
283
+ language?: string;
284
+ };
285
+ /**
286
+ * Returns the generated response for parsed chat queries, if no app was specified nor present in conversation context, suggests matching apps.
287
+ *
288
+ * @param body an object with the body content
289
+ * @throws AskQuestionsHttpError
290
+ */
291
+ declare function askQuestions(body: QueryCreate, options?: ApiCallOptions): Promise<AskQuestionsHttpResponse>;
292
+ type AskQuestionsHttpResponse = AskQuestions200HttpResponse | AskQuestions201HttpResponse;
293
+ type AskQuestions200HttpResponse = {
294
+ data: QueryNotCreated;
295
+ headers: Headers;
296
+ status: 200;
297
+ };
298
+ type AskQuestions201HttpResponse = {
299
+ data: QueryCreated;
300
+ headers: Headers;
301
+ status: 201;
302
+ };
303
+ type AskQuestionsHttpError = {
304
+ data: Errors;
305
+ headers: Headers;
306
+ status: number;
307
+ };
308
+ /**
309
+ * Returns NL metrics based on provided app IDs the user has access to.
310
+ *
311
+ * @param query an object with query parameters
312
+ * @param body an object with the body content
313
+ * @throws FilterQuestionsHttpError
314
+ */
315
+ declare function filterQuestions(query: {
316
+ /** The preferred number of entries returned */
317
+ limit?: number;
318
+ /** A cursor pointing to the page of data to retrieve. */
319
+ page?: string;
320
+ /** A single field from the data model on which to sort the response. The '+' or '-' operator may be used to specify ascending or desending order. */
321
+ sort?: "createdAt" | "updatedAt" | "+createdAt" | "+updatedAt" | "-createdAt" | "-updatedAt";
322
+ }, body: NLMetricsRequest, options?: ApiCallOptions): Promise<FilterQuestionsHttpResponse>;
323
+ type FilterQuestionsHttpResponse = {
324
+ data: NLMetricsResponse;
325
+ headers: Headers;
326
+ status: 200;
327
+ prev?: (options?: ApiCallOptions) => Promise<FilterQuestionsHttpResponse>;
328
+ next?: (options?: ApiCallOptions) => Promise<FilterQuestionsHttpResponse>;
329
+ };
330
+ type FilterQuestionsHttpError = {
331
+ data: Errors;
332
+ headers: Headers;
333
+ status: 400 | 401 | 422 | 500;
334
+ };
335
+ /**
336
+ * Clears the cache for questions api requests.
337
+ */
338
+ declare function clearCache(): void;
339
+ type QuestionsAPI = {
340
+ /**
341
+ * Returns the generated response for parsed chat queries, if no app was specified nor present in conversation context, suggests matching apps.
342
+ *
343
+ * @param body an object with the body content
344
+ * @throws AskQuestionsHttpError
345
+ */
346
+ askQuestions: typeof askQuestions;
347
+ /**
348
+ * Returns NL metrics based on provided app IDs the user has access to.
349
+ *
350
+ * @param query an object with query parameters
351
+ * @param body an object with the body content
352
+ * @throws FilterQuestionsHttpError
353
+ */
354
+ filterQuestions: typeof filterQuestions;
355
+ /**
356
+ * Clears the cache for questions api requests.
357
+ */
358
+ clearCache: typeof clearCache;
359
+ };
360
+ /**
361
+ * Functions for the questions api
362
+ */
363
+ declare const questionsExport: QuestionsAPI;
364
+ //#endregion
4
365
  export { Analysis, AnalysisGroup, AppMetadata, AskQuestions200HttpResponse, AskQuestions201HttpResponse, AskQuestionsHttpError, AskQuestionsHttpResponse, ChartType, ConversationalResponsePart, Error, Errors, FilterQuestionsHttpError, FilterQuestionsHttpResponse, Href, Links, NLMetricRecommendation, NLMetricRecord, NLMetricsRequest, NLMetricsResponse, NLResponses, NarrativeResponse, NluInfo, NluInfoElements, PartialNluInfo, QlikApp, QueryCreate, QueryCreated, QueryNotCreated, QueryResponse, QuestionsAPI, RecFeedback, RenderVisualization, askQuestions, clearCache, questionsExport as default, filterQuestions };
package/questions.js CHANGED
@@ -1,6 +1,5 @@
1
- import "./chunks/utils-BnC4lrlq.js";
2
- import "./chunks/public-runtime-modules-Dwjzb3l8.js";
3
- import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-PcVIxLW4.js";
1
+ import "./chunks/public-runtime-modules-BqxAMJ9M.js";
2
+ import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-CckTK7bh.js";
4
3
 
5
4
  //#region src/public/rest/questions.ts
6
5
  /**