@czxingyu/xycomponents 0.1.0 → 0.1.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/README.md +2 -0
- package/README.zh-CN.md +2 -0
- package/dist/collapse/collapse-panel.js +1 -1
- package/dist/index.esm.js +3 -3
- package/dist/index.lite.esm.js +2 -2
- package/dist/index.umd.js +3 -3
- package/dist/package.js +1 -1
- package/dist/table/table.js +1 -1
- package/dist/xycomponents-lite.css +1 -1
- package/dist/xycomponents.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,6 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
`xycomponents` combines component-library packaging, a live documentation site, and a Markdown demo pipeline in one codebase, so components and documentation can evolve together.
|
|
6
6
|
|
|
7
|
+
Chinese docs: [README.zh-CN.md](./README.zh-CN.md) | [组件库中文介绍](./docs/INTRODUCTION.zh-CN.md)
|
|
8
|
+
|
|
7
9
|
## Before you start
|
|
8
10
|
|
|
9
11
|
The npm package name is `@czxingyu/xycomponents`; the library brand remains `xycomponents`.
|
package/README.zh-CN.md
CHANGED
|
@@ -2,6 +2,6 @@ import e from "../_virtual/_plugin-vue_export-helper.js";
|
|
|
2
2
|
import t from "./collapse-panel.vue_vue_type_script_setup_true_lang.js";
|
|
3
3
|
/* empty css */
|
|
4
4
|
//#region components/collapse/collapse-panel.vue
|
|
5
|
-
var n = /*#__PURE__*/ e(t, [["__scopeId", "data-v-
|
|
5
|
+
var n = /*#__PURE__*/ e(t, [["__scopeId", "data-v-3ba91eb0"]]);
|
|
6
6
|
//#endregion
|
|
7
7
|
export { n as default };
|
package/dist/index.esm.js
CHANGED
|
@@ -12,7 +12,7 @@ var qe = Object.create, Je = Object.defineProperty, Ye = Object.getOwnPropertyDe
|
|
|
12
12
|
}, tt = (e, t, n) => (n = e == null ? {} : qe(Ze(e)), et(t || !e || !e.__esModule ? Je(n, "default", {
|
|
13
13
|
value: e,
|
|
14
14
|
enumerable: !0
|
|
15
|
-
}) : n, e)), nt = "0.1.
|
|
15
|
+
}) : n, e)), nt = "0.1.1";
|
|
16
16
|
//#endregion
|
|
17
17
|
//#region components/shared/install.ts
|
|
18
18
|
function X(e) {
|
|
@@ -11880,7 +11880,7 @@ var ya = ["aria-roledescription"], ba = ["aria-label", "disabled"], xa = ["aria-
|
|
|
11880
11880
|
style: T(O.value.content)
|
|
11881
11881
|
}, [d("div", mo, [I(n.$slots, "default", {}, void 0, !0)])], 6)), [[ie, m.value]])], 14, ao));
|
|
11882
11882
|
}
|
|
11883
|
-
}), [["__scopeId", "data-v-
|
|
11883
|
+
}), [["__scopeId", "data-v-3ba91eb0"]]), _o = /*#__PURE__*/ Z(/* @__PURE__ */ g({
|
|
11884
11884
|
name: "XyCollapse",
|
|
11885
11885
|
__name: "collapse",
|
|
11886
11886
|
props: {
|
|
@@ -26336,7 +26336,7 @@ var ip = ["aria-busy"], ap = { key: 0 }, op = { key: 0 }, sp = ["colspan"], cp =
|
|
|
26336
26336
|
"total"
|
|
26337
26337
|
])) : l("", !0)], 14, ip));
|
|
26338
26338
|
}
|
|
26339
|
-
}), [["__scopeId", "data-v-
|
|
26339
|
+
}), [["__scopeId", "data-v-ea4be9b9"]])), Jp = ["aria-label", "aria-orientation"], Yp = [
|
|
26340
26340
|
"data-tab-key",
|
|
26341
26341
|
"id",
|
|
26342
26342
|
"aria-controls",
|
package/dist/index.lite.esm.js
CHANGED
|
@@ -9,7 +9,7 @@ import qe from "dayjs/plugin/quarterOfYear.js";
|
|
|
9
9
|
import Je from "dayjs/plugin/weekOfYear.js";
|
|
10
10
|
import Ye from "dayjs/plugin/weekYear.js";
|
|
11
11
|
//#region package.json
|
|
12
|
-
var Xe = "0.1.
|
|
12
|
+
var Xe = "0.1.1";
|
|
13
13
|
//#endregion
|
|
14
14
|
//#region components/shared/install.ts
|
|
15
15
|
function Z(e) {
|
|
@@ -11872,7 +11872,7 @@ var pa = ["aria-roledescription"], ma = ["aria-label", "disabled"], ha = ["aria-
|
|
|
11872
11872
|
style: T(O.value.content)
|
|
11873
11873
|
}, [d("div", so, [F(n.$slots, "default", {}, void 0, !0)])], 6)), [[te, m.value]])], 14, $a));
|
|
11874
11874
|
}
|
|
11875
|
-
}), [["__scopeId", "data-v-
|
|
11875
|
+
}), [["__scopeId", "data-v-3ba91eb0"]]), uo = /*#__PURE__*/ Q(/* @__PURE__ */ g({
|
|
11876
11876
|
name: "XyCollapse",
|
|
11877
11877
|
__name: "collapse",
|
|
11878
11878
|
props: {
|