@amirjalili1374/ui-kit 1.3.32 → 1.3.34
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/ui-kit.es.js
CHANGED
|
@@ -38252,7 +38252,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
|
|
|
38252
38252
|
default: withCtx(() => [
|
|
38253
38253
|
item.icon ? (openBlock(), createBlock(resolveDynamicComponent(item.icon), {
|
|
38254
38254
|
key: 0,
|
|
38255
|
-
class: "
|
|
38255
|
+
class: "ml-2",
|
|
38256
38256
|
size: "18"
|
|
38257
38257
|
})) : createCommentVNode("", true),
|
|
38258
38258
|
createElementVNode("span", null, toDisplayString(item.title), 1),
|
|
@@ -38386,7 +38386,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
|
|
|
38386
38386
|
};
|
|
38387
38387
|
}
|
|
38388
38388
|
});
|
|
38389
|
-
const AppHeader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-
|
|
38389
|
+
const AppHeader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-9b94743b"]]);
|
|
38390
38390
|
const makeVAppProps = propsFactory({
|
|
38391
38391
|
...makeComponentProps(),
|
|
38392
38392
|
...omit(makeLayoutProps(), ["fullHeight"]),
|