@weni/unnnic-system 2.0.28 → 2.0.29
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/CHANGELOG.md +7 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +2 -2
- package/dist/unnnic.umd.js +1 -1
- package/package.json +1 -1
- package/src/components/ImportCard/ImportCard.vue +1 -16
package/dist/unnnic.mjs
CHANGED
|
@@ -14214,13 +14214,13 @@ function GP(e, i, n, s, r, o) {
|
|
|
14214
14214
|
class: "unnnic-import-card__buttons__delete",
|
|
14215
14215
|
size: "small",
|
|
14216
14216
|
iconCenter: "close-1",
|
|
14217
|
-
type: "
|
|
14217
|
+
type: "warning",
|
|
14218
14218
|
onClick: o.emitDeletion
|
|
14219
14219
|
}, null, 8, ["onClick"])) : T("", !0)
|
|
14220
14220
|
])
|
|
14221
14221
|
]);
|
|
14222
14222
|
}
|
|
14223
|
-
const n4 = /* @__PURE__ */ C(VP, [["render", GP], ["__scopeId", "data-v-
|
|
14223
|
+
const n4 = /* @__PURE__ */ C(VP, [["render", GP], ["__scopeId", "data-v-400e476d"]]);
|
|
14224
14224
|
const XP = {
|
|
14225
14225
|
name: "UnnnicUploadArea",
|
|
14226
14226
|
components: {
|