@qlik/api 1.40.0 → 1.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/assistants.d.ts +1 -1
  2. package/chunks/{assistants-2UX0GzZ7.d.ts → assistants-CDtI99Yr.d.ts} +33 -33
  3. package/chunks/invoke-fetch-B-ZucHu9.js +1 -1
  4. package/chunks/{licenses-jecAKovb.d.ts → licenses-DAPVQuFJ.d.ts} +2 -0
  5. package/chunks/{qix-Cc6k8Gz2.d.ts → qix-J4MO8SAa.d.ts} +1 -1
  6. package/index.d.ts +3 -3
  7. package/licenses.d.ts +1 -1
  8. package/package.json +1 -1
  9. package/qix.d.ts +1 -1
  10. package/website/assets/search.js +1 -1
  11. package/website/interfaces/qix.GenericObject.html +1 -1
  12. package/website/types/assistants.CreateAssistantHttpError.html +2 -2
  13. package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
  14. package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
  15. package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
  16. package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
  17. package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
  18. package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
  19. package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
  20. package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
  21. package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
  22. package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
  23. package/website/types/assistants.ErrorResponseCode.html +11 -1
  24. package/website/types/assistants.ErrorResponseCodeCopy.html +1 -11
  25. package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
  26. package/website/types/assistants.GetAssistantHttpError.html +2 -2
  27. package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
  28. package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
  29. package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
  30. package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
  31. package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
  32. package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
  33. package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
  34. package/website/types/assistants.GetAssistantsHttpError.html +2 -2
  35. package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
  36. package/website/types/assistants.PatchAssistantHttpError.html +2 -2
  37. package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
  38. package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
  39. package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
  40. package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
  41. package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
  42. package/website/types/licenses.LicenseStatus.html +5 -3
  43. package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
  44. package/website/types/qix.RpcObject.html +1 -1
package/assistants.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, assistantsExport, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup } from "./chunks/assistants-2UX0GzZ7.js";
2
+ import { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, assistantsExport, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup } from "./chunks/assistants-CDtI99Yr.js";
3
3
  export { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, assistantsExport as default, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup };
@@ -324,11 +324,6 @@ type ErrorResponse = {
324
324
  traceId?: string;
325
325
  };
