@public-ui/vue 3.0.0-rc.9 → 3.0.1-3b313a0f2df6c512e868df86f443d016defc56fa.0

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 CHANGED
@@ -244,8 +244,7 @@ const KolForm = /* @__PURE__ */ defineContainer("kol-form", void 0, [
244
244
  const KolHeading = /* @__PURE__ */ defineContainer("kol-heading", void 0, [
245
245
  "_label",
246
246
  "_level",
247
- "_secondaryHeadline",
248
- "_variant"
247
+ "_secondaryHeadline"
249
248
  ]);
250
249
  const KolIcon = /* @__PURE__ */ defineContainer("kol-icon", void 0, [
251
250
  "_icons",
@@ -433,7 +432,6 @@ const KolInputPassword = /* @__PURE__ */ defineContainer("kol-input-password", v
433
432
  "_variant"
434
433
  ]);
435
434
  const KolInputRadio = /* @__PURE__ */ defineContainer("kol-input-radio", void 0, [
436
- "_accessKey",
437
435
  "_disabled",
438
436
  "_hideMsg",
439
437
  "_hideLabel",
@@ -446,7 +444,6 @@ const KolInputRadio = /* @__PURE__ */ defineContainer("kol-input-radio", void 0,
446
444
  "_options",
447
445
  "_orientation",
448
446
  "_required",
449
- "_shortKey",
450
447
  "_syncValueBySelector",
451
448
  "_tooltipAlign",
452
449
  "_touched",
@@ -574,7 +571,6 @@ const KolPopoverButton = /* @__PURE__ */ defineContainer("kol-popover-button", v
574
571
  "_accessKey",
575
572
  "_ariaControls",
576
573
  "_ariaDescription",
577
- "_ariaExpanded",
578
574
  "_ariaSelected",
579
575
  "_customClass",
580
576
  "_disabled",
@@ -598,7 +594,6 @@ const KolPopoverButtonWc = /* @__PURE__ */ defineContainer("kol-popover-button-w
598
594
  "_accessKey",
599
595
  "_ariaControls",
600
596
  "_ariaDescription",
601
- "_ariaExpanded",
602
597
  "_ariaSelected",
603
598
  "_customClass",
604
599
  "_disabled",
@@ -674,7 +669,8 @@ const KolSingleSelect = /* @__PURE__ */ defineContainer("kol-single-select", voi
674
669
  "_tooltipAlign",
675
670
  "_touched",
676
671
  "_value",
677
- "_hideClearButton"
672
+ "_hideClearButton",
673
+ "_rows"
678
674
  ]);
679
675
  const KolSkipNav = /* @__PURE__ */ defineContainer("kol-skip-nav", void 0, [
680
676
  "_label",
@@ -764,7 +760,8 @@ const KolTextarea = /* @__PURE__ */ defineContainer("kol-textarea", void 0, [
764
760
  const KolToastContainer = /* @__PURE__ */ defineContainer("kol-toast-container", void 0);
765
761
  const KolToolbar = /* @__PURE__ */ defineContainer("kol-toolbar", void 0, [
766
762
  "_label",
767
- "_items"
763
+ "_items",
764
+ "_orientation"
768
765
  ]);
769
766
  const KolTree = /* @__PURE__ */ defineContainer("kol-tree", void 0, [
770
767
  "_label"
package/dist/index.mjs CHANGED
@@ -242,8 +242,7 @@ const KolForm = /* @__PURE__ */ defineContainer("kol-form", void 0, [
242
242
  const KolHeading = /* @__PURE__ */ defineContainer("kol-heading", void 0, [
243
243
  "_label",
244
244
  "_level",
245
- "_secondaryHeadline",
246
- "_variant"
245
+ "_secondaryHeadline"
247
246
  ]);
248
247
  const KolIcon = /* @__PURE__ */ defineContainer("kol-icon", void 0, [
249
248
  "_icons",
@@ -431,7 +430,6 @@ const KolInputPassword = /* @__PURE__ */ defineContainer("kol-input-password", v
431
430
  "_variant"
432
431
  ]);
433
432
  const KolInputRadio = /* @__PURE__ */ defineContainer("kol-input-radio", void 0, [
434
- "_accessKey",
435
433
  "_disabled",
436
434
  "_hideMsg",
437
435
  "_hideLabel",
@@ -444,7 +442,6 @@ const KolInputRadio = /* @__PURE__ */ defineContainer("kol-input-radio", void 0,
444
442
  "_options",
445
443
  "_orientation",
446
444
  "_required",
447
- "_shortKey",
448
445
  "_syncValueBySelector",
449
446
  "_tooltipAlign",
450
447
  "_touched",
@@ -572,7 +569,6 @@ const KolPopoverButton = /* @__PURE__ */ defineContainer("kol-popover-button", v
572
569
  "_accessKey",
573
570
  "_ariaControls",
574
571
  "_ariaDescription",
575
- "_ariaExpanded",
576
572
  "_ariaSelected",
577
573
  "_customClass",
578
574
  "_disabled",
@@ -596,7 +592,6 @@ const KolPopoverButtonWc = /* @__PURE__ */ defineContainer("kol-popover-button-w
596
592
  "_accessKey",
597
593
  "_ariaControls",
598
594
  "_ariaDescription",
599
- "_ariaExpanded",
600
595
  "_ariaSelected",
601
596
  "_customClass",
602
597
  "_disabled",
@@ -672,7 +667,8 @@ const KolSingleSelect = /* @__PURE__ */ defineContainer("kol-single-select", voi
672
667
  "_tooltipAlign",
673
668
  "_touched",
674
669
  "_value",
675
- "_hideClearButton"
670
+ "_hideClearButton",
671
+ "_rows"
676
672
  ]);
677
673
  const KolSkipNav = /* @__PURE__ */ defineContainer("kol-skip-nav", void 0, [
678
674
  "_label",
@@ -762,7 +758,8 @@ const KolTextarea = /* @__PURE__ */ defineContainer("kol-textarea", void 0, [
762
758
  const KolToastContainer = /* @__PURE__ */ defineContainer("kol-toast-container", void 0);
763
759
  const KolToolbar = /* @__PURE__ */ defineContainer("kol-toolbar", void 0, [
764
760
  "_label",
765
- "_items"
761
+ "_items",
762
+ "_orientation"
766
763
  ]);
767
764
  const KolTree = /* @__PURE__ */ defineContainer("kol-tree", void 0, [
768
765
  "_label"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@public-ui/vue",
3
- "version": "3.0.0-rc.9",
3
+ "version": "3.0.1-3b313a0f2df6c512e868df86f443d016defc56fa.0",
4
4
  "license": "EUPL-1.2",
5
5
  "homepage": "https://public-ui.github.io",
6
6
  "repository": {
@@ -45,18 +45,18 @@
45
45
  "vue"
46
46
  ],
47
47
  "devDependencies": {
48
- "@babel/types": "7.26.10",
48
+ "@babel/types": "7.27.6",
49
49
  "@types/minimatch": "5.1.2",
50
50
  "@types/minimist": "1.2.5",
51
51
  "@types/normalize-package-data": "2.4.4",
52
- "typescript": "5.8.2",
52
+ "typescript": "5.8.3",
53
53
  "unbuild": "1.2.1",
54
54
  "vue": "3.4.21",
55
- "@public-ui/components": "3.0.0-rc.9"
55
+ "@public-ui/components": "3.0.1-3b313a0f2df6c512e868df86f443d016defc56fa.0"
56
56
  },
57
57
  "peerDependencies": {
58
58
  "vue": ">=3",
59
- "@public-ui/components": "3.0.0-rc.9"
59
+ "@public-ui/components": "3.0.1-3b313a0f2df6c512e868df86f443d016defc56fa.0"
60
60
  },
61
61
  "sideEffects": false,
62
62
  "type": "module",