@public-ui/vue 4.0.0-alpha.7 → 4.0.0-alpha.9
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/index.cjs +6 -4
- package/dist/index.mjs +6 -4
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -132,6 +132,7 @@ const KolButton = /* @__PURE__ */ defineContainer("kol-button", void 0, [
|
|
|
132
132
|
"_hideLabel",
|
|
133
133
|
"_icons",
|
|
134
134
|
"_id",
|
|
135
|
+
"_inline",
|
|
135
136
|
"_label",
|
|
136
137
|
"_name",
|
|
137
138
|
"_on",
|
|
@@ -153,8 +154,8 @@ const KolButtonLink = /* @__PURE__ */ defineContainer("kol-button-link", void 0,
|
|
|
153
154
|
"_hideLabel",
|
|
154
155
|
"_icons",
|
|
155
156
|
"_id",
|
|
157
|
+
"_inline",
|
|
156
158
|
"_label",
|
|
157
|
-
"_variant",
|
|
158
159
|
"_name",
|
|
159
160
|
"_on",
|
|
160
161
|
"_role",
|
|
@@ -495,8 +496,8 @@ const KolLink = /* @__PURE__ */ defineContainer("kol-link", void 0, [
|
|
|
495
496
|
"_hideLabel",
|
|
496
497
|
"_href",
|
|
497
498
|
"_icons",
|
|
499
|
+
"_inline",
|
|
498
500
|
"_label",
|
|
499
|
-
"_variant",
|
|
500
501
|
"_on",
|
|
501
502
|
"_role",
|
|
502
503
|
"_shortKey",
|
|
@@ -534,8 +535,7 @@ const KolNav = /* @__PURE__ */ defineContainer("kol-nav", void 0, [
|
|
|
534
535
|
"_hasIconsWhenExpanded",
|
|
535
536
|
"_hideLabel",
|
|
536
537
|
"_label",
|
|
537
|
-
"_links"
|
|
538
|
-
"_orientation"
|
|
538
|
+
"_links"
|
|
539
539
|
]);
|
|
540
540
|
const KolPagination = /* @__PURE__ */ defineContainer("kol-pagination", void 0, [
|
|
541
541
|
"_boundaryCount",
|
|
@@ -572,6 +572,7 @@ const KolPopoverButton = /* @__PURE__ */ defineContainer("kol-popover-button", v
|
|
|
572
572
|
"_disabled",
|
|
573
573
|
"_hideLabel",
|
|
574
574
|
"_icons",
|
|
575
|
+
"_inline",
|
|
575
576
|
"_id",
|
|
576
577
|
"_label",
|
|
577
578
|
"_name",
|
|
@@ -596,6 +597,7 @@ const KolPopoverButtonWc = /* @__PURE__ */ defineContainer("kol-popover-button-w
|
|
|
596
597
|
"_hideLabel",
|
|
597
598
|
"_icons",
|
|
598
599
|
"_id",
|
|
600
|
+
"_inline",
|
|
599
601
|
"_label",
|
|
600
602
|
"_name",
|
|
601
603
|
"_on",
|
package/dist/index.mjs
CHANGED
|
@@ -130,6 +130,7 @@ const KolButton = /* @__PURE__ */ defineContainer("kol-button", void 0, [
|
|
|
130
130
|
"_hideLabel",
|
|
131
131
|
"_icons",
|
|
132
132
|
"_id",
|
|
133
|
+
"_inline",
|
|
133
134
|
"_label",
|
|
134
135
|
"_name",
|
|
135
136
|
"_on",
|
|
@@ -151,8 +152,8 @@ const KolButtonLink = /* @__PURE__ */ defineContainer("kol-button-link", void 0,
|
|
|
151
152
|
"_hideLabel",
|
|
152
153
|
"_icons",
|
|
153
154
|
"_id",
|
|
155
|
+
"_inline",
|
|
154
156
|
"_label",
|
|
155
|
-
"_variant",
|
|
156
157
|
"_name",
|
|
157
158
|
"_on",
|
|
158
159
|
"_role",
|
|
@@ -493,8 +494,8 @@ const KolLink = /* @__PURE__ */ defineContainer("kol-link", void 0, [
|
|
|
493
494
|
"_hideLabel",
|
|
494
495
|
"_href",
|
|
495
496
|
"_icons",
|
|
497
|
+
"_inline",
|
|
496
498
|
"_label",
|
|
497
|
-
"_variant",
|
|
498
499
|
"_on",
|
|
499
500
|
"_role",
|
|
500
501
|
"_shortKey",
|
|
@@ -532,8 +533,7 @@ const KolNav = /* @__PURE__ */ defineContainer("kol-nav", void 0, [
|
|
|
532
533
|
"_hasIconsWhenExpanded",
|
|
533
534
|
"_hideLabel",
|
|
534
535
|
"_label",
|
|
535
|
-
"_links"
|
|
536
|
-
"_orientation"
|
|
536
|
+
"_links"
|
|
537
537
|
]);
|
|
538
538
|
const KolPagination = /* @__PURE__ */ defineContainer("kol-pagination", void 0, [
|
|
539
539
|
"_boundaryCount",
|
|
@@ -570,6 +570,7 @@ const KolPopoverButton = /* @__PURE__ */ defineContainer("kol-popover-button", v
|
|
|
570
570
|
"_disabled",
|
|
571
571
|
"_hideLabel",
|
|
572
572
|
"_icons",
|
|
573
|
+
"_inline",
|
|
573
574
|
"_id",
|
|
574
575
|
"_label",
|
|
575
576
|
"_name",
|
|
@@ -594,6 +595,7 @@ const KolPopoverButtonWc = /* @__PURE__ */ defineContainer("kol-popover-button-w
|
|
|
594
595
|
"_hideLabel",
|
|
595
596
|
"_icons",
|
|
596
597
|
"_id",
|
|
598
|
+
"_inline",
|
|
597
599
|
"_label",
|
|
598
600
|
"_name",
|
|
599
601
|
"_on",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/vue",
|
|
3
|
-
"version": "4.0.0-alpha.
|
|
3
|
+
"version": "4.0.0-alpha.9",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"homepage": "https://public-ui.github.io",
|
|
6
6
|
"repository": {
|
|
@@ -52,11 +52,11 @@
|
|
|
52
52
|
"typescript": "5.9.3",
|
|
53
53
|
"unbuild": "3.6.1",
|
|
54
54
|
"vue": "3.5.25",
|
|
55
|
-
"@public-ui/components": "4.0.0-alpha.
|
|
55
|
+
"@public-ui/components": "4.0.0-alpha.9"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
|
58
58
|
"vue": "^3.5.25",
|
|
59
|
-
"@public-ui/components": "4.0.0-alpha.
|
|
59
|
+
"@public-ui/components": "4.0.0-alpha.9"
|
|
60
60
|
},
|
|
61
61
|
"sideEffects": false,
|
|
62
62
|
"type": "module",
|