@lessly/sdk-app 36.3.0 → 37.0.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 (40) hide show
  1. package/dist/analytics/index.d.cts +1 -1
  2. package/dist/analytics/index.d.ts +1 -1
  3. package/dist/brain/index.d.cts +1 -1
  4. package/dist/brain/index.d.ts +1 -1
  5. package/dist/{client.gen-C6K8y7em.d.cts → client.gen-C7SVQnZq.d.cts} +144 -57
  6. package/dist/{client.gen-C6K8y7em.d.ts → client.gen-C7SVQnZq.d.ts} +144 -57
  7. package/dist/consent/index.d.cts +1 -1
  8. package/dist/consent/index.d.ts +1 -1
  9. package/dist/deployment/index.d.cts +1 -1
  10. package/dist/deployment/index.d.ts +1 -1
  11. package/dist/index.cjs +85 -38
  12. package/dist/index.cjs.map +1 -1
  13. package/dist/index.d.cts +1 -1
  14. package/dist/index.d.ts +1 -1
  15. package/dist/index.js +85 -38
  16. package/dist/index.js.map +1 -1
  17. package/dist/mail/index.d.cts +2 -2
  18. package/dist/mail/index.d.ts +2 -2
  19. package/dist/organization/index.cjs +33 -18
  20. package/dist/organization/index.cjs.map +1 -1
  21. package/dist/organization/index.d.cts +27 -15
  22. package/dist/organization/index.d.ts +27 -15
  23. package/dist/organization/index.js +27 -15
  24. package/dist/organization/index.js.map +1 -1
  25. package/dist/realtime/index.d.cts +1 -1
  26. package/dist/realtime/index.d.ts +1 -1
  27. package/dist/support/index.d.cts +1 -1
  28. package/dist/support/index.d.ts +1 -1
  29. package/dist/tracking/index.d.cts +1 -1
  30. package/dist/tracking/index.d.ts +1 -1
  31. package/dist/users/index.d.cts +1 -1
  32. package/dist/users/index.d.ts +1 -1
  33. package/dist/waitlist/index.d.cts +1 -1
  34. package/dist/waitlist/index.d.ts +1 -1
  35. package/package.json +2 -2
  36. package/src/gen/bindings.gen.ts +85 -38
  37. package/src/gen/client.gen.ts +25 -12
  38. package/src/gen/organization/index.ts +1 -1
  39. package/src/gen/organization/queryOptions.gen.ts +41 -21
  40. package/src/gen/types.gen.ts +143 -56
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient } from './client.gen-C6K8y7em.cjs';
1
+ import { G as GeneratedClient } from './client.gen-C7SVQnZq.cjs';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient } from './client.gen-C6K8y7em.js';
1
+ import { G as GeneratedClient } from './client.gen-C7SVQnZq.js';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.js CHANGED
@@ -4274,17 +4274,6 @@ var bindings = {
4274
4274
  }
4275
4275
  },
