@amsom-habitat/amsom-table 1.1.2 → 1.1.4
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/amsom-table.js +4 -4
- package/dist/amsom-table.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/amsom-table.js
CHANGED
|
@@ -8524,7 +8524,7 @@ const Kq = (M, z) => {
|
|
|
8524
8524
|
};
|
|
8525
8525
|
Ro.add(Fo, xo, Io, jo, Yo, Uo);
|
|
8526
8526
|
const Qq = {
|
|
8527
|
-
name: "
|
|
8527
|
+
name: "AmsomTableDraggable",
|
|
8528
8528
|
components: { VueDraggableNext: vA, FontAwesomeIcon: ko },
|
|
8529
8529
|
props: {
|
|
8530
8530
|
defaultColumns: {
|
|
@@ -8947,8 +8947,8 @@ function Lt(M, z, b, p, O, c) {
|
|
|
8947
8947
|
])
|
|
8948
8948
|
], 64);
|
|
8949
8949
|
}
|
|
8950
|
-
const
|
|
8950
|
+
const ht = /* @__PURE__ */ Kq(Qq, [["render", Lt], ["__scopeId", "data-v-620d0806"]]);
|
|
8951
8951
|
export {
|
|
8952
|
-
|
|
8953
|
-
|
|
8952
|
+
ht as AmsomTableDraggable,
|
|
8953
|
+
ht as default
|
|
8954
8954
|
};
|