@lessly/sdk-app 31.1.0 → 32.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 (44) 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-3v2tDsvG.d.cts → client.gen-Bqi5pP6g.d.cts} +56 -68
  6. package/dist/{client.gen-3v2tDsvG.d.ts → client.gen-Bqi5pP6g.d.ts} +56 -68
  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 +28 -46
  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 +28 -46
  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/observe/index.d.cts +1 -1
  20. package/dist/observe/index.d.ts +1 -1
  21. package/dist/organization/index.cjs +13 -23
  22. package/dist/organization/index.cjs.map +1 -1
  23. package/dist/organization/index.d.cts +11 -19
  24. package/dist/organization/index.d.ts +11 -19
  25. package/dist/organization/index.js +11 -19
  26. package/dist/organization/index.js.map +1 -1
  27. package/dist/playground/index.d.cts +1 -1
  28. package/dist/playground/index.d.ts +1 -1
  29. package/dist/realtime/index.d.cts +1 -1
  30. package/dist/realtime/index.d.ts +1 -1
  31. package/dist/support/index.d.cts +1 -1
  32. package/dist/support/index.d.ts +1 -1
  33. package/dist/tracking/index.d.cts +1 -1
  34. package/dist/tracking/index.d.ts +1 -1
  35. package/dist/users/index.d.cts +1 -1
  36. package/dist/users/index.d.ts +1 -1
  37. package/dist/waitlist/index.d.cts +1 -1
  38. package/dist/waitlist/index.d.ts +1 -1
  39. package/package.json +2 -2
  40. package/src/gen/bindings.gen.ts +28 -46
  41. package/src/gen/client.gen.ts +9 -15
  42. package/src/gen/organization/index.ts +1 -1
  43. package/src/gen/organization/queryOptions.gen.ts +15 -27
  44. package/src/gen/types.gen.ts +54 -68
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient } from './client.gen-3v2tDsvG.cjs';
1
+ import { G as GeneratedClient } from './client.gen-Bqi5pP6g.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-3v2tDsvG.js';
1
+ import { G as GeneratedClient } from './client.gen-Bqi5pP6g.js';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.js CHANGED
@@ -4464,17 +4464,6 @@ var bindings = {
4464
4464
  }
4465
4465
  },
4466
4466
  "product": {
4467
- "accept-invitation": {
4468
- "method": "POST",
4469
- "params": [
4470
- {
4471
- "in": "path",
4472
- "name": "token"
4473
- }
4474
- ],
4475
- "path": "/governance/api/v1/invitations/:token/accept",
4476
- "readOnly": false
4477
- },
4478
4467
  "create": {
4479
4468
  "method": "POST",
4480
4469
  "params": [
@@ -4494,25 +4483,6 @@ var bindings = {
4494
4483
  "path": "/governance/api/v1/products",
4495
4484
  "readOnly": false
4496
4485
  },
4497
- "invite": {
4498
- "method": "POST",
4499
- "params": [
4500
- {
4501
- "in": "path",
4502
- "name": "productId"
4503
- },
4504
- {
4505
- "in": "body",
4506
- "name": "email"
4507
- },
4508
- {
4509
- "in": "body",
4510
- "name": "role"
4511
- }
4512
- ],
4513
- "path": "/governance/api/v1/products/:productId/invitations",
4514
- "readOnly": false
4515
- },
4516
4486
  "list": {
4517
4487
  "method": "GET",
4518
4488
  "params": [
@@ -4524,7 +4494,7 @@ var bindings = {
4524
4494
  "path": "/governance/api/v1/products",
4525
4495
  "readOnly": true
4526
4496
  },
4527
- "list-invitations": {
4497
+ "list-access": {
4528
4498
  "method": "GET",
4529
4499
  "params": [
4530
4500
  {
@@ -4532,7 +4502,7 @@ var bindings = {
4532
4502
  "name": "productId"
4533
4503
  }
4534
4504
  ],
4535
- "path": "/governance/api/v1/products/:productId/invitations",
4505
+ "path": "/governance/api/v1/products/:productId/access",
4536
4506
  "readOnly": true
4537
4507
  },
4538
4508
  "list-members": {
@@ -4557,8 +4527,8 @@ var bindings = {
4557
4527
  "path": "/governance/api/v1/products/:productId/roles",
4558
4528
  "readOnly": true
4559
4529
  },
4560
- "resend-invitation": {
4561
- "method": "POST",
4530
+ "revoke-access": {
4531
+ "method": "DELETE",
4562
4532
  "params": [
4563
4533
  {
4564
4534
  "in": "path",
@@ -4566,36 +4536,44 @@ var bindings = {
4566
4536
  },
4567
4537
  {
4568
4538
  "in": "path",
4569
- "name": "id"
4539
+ "name": "userId"
4570
4540
  }
4571
4541
  ],
4572
- "path": "/governance/api/v1/products/:productId/invitations/:id/resend",
4542
+ "path": "/governance/api/v1/products/:productId/access/:userId",
4573
4543
  "readOnly": false
4574
4544
  },
4575
- "revoke-invitation": {
4545
+ "select": {
4576
4546
  "method": "POST",
4577
4547
  "params": [
4578
4548
  {
4579
4549
  "in": "body",
4580
4550
  "name": "productId"
4581
- },
4582
- {
4583
- "in": "body",
4584
- "name": "invitationId"
4585
4551
  }
4586
4552
  ],
4587
- "path": "/governance/api/v1/products/revoke-invitation",
4553
+ "path": "/governance/api/v1/products/select",
4588
4554
  "readOnly": false
4589
4555
  },
4590
- "select": {
4591
- "method": "POST",
4556
+ "set-access": {
4557
+ "method": "PUT",
4592
4558
  "params": [
4593
4559
  {
4594
- "in": "body",
4560
+ "in": "path",
4595
4561
  "name": "productId"
4562
+ },
4563
+ {
4564
+ "in": "path",
4565
+ "name": "userId"
4566
+ },
4567
+ {
4568
+ "in": "body",
4569
+ "name": "role"
4570
+ },
4571
+ {
4572
+ "in": "body",
4573
+ "name": "roleId"
4596
4574
  }
4597
4575
  ],
4598
- "path": "/governance/api/v1/products/select",
4576
+ "path": "/governance/api/v1/products/:productId/access/:userId",
4599
4577
  "readOnly": false
4600
4578
  },
4601
4579
  "update": {
@@ -4608,6 +4586,10 @@ var bindings = {
4608
4586
  {
4609
4587
  "in": "body",
4610
4588
  "name": "name"
4589
+ },
4590
+ {
4591
+ "in": "body",
4592
+ "name": "description"
4611
4593
  }
4612
4594
  ],
4613
4595
  "path": "/governance/api/v1/products/:productId",