ss-component-new 1.3.733 → 1.3.735

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.
Files changed (39) hide show
  1. package/dist/index-8KTFGqOM.js +25 -0
  2. package/dist/index-A8OE-eSF.js +29 -0
  3. package/dist/index-B2xkIV6C.js +25 -0
  4. package/dist/{index-BAPgKrRK.js → index-B3v82KuY.js} +2 -2
  5. package/dist/{index-CZD0-vRv.js → index-BggN-zvK.js} +156 -253
  6. package/dist/index-C0U2Epeo.js +25 -0
  7. package/dist/{index-DT8qBAQm.js → index-C8GSZPvd.js} +1 -1
  8. package/dist/index-CA0CoKiz.js +25 -0
  9. package/dist/index-CHjBtkir.js +4 -0
  10. package/dist/{index-cTPuIxOi.js → index-COeMUCuq.js} +2 -2
  11. package/dist/index-COxVr3MC.js +4 -0
  12. package/dist/index-CXoQiaXz.js +27 -0
  13. package/dist/index-CdanNGTM.js +4 -0
  14. package/dist/index-CfwzR4gE.js +469 -0
  15. package/dist/index-Cqyl2URI.js +32 -0
  16. package/dist/{index-CnBzFXIo.js → index-CsdL6xGl.js} +1 -1
  17. package/dist/{index-DO--mIQ5.js → index-D1WMhpsE.js} +2 -1
  18. package/dist/index-D5oMkTBW.js +35 -0
  19. package/dist/index-DGogREB4.js +26 -0
  20. package/dist/index-DRqX_bCT.js +4 -0
  21. package/dist/{index-BrrailZr.js → index-DbUt70zC.js} +1 -1
  22. package/dist/index-JkTP1vyC.js +4 -0
  23. package/dist/index-boICNvPL.js +4 -0
  24. package/dist/{index-BT2z3qBw.js → index-qO33lx52.js} +10646 -10330
  25. package/dist/index-uriwf_fo.js +4 -0
  26. package/dist/{index.vue_vue_type_script_setup_true_lang-DJgUI7Bv.js → index.vue_vue_type_script_setup_true_lang-B-JCE78v.js} +2 -1
  27. package/dist/index.vue_vue_type_script_setup_true_lang-BSZB17y-.js +42 -0
  28. package/dist/index.vue_vue_type_script_setup_true_lang-Brir5Bym.js +41 -0
  29. package/dist/index.vue_vue_type_script_setup_true_lang-C7BgxSz4.js +28 -0
  30. package/dist/index.vue_vue_type_script_setup_true_lang-CARZt7yC.js +25 -0
  31. package/dist/index.vue_vue_type_script_setup_true_lang-CVALRKBG.js +48 -0
  32. package/dist/index.vue_vue_type_script_setup_true_lang-CsThRoDZ.js +28 -0
  33. package/dist/index.vue_vue_type_script_setup_true_lang-DimtrEJj.js +26 -0
  34. package/dist/{platform-jbHxUUqG.js → platform-CPTootse.js} +7 -7
  35. package/dist/ss-component.css +1 -1
  36. package/dist/ss-component.js +1 -1
  37. package/dist/ss-component2.js +2 -2
  38. package/package.json +1 -1
  39. package/dist/index-CZ471IAo.js +0 -577
@@ -0,0 +1,25 @@
1
+ import { defineComponent as r, resolveComponent as a, createBlock as c, openBlock as s, normalizeProps as d, guardReactiveProps as l, withCtx as p, renderSlot as _ } from "vue";
2
+ const f = /* @__PURE__ */ r({
3
+ __name: "index",
4
+ props: {
5
+ extra: {
6
+ type: Object,
7
+ default: () => ({})
8
+ }
9
+ },
10
+ setup(t) {
11
+ const e = t;
12
+ return (o, m) => {
13
+ const n = a("n-card");
14
+ return s(), c(n, d(l(e == null ? void 0 : e.extra)), {
15
+ default: p(() => [
16
+ _(o.$slots, "default")
17
+ ]),
18
+ _: 3
19
+ }, 16);
20
+ };
21
+ }
22
+ });
23
+ export {
24
+ f as default
25
+ };
@@ -0,0 +1,29 @@
1
+ import { defineComponent as p, resolveComponent as s, createBlock as c, openBlock as l, normalizeProps as i, guardReactiveProps as d, withCtx as o, renderSlot as r } from "vue";
2
+ const _ = /* @__PURE__ */ p({
3
+ __name: "index",
4
+ props: {
5
+ extra: {
6
+ type: Object,
7
+ default: () => {
8
+ }
9
+ }
10
+ },
11
+ setup(n) {
12
+ const e = n;
13
+ return (t, m) => {
14
+ const a = s("n-popover");
15
+ return l(), c(a, i(d(e == null ? void 0 : e.extra)), {
16
+ trigger: o(() => [
17
+ r(t.$slots, "trigger")
18
+ ]),
19
+ default: o(() => [
20
+ r(t.$slots, "default")
21
+ ]),
22
+ _: 3
23
+ }, 16);
24
+ };
25
+ }
26
+ });
27
+ export {
28
+ _ as default
29
+ };
@@ -0,0 +1,25 @@
1
+ import { defineComponent as r, resolveComponent as a, createBlock as s, openBlock as p, normalizeProps as c, guardReactiveProps as l, withCtx as _, renderSlot as d } from "vue";
2
+ const f = /* @__PURE__ */ r({
3
+ __name: "index",
4
+ props: {
5
+ extra: {
6
+ type: Object,
7
+ default: () => ({})
8
+ }
9
+ },
10
+ setup(e) {
11
+ const t = e;
12
+ return (o, m) => {
13
+ const n = a("n-tabs");
14
+ return p(), s(n, c(l(t.extra)), {
15
+ default: _(() => [
16
+ d(o.$slots, "default")
17
+ ]),
18
+ _: 3
19
+ }, 16);
20
+ };
21
+ }
22
+ });
23
+ export {
24
+ f as default
25
+ };
@@ -1,10 +1,10 @@
1
1
  import { createElementBlock as D, openBlock as $, createElementVNode as l, renderSlot as R, defineComponent as W, ref as C, resolveComponent as w, createVNode as t, withCtx as o, unref as O, reactive as se, computed as G, onMounted as fe, createBlock as J, resolveDirective as Ue, createCommentVNode as oe, withDirectives as ke, normalizeClass as ne, toDisplayString as x, Transition as Ve, watch as H, Fragment as Le, createTextVNode as M, onBeforeUnmount as $e } from "vue";
2
2
  import { _ as K } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
3
  import { p as ee, s as le, u as Ie } from "./menu-ClNHLze7.js";
4
- import { u as te, c as Fe, a as qe, f as Ae, b as ie, E as re, s as ve, d as De, l as xe, p as Re, v as Ne } from "./platform-jbHxUUqG.js";
4
+ import { u as te, c as Fe, a as qe, f as Ae, b as ie, E as re, s as ve, d as De, l as xe, p as Re, v as Ne } from "./platform-CPTootse.js";
5
5
  import { _ as Y } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
6
6
  import { useRouter as Se } from "vue-router";
7
- import { l as Ee } from "./index-BrrailZr.js";
7
+ import { l as Ee } from "./index-DbUt70zC.js";
8
8
  const Me = {}, Pe = { class: "left-wrap" }, Be = { class: "left-bg" };
9
9
  function Oe(f, U) {
10
10
  return $(), D("div", Pe, [