@liner-fe/prism 2.1.14 → 2.1.15

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/lib/index.cjs CHANGED
@@ -9386,7 +9386,8 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
9386
9386
  {
9387
9387
  tabIndex: -1,
9388
9388
  className: style_module_default13["action-button"],
9389
- level: "tertiary",
9389
+ level: "secondary",
9390
+ fill: false,
9390
9391
  icon: {
9391
9392
  name: deidentifiy ? "visibility-off" : "visibility",
9392
9393
  size: "s",