326
326
  type ErrorResponseCode = {
327
- code?: string;
328
- detail?: string;
329
- title?: string;
330
- };
331
- type ErrorResponseCodeCopy = {
332
327
  /** Custom error codes
333
328
  * * AE-1 - Internal processing error
334
329
  * * AE-2 - Incorrect request
@@ -341,6 +336,11 @@ type ErrorResponseCodeCopy = {
341
336
  detail?: string;
342
337
  title?: string;
343
338
  };
339
+ type ErrorResponseCodeCopy = {
340
+ code?: string;
341
+ detail?: string;
342
+ title?: string;
343
+ };
344
344
  type ErrorResponseCopy = {
345
345
  errors?: ErrorResponseCodeCopy[];
346
346
  traceId?: string;
@@ -507,7 +507,7 @@ type GetAssistantsHttpResponse = {
507
507
  next?: (options?: ApiCallOptions) => Promise<GetAssistantsHttpResponse>;
508
508
  };
509
509
  type GetAssistantsHttpError = {
510
- data: ErrorResponse;
510
+ data: ErrorResponseCopy;
511
511
  headers: Headers;
512
512
  status: 400 | 403;
513
513
  };
@@ -524,7 +524,7 @@ type CreateAssistantHttpResponse = {
524
524
  status: 201;
525
525
  };
526
526
  type CreateAssistantHttpError = {
527
- data: ErrorResponse;
527
+ data: ErrorResponseCopy;
528
528
  headers: Headers;
529
529
  status: 400 | 403;
530
530
  };
@@ -541,7 +541,7 @@ type GetAssistantFeedbackHttpResponse = {
541
541
  status: 200;
542
542
  };
543
543
  type GetAssistantFeedbackHttpError = {
544
- data: ErrorResponse;
544
+ data: ErrorResponseCopy;
545
545
  headers: Headers;
546
546
  status: 400 | 403 | 404;
547
547
  };
@@ -559,7 +559,7 @@ type GetAssistantSourcesHttpResponse = {
559
559
  status: 202;
560
560
  };
561
561
  type GetAssistantSourcesHttpError = {
562
- data: ErrorResponse;
562
+ data: ErrorResponseCopy;
563
563
  headers: Headers;
564
564
  status: 400 | 403 | 404;
565
565
  };
@@ -588,7 +588,7 @@ type GetAssistantStartersHttpResponse = {
588
588
  next?: (options?: ApiCallOptions) => Promise<GetAssistantStartersHttpResponse>;
589
589
  };
590
590
  type GetAssistantStartersHttpError = {
591
- data: ErrorResponse;
591
+ data: ErrorResponseCopy;
592
592
  headers: Headers;
593
593
  status: 400 | 403 | 404;
594
594
  };
@@ -606,7 +606,7 @@ type CreateAssistantStarterHttpResponse = {
606
606
  status: 201;
607
607
  };
608
608
  type CreateAssistantStarterHttpError = {
609
- data: ErrorResponse;
609
+ data: ErrorResponseCopy;
610
610
  headers: Headers;
611
611
  status: 400 | 403 | 404;
612
612
  };
@@ -624,7 +624,7 @@ type DeleteAssistantStarterHttpResponse = {
624
624
  status: 204;
625
625
  };
626
626
  type DeleteAssistantStarterHttpError = {
627
- data: ErrorResponse;
627
+ data: ErrorResponseCopy;
628
628
  headers: Headers;
629
629
  status: 400 | 403 | 404;
630
630
  };
@@ -642,7 +642,7 @@ type GetAssistantStarterHttpResponse = {
642
642
  status: 200;
643
643
  };
644
644
  type GetAssistantStarterHttpError = {
645
- data: ErrorResponse;
645
+ data: ErrorResponseCopy;
646
646
  headers: Headers;
647
647
  status: 400 | 403 | 404;
648
648
  };
@@ -661,7 +661,7 @@ type UpdateAssistantStarterHttpResponse = {
661
661
  status: 200;
662
662
  };
663
663
  type UpdateAssistantStarterHttpError = {
664
- data: ErrorResponse;
664
+ data: ErrorResponseCopy;
665
665
  headers: Headers;
666
666
  status: 400 | 403 | 404;
667
667
  };
@@ -680,7 +680,7 @@ type DeleteAssistantStarterFollowupHttpResponse = {
680
680
  status: 204;
681
681
  };
682
682
  type DeleteAssistantStarterFollowupHttpError = {
683
- data: ErrorResponse;
683
+ data: ErrorResponseCopy;
684
684
  headers: Headers;
685
685
  status: 400 | 403 | 404;
686
686
  };
@@ -700,7 +700,7 @@ type UpdateAssistantStarterFollowupHttpResponse = {
700
700
  status: 200;
701
701
  };
702
702
  type UpdateAssistantStarterFollowupHttpError = {
703
- data: ErrorResponse;
703
+ data: ErrorResponseCopy;
704
704
  headers: Headers;
705
705
  status: 400 | 403 | 404;
706
706
  };
@@ -731,7 +731,7 @@ type GetAssistantThreadsHttpResponse = {
731
731
  next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadsHttpResponse>;
732
732
  };
733
733
  type GetAssistantThreadsHttpError = {
734
- data: ErrorResponse;
734
+ data: ErrorResponseCopy;
735
735
  headers: Headers;
736
736
  status: 400 | 403 | 404;
737
737
  };
@@ -749,7 +749,7 @@ type CreateAssistantThreadHttpResponse = {
749
749
  status: 201;
750
750
  };
751
751
  type CreateAssistantThreadHttpError = {
752
- data: ErrorResponse;
752
+ data: ErrorResponseCopy;
753
753
  headers: Headers;
754
754
  status: 400 | 403 | 404;
755
755
  };
@@ -768,7 +768,7 @@ type InvokeAssistantThreadHttpResponse = {
768
768
  status: 200;
769
769
  };
770
770
  type InvokeAssistantThreadHttpError = {
771
- data: ErrorResponseCopy;
771
+ data: ErrorResponse;
772
772
  headers: Headers;
773
773
  status: 400 | 403 | 404 | 500;
774
774
  };
@@ -787,7 +787,7 @@ type StreamAssistantThreadHttpResponse = {
787
787
  status: 200;
788
788
  };
789
789
  type StreamAssistantThreadHttpError = {
790
- data: ErrorResponseCopy;
790
+ data: ErrorResponse;
791
791
  headers: Headers;
792
792
  status: 400 | 403 | 404 | 405 | 500;
793
793
  };
@@ -817,7 +817,7 @@ type GetAssistantThreadInteractionsHttpResponse = {
817
817
  next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadInteractionsHttpResponse>;
818
818
  };
819
819
  type GetAssistantThreadInteractionsHttpError = {
820
- data: ErrorResponse;
820
+ data: ErrorResponseCopy;
821
821
  headers: Headers;
822
822
  status: 400 | 403 | 404;
823
823
  };
@@ -836,7 +836,7 @@ type CreateAssistantThreadInteractionHttpResponse = {
836
836
  status: 201;
837
837
  };
838
838
  type CreateAssistantThreadInteractionHttpError = {
839
- data: ErrorResponse;
839
+ data: ErrorResponseCopy;
840
840
  headers: Headers;
841
841
  status: 400 | 403 | 404;
842
842
  };
@@ -855,7 +855,7 @@ type DeleteAssistantThreadInteractionHttpResponse = {
855
855
  status: 204;
856
856
  };
857
857
  type DeleteAssistantThreadInteractionHttpError = {
858
- data: ErrorResponse;
858
+ data: ErrorResponseCopy;
859
859
  headers: Headers;
860
860
  status: 400 | 403 | 404;
861
861
  };
@@ -874,7 +874,7 @@ type GetAssistantThreadInteractionHttpResponse = {
874
874
  status: 200;
875
875
  };
876
876
  type GetAssistantThreadInteractionHttpError = {
877
- data: ErrorResponse;
877
+ data: ErrorResponseCopy;
878
878
  headers: Headers;
879
879
  status: 400 | 403 | 404;
880
880
  };
@@ -894,7 +894,7 @@ type CreateAssistantThreadInteractionFeedbackHttpResponse = {
894
894
  status: 201;
895
895
  };
896
896
  type CreateAssistantThreadInteractionFeedbackHttpError = {
897
- data: ErrorResponse;
897
+ data: ErrorResponseCopy;
898
898
  headers: Headers;
899
899
  status: 400 | 403 | 404;
900
900
  };
@@ -915,7 +915,7 @@ type PatchAssistantThreadInteractionFeedbackHttpResponse = {
915
915
  status: 204;
916
916
  };
917
917
  type PatchAssistantThreadInteractionFeedbackHttpError = {
918
- data: ErrorResponse;
918
+ data: ErrorResponseCopy;
919
919
  headers: Headers;
920
920
  status: 400 | 403 | 404;
921
921
  };
@@ -935,7 +935,7 @@ type CreateAssistantThreadInteractionReviewHttpResponse = {
935
935
  status: 201;
936
936
  };
937
937
  type CreateAssistantThreadInteractionReviewHttpError = {
938
- data: ErrorResponse;
938
+ data: ErrorResponseCopy;
939
939
  headers: Headers;
940
940
  status: 400 | 403 | 404;
941
941
  };
@@ -953,7 +953,7 @@ type DeleteAssistantThreadHttpResponse = {
953
953
  status: 204;
954
954
  };
955
955
  type DeleteAssistantThreadHttpError = {
956
- data: ErrorResponse;
956
+ data: ErrorResponseCopy;
957
957
  headers: Headers;
958
958
  status: 400 | 403 | 404;
959
959
  };
@@ -971,7 +971,7 @@ type GetAssistantThreadHttpResponse = {
971
971
  status: 200;
972
972
  };
973
973
  type GetAssistantThreadHttpError = {
974
- data: ErrorResponse;
974
+ data: ErrorResponseCopy;
975
975
  headers: Headers;
976
976
  status: 400 | 403 | 404;
977
977
  };
@@ -990,7 +990,7 @@ type PatchAssistantThreadHttpResponse = {
990
990
  status: 204;
991
991
  };
992
992
  type PatchAssistantThreadHttpError = {
993
- data: ErrorResponse;
993
+ data: ErrorResponseCopy;
994
994
  headers: Headers;
995
995
  status: 400 | 401 | 403 | 404 | 429;
996
996
  };
@@ -1007,7 +1007,7 @@ type DeleteAssistantHttpResponse = {
1007
1007
  status: 204;
1008
1008
  };
1009
1009
  type DeleteAssistantHttpError = {
1010
- data: ErrorResponse;
1010
+ data: ErrorResponseCopy;
1011
1011
  headers: Headers;
1012
1012
  status: 400 | 403 | 404;
1013
1013
  };
@@ -1024,7 +1024,7 @@ type GetAssistantHttpResponse = {
1024
1024
  status: 200;
1025
1025
  };
1026
1026
  type GetAssistantHttpError = {
1027
- data: ErrorResponse;
1027
+ data: ErrorResponseCopy;
1028
1028
  headers: Headers;
1029
1029
  status: 400 | 403 | 404;
1030
1030
  };
@@ -1042,7 +1042,7 @@ type PatchAssistantHttpResponse = {
1042
1042
  status: 204;
1043
1043
  };
1044
1044
  type PatchAssistantHttpError = {
1045
- data: ErrorResponse;
1045
+ data: ErrorResponseCopy;
1046
1046
  headers: Headers;
1047
1047
  status: 400 | 401 | 403 | 404 | 429;
1048
1048
  };
@@ -2,7 +2,7 @@ import { isBrowser } from "./utils-qEQ6sEXX.js";
2
2
  import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
3
3
 
4
4
  //#region src/public/invoke-fetch.ts
5
- const defaultUserAgent = "qlik-api/1.40.0";
5
+ const defaultUserAgent = "qlik-api/1.41.0";
6
6
  async function invokeFetch(api, props) {
7
7
  const hostConfig = props.options?.hostConfig;
8
8
  let userAgent;
@@ -380,6 +380,8 @@ type LicenseOverview = {
380
380
  * }
381
381
  */
382
382
  type LicenseStatus = {
383
+ /** Boolean indicating if the license is deactivated. */
384
+ deactivated: boolean;
383
385
  /** Enum with extension status of license. access. */
384
386
  extensionStatus: "Unavailable" | "Pending" | "Available";
385
387
  /** Origin of license key. */
@@ -12397,4 +12397,4 @@ declare const qix: QixAPI & {
12397
12397
  withHostConfig: (hostConfig: HostConfig | undefined) => QixAPI;
12398
12398
  };
12399
12399
  //#endregion
12400
- 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, NxGroupMember, 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, openAppSession, qix, withHostConfig };
12400
+ 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, type 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, NxGroupMember, 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, type WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig };
package/index.d.ts CHANGED
@@ -1,10 +1,10 @@
1
1
  import { HostConfig } from "./chunks/auth-types-BlCWK0FP.js";
