@qlik/api 0.0.9 → 0.0.10

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 (145) hide show
  1. package/api-keys.d.mts +9 -0
  2. package/api-keys.d.ts +9 -0
  3. package/api-keys.js +10 -10
  4. package/api-keys.mjs +2 -2
  5. package/apps.d.mts +125 -1
  6. package/apps.d.ts +125 -1
  7. package/apps.js +46 -46
  8. package/apps.mjs +2 -2
  9. package/audits.d.mts +13 -0
  10. package/audits.d.ts +13 -0
  11. package/audits.js +9 -9
  12. package/audits.mjs +2 -2
  13. package/auth.js +3 -3
  14. package/auth.mjs +2 -2
  15. package/automations.d.mts +8 -0
  16. package/automations.d.ts +8 -0
  17. package/automations.js +21 -21
  18. package/automations.mjs +2 -2
  19. package/brands.d.mts +15 -0
  20. package/brands.d.ts +15 -0
  21. package/brands.js +15 -15
  22. package/brands.mjs +2 -2
  23. package/chunks/{YDB23Q56.mjs → 34FMVD4C.mjs} +164 -20
  24. package/chunks/{PQ4OWSWX.js → 37PLWNAN.js} +44 -56
  25. package/chunks/{AULTUQC4.js → 3MHXEHLQ.js} +2 -2
  26. package/chunks/{AU62SBT4.mjs → 42LZKDDD.mjs} +1 -1
  27. package/chunks/{AGASWXYW.js → AVQ3WHH7.js} +167 -23
  28. package/chunks/{W2I5OQA5.js → FG5GDUSZ.js} +3 -3
  29. package/chunks/{EHZ6H6TD.mjs → FUU5VIC4.mjs} +1 -1
  30. package/chunks/{L7DRRU3T.mjs → HFNJ3ERI.mjs} +2 -2
  31. package/chunks/{POR3DZIU.mjs → HWZC3PIL.mjs} +1 -1
  32. package/chunks/{XY3AC335.js → ILOY5QEA.js} +4 -4
  33. package/chunks/{K4YCNLTC.mjs → KEPPVUY3.mjs} +1 -1
  34. package/chunks/{WQHUX4R2.mjs → MMUU2CQM.mjs} +1 -1
  35. package/chunks/{VLLTA4EY.mjs → O5POHH2Q.mjs} +3 -3
  36. package/chunks/{EL2GSPZZ.js → QMWU5E4D.js} +3 -3
  37. package/chunks/RMNAO4DP.js +17 -0
  38. package/chunks/SUYUL6MB.js +41 -0
  39. package/chunks/{KDW6ZD2R.mjs → VMS4MOCI.mjs} +42 -54
  40. package/chunks/{F7GJTDIU.js → WCJ4JQHA.js} +8 -8
  41. package/collections.d.mts +29 -1
  42. package/collections.d.ts +29 -1
  43. package/collections.js +14 -14
  44. package/collections.mjs +2 -2
  45. package/csp-origins.js +9 -9
  46. package/csp-origins.mjs +2 -2
  47. package/data-assets.js +8 -8
  48. package/data-assets.mjs +2 -2
  49. package/data-connections.d.mts +12 -1
  50. package/data-connections.d.ts +12 -1
  51. package/data-connections.js +12 -12
  52. package/data-connections.mjs +2 -2
  53. package/data-credentials.d.mts +5 -0
  54. package/data-credentials.d.ts +5 -0
  55. package/data-credentials.js +7 -7
  56. package/data-credentials.mjs +2 -2
  57. package/data-files.d.mts +6 -0
  58. package/data-files.d.ts +6 -0
  59. package/data-files.js +15 -15
  60. package/data-files.mjs +2 -2
  61. package/extensions.d.mts +12 -0
  62. package/extensions.d.ts +12 -0
  63. package/extensions.js +10 -10
  64. package/extensions.mjs +2 -2
  65. package/glossaries.d.mts +50 -0
  66. package/glossaries.d.ts +50 -0
  67. package/glossaries.js +27 -27
  68. package/glossaries.mjs +2 -2
  69. package/groups.d.mts +39 -0
  70. package/groups.d.ts +39 -0
  71. package/groups.js +11 -11
  72. package/groups.mjs +2 -2
  73. package/identity-providers.d.mts +42 -0
  74. package/identity-providers.d.ts +42 -0
  75. package/identity-providers.js +11 -11
  76. package/identity-providers.mjs +2 -2
  77. package/index.js +8 -8
  78. package/index.mjs +4 -4
  79. package/items.d.mts +32 -1
  80. package/items.d.ts +32 -1
  81. package/items.js +11 -11
  82. package/items.mjs +2 -2
  83. package/licenses.d.mts +7 -4
  84. package/licenses.d.ts +7 -4
  85. package/licenses.js +12 -12
  86. package/licenses.mjs +2 -2
  87. package/package.json +1 -1
  88. package/qix.d.mts +1 -1
  89. package/qix.d.ts +1 -1
  90. package/qix.js +3 -3
  91. package/qix.mjs +2 -2
  92. package/quotas.d.mts +3 -0
  93. package/quotas.d.ts +3 -0
  94. package/quotas.js +5 -5
  95. package/quotas.mjs +2 -2
  96. package/reload-tasks.d.mts +6 -3
  97. package/reload-tasks.d.ts +6 -3
  98. package/reload-tasks.js +8 -8
  99. package/reload-tasks.mjs +2 -2
  100. package/reloads.d.mts +9 -0
  101. package/reloads.d.ts +9 -0
  102. package/reloads.js +7 -7
  103. package/reloads.mjs +2 -2
  104. package/roles.d.mts +10 -1
  105. package/roles.d.ts +10 -1
  106. package/roles.js +5 -5
  107. package/roles.mjs +2 -2
  108. package/spaces.d.mts +37 -5
  109. package/spaces.d.ts +37 -5
  110. package/spaces.js +15 -15
  111. package/spaces.mjs +2 -2
  112. package/temp-contents.d.mts +6 -0
  113. package/temp-contents.d.ts +6 -0
  114. package/temp-contents.js +6 -6
  115. package/temp-contents.mjs +2 -2
  116. package/tenants.d.mts +12 -0
  117. package/tenants.d.ts +12 -0
  118. package/tenants.js +9 -9
  119. package/tenants.mjs +2 -2
  120. package/themes.d.mts +9 -0
  121. package/themes.d.ts +9 -0
  122. package/themes.js +10 -10
  123. package/themes.mjs +2 -2
  124. package/transports.d.mts +9 -0
  125. package/transports.d.ts +9 -0
  126. package/transports.js +9 -9
  127. package/transports.mjs +2 -2
  128. package/users.d.mts +85 -14
  129. package/users.d.ts +85 -14
  130. package/users.js +13 -13
  131. package/users.mjs +2 -2
  132. package/web-integrations.d.mts +18 -0
  133. package/web-integrations.d.ts +18 -0
  134. package/web-integrations.js +8 -8
  135. package/web-integrations.mjs +2 -2
  136. package/web-notifications.d.mts +18 -0
  137. package/web-notifications.d.ts +18 -0
  138. package/web-notifications.js +9 -9
  139. package/web-notifications.mjs +2 -2
  140. package/webhooks.d.mts +3 -0
  141. package/webhooks.d.ts +3 -0
  142. package/webhooks.js +13 -13
  143. package/webhooks.mjs +2 -2
  144. package/chunks/37STYSYC.js +0 -41
  145. package/chunks/VC2LAFLZ.js +0 -17
