@frollo/frollo-web-ui 8.0.1 → 8.0.2

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/cjs/index.js CHANGED
@@ -8682,6 +8682,7 @@ function render$l(_ctx, _cache, $props, $setup, $data, $options) {
8682
8682
  }), 128))])])) : vue.createCommentVNode("", true), _ctx.actionLabel ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$b, [vue.createVNode(_component_FwButton, {
8683
8683
  onClick: _ctx.actionClicked,
8684
8684
  size: "md",
8685
+ variant: "text",
8685
8686
  "aria-label": _ctx.actionLabel
8686
8687
  }, {
8687
8688
  "default": vue.withCtx(function () {
@@ -113,6 +113,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
113
113
  }), 128))])])) : createCommentVNode("", true), _ctx.actionLabel ? (openBlock(), createElementBlock("div", _hoisted_5, [createVNode(_component_FwButton, {
114
114
  onClick: _ctx.actionClicked,
115
115
  size: "md",
116
+ variant: "text",
116
117
  "aria-label": _ctx.actionLabel
117
118
  }, {
118
119
  "default": withCtx(function () {
@@ -8874,6 +8874,7 @@ function render$l(_ctx, _cache, $props, $setup, $data, $options) {
8874
8874
  }), 128))])])) : createCommentVNode("", true), _ctx.actionLabel ? (openBlock(), createElementBlock("div", _hoisted_5$b, [createVNode(_component_FwButton, {
8875
8875
  onClick: _ctx.actionClicked,
8876
8876
  size: "md",
8877
+ variant: "text",
8877
8878
  "aria-label": _ctx.actionLabel
8878
8879
  }, {
8879
8880
  "default": withCtx(function () {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frollo/frollo-web-ui",
3
- "version": "8.0.1",
3
+ "version": "8.0.2",
4
4
  "description": "Frollo's UI library for components, utilities and configs",
5
5
  "exports": {
6
6
  "./icons": "./icons/index.ts",
@@ -20437,6 +20437,7 @@ Expected function or array of functions, received type ${typeof value}.`
20437
20437
  }), 128))])])) : createCommentVNode("", true), _ctx.actionLabel ? (openBlock(), createElementBlock("div", _hoisted_5$b, [createVNode(_component_FwButton, {
20438
20438
  onClick: _ctx.actionClicked,
20439
20439
  size: "md",
20440
+ variant: "text",
20440
20441
  "aria-label": _ctx.actionLabel
20441
20442
  }, {
20442
20443
  "default": withCtx(function () {