2
2
  import { InterceptorsAPI, createInterceptors } from "./chunks/interceptors-e6hoYE8W.js";
3
3
  import { AuthAPI, getAccessToken, getWebResourceAuthParams, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-B5Hx9GeQ.js";
4
- import { QixAPI } from "./chunks/qix-Cc6k8Gz2.js";
4
+ import { QixAPI } from "./chunks/qix-J4MO8SAa.js";
5
5
  import { ApiKeysAPI } from "./chunks/api-keys-CI44OuNR.js";
6
6
  import { AppsAPI } from "./chunks/apps-BiGof9WJ.js";
7
- import { AssistantsAPI } from "./chunks/assistants-2UX0GzZ7.js";
7
+ import { AssistantsAPI } from "./chunks/assistants-CDtI99Yr.js";
8
8
  import { AuditsAPI } from "./chunks/audits-C-UDFprK.js";
9
9
  import { AutomationConnectionsAPI } from "./chunks/automation-connections-keN9CuNO.js";
10
10
  import { AutomationsAPI } from "./chunks/automations-CFRnQ8sX.js";
@@ -35,7 +35,7 @@ import { GroupsAPI } from "./chunks/groups-C-R5oUEa.js";
35
35
  import { IdentityProvidersAPI } from "./chunks/identity-providers-Bj88evsO.js";
36
36
  import { ItemsAPI } from "./chunks/items-BnN6gI0J.js";
37
37
  import { KnowledgebasesAPI } from "./chunks/knowledgebases-tmPZVD6i.js";
38
- import { LicensesAPI } from "./chunks/licenses-jecAKovb.js";
38
+ import { LicensesAPI } from "./chunks/licenses-DAPVQuFJ.js";
39
39
  import { LineageGraphsAPI } from "./chunks/lineage-graphs-Q4LiGGtL.js";
40
40
  import { MlAPI } from "./chunks/ml-C80TkK1J.js";
41
41
  import { NotesAPI } from "./chunks/notes-CHvadRai.js";
package/licenses.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { AddLicenseAssignmentsHttpError, AddLicenseAssignmentsHttpResponse, AssignmentsActionsAddRequest, AssignmentsActionsAddResponse, AssignmentsActionsDeleteRequest, AssignmentsActionsDeleteResponse, AssignmentsActionsUpdateRequest, AssignmentsActionsUpdateResponse, AssignmentsResponse, ConsumptionEventsResponse, DeleteLicenseAssignmentsHttpError, DeleteLicenseAssignmentsHttpResponse, ErrorResponse, GetLicenseAssignmentsHttpError, GetLicenseAssignmentsHttpResponse, GetLicenseConsumptionHttpError, GetLicenseConsumptionHttpResponse, GetLicenseOverviewHttpError, GetLicenseOverviewHttpResponse, GetLicenseSettingsHttpError, GetLicenseSettingsHttpResponse, GetLicenseStatusHttpError, GetLicenseStatusHttpResponse, Href, LicenseOverview, LicenseStatus, LicensesAPI, SettingsBody, UpdateLicenseAssignmentsHttpError, UpdateLicenseAssignmentsHttpResponse, UpdateLicenseSettingsHttpError, UpdateLicenseSettingsHttpResponse, addLicenseAssignments, clearCache, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, licensesExport, updateLicenseAssignments, updateLicenseSettings } from "./chunks/licenses-jecAKovb.js";
2
+ import { AddLicenseAssignmentsHttpError, AddLicenseAssignmentsHttpResponse, AssignmentsActionsAddRequest, AssignmentsActionsAddResponse, AssignmentsActionsDeleteRequest, AssignmentsActionsDeleteResponse, AssignmentsActionsUpdateRequest, AssignmentsActionsUpdateResponse, AssignmentsResponse, ConsumptionEventsResponse, DeleteLicenseAssignmentsHttpError, DeleteLicenseAssignmentsHttpResponse, ErrorResponse, GetLicenseAssignmentsHttpError, GetLicenseAssignmentsHttpResponse, GetLicenseConsumptionHttpError, GetLicenseConsumptionHttpResponse, GetLicenseOverviewHttpError, GetLicenseOverviewHttpResponse, GetLicenseSettingsHttpError, GetLicenseSettingsHttpResponse, GetLicenseStatusHttpError, GetLicenseStatusHttpResponse, Href, LicenseOverview, LicenseStatus, LicensesAPI, SettingsBody, UpdateLicenseAssignmentsHttpError, UpdateLicenseAssignmentsHttpResponse, UpdateLicenseSettingsHttpError, UpdateLicenseSettingsHttpResponse, addLicenseAssignments, clearCache, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, licensesExport, updateLicenseAssignments, updateLicenseSettings } from "./chunks/licenses-DAPVQuFJ.js";
3
3
  export { AddLicenseAssignmentsHttpError, AddLicenseAssignmentsHttpResponse, AssignmentsActionsAddRequest, AssignmentsActionsAddResponse, AssignmentsActionsDeleteRequest, AssignmentsActionsDeleteResponse, AssignmentsActionsUpdateRequest, AssignmentsActionsUpdateResponse, AssignmentsResponse, ConsumptionEventsResponse, DeleteLicenseAssignmentsHttpError, DeleteLicenseAssignmentsHttpResponse, ErrorResponse, GetLicenseAssignmentsHttpError, GetLicenseAssignmentsHttpResponse, GetLicenseConsumptionHttpError, GetLicenseConsumptionHttpResponse, GetLicenseOverviewHttpError, GetLicenseOverviewHttpResponse, GetLicenseSettingsHttpError, GetLicenseSettingsHttpResponse, GetLicenseStatusHttpError, GetLicenseStatusHttpResponse, Href, LicenseOverview, LicenseStatus, LicensesAPI, SettingsBody, UpdateLicenseAssignmentsHttpError, UpdateLicenseAssignmentsHttpResponse, UpdateLicenseSettingsHttpError, UpdateLicenseSettingsHttpResponse, addLicenseAssignments, clearCache, licensesExport as default, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, updateLicenseAssignments, updateLicenseSettings };
package/package.json CHANGED
@@ -86,5 +86,5 @@
86
86
  "./interceptors": "./interceptors.js",
87
87
  "./qix": "./qix.js"
88
88
  },
89
- "version": "1.40.0"
89
+ "version": "1.41.0"
90
90
  }
package/qix.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
2
  import "./chunks/auth-B5Hx9GeQ.js";
3
- import { 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, NxGroupMember, 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, openAppSession, qix, withHostConfig } from "./chunks/qix-Cc6k8Gz2.js";
3
+ import { 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, NxGroupMember, 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, openAppSession, qix, withHostConfig } from "./chunks/qix-J4MO8SAa.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, NxGroupMember, 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 };