@iris-ui-kit/vue 0.2.35 → 0.2.36

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/dist/admin.cjs CHANGED
@@ -2380,6 +2380,7 @@ var IrisAdminTabs = vue.defineComponent({
2380
2380
  IrisDropdownTrigger,
2381
2381
  {
2382
2382
  "aria-label": tr("admin.tabActions"),
2383
+ "data-iris-tab-actions": "",
2383
2384
  style: {
2384
2385
  display: "inline-flex",
2385
2386
  alignItems: "center",