tsv2-library 0.2.45 → 0.2.46

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.
@@ -50048,7 +50048,7 @@ const dde = {
50048
50048
  "data-ts-section": "header-wrapper"
50049
50049
  }, fde = {
50050
50050
  key: 0,
50051
- class: "list-inside",
50051
+ class: "list-inside w-full overflow-auto max-h-20",
50052
50052
  "data-ts-section": "dialog-select-tree-lists"
50053
50053
  }, Vb = /* @__PURE__ */ Oe({
50054
50054
  __name: "DialogSelectTree",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tsv2-library",
3
- "version": "0.2.45",
3
+ "version": "0.2.46",
4
4
  "author": "fixedassetv2-fe",
5
5
  "license": "ISC",
6
6
  "homepage": "https://github.com/fixedassetv2-fe/tsv2-library#readme",