@wix/members 1.0.100 → 1.0.102

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/members",
3
- "version": "1.0.100",
3
+ "version": "1.0.102",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -18,15 +18,15 @@
18
18
  "type-bundles"
19
19
  ],
20
20
  "dependencies": {
21
- "@wix/members_authentication": "1.0.24",
21
+ "@wix/members_authentication": "1.0.26",
22
22
  "@wix/members_authorization": "1.0.4",
23
23
  "@wix/members_badges": "1.0.32",
24
24
  "@wix/members_custom-field": "1.0.4",
25
25
  "@wix/members_custom-field-suggestion": "1.0.4",
26
- "@wix/members_member-role-definition": "1.0.4",
26
+ "@wix/members_member-role-definition": "1.0.5",
27
27
  "@wix/members_member-to-member-block": "1.0.4",
28
- "@wix/members_members": "1.0.38",
29
- "@wix/members_user-member": "1.0.7"
28
+ "@wix/members_members": "1.0.39",
29
+ "@wix/members_user-member": "1.0.8"
30
30
  },
31
31
  "devDependencies": {
32
32
  "glob": "^10.4.1",
@@ -51,5 +51,5 @@
51
51
  "fqdn": ""
52
52
  }
53
53
  },
54
- "falconPackageHash": "b4b642ab3e9e91f447f8ba0a1c5924e370329a7208e174752b9ccdd0"
54
+ "falconPackageHash": "58b3d0cdbf723f816ade8cd510009315cc3dbcdcd64861701cd13ca8"
55
55
  }
@@ -2246,7 +2246,12 @@ declare enum Namespace$3 {
2246
2246
  */
2247
2247
  BRANDED_FIRST = "BRANDED_FIRST",
2248
2248
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
2249
- NOWNIA = "NOWNIA"
2249
+ NOWNIA = "NOWNIA",
2250
+ /**
2251
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
2252
+ * The Partners company owns this namespace.
2253
+ */
2254
+ UGC_TEMPLATE = "UGC_TEMPLATE"
2250
2255
  }
2251
2256
  /** Site transferred to another user. */
2252
2257
  interface SiteTransferred$3 {
@@ -4345,7 +4350,12 @@ declare enum Namespace$1 {
4345
4350
  */
4346
4351
  BRANDED_FIRST = "BRANDED_FIRST",
4347
4352
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
4348
- NOWNIA = "NOWNIA"
4353
+ NOWNIA = "NOWNIA",
4354
+ /**
4355
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
4356
+ * The Partners company owns this namespace.
4357
+ */
4358
+ UGC_TEMPLATE = "UGC_TEMPLATE"
4349
4359
  }
4350
4360
  /** Site transferred to another user. */
4351
4361
  interface SiteTransferred$1 {
@@ -5607,7 +5617,12 @@ declare enum Namespace {
5607
5617
  */
5608
5618
  BRANDED_FIRST = "BRANDED_FIRST",
5609
5619
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
5610
- NOWNIA = "NOWNIA"
5620
+ NOWNIA = "NOWNIA",
5621
+ /**
5622
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
5623
+ * The Partners company owns this namespace.
5624
+ */
5625
+ UGC_TEMPLATE = "UGC_TEMPLATE"
5611
5626
  }
5612
5627
  /** Site transferred to another user. */
5613
5628
  interface SiteTransferred {
@@ -2246,7 +2246,12 @@ declare enum Namespace$3 {
2246
2246
  */
2247
2247
  BRANDED_FIRST = "BRANDED_FIRST",
2248
2248
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
2249
- NOWNIA = "NOWNIA"
2249
+ NOWNIA = "NOWNIA",
2250
+ /**
2251
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
2252
+ * The Partners company owns this namespace.
2253
+ */
2254
+ UGC_TEMPLATE = "UGC_TEMPLATE"
2250
2255
  }
2251
2256
  /** Site transferred to another user. */
2252
2257
  interface SiteTransferred$3 {
@@ -4345,7 +4350,12 @@ declare enum Namespace$1 {
4345
4350
  */
4346
4351
  BRANDED_FIRST = "BRANDED_FIRST",
4347
4352
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
4348
- NOWNIA = "NOWNIA"
4353
+ NOWNIA = "NOWNIA",
4354
+ /**
4355
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
4356
+ * The Partners company owns this namespace.
4357
+ */
4358
+ UGC_TEMPLATE = "UGC_TEMPLATE"
4349
4359
  }
4350
4360
  /** Site transferred to another user. */
4351
4361
  interface SiteTransferred$1 {
@@ -5607,7 +5617,12 @@ declare enum Namespace {
5607
5617
  */
5608
5618
  BRANDED_FIRST = "BRANDED_FIRST",
5609
5619
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
5610
- NOWNIA = "NOWNIA"
5620
+ NOWNIA = "NOWNIA",
5621
+ /**
5622
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
5623
+ * The Partners company owns this namespace.
5624
+ */
5625
+ UGC_TEMPLATE = "UGC_TEMPLATE"
5611
5626
  }
5612
5627
  /** Site transferred to another user. */
5613
5628
  interface SiteTransferred {