@strands.gg/accui 2.11.0 → 2.11.1
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/accui.css +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +9 -6
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -807,9 +807,12 @@ const _hoisted_4$D = {
|
|
|
807
807
|
key: 0,
|
|
808
808
|
class: "ui-card-subtitle"
|
|
809
809
|
};
|
|
810
|
-
const _hoisted_5$y = {
|
|
811
|
-
const _hoisted_6$t = {
|
|
810
|
+
const _hoisted_5$y = {
|
|
812
811
|
key: 1,
|
|
812
|
+
class: "ui-card-content"
|
|
813
|
+
};
|
|
814
|
+
const _hoisted_6$t = {
|
|
815
|
+
key: 2,
|
|
813
816
|
class: "ui-card-footer"
|
|
814
817
|
};
|
|
815
818
|
const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
@@ -852,9 +855,9 @@ const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
|
852
855
|
renderSlot(_ctx.$slots, "actions", {}, void 0, true)
|
|
853
856
|
], true)
|
|
854
857
|
])) : createCommentVNode("", true),
|
|
855
|
-
|
|
858
|
+
_ctx.$slots["default"] ? (openBlock(), createElementBlock("div", _hoisted_5$y, [
|
|
856
859
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
857
|
-
]),
|
|
860
|
+
])) : createCommentVNode("", true),
|
|
858
861
|
_ctx.$slots["footer"] ? (openBlock(), createElementBlock("div", _hoisted_6$t, [
|
|
859
862
|
renderSlot(_ctx.$slots, "footer", {}, void 0, true)
|
|
860
863
|
])) : createCommentVNode("", true)
|
|
@@ -862,7 +865,7 @@ const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
|
862
865
|
};
|
|
863
866
|
}
|
|
864
867
|
});
|
|
865
|
-
const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-
|
|
868
|
+
const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-ba390c1d"]]);
|
|
866
869
|
/**
|
|
867
870
|
* @license lucide-vue-next v0.542.0 - ISC
|
|
868
871
|
*
|
|
@@ -27460,7 +27463,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
27460
27463
|
};
|
|
27461
27464
|
}
|
|
27462
27465
|
});
|
|
27463
|
-
const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-
|
|
27466
|
+
const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-680be964"]]);
|
|
27464
27467
|
const tailwindColors = {
|
|
27465
27468
|
"#000000": {
|
|
27466
27469
|
label: "Black"
|