package/roles.d.ts CHANGED
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-TzVhFPid.js';
2
2
  import './auth-types-nnUcWhuU.js';
3
3
 
4
+ /**
5
+ * An error object describing the error.
6
+ */
4
7
  type Error = {
5
8
  /** The error code. */
6
9
  code: string;
@@ -18,12 +21,18 @@ type Error = {
18
21
  /** Summary of the problem. */
19
22
  title: string;
20
23
  };
24
+ /**
25
+ * The error response object describing the error from the handling of an HTTP request.
26
+ */
21
27
  type Errors = {
22
28
  /** An array of errors related to the operation. */
23
29
  errors?: Error[];
24
30
  /** A unique identifier for tracing the error. */
25
31
  traceId?: string;
26
32
  };
33
+ /**
34
+ * Contains pagination links
35
+ */
27
36
  type Links = {
28
37
  /** Link to the next page of items */
29
38
  next?: {
@@ -59,7 +68,7 @@ type Role = {
59
68
  readonly createdBy?: string;
60
69
  /** Descriptive text for the role. */
61
70
  description: string;
62
- /** Indicate if this role will trigger promotion to full user in STP */
71
+ /** Indicate whether this role will trigger promotion of a user from a basic to a full user on tenants with a capacity-based subscription. Does not apply to tenants with a user-based subscription. */
63
72
  readonly fullUser?: boolean;
64
73
  /** The unique identifier for the role. */
65
74
  readonly id: string;
package/roles.js CHANGED
@@ -1,25 +1,25 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _EL2GSPZZjs = require('./chunks/EL2GSPZZ.js');
5
- require('./chunks/W2I5OQA5.js');
4
+ var _QMWU5E4Djs = require('./chunks/QMWU5E4D.js');
5
+ require('./chunks/FG5GDUSZ.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/roles.ts
9
- var getRoles = async (query, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "roles", {
9
+ var getRoles = async (query, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "roles", {
10
10
  method: "get",
11
11
  pathTemplate: "/api/v1/roles",
12
12
  query,
13
13
  options
14
14
  });
15
- var getRole = async (id, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "roles", {
15
+ var getRole = async (id, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "roles", {
16
16
  method: "get",
17
17
  pathTemplate: "/api/v1/roles/{id}",
18
18
  pathVariables: { id },
19
19
  options
20
20
  });
21
21
  function clearCache() {
22
- return _EL2GSPZZjs.clearApiCache.call(void 0, "roles");
22
+ return _QMWU5E4Djs.clearApiCache.call(void 0, "roles");
23
23
  }
24
24
  var rolesExport = { getRoles, getRole, clearCache };
25
25
  var roles_default = rolesExport;
package/roles.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/POR3DZIU.mjs";
5
- import "./chunks/VLLTA4EY.mjs";
4
+ } from "./chunks/HWZC3PIL.mjs";
5
+ import "./chunks/O5POHH2Q.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/roles.ts
package/spaces.d.mts CHANGED
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-5iFvFJvX.mjs';
2
2
  import './auth-types-nnUcWhuU.mjs';
3
3
 
4
+ /**
5
+ * The supported actions for user-created spaces like Shared or Managed spaces.
6
+ */
4
7
  type ActionName = "create" | "read" | "update" | "delete" | "publish";
5
8
  type Assignment = {
6
9
  /** The userId or groupId based on the type. */
@@ -35,6 +38,9 @@ type AssignmentCreate = {
35
38
  /** The type of assignment such as user or group */
36
39
  type: AssignmentType;
37
40
  };
41
+ /**
42
+ * The type of assignment such as user or group
43
+ */
38
44
  type AssignmentType = "user" | "group";
39
45
  type AssignmentUpdate = {
40
46
  /** The roles assigned to the assigneeId. */
@@ -52,6 +58,9 @@ type Assignments = {
52
58
  count: number;
53
59
  };
54
60
  };
61
+ /**
62
+ * An error object.
63
+ */
55
64
  type Error = {
56
65
  /** The error code. */
57
66
  code: string;
@@ -71,21 +80,26 @@ type Error = {
71
80
  title: string;
72
81
  };
73
82
  type Errors = {
74
- /** The error code. */
83
+ /** @deprecated
84
+ * The error code. */
75
85
  code?: string;
76
- /** A human-readable explanation specific to the occurrence of this problem. */
86
+ /** @deprecated
87
+ * A human-readable explanation specific to the occurrence of this problem. */
77
88
  detail?: string;
78
89
  errors?: Error[];
79
- /** Additional properties relating to the error. */
90
+ /** @deprecated
91
+ * Additional properties relating to the error. */
80
92
  meta?: unknown;
81
- /** References to the source of the error. */
93
+ /** @deprecated
94
+ * References to the source of the error. */
82
95
  source?: {
83
96
  /** The URI query parameter that caused the error. */
84
97
  parameter?: string;
85
98
  /** A JSON pointer to the property that caused the error. */
86
99
  pointer?: string;
87
100
  };
88
- /** Summary of the problem. */
101
+ /** @deprecated
102
+ * Summary of the problem. */
89
103
  title?: string;
90
104
  traceId?: string;
91
105
  };
@@ -93,8 +107,20 @@ type Link = {
93
107
  /** URL that defines the resource. */
94
108
  href: string;
95
109
  };
110
+ /**
111
+ * Supported roles by space type:
112
+ * - Shared: codeveloper, consumer, dataconsumer, facilitator, producer
113
+ * - Managed: consumer, contributor, dataconsumer, facilitator, publisher, basicconsumer
114
+ * - Data: consumer, dataconsumer, facilitator, operator, producer, publisher
115
+ */
96
116
  type RoleType = "consumer" | "contributor" | "dataconsumer" | "facilitator" | "operator" | "producer" | "publisher" | "basicconsumer" | "codeveloper";
117
+ /**
118
+ * The supported roles for Shared spaces.
119
+ */
97
120
  type SharedSpaceRoleType = "facilitator" | "consumer" | "producer" | "dataconsumer" | "codeveloper";
121
+ /**
122
+ * A space is a security context simplifying the management of access control by allowing users to control it on the containers instead of on the resources themselves.
123
+ */
98
124
  type Space = {
99
125
  /** The date and time when the space was created. */
100
126
  readonly createdAt?: string;
@@ -147,7 +173,13 @@ type SpacePatch = {
147
173
  * - ownerId: The user ID in uid format (string) of the space owner. */
148
174
  value: string;
149
175
  }[];
176
+ /**
177
+ * The name of the type.
178
+ */
150
179
  type SpaceType = "shared" | "managed" | "data";
180
+ /**
181
+ * The distinct types of spaces (shared, managed, and so on).
182
+ */
151
183
  type SpaceTypes = {
152
184
  readonly data?: SpaceType[];
153
185
  };
package/spaces.d.ts CHANGED
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-TzVhFPid.js';
2
2
  import './auth-types-nnUcWhuU.js';
3
3
 
4
+ /**
5
+ * The supported actions for user-created spaces like Shared or Managed spaces.
6
+ */
4
7
  type ActionName = "create" | "read" | "update" | "delete" | "publish";
5
8
  type Assignment = {
6
9
  /** The userId or groupId based on the type. */
@@ -35,6 +38,9 @@ type AssignmentCreate = {
35
38
  /** The type of assignment such as user or group */
36
39
  type: AssignmentType;
37
40
  };
41
+ /**
42
+ * The type of assignment such as user or group
43
+ */
38
44
  type AssignmentType = "user" | "group";
39
45
  type AssignmentUpdate = {
40
46
  /** The roles assigned to the assigneeId. */
@@ -52,6 +58,9 @@ type Assignments = {
52
58
  count: number;
53
59
  };
54
60
  };
61
+ /**
62
+ * An error object.
63
+ */
55
64
  type Error = {
56
65
  /** The error code. */
57
66
  code: string;
@@ -71,21 +80,26 @@ type Error = {
71
80
  title: string;
72
81
  };
73
82
  type Errors = {
74
- /** The error code. */
83
+ /** @deprecated
84
+ * The error code. */
75
85
  code?: string;
76
- /** A human-readable explanation specific to the occurrence of this problem. */
86
+ /** @deprecated
87
+ * A human-readable explanation specific to the occurrence of this problem. */
77
88
  detail?: string;
78
89
  errors?: Error[];
79
- /** Additional properties relating to the error. */
90
+ /** @deprecated
91
+ * Additional properties relating to the error. */
80
92
  meta?: unknown;
81
- /** References to the source of the error. */
93
+ /** @deprecated
94
+ * References to the source of the error. */
82
95
  source?: {
83
96
  /** The URI query parameter that caused the error. */
84
97
  parameter?: string;
85
98
  /** A JSON pointer to the property that caused the error. */
86
99
  pointer?: string;
87
100
  };
88
- /** Summary of the problem. */
101
+ /** @deprecated
102
+ * Summary of the problem. */
89
103
  title?: string;
90
104
  traceId?: string;
91
105
  };
@@ -93,8 +107,20 @@ type Link = {
93
107
  /** URL that defines the resource. */
94
108
  href: string;
95
109
  };
110
+ /**
111
+ * Supported roles by space type:
112
+ * - Shared: codeveloper, consumer, dataconsumer, facilitator, producer
113
+ * - Managed: consumer, contributor, dataconsumer, facilitator, publisher, basicconsumer
114
+ * - Data: consumer, dataconsumer, facilitator, operator, producer, publisher
115
+ */
96
116
  type RoleType = "consumer" | "contributor" | "dataconsumer" | "facilitator" | "operator" | "producer" | "publisher" | "basicconsumer" | "codeveloper";
117
+ /**
118
+ * The supported roles for Shared spaces.
119
+ */
97
120
  type SharedSpaceRoleType = "facilitator" | "consumer" | "producer" | "dataconsumer" | "codeveloper";
121
+ /**
122
+ * A space is a security context simplifying the management of access control by allowing users to control it on the containers instead of on the resources themselves.
123
+ */
98
124
  type Space = {
99
125
  /** The date and time when the space was created. */
100
126
  readonly createdAt?: string;
@@ -147,7 +173,13 @@ type SpacePatch = {
147
173
  * - ownerId: The user ID in uid format (string) of the space owner. */
148
174
  value: string;
149
175
  }[];
176
+ /**
177
+ * The name of the type.
178
+ */
150
179
  type SpaceType = "shared" | "managed" | "data";
180
+ /**
181
+ * The distinct types of spaces (shared, managed, and so on).
182
+ */
151
183
  type SpaceTypes = {
152
184
  readonly data?: SpaceType[];
153
185
  };
package/spaces.js CHANGED
@@ -1,42 +1,42 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _EL2GSPZZjs = require('./chunks/EL2GSPZZ.js');
5
- require('./chunks/W2I5OQA5.js');
4
+ var _QMWU5E4Djs = require('./chunks/QMWU5E4D.js');
5
+ require('./chunks/FG5GDUSZ.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/spaces.ts
9
- var getSpaces = async (query, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
9
+ var getSpaces = async (query, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
10
10
  method: "get",
11
11
  pathTemplate: "/api/v1/spaces",
12
12
  query,
13
13
  options
14
14
  });
15
- var createSpace = async (body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
15
+ var createSpace = async (body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
16
16
  method: "post",
17
17
  pathTemplate: "/api/v1/spaces",
18
18
  body,
19
19
  contentType: "application/json",
20
20
  options
21
21
  });
22
- var getSpaceTypes = async (options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
22
+ var getSpaceTypes = async (options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
23
23
  method: "get",
24
24
  pathTemplate: "/api/v1/spaces/types",
25
25
  options
26
26
  });
27
- var deleteSpace = async (spaceId, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
27
+ var deleteSpace = async (spaceId, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
28
28
  method: "delete",
29
29
  pathTemplate: "/api/v1/spaces/{spaceId}",
30
30
  pathVariables: { spaceId },
31
31
  options
32
32
  });
33
- var getSpace = async (spaceId, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
33
+ var getSpace = async (spaceId, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
34
34
  method: "get",
35
35
  pathTemplate: "/api/v1/spaces/{spaceId}",
36
36
  pathVariables: { spaceId },
37
37
  options
38
38
  });
39
- var patchSpace = async (spaceId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
39
+ var patchSpace = async (spaceId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
40
40
  method: "patch",
41
41
  pathTemplate: "/api/v1/spaces/{spaceId}",
42
42
  pathVariables: { spaceId },
@@ -44,7 +44,7 @@ var patchSpace = async (spaceId, body, options) => _EL2GSPZZjs.invokeFetch.call(
44
44
  contentType: "application/json",
45
45
  options
46
46
  });
47
- var updateSpace = async (spaceId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
47
+ var updateSpace = async (spaceId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
48
48
  method: "put",
49
49
  pathTemplate: "/api/v1/spaces/{spaceId}",
50
50
  pathVariables: { spaceId },
@@ -52,14 +52,14 @@ var updateSpace = async (spaceId, body, options) => _EL2GSPZZjs.invokeFetch.call
52
52
  contentType: "application/json",
53
53
  options
54
54
  });
55
- var getSpaceAssignments = async (spaceId, query, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
55
+ var getSpaceAssignments = async (spaceId, query, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
56
56
  method: "get",
57
57
  pathTemplate: "/api/v1/spaces/{spaceId}/assignments",
58
58
  pathVariables: { spaceId },
59
59
  query,
60
60
  options
61
61
  });
62
- var createSpaceAssignment = async (spaceId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
62
+ var createSpaceAssignment = async (spaceId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
63
63
  method: "post",
64
64
  pathTemplate: "/api/v1/spaces/{spaceId}/assignments",
65
65
  pathVariables: { spaceId },
@@ -67,19 +67,19 @@ var createSpaceAssignment = async (spaceId, body, options) => _EL2GSPZZjs.invoke
67
67
  contentType: "application/json",
68
68
  options
69
69
  });
70
- var deleteSpaceAssignment = async (spaceId, assignmentId, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
70
+ var deleteSpaceAssignment = async (spaceId, assignmentId, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
71
71
  method: "delete",
72
72
  pathTemplate: "/api/v1/spaces/{spaceId}/assignments/{assignmentId}",
73
73
  pathVariables: { spaceId, assignmentId },
74
74
  options
75
75
  });
76
- var getSpaceAssignment = async (spaceId, assignmentId, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
76
+ var getSpaceAssignment = async (spaceId, assignmentId, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
77
77
  method: "get",
78
78
  pathTemplate: "/api/v1/spaces/{spaceId}/assignments/{assignmentId}",
79
79
  pathVariables: { spaceId, assignmentId },
80
80
  options
81
81
  });
82
- var updateSpaceAssignment = async (spaceId, assignmentId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "spaces", {
82
+ var updateSpaceAssignment = async (spaceId, assignmentId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "spaces", {
83
83
  method: "put",
84
84
  pathTemplate: "/api/v1/spaces/{spaceId}/assignments/{assignmentId}",
85
85
  pathVariables: { spaceId, assignmentId },
@@ -88,7 +88,7 @@ var updateSpaceAssignment = async (spaceId, assignmentId, body, options) => _EL2
88
88
  options
89
89
  });
90
90
  function clearCache() {
91
- return _EL2GSPZZjs.clearApiCache.call(void 0, "spaces");
91
+ return _QMWU5E4Djs.clearApiCache.call(void 0, "spaces");
92
92
  }
93
93
  var spacesExport = {
94
94
  getSpaces,
package/spaces.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/POR3DZIU.mjs";
5
- import "./chunks/VLLTA4EY.mjs";
4
+ } from "./chunks/HWZC3PIL.mjs";
5
+ import "./chunks/O5POHH2Q.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/spaces.ts
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-5iFvFJvX.mjs';
2
2
  import './auth-types-nnUcWhuU.mjs';
3
3
 
4
+ /**
5
+ * An Error object.
6
+ */
4
7
  type Error = {
5
8
  /** The API error code. */
6
9
  code: string;
@@ -18,6 +21,9 @@ type Error = {
18
21
  /** Title of the type of API Error. */
19
22
  title: string;
20
23
  };
24
+ /**
25
+ * An array of Error objects.
26
+ */
21
27
  type Errors = {
22
28
  errors?: Error[];
23
29
  /** A way to trace the source of the error. */
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-TzVhFPid.js';
2
2
  import './auth-types-nnUcWhuU.js';
3
3
 
4
+ /**
5
+ * An Error object.
6
+ */
4
7
  type Error = {
5
8
  /** The API error code. */
6
9
  code: string;
@@ -18,6 +21,9 @@ type Error = {
18
21
  /** Title of the type of API Error. */
19
22
  title: string;
20
23
  };
24
+ /**
25
+ * An array of Error objects.
26
+ */
21
27
  type Errors = {
22
28
  errors?: Error[];
23
29
  /** A way to trace the source of the error. */
package/temp-contents.js CHANGED
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _EL2GSPZZjs = require('./chunks/EL2GSPZZ.js');
5
- require('./chunks/W2I5OQA5.js');
4
+ var _QMWU5E4Djs = require('./chunks/QMWU5E4D.js');
5
+ require('./chunks/FG5GDUSZ.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/temp-contents.ts
9
- var uploadTempFile = async (query, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "temp-contents", {
9
+ var uploadTempFile = async (query, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "temp-contents", {
10
10
  method: "post",
11
11
  pathTemplate: "/api/v1/temp-contents",
12
12
  query,
@@ -14,21 +14,21 @@ var uploadTempFile = async (query, body, options) => _EL2GSPZZjs.invokeFetch.cal
14
14
  contentType: "application/octet-stream",
15
15
  options
16
16
  });
17
- var downloadTempFile = async (id, query, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "temp-contents", {
17
+ var downloadTempFile = async (id, query, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "temp-contents", {
18
18
  method: "get",
19
19
  pathTemplate: "/api/v1/temp-contents/{id}",
20
20
  pathVariables: { id },
21
21
  query,
22
22
  options
23
23
  });
24
- var getTempFileDetails = async (id, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "temp-contents", {
24
+ var getTempFileDetails = async (id, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "temp-contents", {
25
25
  method: "get",
26
26
  pathTemplate: "/api/v1/temp-contents/{id}/details",
27
27
  pathVariables: { id },
28
28
  options
29
29
  });
30
30
  function clearCache() {
31
- return _EL2GSPZZjs.clearApiCache.call(void 0, "temp-contents");
31
+ return _QMWU5E4Djs.clearApiCache.call(void 0, "temp-contents");
32
32
  }
33
33
  var tempContentsExport = { uploadTempFile, downloadTempFile, getTempFileDetails, clearCache };
34
34
  var temp_contents_default = tempContentsExport;
package/temp-contents.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/POR3DZIU.mjs";
5
- import "./chunks/VLLTA4EY.mjs";
4
+ } from "./chunks/HWZC3PIL.mjs";
5
+ import "./chunks/O5POHH2Q.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/temp-contents.ts
package/tenants.d.mts CHANGED
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-5iFvFJvX.mjs';
2
2
  import './auth-types-nnUcWhuU.mjs';
3
3
 
4
+ /**
5
+ * An error object describing the error.
6
+ */
4
7
  type Error = {
5
8
  /** The error code. */
6
9
  code: string;
@@ -20,6 +23,9 @@ type Error = {
20
23
  /** Summary of the problem. */
21
24
  title: string;
22
25
  };
26
+ /**
27
+ * The error response object describing the error from the handling of an HTTP request.
28
+ */
23
29
  type Errors = {
24
30
  /** An array of errors related to the operation. */
25
31
  errors?: Error[];
@@ -59,10 +65,16 @@ type TenantCreationRequest = {
59
65
  /** The signed license key of the license that will be associated with the created tenant. */
60
66
  licenseKey?: string;
61
67
  };
68
+ /**
69
+ * A request to deactivate a tenant.
70
+ */
62
71
  type TenantDeactivateRequest = {
63
72
  /** Sets the number of days to purge the tenant after deactivation. Only available to OEMs. */
64
73
  purgeAfterDays?: number;
65
74
  };
75
+ /**
76
+ * The result of tenant deactivation.
77
+ */
66
78
  type TenantDeactivateResponse = {
67
79
  /** The estimated date time of when tenant will be purged. */
68
80
  estimatedPurgeDate?: string;
package/tenants.d.ts CHANGED
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-TzVhFPid.js';
2
2
  import './auth-types-nnUcWhuU.js';
3
3
 
4
+ /**
5
+ * An error object describing the error.
6
+ */
4
7
  type Error = {
5
8
  /** The error code. */
6
9
  code: string;
@@ -20,6 +23,9 @@ type Error = {
20
23
  /** Summary of the problem. */
21
24
  title: string;
22
25
  };
26
+ /**
27
+ * The error response object describing the error from the handling of an HTTP request.
28
+ */
23
29
  type Errors = {
24
30
  /** An array of errors related to the operation. */
25
31
  errors?: Error[];
@@ -59,10 +65,16 @@ type TenantCreationRequest = {
59
65
  /** The signed license key of the license that will be associated with the created tenant. */
60
66
  licenseKey?: string;
61
67
  };
68
+ /**
69
+ * A request to deactivate a tenant.
70
+ */
62
71
  type TenantDeactivateRequest = {
63
72
  /** Sets the number of days to purge the tenant after deactivation. Only available to OEMs. */
64
73
  purgeAfterDays?: number;
65
74
  };
75
+ /**
76
+ * The result of tenant deactivation.
77
+ */
66
78
  type TenantDeactivateResponse = {
67
79
  /** The estimated date time of when tenant will be purged. */
68
80
  estimatedPurgeDate?: string;
package/tenants.js CHANGED
@@ -1,30 +1,30 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _EL2GSPZZjs = require('./chunks/EL2GSPZZ.js');
5
- require('./chunks/W2I5OQA5.js');
4
+ var _QMWU5E4Djs = require('./chunks/QMWU5E4D.js');
5
+ require('./chunks/FG5GDUSZ.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/tenants.ts
9
- var createTenant = async (body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "tenants", {
9
+ var createTenant = async (body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "tenants", {
10
10
  method: "post",
11
11
  pathTemplate: "/api/v1/tenants",
12
12
  body,
13
13
  contentType: "application/json",
14
14
  options
15
15
  });
16
- var getMyTenant = async (options) => _EL2GSPZZjs.invokeFetch.call(void 0, "tenants", {
16
+ var getMyTenant = async (options) => _QMWU5E4Djs.invokeFetch.call(void 0, "tenants", {
17
17
  method: "get",
18
18
  pathTemplate: "/api/v1/tenants/me",
19
19
  options
20
20
  });
21
- var getTenant = async (tenantId, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "tenants", {
21
+ var getTenant = async (tenantId, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "tenants", {
22
22
  method: "get",
23
23
  pathTemplate: "/api/v1/tenants/{tenantId}",
24
24
  pathVariables: { tenantId },
25
25
  options
26
26
  });
27
- var patchTenant = async (tenantId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "tenants", {
27
+ var patchTenant = async (tenantId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "tenants", {
28
28
  method: "patch",
29
29
  pathTemplate: "/api/v1/tenants/{tenantId}",
30
30
  pathVariables: { tenantId },
@@ -32,7 +32,7 @@ var patchTenant = async (tenantId, body, options) => _EL2GSPZZjs.invokeFetch.cal
32
32
  contentType: "application/json",
33
33
  options
34
34
  });
35
- var deactivateTenant = async (tenantId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "tenants", {
35
+ var deactivateTenant = async (tenantId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "tenants", {
36
36
  method: "post",
37
37
  pathTemplate: "/api/v1/tenants/{tenantId}/actions/deactivate",
38
38
  pathVariables: { tenantId },
@@ -40,7 +40,7 @@ var deactivateTenant = async (tenantId, body, options) => _EL2GSPZZjs.invokeFetc
40
40
  contentType: "application/json",
41
41
  options
42
42
  });
43
- var reactivateTenant = async (tenantId, body, options) => _EL2GSPZZjs.invokeFetch.call(void 0, "tenants", {
43
+ var reactivateTenant = async (tenantId, body, options) => _QMWU5E4Djs.invokeFetch.call(void 0, "tenants", {
44
44
  method: "post",
45
45
  pathTemplate: "/api/v1/tenants/{tenantId}/actions/reactivate",
46
46
  pathVariables: { tenantId },
@@ -49,7 +49,7 @@ var reactivateTenant = async (tenantId, body, options) => _EL2GSPZZjs.invokeFetc
49
49
  options
50
50
  });
51
51
  function clearCache() {
52
- return _EL2GSPZZjs.clearApiCache.call(void 0, "tenants");
52
+ return _QMWU5E4Djs.clearApiCache.call(void 0, "tenants");
53
53
  }
54
54
  var tenantsExport = {
55
55
  createTenant,
package/tenants.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/POR3DZIU.mjs";
5
- import "./chunks/VLLTA4EY.mjs";
4
+ } from "./chunks/HWZC3PIL.mjs";
5
+ import "./chunks/O5POHH2Q.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/tenants.ts
package/themes.d.mts CHANGED
@@ -1,6 +1,9 @@
1
1
  import { A as ApiCallOptions } from './global.types-5iFvFJvX.mjs';
2
2
  import './auth-types-nnUcWhuU.mjs';
3
3
 
4
+ /**
5
+ * An error object.
6
+ */
4
7
  type Error = {
5
8
  /** Object containing meta data regarding an error. It does not necessarily contain all the properties. */
6
9
  meta?: Meta;
@@ -11,6 +14,9 @@ type Error = {
11
14
  /** Title of the HTTP status code. */
12
15
  title: string;
13
16
  };
17
+ /**
18
+ * Object containing meta data regarding an error. It does not necessarily contain all the properties.
19
+ */
14
20
  type Meta = {
15
21
  /** A more detailed message explaining the error. */
16
22
  message?: string;
@@ -19,6 +25,9 @@ type Meta = {
19
25
  /** Full stack trace of the error that was raised. */
20
26
  stack?: string;
21
27
  };
28
+ /**
29
+ * The theme model.
30
+ */
22
31
  type Theme = {
23
32
  /** Author of the theme. */
24
33
  author?: string;