4276
4276
  "product": {
4277
- "accept-invitation": {
4278
- "method": "POST",
4279
- "params": [
4280
- {
4281
- "in": "path",
4282
- "name": "token"
4283
- }
4284
- ],
4285
- "path": "/governance/api/v1/invitations/:token/accept",
4286
- "readOnly": false
4287
- },
4288
4277
  "create": {
4289
4278
  "method": "POST",
4290
4279
  "params": [
@@ -4304,25 +4293,6 @@ var bindings = {
4304
4293
  "path": "/governance/api/v1/products",
4305
4294
  "readOnly": false
4306
4295
  },
4307
- "invite": {
4308
- "method": "POST",
4309
- "params": [
4310
- {
4311
- "in": "path",
4312
- "name": "productId"
4313
- },
4314
- {
4315
- "in": "body",
4316
- "name": "email"
4317
- },
4318
- {
4319
- "in": "body",
4320
- "name": "role"
4321
- }
4322
- ],
4323
- "path": "/governance/api/v1/products/:productId/invitations",
4324
- "readOnly": false
4325
- },
4326
4296
  "list": {
4327
4297
  "method": "GET",
4328
4298
  "params": [
@@ -4334,7 +4304,7 @@ var bindings = {
4334
4304
  "path": "/governance/api/v1/products",
4335
4305
  "readOnly": true
4336
4306
  },
4337
- "list-invitations": {
4307
+ "list-access": {
4338
4308
  "method": "GET",
4339
4309
  "params": [
4340
4310
  {
@@ -4342,7 +4312,7 @@ var bindings = {
4342
4312
  "name": "productId"
4343
4313
  }
4344
4314
  ],
4345
- "path": "/governance/api/v1/products/:productId/invitations",
4315
+ "path": "/governance/api/v1/products/:productId/access",
4346
4316
  "readOnly": true
4347
4317
  },
4348
4318
  "list-members": {
@@ -4367,19 +4337,19 @@ var bindings = {
4367
4337
  "path": "/governance/api/v1/products/:productId/roles",
4368
4338
  "readOnly": true
4369
4339
  },
4370
- "revoke-invitation": {
4371
- "method": "POST",
4340
+ "revoke-access": {
4341
+ "method": "DELETE",
4372
4342
  "params": [
4373
4343
  {
4374
- "in": "body",
4344
+ "in": "path",
4375
4345
  "name": "productId"
4376
4346
  },
4377
4347
  {
4378
- "in": "body",
4379
- "name": "invitationId"
4348
+ "in": "path",
4349
+ "name": "userId"
4380
4350
  }
4381
4351
  ],
4382
- "path": "/governance/api/v1/products/revoke-invitation",
4352
+ "path": "/governance/api/v1/products/:productId/access/:userId",
4383
4353
  "readOnly": false
4384
4354
  },
4385
4355
  "select": {
@@ -4393,6 +4363,29 @@ var bindings = {
4393
4363
  "path": "/governance/api/v1/products/select",
4394
4364
  "readOnly": false
4395
4365
  },
4366
+ "set-access": {
4367
+ "method": "PUT",
4368
+ "params": [
4369
+ {
4370
+ "in": "path",
4371
+ "name": "productId"
4372
+ },
4373
+ {
4374
+ "in": "path",
4375
+ "name": "userId"
4376
+ },
4377
+ {
4378
+ "in": "body",
4379
+ "name": "role"
4380
+ },
4381
+ {
4382
+ "in": "body",
4383
+ "name": "roleId"
4384
+ }
4385
+ ],
4386
+ "path": "/governance/api/v1/products/:productId/access/:userId",
4387
+ "readOnly": false
4388
+ },
4396
4389
  "update": {
4397
4390
  "method": "PATCH",
4398
4391
  "params": [
@@ -4403,6 +4396,10 @@ var bindings = {
4403
4396
  {
4404
4397
  "in": "body",
4405
4398
  "name": "name"
4399
+ },
4400
+ {
4401
+ "in": "body",
4402
+ "name": "description"
4406
4403
  }
4407
4404
  ],
4408
4405
  "path": "/governance/api/v1/products/:productId",
@@ -4593,6 +4590,56 @@ var bindings = {
4593
4590
  "path": "/governance/api/v1/organizations/:organizationId/security/mfa/enable",
4594
4591
  "readOnly": false
4595
4592
  }
4593
+ },
4594
+ "support-thread": {
4595
+ "create": {
4596
+ "method": "POST",
4597
+ "params": [
4598
+ {
4599
+ "in": "body",
4600
+ "name": "title"
4601
+ },
4602
+ {
4603
+ "in": "body",
4604
+ "name": "body"
4605
+ }
4606
+ ],
4607
+ "path": "/governance/api/v1/support/threads",
4608
+ "readOnly": false
4609
+ },
4610
+ "get": {
4611
+ "method": "GET",
4612
+ "params": [
4613
+ {
4614
+ "in": "path",
4615
+ "name": "id"
4616
+ }
4617
+ ],
4618
+ "path": "/governance/api/v1/support/threads/:id",
4619
+ "readOnly": true
4620
+ },
4621
+ "reply": {
4622
+ "method": "POST",
4623
+ "params": [
4624
+ {
4625
+ "in": "path",
4626
+ "name": "id"
4627
+ },
4628
+ {
4629
+ "in": "body",
4630
+ "name": "body"
4631
+ }
4632
+ ],
4633
+ "path": "/governance/api/v1/support/threads/:id/messages",
4634
+ "readOnly": false
4635
+ }
4636
+ },
4637
+ "support-threads": {
4638
+ "list": {
4639
+ "method": "GET",
4640
+ "path": "/governance/api/v1/support/threads",
4641
+ "readOnly": true
4642
+ }
4596
4643
  }
4597
4644
  },
4598
4645
  "realtime": {