@kong-ui-public/entities-plugins 9.108.0 → 9.108.1

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.
@@ -1430,7 +1430,9 @@ const lo = (e) => {
1430
1430
  key: {
1431
1431
  submitWhenNull: !1,
1432
1432
  hint: `You can optionally set your own unique key to authenticate the
1433
- client. If missing, it will be generated for you.`
1433
+ client. If missing, it will be generated for you.`,
1434
+ inputType: "password",
1435
+ encrypted: !0
1434
1436
  }
1435
1437
  },
1436
1438
  {
@@ -1483,6 +1485,7 @@ const lo = (e) => {
1483
1485
  hint: "If left empty, a key will be generated after saving this form.",
1484
1486
  required: !1,
1485
1487
  type: "string",
1488
+ encrypted: !0,
1486
1489
  unique: !0
1487
1490
  }
1488
1491
  },