profinansy-ui-lib 4.0.81 → 4.0.82

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.
@@ -15209,7 +15209,15 @@ const C_ = x.div`
15209
15209
  ]
15210
15210
  }
15211
15211
  ),
15212
- /* @__PURE__ */ c.jsx(Ot, { text: "Создать список", size: "XS", iconLeft: /* @__PURE__ */ c.jsx(v_, {}) })
15212
+ /* @__PURE__ */ c.jsx(
15213
+ Ot,
15214
+ {
15215
+ text: "Создать список",
15216
+ size: "XS",
15217
+ iconLeft: /* @__PURE__ */ c.jsx(v_, {}),
15218
+ onClick: () => window.open(e)
15219
+ }
15220
+ )
15213
15221
  ] })
15214
15222
  ] }), L_ = x.div`
15215
15223
  position: relative;