@arbocollab/arbo-plugin-item-table 0.1.88 → 0.1.89
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/lib/es/index.es.js +2 -2
- package/lib/umd/index.umd.js +2 -2
- package/package.json +1 -1
package/lib/es/index.es.js
CHANGED
|
@@ -27073,7 +27073,7 @@ const zZ = ["value", "placeholder", "disabled", "readonly", "inputmode", "maxlen
|
|
|
27073
27073
|
]),
|
|
27074
27074
|
actions: we(() => [
|
|
27075
27075
|
We((W(), Ke(gt, {
|
|
27076
|
-
variant: "secondary",
|
|
27076
|
+
variant: ["secondary", "icon"],
|
|
27077
27077
|
size: "small",
|
|
27078
27078
|
label: "",
|
|
27079
27079
|
onClick: Pt((Ae) => {
|
|
@@ -87134,7 +87134,7 @@ const _De = {
|
|
|
87134
87134
|
"beta-tag": "_beta-tag_1sow5_56"
|
|
87135
87135
|
}, HDe = {
|
|
87136
87136
|
$style: $De
|
|
87137
|
-
}, GDe = /* @__PURE__ */ Et(ODe, [["__cssModules", HDe]]), zB = "0.1.
|
|
87137
|
+
}, GDe = /* @__PURE__ */ Et(ODe, [["__cssModules", HDe]]), zB = "0.1.89", UDe = { key: 0 }, WDe = /* @__PURE__ */ it({
|
|
87138
87138
|
__name: "app",
|
|
87139
87139
|
setup(e) {
|
|
87140
87140
|
const t = Z(() => n.id.length === 0 || n.workspaceId.length === 0), n = Ms({
|